summaryrefslogtreecommitdiff
path: root/gtk/gtkcellrenderertext.c
Commit message (Expand)AuthorAgeFilesLines
* Changed prototype to allow for getting the location of the cell relativeJonathan Blandford2001-03-151-13/+25
* marshaller fixes.Tim Janik2001-03-071-8/+4
* Apply patch from Lee Mallabone to add object properties.Jonathan Blandford2001-03-051-1/+22
* Proxy out to _gtk_tree_row_reference_deleted. (inserted_callback): ProxyJonathan Blandford2001-02-281-3/+7
* Add a "markup" property.Alexander Larsson2001-02-201-3/+52
* fix bug where it always set the foreground, even if we were only using aHavoc Pennington2001-02-131-0/+2
* remove validation idleHavoc Pennington2001-02-081-195/+805
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-0/+13
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-17/+16
* Adapt to GtkTreeSelection changesHavoc Pennington2001-01-011-4/+1
* :get_property): remove g_value_init calls, as they are no longer needed.Jonathan Blandford2000-12-211-4/+0
* get rid of object_signal:: GtkObject argument uses, use GObjectTim Janik2000-12-121-98/+100
* 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/+449