summaryrefslogtreecommitdiff
path: root/gtk/gtkcellrendererpixbuf.c
Commit message (Expand)AuthorAgeFilesLines
* cellrendererpix: set the IMAGE style class when rendering an iconCosimo Cecchi2012-07-161-0/+8
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Add accessible types for cell renderersBenjamin Otte2011-12-161-0/+3
* cellrendererpix: save the icon size locally instead of in the helperCosimo Cecchi2011-12-151-5/+8
* cellrendererpix: make sure to select the default helper as a fallbackCosimo Cecchi2011-11-301-11/+7
* cellrendererpix: port to GtkIconHelperCosimo Cecchi2011-11-301-367/+96
* cellrendererpix: make the icon render properly againCosimo Cecchi2011-06-091-5/+10
* cellrendererpix: use gtk_render_icon()Cosimo Cecchi2011-06-091-120/+54
* GtkCellRendererPixbufPrivate: Improve struct packingMatthias Clasen2011-04-121-2/+2
* Move documentation to inline comments: GtkCellRendererPixbufJavier Jardón2011-04-111-0/+20
* Make GtkCellRendererPixbuf use GtkStyleContextCarlos Garnacho2011-01-271-38/+36
* GtkCellRendererPixbuf: Use gtk_widget_render_icon_pixbuf()Carlos Garcia Campos2010-12-081-4/+3
* Use gtk_icon_info_load_symbolic_for_contextMatthias Clasen2010-12-041-13/+13
* Make GdkRectangle arguments in GtkCellRenderer use const consistentlyMatthias Clasen2010-10-041-8/+8
* API: Change cellrenderer->render vfunc to take a cairo_tBenjamin Otte2010-09-261-16/+8
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-12/+12
* gtk/gtkcellrendererpixbuf.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-3/+3
* gtkcellrendererpixbuf: Move public members to private structureJavier Jardón2010-07-131-112/+105
* Use accessor functions to access GtkCellRendererJavier Jardón2010-07-131-13/+27
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+1
* Add a variant of gtk_icon_theme_load_symbolic that takes a styleMatthias Clasen2010-06-141-46/+12
* Support 'symbolic' themed iconsMatthias Clasen2010-04-281-18/+139
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-091-1/+1
* Deprecate widget flag: GTK_WIDGET_HAS_FOCUSJavier Jardón2010-03-011-1/+1
* Bug 565317 - Resulting image of GtkCellRendererPixbuf depends on order of set...Matthias Clasen2009-06-151-38/+117
* Bug 557065 – gtkcellrendererpixbuf spams console over and over withChristian Persch2008-10-261-15/+3
* Bug 555779 – GtkCellRendererPixbuf crashed on failed GIcon lookupMatthias Clasen2008-10-141-2/+10
* examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.cMichael Natterer2008-08-121-1/+1
* Since s/2.16/2.14/ for the new gicon property.Kristian Rietveld2008-07-021-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Remove an unused prototype.Johan Dahlin2008-06-191-2/+0
* Bug 538519 – GtkCellRendererPixbuf doesn't allow unsetting the iconCarlos Garnacho2008-06-161-20/+8
* Add a gicon propertyMatthias Clasen2008-06-151-79/+105
* gtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.cMichael Natterer2008-05-191-9/+9
* Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,Matthias Clasen2007-03-091-2/+1
* Make sure [xy]_offset are always being initialized, fix pixbuf rendererKristian Rietveld2006-12-031-10/+12
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-1/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-35/+2
* Fix bug #319974:Michael Natterer2005-10-271-31/+60
* Don't leak expander pixbufs. (#316946, Tommi Komulainen)Matthias Clasen2005-09-231-0/+4
* Intern some more strings.Matthias Clasen2005-09-011-1/+1
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Support named icons in cells by adding a icon-name property. (#165777,Matthias Clasen2005-05-181-10/+94
* Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in toOwen Taylor2005-05-111-12/+8
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-9/+8
* Fix typoMatthias Clasen2005-03-211-1/+1
* : Mark param spec strings as static.Matthias Clasen2005-03-211-10/+9
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* More canonical property names.Matthias Clasen2005-03-091-6/+6