diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-18 11:50:59 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-01-18 11:50:59 (GMT) |
commit | e7249b0e543558e314e2d597b711312eb67dc365 (patch) | |
tree | 3aa47da8d809cb22fe93a4f813a49b5ef325516a /ChangeLog | |
parent | 866ef3643c493059ad2275e21192c0cea5d0073c (diff) | |
download | tk-e7249b0e543558e314e2d597b711312eb67dc365.zip tk-e7249b0e543558e314e2d597b711312eb67dc365.tar.gz tk-e7249b0e543558e314e2d597b711312eb67dc365.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) |