diff options
author | hobbs <hobbs> | 2004-09-17 22:44:33 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-09-17 22:44:33 (GMT) |
commit | 705a2cd41762dcd59142f046d702a0224ad2c9af (patch) | |
tree | 6e2bc6e00f5cd1d19fdc6a4f23cca1b8054828f8 /ChangeLog | |
parent | eb82ebc6a7d603249f7eb738351333a4e2d91784 (diff) | |
download | tk-705a2cd41762dcd59142f046d702a0224ad2c9af.zip tk-705a2cd41762dcd59142f046d702a0224ad2c9af.tar.gz tk-705a2cd41762dcd59142f046d702a0224ad2c9af.tar.bz2 |
* win/tkWinWm.c (UpdateWrapper): Ensure that we maintain Z order
* tests/winWm.test: and focus of preexisting window
when replacing the wrapper window.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-09-17 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tkWinWm.c (UpdateWrapper): Ensure that we maintain Z order + * tests/winWm.test: and focus of preexisting window + when replacing the wrapper window. + 2004-09-16 David Gravereaux <davygrvy@pobox.com> * win/makefile.vc : added VC7-safe environment check as used in the |