summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.c
Commit message (Expand)AuthorAgeFilesLines
* icon theme: Make the builtin hicolor index match realityMatthias Clasen2016-03-311-1/+16
* Don't use g_print for debug outputMatthias Clasen2016-02-281-22/+21
* gtk: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-2/+2
* icontheme: Avoid a crashMatthias Clasen2016-01-301-1/+1
* icon theme: Improve loading of unthemed filesMatthias Clasen2016-01-291-7/+20
* icon theme: Export recoloring functionMatthias Clasen2016-01-141-12/+11
* icon theme: Add a way to create GtkIconInfos from filesMatthias Clasen2016-01-141-27/+44
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+1
* iconhelper: Pass only the CssStyle when loading iconsBenjamin Otte2015-12-091-10/+14
* css: Introduct -gtk-icon-paletteBenjamin Otte2015-12-031-54/+42
* docs: Point at for_scale() variantsEmmanuele Bassi2015-11-041-0/+12
* icontheme: Clarify GENERIC_FALLBACK flag handlingBenjamin Otte2015-10-281-0/+3
* icon theme: Ensure to propagate an errorMatthias Clasen2015-10-271-1/+5
* gtkicontheme: Check a return valueMatthias Clasen2015-07-171-3/+2
* icontheme: don't modify symbolic SVG dimensions when recoloringCosimo Cecchi2015-06-121-11/+21
* icon theme: Fix compiler warningsMatthias Clasen2015-06-021-1/+0
* icontheme: allow directories with mtime 0Daniel Drake2015-02-231-6/+12
* icontheme: use desired size instead of negative for DIR_UNTHEMED SVGsCosimo Cecchi2015-02-231-2/+2
* icontheme: fill correct information when loading GResource-backed GIconsCosimo Cecchi2015-02-231-1/+15
* Reduce symbolic icon warnings to a debug messageMatthias Clasen2015-01-311-6/+8
* docs: Explain 'icon theme context' better in gtkicontheme.cKjell Ahlstedt2014-12-071-3/+8
* GtkIconTheme: Improve an error messageMatthias Clasen2014-11-031-2/+2
* GtkIconTheme: Repair symbolic fallback with rtl/ltrMatthias Clasen2014-09-211-6/+8
* Trivial: clarify a commentMatthias Clasen2014-09-211-1/+1
* GtkIconTheme: Make suffix_from_name NULL-safeMatthias Clasen2014-09-051-12/+13
* Change way alpha is used when recoloring symbolicsAlexander Larsson2014-08-121-7/+28
* icon-theme: Support recolorable .symbolic.png filesAlexander Larsson2014-08-031-27/+203
* GtkIconTheme: Make spinners scale in hi-dpiMatthias Clasen2014-07-171-5/+16
* GktIconTheme: Be even more careful with pathsРуслан Ижбулатов2014-07-151-6/+9
* GktIconTheme: Be more careful with pathsMatthias Clasen2014-07-141-5/+8
* Use a define for the default icon theme nameMatthias Clasen2014-07-091-2/+2
* GtkIconTheme: Rename a macroMatthias Clasen2014-07-091-7/+7
* icontheme: Use correct URI for icons in resource pathsStefano Facchini2014-07-091-2/+15
* Deprecate gtk_icon_theme_add_builtin_iconMatthias Clasen2014-06-301-0/+6
* Make gtk_icon_theme_add_resource_path public APIMatthias Clasen2014-06-301-0/+19
* GtkIconTheme: Allow unthemed icons from resource pathsMatthias Clasen2014-06-301-52/+83
* Drop an extra dir from builtin iconsMatthias Clasen2014-06-301-1/+1
* GtkIconTheme: Only look at resources for hicolorMatthias Clasen2014-06-301-21/+24
* GtkIconTheme: Drop an unused parameterMatthias Clasen2014-06-301-21/+6
* Treat unthemed icons the same as force_size for scalingMatthias Clasen2014-06-301-1/+2
* GtkIconTheme: Copy all fields in icon_info_dupMatthias Clasen2014-06-231-0/+5
* GtkIconTheme: Be more careful when warningMatthias Clasen2014-06-231-4/+4
* GtkIconTheme: keep misplaced symbolics workingMatthias Clasen2014-06-231-1/+26
* Move some comments aroundMatthias Clasen2014-06-221-7/+4
* Some documentation rewordingMatthias Clasen2014-06-221-17/+15
* GtkIconTheme: Drop an unused variableMatthias Clasen2014-06-221-3/+0
* GtkIconTheme: Load symbolic icons at the same sizeMatthias Clasen2014-06-221-25/+11
* GtkIconInfo: Small struct packing improvementMatthias Clasen2014-06-221-1/+1
* GtkIconInfo: Drop an unused fieldMatthias Clasen2014-06-221-5/+0
* GtkIconTheme: Respect limits in theme dirsMatthias Clasen2014-06-221-17/+16