diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2009-11-22 23:28:36 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2009-11-22 23:28:36 (GMT) |
commit | 289a84bb2587e4db1a64b76701759a572d6c3447 (patch) | |
tree | e01df5da2143b20b5ca3910c5adb667ea5d213a4 /ChangeLog | |
parent | 59ddd65061064dbf6eb5a124e7888f95bb88da48 (diff) | |
download | tk-289a84bb2587e4db1a64b76701759a572d6c3447.zip tk-289a84bb2587e4db1a64b76701759a572d6c3447.tar.gz tk-289a84bb2587e4db1a64b76701759a572d6c3447.tar.bz2 |
Make sure the window is still present when handling delayed activation [Bug 2899949]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-11-22 Pat Thoyts <patthoyts@users.sourceforge.net> + + * tests/winWm.test: Make sure the window is still present + * win/tkWinWm.c: when handling delayed activation [Bug 2899949] + 2009-11-13 Pat Thoyts <patthoyts@users.sourceforge.net> * tests/winDialog.test: Backported fix for running dialog tests |