summaryrefslogtreecommitdiff
path: root/gtk/gtkcombobox.h
Commit message (Expand)AuthorAgeFilesLines
* Allow GtkComboBox popup to be wider than the combo itself.Tristan Van Berkom2010-10-171-0/+4
* Deprecate the old combobox text convenience apiMatthias Clasen2010-10-151-0/+4
* Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBoxTristan Van Berkom2010-10-131-0/+6
* gtkcombobox: unseal private pointerJavier Jardón2010-07-131-1/+1
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Use GtkCellEditable::editing-canceledJavier Jardón2009-12-041-2/+0
* Bug 382291 – Automatically dim the combobox when the model is emptyMatthias Clasen2008-08-041-0/+4
* Seal priv pointer in GtkComboBox.Tim Janik2008-06-201-1/+1
* deprecate GtkDestroyNotify.Michael Natterer2008-06-181-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Add a tearoff-title property, with getter and setter. (#316482, OlexiyMatthias Clasen2005-11-211-0/+5
* Make gtk_combo_box_get_active_text do the right thing for GtkComboBoxEntryMatthias Clasen2005-04-011-1/+3
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Fix #150125:Matthias Clasen2004-08-161-0/+3
* Change the api for separators to use a separator function instead of aMatthias Clasen2004-07-301-3/+5
* New function necessary to make GtkComboBox accessible. (#132847, PadraigMatthias Clasen2004-07-271-0/+1
* Add a combo box cell renderer.Matthias Clasen2004-07-161-0/+3
* Support separators in combo boxes and more generally in tree viewsMatthias Clasen2004-07-071-0/+4
* Rename function parameters from index to index_ to prevent clash with BSDMatthias Clasen2004-06-021-1/+1
* Support tearoffable combo boxes (in menu mode). Add a new property,Matthias Clasen2004-05-101-0/+4
* Reverse accidental commit.Matthias Clasen2004-05-061-11/+0
* Add missing getters for readwrite properies. (#135649)Matthias Clasen2004-05-061-0/+3
* Add gtk_combo_box_get_active_text() convenience function. (#136372,Matthias Clasen2004-05-061-0/+12
* A forgotten file.Matthias Clasen2004-02-171-0/+4
* move function to a somewhat more logical place,Kristian Rietveld2003-11-191-0/+2
* Fixes #124373, Murray Cumming.Kristian Rietveld2003-11-161-3/+6
* Fix licensing (I managed to put it under GPL licensing instead ofKristian Rietveld2003-10-241-8/+8
* add padding to the class structure. ditto. ditto.Kristian Rietveld2003-10-151-0/+6
* New function to set the active row by iter.Jonathan Blandford2003-10-141-0/+4
* Move GET_PRIVATE macros from header to implementation.Matthias Clasen2003-10-111-1/+0
* implement the GtkCellLayout interface, drop packing/attribute/cell dataKristian Rietveld2003-10-011-12/+0
* Landing the new ComboBox. Note that only gtkcombobox.h andKristian Rietveld2003-09-261-0/+102
* Conversion to use Paolo Molaro's GtkCombo instead of GtkComboBoxOwen Taylor1998-01-201-67/+0
* misc modsElliot Lee1998-01-131-2/+2
* copyright noticesElliot Lee1998-01-081-0/+1
* New widget (GtkComboBox) and fixed gdk_window_init to initialize gdk_root_par...Elliot Lee1998-01-081-0/+66