diff options
author | hobbs <hobbs> | 2006-12-13 20:38:28 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2006-12-13 20:38:28 (GMT) |
commit | 4618ad3a61aafad2c58162e1eb56ebc56a3566f8 (patch) | |
tree | 2fdad1904eab8dc0c49cfcdf5d9c2c94d06a34f5 /ChangeLog | |
parent | 505fe0c8972926866d95a143932093e2a2b945b4 (diff) | |
download | tk-4618ad3a61aafad2c58162e1eb56ebc56a3566f8.zip tk-4618ad3a61aafad2c58162e1eb56ebc56a3566f8.tar.gz tk-4618ad3a61aafad2c58162e1eb56ebc56a3566f8.tar.bz2 |
* win/Makefile.in, unix/Makefile.in (demo): add 'demo' target
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,4 +1,9 @@ +2006-12-13 Jeff Hobbs <jeffh@ActiveState.com> + + * win/Makefile.in, unix/Makefile.in (demo): add 'demo' target + 2006-12-13 Joe English <jenglish@users.sourceforge.net> + * library/ttk/ttk.tcl: Try to straighten out theme loading and selection logic. * generic/ttk/ttkElements.c, library/ttk/defaults.tcl, |