summaryrefslogtreecommitdiff
path: root/gtk/gtkcellrenderertoggle.c
Commit message (Expand)AuthorAgeFilesLines
* Apply patch from Nils Barth fixing event return values. (#51041)Owen Taylor2001-03-281-1/+1
* Fix arguments to reordered signal.Jonathan Blandford2001-03-281-1/+1
* make this somewhat key-navigableHavoc Pennington2001-03-241-1/+1
* fix braino. New interface to add cleanup sortable support.Jonathan Blandford2001-03-231-4/+4
* remove debugging spewJonathan Blandford2001-03-201-2/+1
* Fix buglet in meeting.Jonathan Blandford2001-03-201-4/+4
* Changed prototype to allow for getting the location of the cell relativeJonathan Blandford2001-03-151-12/+40
* marshaller fixes.Tim Janik2001-03-071-8/+4
* Apply patch from Lee Mallabone to add object properties.Jonathan Blandford2001-03-051-0/+2
* renamed "child_toggled" to "has_child_toggled".Jonathan Blandford2001-03-051-1/+1
* Move handling of buttons fully in gtktreeviewcolumn. This code is lessJonathan Blandford2001-03-021-0/+17
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-19/+35
* adapt to handle PangoColorHavoc Pennington2001-01-261-46/+24
* add test stuff for CellRendererToggleHavoc Pennington2001-01-161-2/+19
* Rename some stuff:Havoc Pennington2001-01-041-17/+36
* :get_property): remove g_value_init calls, as they are no longer needed.Jonathan Blandford2000-12-211-2/+0
* doh, this was broken beyond believe.Tim Janik2000-12-131-2/+0
* get rid of object_signal:: GtkObject argument uses, use GObjectTim Janik2000-12-121-42/+44
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-2/+2
* Checked in initial draft of the new tree widget.42000-10-051-0/+321