diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-10-29 16:23:32 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-10-29 16:23:32 (GMT) |
commit | 0f7f254616e3bbed160bf140e85cce32d98f30bc (patch) | |
tree | 8a5f5fa5cf16889cdca31d56195ee53ffdaffa3f /ChangeLog | |
parent | 4430b6a1941111541c5adea2408b1b05bf7f6c14 (diff) | |
download | tk-0f7f254616e3bbed160bf140e85cce32d98f30bc.zip tk-0f7f254616e3bbed160bf140e85cce32d98f30bc.tar.gz tk-0f7f254616e3bbed160bf140e85cce32d98f30bc.tar.bz2 |
Improvements to the demo scripts, mostly up-ported from 8.3.4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2001-10-29 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * library/demos/tcolor: Changes up-ported from core-8-3-1-branch + to make the script compliant with current good practise, as well + as extensive use of the new labelframe widget. + + * library/demos/timer: Changes up-ported from core-8-3-1-branch to + make the script look and work better. + + * library/demos/rmt: Changes up-ported from core-8-3-1-branch to + use more 8.* features and make the demo script more generally + useful to people. + 2001-10-23 Donal K. Fellows <fellowsd@cs.man.ac.uk> * generic/tkCursor.c (Tk_GetCursorFromData): Fixed uninit nextPtr |