summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-12-11 05:25:02 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-12-11 05:25:02 +0000
commit731f230c24529fbef382a84ec5a2d0db58eaec76 (patch)
treefed6d664b1d1164cc9f37e876251c6a7611ec37b /ChangeLog.pre-2-10
parentf3a74ace5f69840657813cd68f441ceadea671e8 (diff)
downloadgtk+-731f230c24529fbef382a84ec5a2d0db58eaec76.tar.gz
Only wrap if we are in the topmost menu. (#160936, John Finlay)
2004-12-11 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcombobox.c (gtk_combo_box_menu_fill_level) (gtk_combo_box_menu_row_changed): Only wrap if we are in the topmost menu. (#160936, John Finlay)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-106
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 7d21818a20..651b0b6f3e 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,9 @@
+2004-12-11 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkcombobox.c (gtk_combo_box_menu_fill_level)
+ (gtk_combo_box_menu_row_changed): Only wrap if we are in the
+ topmost menu. (#160936, John Finlay)
+
2004-12-10 Matthias Clasen <mclasen@redhat.com>
Support no-Alt mnemnonics in menu bars (#101309, Owen Taylor)