diff options
author | Jonathan Blandford <jrb@gnome.org> | 2004-03-14 20:44:10 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2004-03-14 20:44:10 +0000 |
commit | 74cf801f6810001e8f29dad9bc884616a154cb5e (patch) | |
tree | 8224bd3e8a18541cea53fa1ade3815cc1cdb98f2 /ChangeLog.pre-2-10 | |
parent | 75b842b71f14897ae0b2c83930dd2c22fdd0a66c (diff) | |
download | gdk-pixbuf-74cf801f6810001e8f29dad9bc884616a154cb5e.tar.gz |
always use the match_func, even if text_column is set.
Sun Mar 14 15:38:39 2004 Jonathan Blandford <jrb@gnome.org>
* gtk/gtkentrycompletion.c (gtk_entry_completion_visible_func):
always use the match_func, even if text_column is set.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index a1fe12811..053b09acb 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +Sun Mar 14 15:38:39 2004 Jonathan Blandford <jrb@gnome.org> + + * gtk/gtkentrycompletion.c (gtk_entry_completion_visible_func): + always use the match_func, even if text_column is set. + 2004-03-14 Morten Welinder <terra@gnome.org> * gtk/gtkfilesystemunix.c (get_parent_dir): Don't turn "/" into |