]> Pileus Git - ~andy/gtk/commit
Really handle a NULL model, fixes #137211 for real.
authorAnders Carlsson <andersca@gnome.org>
Tue, 26 Oct 2004 15:53:32 +0000 (15:53 +0000)
committerAnders Carlsson <andersca@src.gnome.org>
Tue, 26 Oct 2004 15:53:32 +0000 (15:53 +0000)
commit21ad6be6adcf6dae3fb0f465f16f06f3ed288bc6
tree0d8d25976eaab36c7cb1c85dbf33de5275734eb2
parentd5ab45944d708756ac47476d4a0b538cb7728b06
Really handle a NULL model, fixes #137211 for real.

2004-10-25  Anders Carlsson  <andersca@gnome.org>

* gtk/gtkentry.c: (gtk_entry_completion_timeout):
* gtk/gtkentrycompletion.c: (gtk_entry_completion_set_model),
(gtk_entry_completion_get_model), (gtk_entry_completion_complete):
Really handle a NULL model, fixes #137211 for real.

* gtk/gtkfilechooserentry.c:
(gtk_file_chooser_entry_maybe_update_directory):
Remove _clear, #137211 is fixed.

* tests/testentrycompletion.c: (main):
Add completion with an empty model.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkentry.c
gtk/gtkentrycompletion.c
gtk/gtkfilechooserentry.c
tests/testentrycompletion.c