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 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
2022-08-12 Csaba Nemethi <csaba.nemethi@t-online.de>
* Released Wcb 3.8.
2022-08-04 Csaba Nemethi <csaba.nemethi@t-online.de>
* *.tcl: Bumped the version number to 3.8; updated the
* COPYRIGHT.txt: copyright information.
* README.txt:
* CHANGES.txt: Updated to reflect the changes.
* doc/*.html: The new name of the original widget command is now also
referred to as "proxy command"; bumped the version number to 3.8.
* scripts/*.tcl: Updated the copyright information.
* ../../examples/wcb/*.tcl:
2020-12-01 Csaba Nemethi <csaba.nemethi@t-online.de>
* README.txt: Corrected: "http" -> "https".
* doc/wcb.html:
2020-09-20 Csaba Nemethi <csaba.nemethi@t-online.de>
* *.tcl: Bumped the version number to 3.7; updated the
* COPYRIGHT.txt: copyright information.
* README.txt:
* CHANGES.txt: Updated to reflect the changes.
* doc/*.html:
* scripts/*.tcl: Updated the copyright information.
* doc/stylesheet.css: Updated.
* doc/*.png: Updated the screenshots.
* ../../examples/wcb/*.tcl: Made the demo-scripts scaling-aware;
updated the copyright information.
2020-02-09 0.7 <andreas_kupries@users.sourceforge.net>
*
* Released and tagged Tklib 0.7 ========================
*
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.
|