]> Pileus Git - ~andy/gtk/history - gtk/gtkcellrenderer.c
add a gtk_list_store_sort_iter_changed line for some special case ...
[~andy/gtk] / gtk / gtkcellrenderer.c
2002-11-26 Kristian Rietveldadd a gtk_list_store_sort_iter_changed line for some...
2002-10-07 Manish Singhdeprecation cleanup
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2002-08-10 Soren SandmannMinor documentation fixes
2002-04-26 Kristian RietveldThis commit fixes binary compatibility, which I broke...
2002-04-23 Kristian RietveldThis commit adds a cell_background property for cell...
2002-02-23 Owen TaylorFixes for AIX compilation from Miroslaw Dobrzanski...
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2001-10-31 Murray Cumminggchar* args of GtkCellRendererText and GtkCellRendererT...
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
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.