summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2004-02-05 23:14:37 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-02-05 23:14:37 +0000
commit5cc85a5a63ff87982ebb7625eec386c966d7cc63 (patch)
treee2f4108a08b2df64f07957be338cc7aa495f3064 /ChangeLog.pre-2-8
parentc80e17c4434ca81724fae5e96c2d7662a16b9dd0 (diff)
downloadgtk+-5cc85a5a63ff87982ebb7625eec386c966d7cc63.tar.gz
Support mnemonic_activate here as well.
Fri Feb 6 00:15:38 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_mnemonic_activate): Support mnemonic_activate here as well. * gtk/gtkcombobox.c (gtk_combo_box_mnemonic_activate): Focus the button, not the tree_view.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-88
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index d2cc5e172e..1d5a3d5b97 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,11 @@
+Fri Feb 6 00:15:38 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_mnemonic_activate):
+ Support mnemonic_activate here as well.
+
+ * gtk/gtkcombobox.c (gtk_combo_box_mnemonic_activate): Focus
+ the button, not the tree_view.
+
Thu Feb 5 23:48:19 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkcombobox.c (gtk_combo_box_mnemonic_activate): Add this