summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.c
Commit message (Expand)AuthorAgeFilesLines
* Make symbolic icons work with the current rsvgMatthias Clasen2013-08-161-9/+12
* icontheme: correctly fallback to symbolic iconsCosimo Cecchi2013-08-131-9/+31
* gtkicontheme: check for GdkPixbuf firstRyan Lortie2013-08-021-34/+34
* docs: gtk_icon_theme_lookup_by_gicon_for_scale() is newMurray Cumming2013-07-271-1/+1
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* GtkIconTheme: Add helpers to load to cairo_surface_tAlexander Larsson2013-07-031-0/+111
* icontheme: Add support for high resolution iconsCarlos Garnacho2013-07-031-114/+359
* Deprecate and ignore gtk-fallback-icon-themeWilliam Jon McCann2013-06-261-25/+2
* IconTheme: Move changed emission to an idleAlexander Larsson2013-06-191-15/+23
* IconTheme: Clear caches when reloading themeAlexander Larsson2013-06-191-1/+4
* IconCache: Keep a ref on the GtkIconDataAlexander Larsson2013-06-191-14/+33
* icontheme: Remove unused functionBenjamin Otte2013-04-061-25/+0
* docs: correct various spelling and grammar errorsWill Thompson2013-03-041-1/+1
* GtkIconTheme: fix regression from 0db32f0632ef4675bfcfc9ec201f7af157a48ab0Giovanni Campagna2013-03-041-2/+6
* GtkIconTheme: fix failed assertion when asynchrnously loading emblemed iconsGiovanni Campagna2013-03-041-3/+6
* Fix deprecations for GtkIconInfoJasper St. Pierre2013-02-151-11/+11
* gtkicontheme: Mark copy/free compat symbols as skipJasper St. Pierre2013-02-151-2/+2
* Fix GtkIconInfo docsAlexander Larsson2013-02-151-9/+11
* GtkIconTheme: Add async versions of symbolic icon loadersAlexander Larsson2013-02-141-10/+344
* GtkIconTheme Don't leak pixbuf in symbolic icon cacheAlexander Larsson2013-02-141-1/+1
* Add gtk_icon_info_load_icon_asyncAlexander Larsson2013-02-141-0/+188
* Make GtkIconInfo a GObjectAlexander Larsson2013-02-141-18/+34
* icon cache: Fix double freeAlexander Larsson2012-11-301-1/+1
* Reuse rendered symbolic iconsAlexander Larsson2012-11-301-95/+246
* Cache GtkIconInfoAlexander Larsson2012-11-301-5/+255
* icon-theme: Add some preconditions for NULL argumentsStef Walter2012-11-091-0/+7
* icon-theme: support loading symbolic GFileIcons from generic URIsCosimo Cecchi2012-10-311-36/+60
* icontheme: Don't assume a symbolic icon size of 16x16Carlos Garnacho2012-07-131-2/+25
* icon-theme: Allow symbolic GFileIconsJasper St. Pierre2012-06-011-0/+7
* build: Remove now-unused GTK_DISABLE_DEPRECATED undefsBenjamin Otte2012-05-011-1/+0
* Prefer xdg data directory to legacy .icons directoryWilliam Jon McCann2012-04-301-1/+1
* icontheme: search first in all themes if the requested icon is symbolicCosimo Cecchi2012-04-261-0/+17
* Fix malformed doc commentsMatthias Clasen2012-04-121-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk/*: Use g_list_free_full() convenience functionJavier Jardón2012-01-051-8/+4
* icontheme: Get rid of deprecation warningsBenjamin Otte2011-11-081-0/+7
* Move gtkstyle and gtkrc to deprecated/Matthias Clasen2011-11-021-0/+1
* Bug 660730: Use GStatBuf for portabilityChun-wei Fan2011-10-031-3/+3
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-2/+2
* GtkIconTheme: a small optimizationMatthias Clasen2011-05-311-24/+12
* gtkicontheme: More explicitly note ownership transfers of duplicated stringColin Walters2011-05-051-3/+6
* Drop the last remaining translated g_warning/g_error callsColin Walters2011-04-291-4/+4
* Move documentation to inline comments: GtkIconThemeJavier Jardón2011-04-151-0/+86
* GtkIconThemePrivate: Improve struct packingMatthias Clasen2011-04-121-12/+12
* icontheme: constify arguments to gtk_icon_theme_load_symbolic()Benjamin Otte2011-02-111-8/+8
* Add some missing symbols to the docsMatthias Clasen2011-02-081-10/+8
* API: gtk: Remove client_event vfunc from GtkWidgetBenjamin Otte2011-02-011-17/+0
* Adapt gtk_icon_info_load_symbolic to librsvg limitations tooMatthias Clasen2011-01-201-5/+5
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-12/+17