| Commit message (Expand) | Author | Age | Files | Lines |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+42 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | GtkComboBox: Add the format-entry-text signal. | Tristan Van Berkom | 2011-10-06 | 1 | -2/+3 |
* | gtk: Use const instead G_CONST_RETURN | Javier Jardón | 2011-06-10 | 1 | -2/+2 |
* | GtkComboBox: Improve gtk_combo_box_set_active_id | Matthew Barnes | 2011-04-26 | 1 | -1/+1 |
* | Removed TABs and trailing whitespace from GtkComboBox and GtkTreeMenu | Tristan Van Berkom | 2011-01-05 | 1 | -9/+9 |
* | Added new constructors gtk_combo_box_new_with_area and gtk_combo_box_new_with... | Tristan Van Berkom | 2011-01-04 | 1 | -0/+2 |
* | Bug 619148 - "active ID" properties (GtkComboBox) | Ryan Lortie | 2010-11-30 | 1 | -0/+6 |
* | GtkComboBox: Add a constructor that takes a model and adds an entry | Matthias Clasen | 2010-10-29 | 1 | -4/+5 |
* | Revert the id-column patch | Matthias Clasen | 2010-10-23 | 1 | -3/+0 |
* | Add a way to associate numeric ids with combobox values | Matthias Clasen | 2010-10-23 | 1 | -0/+3 |
* | Remove GtkComboBoxEntry and the combo box text api | Matthias Clasen | 2010-10-20 | 1 | -20/+0 |
* | Add padding to class structs | Matthias Clasen | 2010-10-19 | 1 | -1/+2 |
* | Allow GtkComboBox popup to be wider than the combo itself. | Tristan Van Berkom | 2010-10-17 | 1 | -0/+4 |
* | Deprecate the old combobox text convenience api | Matthias Clasen | 2010-10-15 | 1 | -0/+4 |
* | Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox | Tristan Van Berkom | 2010-10-13 | 1 | -0/+6 |
* | gtkcombobox: unseal private pointer | Javier Jardón | 2010-07-13 | 1 | -1/+1 |
* | Merge the xi2-for-master branch | Matthias Clasen | 2010-05-25 | 1 | -0/+2 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Use GtkCellEditable::editing-canceled | Javier Jardón | 2009-12-04 | 1 | -2/+0 |
* | 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 |