diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-10-16 15:15:18 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-10-16 15:15:18 (GMT) |
commit | aafe96567a57b1ec47f8e9b90a1aa5d2b27d02a1 (patch) | |
tree | 460fe1fc064809e275ffb1710f680498a336666d /ChangeLog | |
parent | 8ee91ddf641d2de19f85f92f4d04edbf48f554d1 (diff) | |
download | tk-aafe96567a57b1ec47f8e9b90a1aa5d2b27d02a1.zip tk-aafe96567a57b1ec47f8e9b90a1aa5d2b27d02a1.tar.gz tk-aafe96567a57b1ec47f8e9b90a1aa5d2b27d02a1.tar.bz2 |
More improvements for the widget demo main structure, including 'new' flagging.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2007-10-16 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + * library/demos/widget: Made the code for generating the contents of + the main widget more informative. Added 'new' flagging for wholly new + demos. + * doc/text.n: Made it clearer what things are text widget invokations and what are not. Also some other clarity improvements. |