diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-09-10 20:46:18 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-09-10 20:46:18 (GMT) |
commit | e535b4a6abd8efbd2a684aa35c64ce84a7fb1cec (patch) | |
tree | 29580e8f14c8df24363ea29a33db3fb41fa3313d /ChangeLog | |
parent | 73e2df4a732736cb5574fff5423b2657f81fed60 (diff) | |
download | tk-e535b4a6abd8efbd2a684aa35c64ce84a7fb1cec.zip tk-e535b4a6abd8efbd2a684aa35c64ce84a7fb1cec.tar.gz tk-e535b4a6abd8efbd2a684aa35c64ce84a7fb1cec.tar.bz2 |
Prevent tk_strictMotif poisoning of the Widget demo [Bug 1013942]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-09-10 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * library/demos/filebox.tcl: Stop the use of tk_strictMotif from + poisoning the rest of the widget demo. [Bug 1013942] + 2004-09-10 Jeff Hobbs <jeffh@ActiveState.com> * win/tkWinWm.c (ActivateWindow): SetFocus to grab window when |