diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2001-10-29 16:23:32 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2001-10-29 16:23:32 (GMT) |
commit | 8a1f4abdf5c5e848a8fac62a3ecb5d66d3aefc93 (patch) | |
tree | 8a5f5fa5cf16889cdca31d56195ee53ffdaffa3f /ChangeLog | |
parent | ffd119cb80101ad58b394e753379a5361772b7e6 (diff) | |
download | tk-8a1f4abdf5c5e848a8fac62a3ecb5d66d3aefc93.zip tk-8a1f4abdf5c5e848a8fac62a3ecb5d66d3aefc93.tar.gz tk-8a1f4abdf5c5e848a8fac62a3ecb5d66d3aefc93.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 |