]> Pileus Git - ~andy/gtk/history - gtk/gtkcellrendererpixbuf.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcellrendererpixbuf.c
2013-02-25 Benjamin OtteAPI: Export gtk_cell_renderer_class_set_accessible_type()
2012-07-16 Cosimo Cecchicellrendererpix: set the IMAGE style class when renderi...
2012-02-27 Javier JardónChange FSF Address
2011-12-16 Benjamin Ottegtk: Add accessible types for cell renderers
2011-12-15 Cosimo Cecchicellrendererpix: save the icon size locally instead...
2011-11-30 Cosimo Cecchicellrendererpix: make sure to select the default helper...
2011-11-30 Cosimo Cecchicellrendererpix: port to GtkIconHelper
2011-06-10 Cosimo Cecchicellrendererpix: make the icon render properly again
2011-06-09 Cosimo Cecchicellrendererpix: use gtk_render_icon()
2011-04-12 Matthias ClasenGtkCellRendererPixbufPrivate: Improve struct packing
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-11 Javier JardónMove documentation to inline comments: GtkCellRendererP...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-27 Carlos GarnachoMake GtkCellRendererPixbuf use GtkStyleContext
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-08 Carlos Garcia CamposGtkCellRendererPixbuf: Use gtk_widget_render_icon_pixbuf()
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Matthias ClasenUse gtk_icon_info_load_symbolic_for_context
2010-10-04 Matthias ClasenMake GdkRectangle arguments in GtkCellRenderer use...
2010-09-26 Benjamin OtteAPI: Change cellrenderer->render vfunc to take a cairo_t
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-22 Javier Jardóngtk/gtkcellrendererpixbuf.c: use accessor functions...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkcellrendererpixbuf: Move public members to private...
2010-07-13 Javier JardónUse accessor functions to access GtkCellRenderer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-15 Matthias ClasenAdd a variant of gtk_icon_theme_load_symbolic that...
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-28 Matthias ClasenSupport 'symbolic' themed icons
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Matthias ClasenBug 565317 - Resulting image of GtkCellRendererPixbuf...
2008-10-26 Christian Persch Bug 557065 – gtkcellrendererpixbuf spams console over...
2008-10-14 Matthias ClasenBug 555779 – GtkCellRendererPixbuf crashed on failed...
2008-08-12 Michael Nattererexamples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext...
2008-07-02 Kristian RietveldSince s/2.16/2.14/ for the new gicon property.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Johan DahlinRemove an unused prototype.
2008-06-16 Carlos GarnachoBug 538519 – GtkCellRendererPixbuf doesn't allow unsett...
2008-06-15 Matthias ClasenAdd a gicon property
2008-05-19 Michael Natterergtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2006-12-03 Kristian RietveldMake sure [xy]_offset are always being initialized...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-10-27 Michael NattererFix bug #319974:
2005-09-23 Matthias ClasenDon't leak expander pixbufs. (#316946, Tommi Komulainen)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-05-18 Matthias ClasenSupport named icons in cells by adding a icon-name...
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-21 Matthias ClasenFix 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 ClasenMore canonical property names.
2005-03-03 Matthias ClasenDon't warn if a stock icon cannot be found. (#168830...
2005-02-04 Manish Singhremove unused function.
2005-01-20 Matthias ClasenSupport tinting in GtkCellRendererPixbuf (#162903,...
2004-10-30 Matthias ClasenDrop the reference to the pixbuf, regardless whether...
2004-09-28 Matthias ClasenDon't reuse insensitive pixbufs across multiple rows...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-05-27 Matthias ClasenSupport insensitive cells in tree views and combo boxes.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-14 Matthias ClasenMake stock_size an uint property, to allow custom icon...
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-12-18 Kristian RietveldMigrating all cell renderers to use the new instance...
2003-12-17 Kristian Rietveldif we set a new stock_id and there was a previous stock...
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...
next