summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2004-05-31 06:27:39 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-05-31 06:27:39 +0000
commite0e5f1fd52d5bec07600fa90801686bb010b4967 (patch)
tree10c2f3c51ba13c82716f046d87046c7c93cd9de5 /ChangeLog.pre-2-6
parent1594006ba289eb5411db638dfc3843dafedc2fc2 (diff)
downloadgdk-pixbuf-e0e5f1fd52d5bec07600fa90801686bb010b4967.tar.gz
Make detached handleboxes work when their parent is minimized, porting the
Mon May 31 02:16:37 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkhandlebox.c: Make detached handleboxes work when their parent is minimized, porting the fix from 1.2. (#1923, #57182) Mon May 31 02:03:17 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkwindow.c (gtk_window_show): Make moving realized, unmapped windows work.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-610
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 35af64119..a1dbaabf3 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,13 @@
+Mon May 31 02:21:48 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkhandlebox.c: Make detached handleboxes work when their
+ parent is minimized, porting the fix from 1.2. (#1923, #57182)
+
+Mon May 31 02:03:17 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkwindow.c (gtk_window_show): Make moving realized,
+ unmapped windows work.
+
2004-05-29 Christian Rose <menthos@menthos.com>
* configure.in: Added "tk" to ALL_LINGUAS.