]> Pileus Git - ~andy/gtk/history - gtk/gtkcellrenderer.h
The render vfunc takes a GdkDrawable* instead of a GdkWindow*, because
[~andy/gtk] / gtk / gtkcellrenderer.h
2003-09-30 Murray CummingThe render vfunc takes a GdkDrawable* instead of a...
2002-11-26 Kristian Rietveldadd a gtk_list_store_sort_iter_changed line for some...
2002-10-07 Manish Singhdeprecation cleanup
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 TaylorMassive padding addition to class structures.
2001-12-12 jacob berkmans/obj/klass/ where appropriate
2001-11-21 Owen TaylorRemove trailing commas in enum declarations.
2001-10-31 Jonathan BlandfordAdd GTK_SELECTION_NONE enum, #61695
2001-10-31 Murray Cumminggchar* args of GtkCellRendererText and GtkCellRendererT...
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 Blandford2 new signals; is_expander/is_expanded.
2001-06-30 Jonathan Blandfordchanged new_with_types to just plain new, fixing the...
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 Jonathan BlandfordAdd visible field to allow you to hide cell renderers.
2001-02-08 Havoc Penningtonremove validation idle
2001-01-04 Havoc Penningtonadd this
2001-01-04 Havoc PenningtonRename some stuff:
2000-10-05 4Checked in initial draft of the new tree widget.