summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-02-02 17:52:01 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-02-02 17:52:01 +0000
commit67ad02989f0b80d3279c9e72299a4bc9478fe752 (patch)
treed54c819bec345498973aba81e6f8753e466d8b69 /ChangeLog
parent7bb3d17abe5e58480e7c4378c7a922c6df016725 (diff)
downloadgtk+-67ad02989f0b80d3279c9e72299a4bc9478fe752.tar.gz
Remove the "select first item if popped up from keypress" hack -- was
Sat Feb 2 11:37:21 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkmenu.c (gtk_menu_popup): Remove the "select first item if popped up from keypress" hack -- was causing more problems than it was worth (#53191, #68483) * gtk/gtktextview.c (popup_targets_received): gtk/gtkentry.c (popup_targets_received): If activated from keyboard, select first item of popup menu.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5315a4c9cf..0f2c36310c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Sat Feb 2 11:37:21 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkmenu.c (gtk_menu_popup): Remove the
+ "select first item if popped up from keypress" hack --
+ was causing more problems than it was worth
+ (#53191, #68483)
+
+ * gtk/gtktextview.c (popup_targets_received):
+ gtk/gtkentry.c (popup_targets_received): If activated
+ from keyboard, select first item of popup menu.
+
Sat Feb 2 18:07:51 2002 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeview.c (gtk_tree_view_size_allocate): set upper member