summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-09-17 22:44:33 (GMT)
committerhobbs <hobbs>2004-09-17 22:44:33 (GMT)
commit705a2cd41762dcd59142f046d702a0224ad2c9af (patch)
tree6e2bc6e00f5cd1d19fdc6a4f23cca1b8054828f8 /ChangeLog
parenteb82ebc6a7d603249f7eb738351333a4e2d91784 (diff)
downloadtk-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8db02f3..836ce89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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