| Commit message (Expand) | Author | Age | Files | Lines |
* | iconhelper: Fix leak when rendering to cairo surface | Bastien Nocera | 2013-10-02 | 1 | -0/+1 |
* | iconhelper: Use g_clear_* helpers | Bastien Nocera | 2013-10-02 | 1 | -17/+4 |
* | iconhelper: refactor some code into a single function | Cosimo Cecchi | 2013-08-20 | 1 | -38/+32 |
* | iconhelper: clear the surface on invalidation | Cosimo Cecchi | 2013-08-03 | 1 | -0/+5 |
* | Continue the deprecation of GtkIconSet | Kjell Ahlstedt | 2013-07-09 | 1 | -0/+2 |
* | Fix some inconsistent deprecations | Kjell Ahlstedt | 2013-07-09 | 1 | -0/+2 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -5/+3 |
* | Avoid deprecation warning | Matthias Clasen | 2013-07-03 | 1 | -0/+5 |
* | GtkIconHelper: Convert to using cairo surfaces as base and support scales | Alexander Larsson | 2013-07-03 | 1 | -24/+455 |
* | GtkIconHelper: Add set_window() | Alexander Larsson | 2013-07-03 | 1 | -0/+14 |
* | Deprecate GtkIconFactory, GtkIconSet, GtkIconSource | William Jon McCann | 2013-06-26 | 1 | -8/+15 |
* | Start migrating internals away from GtkStock | William Jon McCann | 2013-06-24 | 1 | -5/+10 |
* | Fix deprecations for GtkIconInfo | Jasper St. Pierre | 2013-02-15 | 1 | -1/+1 |
* | iconhelper: small code simplification | Sébastien Wilmet | 2013-01-17 | 1 | -2/+2 |
* | iconhelper: treat the empty string as a NULL stock-id | Murray Cumming | 2013-01-04 | 1 | -1/+2 |
* | IconHelper: Avoid warnings for non-existing stock ids | Alexander Larsson | 2012-12-13 | 1 | -1/+4 |
* | Add API to force a GtkIconHelper pixbuf rescaling | Carlos Garnacho | 2012-07-13 | 1 | -2/+52 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | iconhelper: treat the empty string as a NULL icon name | Cosimo Cecchi | 2011-12-15 | 1 | -1/+2 |
* | icon-helper: remove useless checks | Cosimo Cecchi | 2011-11-30 | 1 | -18/+0 |
* | icon-helper: don't warn out when the icon size is GTK_ICON_SIZE_INVALID | Cosimo Cecchi | 2011-11-30 | 1 | -2/+9 |
* | icon-helper: don't reset pixel_size when clearing the helper | Cosimo Cecchi | 2011-11-30 | 1 | -1/+0 |
* | icon-helper: add GtkIconHelper private object | Cosimo Cecchi | 2011-11-30 | 1 | -0/+578 |