summaryrefslogtreecommitdiff
path: root/gtk/gtkcellrendererpixbuf.c
Commit message (Expand)AuthorAgeFilesLines
* This commit adds stock icon functionality to GtkCellRendererPixbuf whichKristian Rietveld2002-04-221-2/+111
* General property notification cleanup.Matthias Clasen2002-01-281-3/+0
* Remove unused pixels and rowstride variables.Anders Carlsson2002-01-071-5/+0
* add 2 properties (PIXBUF_EXPANDER_OPEN and PIXBUF_EXPANDER_CLOSED)Jonathan Blandford2001-11-271-0/+18
* 2 new signals; is_expander/is_expanded.Jonathan Blandford2001-08-191-9/+58
* Take into account the xpad and ypad when calculating the width and theAnders Carlsson2001-07-131-1/+4
* It's pixbuf_pos, not pixbufpos.Anders Carlsson2001-04-121-1/+1
* Changed prototype to allow for getting the location of the cell relativeJonathan Blandford2001-03-151-16/+44
* marshaller fixes.Tim Janik2001-03-071-8/+4
* Apply patch from Lee Mallabone to add object properties.Jonathan Blandford2001-03-051-0/+1
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-0/+13
* handle case where there are no rows in the modelHavoc Pennington2001-01-091-63/+56
* Adapt to GtkTreeSelection changesHavoc Pennington2001-01-011-5/+1
* :get_property): remove g_value_init calls, as they are no longer needed.Jonathan Blandford2000-12-211-1/+0
* get rid of object_signal:: GtkObject argument uses, use GObjectTim Janik2000-12-121-56/+58
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-1/+1
* Checked in initial draft of the new tree widget.42000-10-051-0/+240