summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-08-28 19:41:55 (GMT)
committerhobbs <hobbs>2001-08-28 19:41:55 (GMT)
commitbb2e83f1a03683e1eab6fe2a31cf5c181caeee97 (patch)
treefb60f055996e578cc807a9f91e9bc65343346d74 /ChangeLog
parentab3740cf60e35ad20ac9a37728fa26fcf2fdf2f6 (diff)
downloadtk-bb2e83f1a03683e1eab6fe2a31cf5c181caeee97.zip
tk-bb2e83f1a03683e1eab6fe2a31cf5c181caeee97.tar.gz
tk-bb2e83f1a03683e1eab6fe2a31cf5c181caeee97.tar.bz2
* unix/tkUnixWm.c (TkWmRestackToplevel): reworked how
ConfigureNotify requests were handled in relation to the parent to avoid the problem with potential 'raise' delays on some wms. [Bug #220260] (baker) wms that were affected should notice the difference in tests unixWm-51.* not failing that failed before.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5562516..3ef3dd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-08-28 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * unix/tkUnixWm.c (TkWmRestackToplevel): reworked how
+ ConfigureNotify requests were handled in relation to the parent to
+ avoid the problem with potential 'raise' delays on some wms.
+ [Bug #220260] (baker) wms that were affected should notice the
+ difference in tests unixWm-51.* not failing that failed before.
+
2001-08-26 Don Porter <dgp@users.sourceforge.net>
* library/text.tcl (<Shift-Up> binding): Corrected TIP 44 typo