summaryrefslogtreecommitdiff
path: root/gtk/gtkcellview.c
Commit message (Expand)AuthorAgeFilesLines
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-6/+6
* Fixes #108458.Kristian Rietveld2003-12-191-0/+32
* Combo box flipping support.Kristian Rietveld2003-12-121-3/+12
* === Released 2.3.1 ===Owen Taylor2003-12-081-0/+2
* Fixes based on comments from Owen Taylor, #125264.Kristian Rietveld2003-11-181-36/+59
* just call gtk_cell_view_cell_layout_clear instead of trying to free theKristian Rietveld2003-11-161-6/+1
* Fix licensing (I managed to put it under GPL licensing instead ofKristian Rietveld2003-10-241-8/+8
* Fix includes.Kristian Rietveld2003-10-231-6/+6
* implement the GtkCellLayout interface, drop packing/attribute/cell dataKristian Rietveld2003-10-011-150/+212
* Landing the new ComboBox. Note that only gtkcombobox.h andKristian Rietveld2003-09-261-0/+835