summaryrefslogtreecommitdiff
path: root/gtk/gtkcomboboxentry.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GtkComboBoxEntry and the combo box text apiMatthias Clasen2010-10-201-81/+0
* Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBoxTristan Van Berkom2010-10-131-0/+3
* gtkcomboboxentry: unseal private pointerJavier Jardón2010-07-131-1/+1
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Seal priv pointer in GtkComboBoxEntry.Tim Janik2008-06-201-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Mark as const.Matthias Clasen2004-11-231-1/+1
* New convenience API to construct simple text combos, implemented by DamonMatthias Clasen2004-02-261-0/+3
* Fixes #124373, Murray Cumming.Kristian Rietveld2003-11-161-1/+4
* 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
* Move GET_PRIVATE macros from header to implementation.Matthias Clasen2003-10-111-1/+0
* Landing the new ComboBox. Note that only gtkcombobox.h andKristian Rietveld2003-09-261-0/+63