]> Pileus Git - ~andy/gtk/commit
Accept NULL.
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Dec 2006 07:17:53 +0000 (07:17 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 27 Dec 2006 07:17:53 +0000 (07:17 +0000)
commit8d286a7239b71571a6abcff9b101d50cdc2dc795
tree1104b63f61e57bab6ac05b012eba47bb14e5cc45
parentda91672d465004ab354326589eabd684ad4e44ea
Accept NULL.

2006-12-27  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkcellview.c (gtk_cell_view_set_model): Accept NULL.

        * gtk/gtkcombobox.c (gtk_combo_box_set_model):
        (gtk_combo_box_unset_model): Handle repeated unsetting
        of models without warnings.  (#367529, Robert Ancell)
ChangeLog
gtk/gtkcellview.c
gtk/gtkcombobox.c