summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-12-15 23:32:44 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-12-15 23:32:44 +0000
commit66a228fb7c07fe8e00a705a414813dd0ec0322c9 (patch)
tree9abc3b7e4df3f6797f8f32f06e8cad604462d220 /ChangeLog.pre-2-2
parent2940323c40897034c3ba1104ce0d69d4eddce188 (diff)
downloadgdk-pixbuf-66a228fb7c07fe8e00a705a414813dd0ec0322c9.tar.gz
Pass TRUE for search_sensitive - prevents a problem where after hitting
Sun Dec 15 18:14:16 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkmenuitem.c (gtk_real_menu_item_activate_item): Pass TRUE for search_sensitive - prevents a problem where after hitting Alt-F to bring up the File menu, the mnemonics for the items in the menu might not be usable. (#89336)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-28
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 428ef8a5e..03f155859 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,11 @@
+Sun Dec 15 18:14:16 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkmenuitem.c (gtk_real_menu_item_activate_item):
+ Pass TRUE for search_sensitive - prevents a problem
+ where after hitting Alt-F to bring up the File menu,
+ the mnemonics for the items in the menu might not
+ be usable. (#89336)
+
Sat Dec 14 22:18:45 2002 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkwindow-x11.c (gdk_window_get_frame_extents):