- ComillaReplacer: improved parenthesis-correction (including recognition of ‚–‘)
- JETERS_UIInput: multi-line input possible
0611122000
- major restructuring, usage of jar for main class to avoid long classpaths
0611012030
- tiny corrections concerning XML-reading
- JETERS_GUI:
- line wrap in edit-frame (can be disabled)
- new configuration option: forcing the GUI to present even trivial changes that do not
provide a description
- new component: UIInput for direct entering (or pasting) of input text
0610111446
- UI-based output (especially of error messages) instead of direct writing to System.out
- JETERS_GUI:
- direct editing possibility
- size and position of main and edit frame are stored as configuration options, no longer reset after each confirmation
- ComillaReplacer:
- fixed protection of wiki- and http-links
- fixed corrections including round brackets
- improved protection of layout data given in ""
0609272113
- configuration files with missing elements are now repaired automatically
- ComillaReplacer: group details are no longer part of the summary; several other improvements
- JETERS_GUI: additional configuration possibilities (colors, cutting)
0609231840
- replacers generate a summary
- configuration system
- output classes
- programm will no longer quit after performing a replacement sequence
- preparations for component selection in core class and default GUI
0609171717
- corrected splitting of texts
0609161847
- correct URL encoding (using java.net.URLEncoder)
- color support in main window
- size adjustment of window components