summaryrefslogtreecommitdiff
path: root/tests/testcombo.c
Commit message (Expand)AuthorAgeFilesLines
* Fix many sparse warnings.Matthias Clasen2004-10-281-5/+5
* Some trees in combo boxes.Matthias Clasen2004-08-021-11/+759
* Change the api for separators to use a separator function instead of aMatthias Clasen2004-07-301-8/+19
* Don't leak models. (#148128, Tommi Komulainen)Matthias Clasen2004-07-221-2/+7
* === Released 2.5.0 ===GTK_2_5_0Soeren Sandmann2004-07-201-1/+0
* Support separators in combo boxes and more generally in tree viewsMatthias Clasen2004-07-071-4/+25
* Support insensitive cells in tree views and combo boxes.Matthias Clasen2004-05-271-1/+28
* 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-27/+16
* grrrr. broken pipe.Kristian Rietveld2003-11-161-3/+3
* implement the GtkCellLayout interface, drop packing/attribute/cell dataKristian Rietveld2003-10-011-18/+22
* Landing the new ComboBox. Note that only gtkcombobox.h andKristian Rietveld2003-09-261-0/+313