1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
|
2018-10-08 Csaba Nemethi <csaba.nemethi@t-online.de>
* *.tcl: Bumped the version number to 3.6; adapted to some changes in
future Tcl and Tk releases (TIP 278, independent Tcl and Tk versions);
updated the copyright information.
* COPYRIGHT.txt: Bumped the version number to 3.6.
* README.txt:
* CHANGES.txt: Updated to reflect the changes.
* doc/*.html:
* doc/*.png: Updated the screenshots.
* scripts/*.tcl: Adapted to TIP 278; updated the copyright information.
* scripts/tclIndex: Newly generated.
* ../../examples/wcb/*.tcl: Various updates.
2014-02-16 Csaba Nemethi <csaba.nemethi@t-online.de>
* *.tcl: Bumped the version number to 3.5.
* COPYRIGHT.txt:
* README.txt:
* ../../examples/*.tcl:
* scripts/*.tcl: Support for the tile treeview widget; minor
performance improvements.
* scripts/tclIndex: Newly generated.
* CHANGES.txt: Updated to reflect the changes.
* doc/*.html: Updated to reflect the changes; numerous improvements.
* doc/stylesheet.css: Added stylesheet file.
2013-03-25 Andreas Kupries <andreas_kupries@users.sourceforge.net>
*
* Released and tagged Tklib 0.6 ========================
*
2011-03-13 Csaba Nemethi <csaba.nemethi@t-online.de>
* *.tcl: Minor changes related to the package mechanism, for better
teacup support; bumped the version number to 3.4.
* *.txt: Bumped the version number to 3.4.
* doc/wcb.html:
2010-12-07 Csaba Nemethi <csaba.nemethi@t-online.de>
* Added wcb to tklib.
|