]> Pileus Git - ~andy/gtk/history - gtk/gtkcellrenderer.c
Fixed assertions in gtk_cell_renderer_get_aligned_area().
[~andy/gtk] / gtk / gtkcellrenderer.c
2011-01-12 Tristan Van BerkomFixed assertions in gtk_cell_renderer_get_aligned_area().
2011-01-05 Tristan Van BerkomFixed get_size() for GtkCellRendererText to clip to...
2011-01-05 Matthias ClasenFix some parameter name mismatches in the docs
2011-01-04 Matthias ClasenReduce includes of gtktypeutils.h to a minimum
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Kristian RietveldClip to cell_area when rendering cell content
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-05 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Benjamin Ottecellrenderer: Fix docs to say cairo_t instead of GdkDra...
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-29 Tristan Van BerkomChanged cell area/renderer "can_focus" semantics to...
2010-11-28 Emmanuele Bassirgba: Invert the arguments and improve bindability
2010-11-25 Tristan Van BerkomAdded gtk_cell_renderer_get_aligned_area() and class...
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-16 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-13 Matthias ClasenDon't export _gtk_cell_renderer_calc_offset
2010-11-09 Matthias ClasenDon't export _gtk_cell_renderer_calc_offset
2010-11-08 Javier Jardóndocs: Move documentation to inline comments: GtkCellRen...
2010-11-06 Javier Jardóndocs: Move documentation to inline comments: GtkCellRen...
2010-11-05 Tristan Van BerkomCommitting half-way done focus work.
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-25 Matthias ClasenSupport resetting cell renderer colors with NULL again
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
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
next