summaryrefslogtreecommitdiff
path: root/gtk/gtkcombobox.h
Commit message (Expand)AuthorAgeFilesLines
* 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