Tk::CodeText module changes log
04 june 2023
Update to version 0.42.
Fixed documentation typos and errors.
Fixed testing.
01 june 2023
Update to version 0.41.
Moved internal MyKamelon to it's own pm, so metacpan does not have problems with it.
01 june 2023
Update to version 0.40.
Made a rewrite from scratch. See Readme.md.
27 march 2004
update to version 0.3.4
removed -headerbackground bug from RulesEditor
renamed test.pl to demo.pl so testing without a connection to an
X-server will not fail.
17 march 2004
Update to version 0.3.2
Added a decent test suite.
Added support for bash.
Modified Tk::CodeText::Template.pm to support a more structured approach
for writing plugins. Things are backwards compatible. Plugins that inherit
Tk::CodeText::Template also don't need to specify a 'syntax' method any more.
Rewrote the rules editor, put it in a separate module.
Numerous small changes and additions
22 April 2003
Update to version 0.3.1
Added slant option to rules editor.
Corrected couple of mistakes in the documentation.
17 April 2003
Update to version 0.3.0
Modified clipboard handling.
Added support for Pod and Xresources files
Modified plugin protocol
Modified highlighting algorithm
Added '-updatecall' option.
Fixed bug in rules editor.
03 March 2003
Update to version 0.2.0.
Updated documentation.
Renamed a number of methods so they make sense.
Added test.pl.
Improved Makefile.PL.
Fixed bug in selectionModify.
-rules option now also available at create time.
Added support for HTML.
Created rules editor and provided methods for storing and retrieving rules.
Added Syntax option to the View-menu.
Switching syntax on the fly now possible.
Scanning now also checked with highlighting.
-matchoptions can now also be specified as space separated string.
Now you can also specify it in your Xresources file.
09 February 2003
Update to version 0.1.2
Fixed yview bug.
Removed unneccessary keybinding <KeyRelease>
Added capabilities for matching curlies/braces/brackets
07 February 2003
Update to version 0.1.1
Fixed bug that made highlighting fail in overstrike mode.
Improved documentation.
02 February 2003
First alpha version 0.1