Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | combo box text: Make final | Matthias Clasen | 2019-05-26 | 1 | -25/+1 |
* | comboboxtext: GTK_DISABLE_SINGLE_INCLUDES is not a thing | Benjamin Otte | 2018-04-25 | 1 | -1/+1 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+12 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | Bug 619148 - "active ID" properties (GtkComboBox) | Ryan Lortie | 2010-11-30 | 1 | -0/+10 |
* | Fix gtk-doc markup: /* <private> */ should be /*< private >*/ | Javier Jardón | 2010-10-26 | 1 | -1/+1 |
* | Revert the id-column patch | Matthias Clasen | 2010-10-23 | 1 | -4/+0 |
* | Add a way to associate numeric ids with combobox values | Matthias Clasen | 2010-10-23 | 1 | -0/+4 |
* | comboboxtext: Add gtk_combo_box_text_remove_all() | Christian Dywan | 2010-10-21 | 1 | -0/+1 |
* | GtkComboBoxText: Use gtk_combo_box_text_remove instead gtk_combo_box_text_rem... | Javier Jardón | 2010-10-16 | 1 | -1/+1 |
* | Add gtk_combo_box_text_new_with_entry | Matthias Clasen | 2010-10-15 | 1 | -0/+1 |
* | Added GtkComboBoxText api | Christian Dywan | 2010-10-15 | 1 | -0/+76 |