summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.c
Commit message (Expand)AuthorAgeFilesLines
* icon theme: Make logging per-displayMatthias Clasen2018-01-141-7/+11
* icon theme: Remove unused codeMatthias Clasen2017-11-291-132/+1
* Drop gtk_icon_size_lookupMatthias Clasen2017-11-151-63/+0
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-151-32/+4
* icontheme: Add a trailing / when enumerating resourcesMatthias Clasen2017-11-131-1/+3
* icontheme: Append a / to the resource pathMatthias Clasen2017-11-131-1/+1
* Make the recoloring code more robustMatthias Clasen2017-11-071-0/+2
* Fix symbolic.svg renderingMatthias Clasen2017-11-071-2/+11
* docs: You can't modify texturesBenjamin Otte2017-11-051-3/+2
* GskTexture => GdkTextureBenjamin Otte2017-11-041-3/+3
* docs: Fix up some places that still said screen instead of displayBenjamin Otte2017-10-311-1/+1
* icontheme: Use GdkDisplay instead of GdkScreenBenjamin Otte2017-10-311-66/+61
* stylecontext: Port to use display instead of screenBenjamin Otte2017-10-311-1/+1
* icontheme: Silence some compiler warningsTimm Bäder2017-10-231-1/+1
* icon theme: Add a texture cacheMatthias Clasen2017-10-231-0/+35
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-7/+10
* icon-theme: Show filename attempted when icon fails to loadRobert Ancell2017-06-091-0/+1
* Use Unicode in translatable stringsPiotr Drąg2016-12-191-2/+2
* icontheme: Remove deprecated APITimm Bäder2016-10-221-252/+1
* icontheme: Simplify lookup_size()Emmanuele Bassi2016-10-191-33/+16
* gtkicontheme: check if the context quark string is not nullIgnacio Casal Quinteiro2016-10-171-1/+2
* icontheme: Drop unnecessary allocationEmmanuele Bassi2016-10-171-88/+49
* Remove redundant declarationsEmmanuele Bassi2016-10-171-2/+0
* Remove GtkIconFactoryTimm Bäder2016-10-161-1/+147
* API: Remove GtkStyleBenjamin Otte2016-10-161-91/+0
* API: Remove GtkNumerableIconBenjamin Otte2016-10-161-6/+0
* icon-theme: Fix leaks on errorVictor Toso2016-09-301-1/+13
* Add some missing (nullable) annotationsRico Tzschichholz2016-09-221-1/+1
* icon theme: Add a warningMatthias Clasen2016-05-191-1/+24
* 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