summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-12-15 03:28:44 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-12-15 03:28:44 +0000
commit880f14ff0cf507e079ab735c7bcb32e2922b8de7 (patch)
treec74734f7d1a91ceb7e55614eba4a14054ef7bd0f /ChangeLog.pre-2-2
parentaeb608afeccb71b6d649b4560c28a580e7f50353 (diff)
downloadgdk-pixbuf-880f14ff0cf507e079ab735c7bcb32e2922b8de7.tar.gz
Fix a bug with checking the private flag on the wrong window; improve the
Sat Dec 14 22:18:45 2002 Owen Taylor <otaylor@redhat.com> * gdk/x11/gdkwindow-x11.c (gdk_window_get_frame_extents): Fix a bug with checking the private flag on the wrong window; improve the answer on failure a bit; push an error trap around the X operations. (#100933)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-27
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 3babe4d21..428ef8a5e 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,10 @@
+Sat Dec 14 22:18:45 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gdk/x11/gdkwindow-x11.c (gdk_window_get_frame_extents):
+ Fix a bug with checking the private flag on the wrong
+ window; improve the answer on failure a bit; push
+ an error trap around the X operations. (#100933)
+
Sat Dec 14 22:03:21 2002 Owen Taylor <otaylor@redhat.com>
* modules/input/gtkimcontextxim.c (status_window_hide): Don't