]> Pileus Git - ~andy/gtk/commit
Bug 382291 – Automatically dim the combobox when the model is empty
authorMatthias Clasen <mclasen@redhat.com>
Mon, 4 Aug 2008 23:40:36 +0000 (23:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 4 Aug 2008 23:40:36 +0000 (23:40 +0000)
commit7d85757776f42ce6214b617d4cc42eb9fcbd3e4a
tree077c66d300c91ca43f0816813ff3f765a7eb9d93
parentb97d6816c892a4124668b3d67f5910a39f15ea40
Bug 382291 – Automatically dim the combobox when the model is empty

2008-08-04  Matthias Clasen  <mclasen@redhat.com>

        Bug 382291 – Automatically dim the combobox when the model is empty

        * gtk/gtk.symbols:
        * gtkcombobox.[hc]: Add a GtkComboBox::button-sensitivity
        property with getter and setter to control the sensitity of
        empty combo boxes. Patch by Carlos Garnacho, Sven Herzberg,
        Christian Dywan and others.

        * README.in: Add a note about automatic combobox sensitivity.

svn path=/trunk/; revision=20997
ChangeLog
README.in
docs/reference/ChangeLog
docs/reference/gtk/gtk-sections.txt
gtk/gtk.symbols
gtk/gtkcombobox.c
gtk/gtkcombobox.h