diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-03-31 14:20:41 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-03-31 14:20:41 (GMT) |
commit | 413ed27b74512556990bc6f043083cb17756f492 (patch) | |
tree | 88b7a4e2e034778f930d9086a4a696023042bda5 /ChangeLog | |
parent | e8056974d6ff66419811aefcfa7dccf1e9ce037a (diff) | |
download | tk-413ed27b74512556990bc6f043083cb17756f492.zip tk-413ed27b74512556990bc6f043083cb17756f492.tar.gz tk-413ed27b74512556990bc6f043083cb17756f492.tar.bz2 |
Small improvements to multi-column list demo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-03-31 Donal K. Fellows <dkf@users.sf.net> + + * library/demos/mclist.tcl: Added support for arrow indicators to show + which way a column is being sorted. Corrected determination of which + fonts to use for measurements. + 2009-03-25 Jan Nijtmans <nijtmans@users.sf.net> * doc/wish.1 bring doc and demos in line with http://wiki.tcl.tk/812 |