From 1640e34c8c08507fdf678aa14c597045f291dd10 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 6 Jun 2004 03:17:45 +0000 Subject: Add an ignore_enter flag and use it as in the menu code to avoid the Sat Jun 5 23:07:30 2004 Matthias Clasen * gtk/gtkentrycompletion.c: (gtk_entry_completion_init), (gtk_entry_completion_list_enter_notify), (gtk_entry_completion_list_motion_notify), (_gtk_entry_completion_popup), (_gtk_entry_completion_popdown): * gtk/gtkentryprivate.h: Add an ignore_enter flag and use it as in the menu code to avoid the initial selection if the window pops up under the pointer. (Anders Carlsson) --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4ffac1967d..0bd49283a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Sat Jun 5 23:07:30 2004 Matthias Clasen + + * gtk/gtkentrycompletion.c: (gtk_entry_completion_init), + (gtk_entry_completion_list_enter_notify), + (gtk_entry_completion_list_motion_notify), + (_gtk_entry_completion_popup), (_gtk_entry_completion_popdown): + * gtk/gtkentryprivate.h: Add an ignore_enter flag and + use it as in the menu code to avoid the initial selection if + the window pops up under the pointer. (Anders Carlsson) + Sat Jun 5 20:05:39 2004 Soeren Sandmann * tests/testmerge.c: Add a checkbox to queue an -- cgit v1.2.1