| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk: Add accessible types for cell renderers | Benjamin Otte | 2011-12-16 | 1 | -0/+3 |
* | cellrendererpix: save the icon size locally instead of in the helper | Cosimo Cecchi | 2011-12-15 | 1 | -5/+8 |
* | cellrendererpix: make sure to select the default helper as a fallback | Cosimo Cecchi | 2011-11-30 | 1 | -11/+7 |
* | cellrendererpix: port to GtkIconHelper | Cosimo Cecchi | 2011-11-30 | 1 | -367/+96 |
* | cellrendererpix: make the icon render properly again | Cosimo Cecchi | 2011-06-09 | 1 | -5/+10 |
* | cellrendererpix: use gtk_render_icon() | Cosimo Cecchi | 2011-06-09 | 1 | -120/+54 |
* | GtkCellRendererPixbufPrivate: Improve struct packing | Matthias Clasen | 2011-04-12 | 1 | -2/+2 |
* | Move documentation to inline comments: GtkCellRendererPixbuf | Javier Jardón | 2011-04-11 | 1 | -0/+20 |
* | Make GtkCellRendererPixbuf use GtkStyleContext | Carlos Garnacho | 2011-01-27 | 1 | -38/+36 |
* | GtkCellRendererPixbuf: Use gtk_widget_render_icon_pixbuf() | Carlos Garcia Campos | 2010-12-08 | 1 | -4/+3 |
* | Use gtk_icon_info_load_symbolic_for_context | Matthias Clasen | 2010-12-04 | 1 | -13/+13 |
* | Make GdkRectangle arguments in GtkCellRenderer use const consistently | Matthias Clasen | 2010-10-04 | 1 | -8/+8 |
* | API: Change cellrenderer->render vfunc to take a cairo_t | Benjamin Otte | 2010-09-26 | 1 | -16/+8 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -12/+12 |
* | gtk/gtkcellrendererpixbuf.c: use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -3/+3 |
* | gtkcellrendererpixbuf: Move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -112/+105 |
* | Use accessor functions to access GtkCellRenderer | Javier Jardón | 2010-07-13 | 1 | -13/+27 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+1 |
* | Add a variant of gtk_icon_theme_load_symbolic that takes a style | Matthias Clasen | 2010-06-14 | 1 | -46/+12 |
* | Support 'symbolic' themed icons | Matthias Clasen | 2010-04-28 | 1 | -18/+139 |
* | Don't use GTK_WIDGET_STATE in internal code anymore | Javier Jardón | 2010-03-09 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_HAS_FOCUS | Javier Jardón | 2010-03-01 | 1 | -1/+1 |
* | Bug 565317 - Resulting image of GtkCellRendererPixbuf depends on order of set... | Matthias Clasen | 2009-06-15 | 1 | -38/+117 |
* | Bug 557065 – gtkcellrendererpixbuf spams console over and over with | Christian Persch | 2008-10-26 | 1 | -15/+3 |
* | Bug 555779 – GtkCellRendererPixbuf crashed on failed GIcon lookup | Matthias Clasen | 2008-10-14 | 1 | -2/+10 |
* | examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.c | Michael Natterer | 2008-08-12 | 1 | -1/+1 |
* | Since s/2.16/2.14/ for the new gicon property. | Kristian Rietveld | 2008-07-02 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Remove an unused prototype. | Johan Dahlin | 2008-06-19 | 1 | -2/+0 |
* | Bug 538519 – GtkCellRendererPixbuf doesn't allow unsetting the icon | Carlos Garnacho | 2008-06-16 | 1 | -20/+8 |
* | Add a gicon property | Matthias Clasen | 2008-06-15 | 1 | -79/+105 |
* | gtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c | Michael Natterer | 2008-05-19 | 1 | -9/+9 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 1 | -2/+1 |
* | Make sure [xy]_offset are always being initialized, fix pixbuf renderer | Kristian Rietveld | 2006-12-03 | 1 | -10/+12 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -35/+2 |
* | Fix bug #319974: | Michael Natterer | 2005-10-27 | 1 | -31/+60 |
* | Don't leak expander pixbufs. (#316946, Tommi Komulainen) | Matthias Clasen | 2005-09-23 | 1 | -0/+4 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+1 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Support named icons in cells by adding a icon-name property. (#165777, | Matthias Clasen | 2005-05-18 | 1 | -10/+94 |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-11 | 1 | -12/+8 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -9/+8 |
* | Fix typo | Matthias Clasen | 2005-03-21 | 1 | -1/+1 |
* | : Mark param spec strings as static. | Matthias Clasen | 2005-03-21 | 1 | -10/+9 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -6/+6 |
* | Don't warn if a stock icon cannot be found. (#168830, Sven Neumann) | Matthias Clasen | 2005-03-03 | 1 | -21/+16 |
* | remove unused function. | Manish Singh | 2005-02-04 | 1 | -2/+2 |