0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 13 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
corrected paths and filenames for getDemoData.php More... over 20 years ago
fixed bug in clean target (added failonerror="false") More... over 20 years ago
removed unnecessary parameters More... over 20 years ago
fixed bug with image-path being parsed wrong More... over 20 years ago
added java 1.3 compliant patch for java bug from Maxym Mykhalchuk: also see: http://developer.java.sun.com/developer/bugParade/bugs/4799813.html More... over 20 years ago
added gnu-regex library jar to archive parameter in applet-tag More... over 20 years ago
initial checkin of gnu regex library .jar More... over 20 years ago
added regex library to build process More... over 20 years ago
added new changelog-xml-file More... over 20 years ago
- fixed bug in clean task: dedi.wysiwyg.editor caused error if not present. More... over 20 years ago
- fixed java 1.3 compatibility issues More... over 20 years ago
- fixed bug "Menu parameters being ignored" posted by jason. More... over 20 years ago
- Problems when inserting an image partly fixed - issue that text does not appear in editor when deleting text that is selected using ctrl-a and backspace fixed. More... over 20 years ago
- fixed java 1.3 incompatibilities - fixed a bug when deleting tables: the last row was not removed if there is no content after the table. - added keyTyped event handing for the space-key, if previous character is a &, "&nbsp;" is written instead of a " " character. - added keyTyped event handling for pressing the enter-key. on pressing the enter-key, a <BR> tag is added at the current caret position (same as shift-enter in former releases) - removed "throws HeadlessException" in constructor of AbstractKafenioDialog to preserve java 1.3 compatibility More... over 20 years ago
excluded .class files from the source distribution jar More... over 20 years ago
added applet_parameter documentation to binary distribution and dedi-patch file More... over 20 years ago
added applet parameter document as xml-file with xsl transformation to html. More... over 20 years ago
changed background color of entry headers More... over 20 years ago
initial checkin More... over 20 years ago
- moved properties out of the build.xml into build.properties - created new propertyfile "build.number" that holds and updates the build number each time you build. - removed timestamp from files and added <major.version>_<minor.version>_<build.number> instead. - major and minor version number are now kept in the build.properties file. More... over 20 years ago
- added deletion of applet.jar-files under demo to clean target More... over 20 years ago
- changed dist-target to create source-jar before copying the .jars into demo and dedi-folders. - added changelog.html to dedi-patch and binary distribution .zips More... over 20 years ago
made the change proposed by jason in the forums to change the jarsigner command from "jarsigner dist/applet.jar -alias myApplet" to "jarsigner dist/applet.jar myApplet". the proposed command is compatible with mac-os and windows version of jarsigner. More... over 20 years ago
added changelog.html file More... over 20 years ago
added removal of editor-files in dedi-directory to clean task More... over 20 years ago
added automatic changelog creation on build More... over 20 years ago
removed .jar files from cvs More... over 20 years ago
fixed bug with insert image dialog using absolute paths including codebase More... over 20 years ago
fixed a bug with insert table dialog More... over 20 years ago
added task "all-dev" without javadoc creation More... over 20 years ago