summaryrefslogtreecommitdiff
path: root/gtk/gtkcomboboxtext.c
Commit message (Expand)AuthorAgeFilesLines
* More doc build fixesMatthias Clasen2011-01-101-1/+2
* Added GtkBuildable support for specifying <items> in GtkComboBoxText.Tristan Van Berkom2011-01-101-6/+226
* Documentation fixesMatthias Clasen2011-01-061-2/+3
* GtkComboBox(Text): Add documentation about the entryMilan Bouchet-Valat2011-01-041-2/+8
* [GtkComboBoxText] Add checks for id-column/entry-text-column >= 0Milan Bouchet-Valat2010-12-111-0/+3
* Bug 619148 - "active ID" properties (GtkComboBox)Ryan Lortie2010-11-301-4/+97
* gtkcomboboxtext: remove unused variableXan Lopez2010-10-261-1/+0
* Revert the id-column patchMatthias Clasen2010-10-231-32/+2
* docs: GtkComboBoxText: more fixesJavier Jardón2010-10-231-2/+2
* docs: Some fixes in GtkComboboxText notationsJavier Jardón2010-10-231-3/+3
* Add a way to associate numeric ids with combobox valuesMatthias Clasen2010-10-231-41/+42
* comboboxtext: Add gtk_combo_box_text_remove_all()Christian Dywan2010-10-211-0/+19
* Don't add a second cell rendererMatthias Clasen2010-10-181-9/+30
* Fix some GtkComboBoxText problemsMatthias Clasen2010-10-161-1/+3
* GtkComboBoxText: Use gtk_combo_box_text_remove instead gtk_combo_box_text_rem...Javier Jardón2010-10-161-1/+1
* Add docs for GtkComboBoxTextMatthias Clasen2010-10-151-0/+18
* Add gtk_combo_box_text_new_with_entryMatthias Clasen2010-10-151-7/+22
* Use text column value in GtkComboBoxTextChristian Dywan2010-10-151-9/+19
* Added GtkComboBoxText apiChristian Dywan2010-10-151-0/+220