summaryrefslogtreecommitdiff
path: root/gtk/gtkcomboboxentry.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* New convenience API to construct simple text combos, implemented by DamonMatthias Clasen2004-02-261-0/+30
* Support mnemonic_activate here as well.Matthias Clasen2004-02-051-1/+17
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-2/+2
* Fixes #124373, Murray Cumming.Kristian Rietveld2003-11-161-23/+47
* Fix licensing (I managed to put it under GPL licensing instead ofKristian Rietveld2003-10-241-8/+8
* Fix includes.Kristian Rietveld2003-10-231-4/+4
* it's _set_active, not _set_active_item.Kristian Rietveld2003-10-151-1/+1
* mention in the docs that -1 is a valid value and what it means.Kristian Rietveld2003-10-151-3/+3
* Move GET_PRIVATE macros from header to implementation.Matthias Clasen2003-10-111-0/+2
* only set the model on ->priv->cell_view if ->priv->cell_view is non-NULL.Kristian Rietveld2003-10-031-18/+109
* Added API doc comments.Kristian Rietveld2003-10-021-0/+27
* implement the GtkCellLayout interface, drop packing/attribute/cell dataKristian Rietveld2003-10-011-4/+5
* actually show the child.Kristian Rietveld2003-09-301-0/+1
* Landing the new ComboBox. Note that only gtkcombobox.h andKristian Rietveld2003-09-261-0/+177