summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.c
Commit message (Expand)AuthorAgeFilesLines
* icon theme: Remove fallbacksMatthias Clasen2019-02-121-0/+2
* gtk: Drop the "plus"Emmanuele Bassi2019-02-051-1/+1
* Win32: Fix typo on compilation speedup macro defineLuca Bacci2018-12-221-1/+2
* icontheme: Recolor <polygon> elements in SVGs tooPhilip Chimento2018-12-081-1/+1
* (#1471): base64-encode included SVGs to avoid mis-escaped charactersFederico Mena Quintero2018-11-271-2/+2
* icontheme: Stop exporting gtk_icon_info_new_for_fileTimm Bäder2018-11-081-34/+33
* icontheme: Stop exporting gtk_icon_theme_color_symbolic_pixbufTimm Bäder2018-11-081-1/+1
* icontheme: Drop remaining emblem codeTimm Bäder2018-11-081-156/+4
* icontheme: Don't reference nonexistent parameter in docsTimm Bäder2018-11-081-1/+1
* icontheme: Use a bit field in AsyncSymbolicDataTimm Bäder2018-11-081-5/+5
* icontheme: Stop strdup'ing css colors when loadingTimm Bäder2018-11-081-36/+20
* gtk: also recolor circle and ellipse in symbolic SVG icons.Jehan2018-06-231-1/+1
* icontheme: Keep dir_mtimes in orderJan Alexander Steffens (heftig)2018-05-231-2/+2
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-2/+2
* icontheme: Remove surface supportBenjamin Otte2018-03-161-107/+0
* The big versioning cleanupMatthias Clasen2018-02-061-82/+0
* Replace gdk_threads_add_idle* with g_idle_add()Emmanuele Bassi2018-02-031-3/+4
* Remove leading underscore from private symbolsEmmanuele Bassi2018-02-011-13/+13
* Rename gtkiconcache.hEmmanuele Bassi2018-02-011-1/+1
* 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