summaryrefslogtreecommitdiff
path: root/gtk/gtkiconthemeprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* icontheme: Refactor gtk_icon_theme_lookup_symbolic_colors()Benjamin Otte2021-08-301-4/+1
* gtk: Port icontheme to GtkSymbolicPaintableBenjamin Otte2021-08-291-8/+0
* icontheme: Keep a serialMatthias Clasen2020-04-221-0/+2
* icontheme: Optimize memory use and lookup speed by internalizing icon namesAlexander Larsson2020-02-071-0/+4
* icontheme: Move IMAGE_MISSING_RESOURCE_PATH to (private) headerAlexander Larsson2020-02-061-0/+2
* Rename GtkIcon to GtkIconPaintableAlexander Larsson2020-02-041-13/+13
* icontheme: Remove crayon APIsBenjamin Otte2020-02-041-0/+8
* Revert "Ensure icon themes are loaded with other themes"Matthias Clasen2020-01-251-2/+0
* Ensure icon themes are loaded with other themesMatthias Clasen2020-01-221-0/+2
* icontheme: Stop exporting gtk_icon_info_new_for_fileTimm Bäder2018-11-081-4/+0
* icontheme: Stop exporting gtk_icon_theme_color_symbolic_pixbufTimm Bäder2018-11-081-7/+0
* icon theme: Export recoloring functionMatthias Clasen2016-01-141-0/+7
* icon theme: Add a way to create GtkIconInfos from filesMatthias Clasen2016-01-141-0/+5
* iconhelper: Pass only the CssStyle when loading iconsBenjamin Otte2015-12-091-0/+29