summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorSoeren Sandmann <sandmann@daimi.au.dk>2003-12-21 16:37:43 +0000
committerSøren Sandmann Pedersen <ssp@src.gnome.org>2003-12-21 16:37:43 +0000
commitd2e744ca52d693ba99c9323cd23128300e0a67c1 (patch)
treedb9e8d74098ebcd6b25e791ad6e079f01adcbc3a /ChangeLog.pre-2-10
parentb21fe1745c6b209f1d2fc9e375dfb391e72cbdd1 (diff)
downloadgtk+-d2e744ca52d693ba99c9323cd23128300e0a67c1.tar.gz
Set the right properties when the window becomes a toplevel. When a window
Sun Dec 21 17:34:22 2003 Soeren Sandmann <sandmann@daimi.au.dk> * gdk/x11/gdkwindow-x11.c (gdk_window_reparent): Set the right properties when the window becomes a toplevel. When a window that was previously a toplevel becomes a toplevel again, restore its window type. Also make sure the focus window is removed from the XID hash when it is destroyed. (#117579, reported by Morten Welinder, patch reviewed by Owen Taylor).
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-109
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 1d62670f2e..ed3fecc030 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,12 @@
+Sun Dec 21 17:34:22 2003 Soeren Sandmann <sandmann@daimi.au.dk>
+
+ * gdk/x11/gdkwindow-x11.c (gdk_window_reparent): Set the right
+ properties when the window becomes a toplevel. When a window that
+ was previously a toplevel becomes a toplevel again, restore its
+ window type. Also make sure the focus window is removed from the
+ XID hash when it is destroyed. (#117579, reported by Morten
+ Welinder, patch reviewed by Owen Taylor).
+
Sun Dec 21 01:54:40 2003 Matthias Clasen <maclas@gmx.de>
* gtk/gtkmenushell.h: