]> Pileus Git - ~andy/gtk/history - gtk/gtkcellrenderer.h
Use GtkFooPrivate instead GtkFooPriv
[~andy/gtk] / gtk / gtkcellrenderer.h
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-19 Tristan Van BerkomAdded/Implemented GtkCellSizeRequestIface
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkcellrenderer: Move public members to private structure
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-02 Javier JardónRemove deprecated GtkCellRenderer function
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-07-15 Michael NattererAdd API for sealed member "visible"
2009-07-13 Michael NattererAdd API for sealed members xpad, ypad, xalign, yalign...
2008-06-24 Michael Natterergtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilecho...
2008-06-20 Tim JanikSwitch to "guint GSEAL (foo) : width;" when packing...
2008-06-20 Tim JanikSeal GtkCellRenderer.
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2008-01-25 Michael Natterergtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext...
2006-12-14 Benjamin BergUndo bogus commit.
2006-12-13 Benjamin Berg- Remove unused code/options from the code. Warn about...
2004-12-09 Matthias ClasenFix #145463, reported by Michael Natterer.
2004-07-20 Matthias ClasenAllow custom initialization of cell editables. (#147221)
2004-05-27 Matthias ClasenSupport insensitive cells in tree views and combo boxes.
2004-01-16 Federico Mena QuinteroFix #130969.
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.