summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorAlexander Larsson <alla@lysator.liu.se>2002-04-21 19:17:58 +0000
committerAlexander Larsson <alexl@src.gnome.org>2002-04-21 19:17:58 +0000
commit398e83736aaf408129e0c2301ebc27f8aad33d06 (patch)
treeac359c5e07bbc169624d2718597efd3bd3c090e9 /ChangeLog.pre-2-6
parent1ffde0469ea991648a4341cd87ca3a42de9a8b41 (diff)
downloadgdk-pixbuf-398e83736aaf408129e0c2301ebc27f8aad33d06.tar.gz
Save x and y in window_private.
2002-04-21 Alexander Larsson <alla@lysator.liu.se> * gdk/x11/gdkwindow-x11.c (gdk_window_reparent): Save x and y in window_private. * gtk/gtkplug.c (_gtk_plug_add_to_socket): Move plug window outside the visible area to avoid flashing until the first size_allocate.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-69
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index ac960e777..6c49ca7e3 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,12 @@
+2002-04-21 Alexander Larsson <alla@lysator.liu.se>
+
+ * gdk/x11/gdkwindow-x11.c (gdk_window_reparent):
+ Save x and y in window_private.
+
+ * gtk/gtkplug.c (_gtk_plug_add_to_socket):
+ Move plug window outside the visible area to avoid flashing until
+ the first size_allocate.
+
2002-04-21 Matthias Clasen <maclas@gmx.de>
* gtk/gtktextiter.c (gtk_text_iter_forward_search): More verbose