]> Pileus Git - ~andy/gtk/history - gtk/gtkcellrenderer.c
centralize all the editing code
[~andy/gtk] / gtk / gtkcellrenderer.c
2001-09-18 Jonathan Blandfordcentralize all the editing code
2001-09-18 Jonathan BlandfordGet rid of broken "can_edit" and "can_activate" propert...
2001-09-17 Jonathan BlandfordAdd editable interface. This should be the last big...
2001-08-19 Jonathan BlandfordSun Aug 19 01:44:44 2001 Jonathan Blandford <jrb...
2001-08-19 Jonathan Blandford2 new signals; is_expander/is_expanded.
2001-08-11 Hans Breuercoalescing property notifies
2001-06-30 Jonathan Blandfordchanged new_with_types to just plain new, fixing the...
2001-04-12 Anders CarlssonIt's pixbuf_pos, not pixbufpos.
2001-03-28 Owen TaylorApply patch from Nils Barth fixing event return values...
2001-03-15 Jonathan BlandfordChanged prototype to allow for getting the location...
2001-03-07 Tim Janikmarshaller fixes.
2001-03-07 Jonathan BlandfordAdd visible field to allow you to hide cell renderers.
2001-03-05 Jonathan BlandfordApply patch from Lee Mallabone to add object properties.
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-04 Havoc Penningtonadd this
2001-01-01 Havoc PenningtonAdapt to GtkTreeSelection changes
2000-12-12 Tim Janikget rid of object_signal:: GtkObject argument uses...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-05 4Checked in initial draft of the new tree widget.