summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2007-12-18 18:21:29 (GMT)
committerdas <das>2007-12-18 18:21:29 (GMT)
commitbe55f56a1e6843f4a67dbf48ff88008c9d5c1f6f (patch)
tree9955e412e61973061382f7bcd8b31ce10831c4e2 /ChangeLog
parent966ff06117278ef28754933ca7c39695f8177acd (diff)
downloadtk-be55f56a1e6843f4a67dbf48ff88008c9d5c1f6f.zip
tk-be55f56a1e6843f4a67dbf48ff88008c9d5c1f6f.tar.gz
tk-be55f56a1e6843f4a67dbf48ff88008c9d5c1f6f.tar.bz2
* macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26
change to window class of transient toplevels that are not also overrideredirect. [Bug 1845899] * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Implement more * macosx/tkMacOSXMouseEvent.c (BringWindowForward): X11-like transient * macosx/tkMacOSXSubwindows.c (XDestroyWindow): behaviour by adding transient windows to a window group owned by the master window, this ensures transients always remain in front of and are collapsed with the master; bring master to front when selecting transient windows; restore default window group of transients if master destroyed. [Bug 1845899]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c68cb7..15a524d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2007-12-18 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26
+ change to window class of transient toplevels that are not also
+ overrideredirect. [Bug 1845899]
+
+ * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Implement more
+ * macosx/tkMacOSXMouseEvent.c (BringWindowForward): X11-like transient
+ * macosx/tkMacOSXSubwindows.c (XDestroyWindow): behaviour by adding
+ transient windows to a window group owned by the master window, this
+ ensures transients always remain in front of and are collapsed with the
+ master; bring master to front when selecting transient windows; restore
+ default window group of transients if master destroyed. [Bug 1845899]
+
+ * macosx/tkMacOSXPrivate.h: fix Panther build.
+
2007-12-13 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tkMenubutton.c (ConfigureMenuButton): trace the