| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Support tinting in GtkCellRendererPixbuf (#162903, Jorn Baayen): | Matthias Clasen | 2005-01-20 | 1 | -15/+114 |
* | Drop the reference to the pixbuf, regardless whether it is a stock pixbuf. | Matthias Clasen | 2004-10-30 | 1 | -1/+1 |
* | Don't reuse insensitive pixbufs across multiple rows. (#153984, Milosz | Matthias Clasen | 2004-09-28 | 1 | -28/+25 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Support insensitive cells in tree views and combo boxes. | Matthias Clasen | 2004-05-27 | 1 | -0/+35 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Make stock_size an uint property, to allow custom icon sizes. Also clarify | Matthias Clasen | 2004-02-14 | 1 | -5/+6 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -12/+12 |
* | Migrating all cell renderers to use the new instance private data | Kristian Rietveld | 2003-12-18 | 1 | -39/+51 |
* | if we set a new stock_id and there was a previous stock_id, unref the | Kristian Rietveld | 2003-12-17 | 1 | -1/+8 |
* | The render vfunc takes a GdkDrawable* instead of a GdkWindow*, because | Murray Cumming | 2003-09-30 | 1 | -1/+1 |
* | removed redundant calls to g_object_notify(). | Sven Neumann | 2003-03-13 | 1 | -15/+14 |
* | handle rtl code. | Jonathan Blandford | 2003-03-03 | 1 | -1/+2 |
* | The full changelog for this commit is too long to paste here, so to avoid | Kristian Rietveld | 2003-01-14 | 1 | -1/+2 |
* | took out the useless check for refs->list (#97353, reported by Morten | Kristian Rietveld | 2002-11-03 | 1 | -1/+1 |
* | Behaviour change, apply changes if the entry of the editable gets a focus | Kristian Rietveld | 2002-10-14 | 1 | -8/+8 |
* | deprecation cleanup | Manish Singh | 2002-10-07 | 1 | -97/+98 |
* | Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf | Owen Taylor | 2002-10-02 | 1 | -13/+12 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -3/+3 |
* | This commit fixes binary compatibility, which I broke with my recent cell | Kristian Rietveld | 2002-04-26 | 1 | -24/+47 |
* | This commit adds stock icon functionality to GtkCellRendererPixbuf which | Kristian Rietveld | 2002-04-22 | 1 | -2/+111 |
* | General property notification cleanup. | Matthias Clasen | 2002-01-28 | 1 | -3/+0 |
* | Remove unused pixels and rowstride variables. | Anders Carlsson | 2002-01-07 | 1 | -5/+0 |