Skip to content
  • Owen Taylor's avatar
    If the model was empty before, select the first inserted item. · f05cb42d
    Owen Taylor authored
    Tue Mar  2 14:38:23 2004  Owen Taylor  <otaylor@redhat.com>
    
            * gtk/gtkcombobox.c (gtk_combo_box_model_row_inserted):
            If the model was empty before, select the first inserted
            item.
    
            * gtk/gtkcombobox.c (gtk_combo_box_model_row_deleted):
            Fix up the logic for the new row to select.
    
            * gtk/gtkcombobox.c (gtk_combo_box_class_init):
            Rename "appearance" property to "appears-as-list".
    
            * tests/testcombochange.c tests/Makefile.am: Test case
            for combos and dynamically changing models.
    f05cb42d