summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2001-10-29 16:23:32 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2001-10-29 16:23:32 (GMT)
commit0f7f254616e3bbed160bf140e85cce32d98f30bc (patch)
tree8a5f5fa5cf16889cdca31d56195ee53ffdaffa3f /ChangeLog
parent4430b6a1941111541c5adea2408b1b05bf7f6c14 (diff)
downloadtk-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--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07a7216..4e1dbdd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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