summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-01-31 00:52:37 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-01-31 00:52:37 +0000
commitbebf3ad988057cce73372584f09dd1a095a34ee7 (patch)
treeae6c9e15dd5b905f1dd2a1dc8c47b4397c35070a /ChangeLog.pre-2-0
parent61a7c6f8653330a57d88a8fee48a20d19d05ba80 (diff)
downloadgdk-pixbuf-bebf3ad988057cce73372584f09dd1a095a34ee7.tar.gz
Patch from Kipp Hickman to make the event handlers in gtkrange.c return
Tue Jan 30 19:49:02 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtkrange.c: Patch from Kipp Hickman to make the event handlers in gtkrange.c return the proper values (TRUE == handled) (#10316). This is just the tip of the iceberg, but gtkrange.c is the most common place where the propagation is problematical, and also a place where it is almost certainly safe to change this in the stable branch. (You don't want right click popups on a range control or anything...) Tue Jan 30 19:12:52 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtkwindow.c (gtk_window_unmap): Call gdk_window_withdraw rather than gdk_window_hide; this makes things work correctly if the window is programmatically hidden while iconified. [ Backport from HEAD, hope, hope it doesn't break anything since it fixes a bunch of stuff. ] (#14082)
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-021
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 04103c8f6..1c8280f72 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,24 @@
+Tue Jan 30 19:49:02 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkrange.c: Patch from Kipp Hickman to make the event
+ handlers in gtkrange.c return the proper values (TRUE == handled)
+ (#10316).
+
+ This is just the tip of the iceberg, but gtkrange.c is the
+ most common place where the propagation is problematical,
+ and also a place where it is almost certainly safe to change
+ this in the stable branch.
+
+ (You don't want right click popups on a range control or anything...)
+
+Tue Jan 30 19:12:52 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkwindow.c (gtk_window_unmap): Call gdk_window_withdraw
+ rather than gdk_window_hide; this makes things work
+ correctly if the window is programmatically hidden while
+ iconified. [ Backport from HEAD, hope, hope it doesn't break
+ anything since it fixes a bunch of stuff. ] (#14082)
+
Tue Jan 30 18:57:59 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtktext.c (clear_focus_area): We need to clear the focus