]> Pileus Git - ~andy/gtk/history - gtk/gtkcellrendererpixbuf.c
The render vfunc takes a GdkDrawable* instead of a GdkWindow*, because
[~andy/gtk] / gtk / gtkcellrendererpixbuf.c
2003-09-30 Murray CummingThe render vfunc takes a GdkDrawable* instead of a...
2003-03-13 Sven Neumannremoved redundant calls to g_object_notify().
2003-03-03 Jonathan Blandfordhandle rtl code.
2003-01-14 Kristian RietveldThe full changelog for this commit is too long to paste...
2002-11-03 Kristian Rietveldtook out the useless check for refs->list (#97353,...
2002-10-14 Kristian RietveldBehaviour change, apply changes if the entry of the...
2002-10-07 Manish Singhdeprecation cleanup
2002-10-02 Owen TaylorExport _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename...
2002-08-10 Soren SandmannMinor documentation fixes
2002-04-26 Kristian RietveldThis commit fixes binary compatibility, which I broke...
2002-04-22 Kristian RietveldThis commit adds stock icon functionality to GtkCellRen...
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2002-01-07 Anders CarlssonRemove unused pixels and rowstride variables.
2001-11-27 Jonathan Blandfordadd 2 properties (PIXBUF_EXPANDER_OPEN and PIXBUF_EXPAN...
2001-08-19 Jonathan Blandford2 new signals; is_expander/is_expanded.
2001-07-13 Anders CarlssonTake into account the xpad and ypad when calculating...
2001-04-12 Anders CarlssonIt's pixbuf_pos, not pixbufpos.
2001-03-15 Jonathan BlandfordChanged prototype to allow for getting the location...
2001-03-07 Tim Janikmarshaller fixes.
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-09 Havoc Penningtonhandle case where there are no rows in the model
2001-01-01 Havoc PenningtonAdapt to GtkTreeSelection changes
2000-12-21 Jonathan Blandford:get_property): remove g_value_init calls, as they...
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.