summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-211
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index f18fe87bdd..d9e467747e 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,14 @@
+Fri Sep 1 22:39:07 2000 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkmenu.[ch] TODO.xml: Apply patch from
+ Nils Barth and David Santiago to improve submenu
+ navigation. The patch does this by creating a triangular
+ region from the point where the pointer leaves the
+ menu to the submenu. While the pointer is in
+ that region and a timeout has not expired, events
+ that would cause the active submenu to change are
+ ignored.
+
Fri Sep 1 15:34:46 2000 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkwindow-x11.c (gdk_window_move): Fix bug where