]> Pileus Git - ~andy/gtk/history - gtk/gtkcellrenderer.c
Merge branch 'master' into open-with-dialog
[~andy/gtk] / gtk / gtkcellrenderer.c
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-28 Emmanuele Bassirgba: Invert the arguments and improve bindability
2010-11-09 Matthias ClasenDon't export _gtk_cell_renderer_calc_offset
2010-11-06 Javier Jardóndocs: Move documentation to inline comments: GtkCellRen...
2010-10-25 Matthias ClasenSupport resetting cell renderer colors with NULL again
2010-10-22 Carlos GarnachoGtkCellRenderer: Add ::cell-background-rgba property
2010-09-27 Javier JardónMove classes that currently derive from GtkObject to...
2010-09-26 Benjamin Ottecellrenderer: Merge GtkCellSizeRequest into GtkCellRenderer
2010-09-26 Benjamin OtteAPI: gtk_cell_renderer_render_cairo() => gtk_cell_rende...
2010-09-26 Benjamin OtteAPI: Remove gtk_cell_renderer_render()
2010-09-26 Benjamin OtteAPI: Add gtk_cell_renderer_render_cairo()
2010-09-26 Benjamin OtteAPI: Change cellrenderer->render vfunc to take a cairo_t
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
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-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRemove deprecated GtkCellRenderer function
2010-04-21 Tristan Van BerkomMega commit backing out everything from the native...
2010-04-13 Tristan Van BerkomMega commit to change ->get_desired_size() for ->get_de...
2010-04-06 Tristan Van BerkomAdd new GtkExtendedCell interface
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-07 Paul PogonyshevTrivial typo fix.
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-08-24 Matthias ClasenDocumentation fixes
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-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-20 Tim JanikMake GtkCellRenderer::editing read-only. (Catched...
2008-06-20 Tim JanikAdd "editing" GObject property to GtkCellRenderer.
2008-05-19 Michael Natterergtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c
2008-01-25 Michael Natterergtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext...
2007-11-25 Matthias ClasenRequire gtk-doc 1.8
2007-07-12 Matthias Clasen Add more documentation.
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-12-20 Matthias ClasenDoc updates
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-21 Matthias ClasenFix a typo
2005-03-21 Matthias Clasen: Mark param spec strings as static.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias Clasenx
2004-12-09 Matthias ClasenFix #145463, reported by Michael Natterer.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-20 Federico Mena QuinteroFix the documentation comment for the editing-started...
2004-07-20 Matthias ClasenAllow custom initialization of cell editables. (#147221)
2004-07-15 Matthias ClasenCorrect the declared default values of several properti...
2004-05-27 Matthias ClasenSupport insensitive cells in tree views and combo boxes.
2004-04-15 Matthias ClasenDoc fixes.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-11 Matthias ClasenRemove arbitrary low upper limits on the xpad, ypad...
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2004-01-16 Federico Mena QuinteroFix #130969.
2003-12-18 Kristian RietveldMigrating all cell renderers to use the new instance...
2003-07-27 Matthias Clasenis-expander and is-expanded are boolean properties...
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.