diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2005-01-18 11:50:59 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2005-01-18 11:50:59 (GMT) |
commit | 9814b4ac24e83e6169f1dac1b692bb31f53ee422 (patch) | |
tree | 3aa47da8d809cb22fe93a4f813a49b5ef325516a /ChangeLog | |
parent | 40ffceb3d29a178810718ab3cbe4408b4c16d4c9 (diff) | |
download | tk-9814b4ac24e83e6169f1dac1b692bb31f53ee422.zip tk-9814b4ac24e83e6169f1dac1b692bb31f53ee422.tar.gz tk-9814b4ac24e83e6169f1dac1b692bb31f53ee422.tar.bz2 |
Fix widget parenting issue reported by Keith Nash. Also tidied up a bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-01-18 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * library/demos/menu.tcl: Reworked to make dialogs children of the + demo widget so that they are properly visible. Issue reported by + Keith Nash <k.j.nash@usa.net> + 2005-01-14 Joe English <jenglish@users.sourceforge.net> * unix/tkUnixWm.c: Sync with CVS HEAD (r1.47): Fixes: #959973 "wm title bug" (support Unicode titles) |