diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-09-10 20:48:40 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-09-10 20:48:40 (GMT) |
commit | 1a95bbf7c02aa7cabf93e2aadc97ee801e3816e3 (patch) | |
tree | b980dfd0bd2c7df7eca7a4b5316fbef4c6e2762a /ChangeLog | |
parent | f6cd0d1b243b2e1c4704287441f5bd5bf2fc550e (diff) | |
download | tk-1a95bbf7c02aa7cabf93e2aadc97ee801e3816e3.zip tk-1a95bbf7c02aa7cabf93e2aadc97ee801e3816e3.tar.gz tk-1a95bbf7c02aa7cabf93e2aadc97ee801e3816e3.tar.bz2 |
Stop 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 |