| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 382291 – Automatically dim the combobox when the model is empty | Matthias Clasen | 2008-08-04 | 1 | -0/+4 |
* | Seal priv pointer in GtkComboBox. | Tim Janik | 2008-06-20 | 1 | -1/+1 |
* | deprecate GtkDestroyNotify. | Michael Natterer | 2008-06-18 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Add a tearoff-title property, with getter and setter. (#316482, Olexiy | Matthias Clasen | 2005-11-21 | 1 | -0/+5 |
* | Make gtk_combo_box_get_active_text do the right thing for GtkComboBoxEntry | Matthias Clasen | 2005-04-01 | 1 | -1/+3 |
* | Mark as const. | Matthias Clasen | 2004-11-23 | 1 | -1/+1 |
* | Fix #150125: | Matthias Clasen | 2004-08-16 | 1 | -0/+3 |
* | Change the api for separators to use a separator function instead of a | Matthias Clasen | 2004-07-30 | 1 | -3/+5 |
* | New function necessary to make GtkComboBox accessible. (#132847, Padraig | Matthias Clasen | 2004-07-27 | 1 | -0/+1 |
* | Add a combo box cell renderer. | Matthias Clasen | 2004-07-16 | 1 | -0/+3 |
* | Support separators in combo boxes and more generally in tree views | Matthias Clasen | 2004-07-07 | 1 | -0/+4 |
* | Rename function parameters from index to index_ to prevent clash with BSD | Matthias Clasen | 2004-06-02 | 1 | -1/+1 |
* | Support tearoffable combo boxes (in menu mode). Add a new property, | Matthias Clasen | 2004-05-10 | 1 | -0/+4 |
* | Reverse accidental commit. | Matthias Clasen | 2004-05-06 | 1 | -11/+0 |
* | Add missing getters for readwrite properies. (#135649) | Matthias Clasen | 2004-05-06 | 1 | -0/+3 |
* | Add gtk_combo_box_get_active_text() convenience function. (#136372, | Matthias Clasen | 2004-05-06 | 1 | -0/+12 |
* | A forgotten file. | Matthias Clasen | 2004-02-17 | 1 | -0/+4 |
* | move function to a somewhat more logical place, | Kristian Rietveld | 2003-11-19 | 1 | -0/+2 |
* | Fixes #124373, Murray Cumming. | Kristian Rietveld | 2003-11-16 | 1 | -3/+6 |
* | Fix licensing (I managed to put it under GPL licensing instead of | Kristian Rietveld | 2003-10-24 | 1 | -8/+8 |
* | add padding to the class structure. ditto. ditto. | Kristian Rietveld | 2003-10-15 | 1 | -0/+6 |
* | New function to set the active row by iter. | Jonathan Blandford | 2003-10-14 | 1 | -0/+4 |
* | Move GET_PRIVATE macros from header to implementation. | Matthias Clasen | 2003-10-11 | 1 | -1/+0 |
* | implement the GtkCellLayout interface, drop packing/attribute/cell data | Kristian Rietveld | 2003-10-01 | 1 | -12/+0 |
* | Landing the new ComboBox. Note that only gtkcombobox.h and | Kristian Rietveld | 2003-09-26 | 1 | -0/+102 |
* | Conversion to use Paolo Molaro's GtkCombo instead of GtkComboBox | Owen Taylor | 1998-01-20 | 1 | -67/+0 |
* | misc mods | Elliot Lee | 1998-01-13 | 1 | -2/+2 |
* | copyright notices | Elliot Lee | 1998-01-08 | 1 | -0/+1 |
* | New widget (GtkComboBox) and fixed gdk_window_init to initialize gdk_root_par... | Elliot Lee | 1998-01-08 | 1 | -0/+66 |