summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2004-03-16 19:03:17 +0000
committerJonathan Blandford <jrb@src.gnome.org>2004-03-16 19:03:17 +0000
commit14582ece472521d01e25feb1b55db607d588188b (patch)
tree10db1d13e3f55ac38c13d453ca10b3fcab9045de /ChangeLog.pre-2-10
parentf35e70a4c67405df235488e749092f73872a9765 (diff)
downloadgdk-pixbuf-14582ece472521d01e25feb1b55db607d588188b.tar.gz
Block the ::changed handler during the ::match-selected when done by
Tue Mar 16 13:54:07 2004 Jonathan Blandford <jrb@redhat.com> * gtk/gtkentry.c (gtk_entry_completion_key_press): Block the ::changed handler during the ::match-selected when done by keyboard.
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 9cfed65a7..260f98599 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,9 @@
+Tue Mar 16 13:54:07 2004 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtkentry.c (gtk_entry_completion_key_press): Block the
+ ::changed handler during the ::match-selected when done by
+ keyboard.
+
Tue Mar 16 00:56:11 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkentrycompletion.c (gtk_entry_completion_list_button_press):