summaryrefslogtreecommitdiff
path: root/gtk/gtkcellrenderer.c
Commit message (Expand)AuthorAgeFilesLines
* Apply patch from Nils Barth fixing event return values. (#51041)Owen Taylor2001-03-281-1/+1
* Changed prototype to allow for getting the location of the cell relativeJonathan Blandford2001-03-151-15/+40
* marshaller fixes.Tim Janik2001-03-071-8/+4
* Add visible field to allow you to hide cell renderers.Jonathan Blandford2001-03-071-4/+21
* Apply patch from Lee Mallabone to add object properties.Jonathan Blandford2001-03-051-0/+4
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-5/+27
* adapt to handle PangoColorHavoc Pennington2001-01-261-0/+25
* add thisHavoc Pennington2001-01-041-14/+14
* Adapt to GtkTreeSelection changesHavoc Pennington2001-01-011-11/+7
* get rid of object_signal:: GtkObject argument uses, use GObjectTim Janik2000-12-121-66/+68
* 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/+268