summaryrefslogtreecommitdiff
path: root/gtk/gtkcellrenderertextpixbuf.c
Commit message (Expand)AuthorAgeFilesLines
* 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-11/+38
* marshaller fixes.Tim Janik2001-03-071-8/+4
* Apply patch from Lee Mallabone to add object properties.Jonathan Blandford2001-03-051-0/+6
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-1/+13
* handle case where there are no rows in the modelHavoc Pennington2001-01-091-4/+8
* Adapt to GtkTreeSelection changesHavoc Pennington2001-01-011-8/+5
* get rid of object_signal:: GtkObject argument uses, use GObjectTim Janik2000-12-121-116/+118
* Make parent_class static.Owen Taylor2000-11-121-1/+1
* 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/+399