summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.c
Commit message (Expand)AuthorAgeFilesLines
* Include hicolor index.theme as a resourceLuca Bacci2022-12-201-44/+12
* Revert "Merge branch 'include-hicolor-index-theme-as-resource' into 'main'"Luca Bacci2022-12-201-12/+44
* Include hicolor index.theme as a resourceLuca Bacci2022-12-161-44/+12
* Fix spelling errorsMatthias Clasen2022-11-171-1/+1
* stylecontext: Deprecate most apisMatthias Clasen2022-10-121-1/+0
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* gtk: Use the new debug macrosMatthias Clasen2022-09-231-29/+35
* gdk/win32: do not expose gdk_win32_*_libgtk_only in public headersMarc-André Lureau2022-08-241-0/+1
* Add more directories to the builtin hicolor indexMatthias Clasen2022-06-021-2/+12
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-24/+8
* docs: Add missing annotationEmmanuele Bassi2021-11-011-1/+1
* icontheme: Fix variable mixup leading to crashesBenjamin Otte2021-09-171-14/+14
* icontheme: Implement gtk_icon_theme_lookup_by_gicon() for texturesBenjamin Otte2021-09-171-18/+8
* pixbufutils: Don't hardcode formatsBenjamin Otte2021-09-171-4/+0
* icontheme: Insist that people provide proper valuesBenjamin Otte2021-09-171-8/+2
* icontheme: Use textures moreBenjamin Otte2021-09-171-40/+46
* icontheme: Load textures directly when possibleBenjamin Otte2021-09-171-26/+19
* icontheme: Refactor gtk_icon_theme_lookup_symbolic_colors()Benjamin Otte2021-08-301-22/+16
* gtk: Port icontheme to GtkSymbolicPaintableBenjamin Otte2021-08-291-39/+24
* Avoid copying static debug stringsMatthias Clasen2021-07-281-1/+1
* Add missing "Since: 4.X" tagsMarc-André Lureau2021-07-071-0/+2
* icontheme: Fix binding annotationBenjamin Otte2021-06-301-1/+2
* icontheme: Add detail to the 'not found' messageMatthias Clasen2021-06-041-1/+1
* docs: Fix up syntaxMatthias Clasen2021-05-221-1/+1
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-2/+2
* docs: Reduce redundancyMatthias Clasen2021-05-201-6/+3
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-5/+5
* Documentation fixesMatthias Clasen2021-05-201-7/+7
* icontheme: Add gtk_icon_theme_has_giconMatthias Clasen2021-03-261-0/+44
* Add logging for icon fallbackMatthias Clasen2021-03-251-0/+5
* icontheme: Convert docsMatthias Clasen2021-03-111-125/+141
* docs: Clean up the first paragraph for various symbolsEmmanuele Bassi2021-03-111-4/+5
* icontheme: Make a parameter constTimm Bäder2021-01-031-1/+1
* icontheme: Make some constant values constTimm Bäder2020-12-211-4/+4
* icontheme: Make icon_paintable_ensure_texture() return an unowned valueTimm Bäder2020-12-211-4/+1
* docs: Explain the symbolic icon paintable situationMatthias Clasen2020-10-151-0/+3
* icontheme: Add a missing getterMatthias Clasen2020-10-031-0/+18
* icontheme: Clarify the docsMatthias Clasen2020-09-301-2/+5
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-1/+1
* Merge branch 'new-sysprof' into 'master'Matthias Clasen2020-08-211-9/+11
|\
| * Port tracing to the sysprof collector apiMatthias Clasen2020-08-211-9/+11
* | *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-2/+2
|/
* gtkicontheme: Stop using GTimeValMatthias Clasen2020-07-311-10/+5
* Replace "gchar" with "char"Benjamin Otte2020-07-251-61/+61
* Replace "gint" with "int"Benjamin Otte2020-07-251-57/+57
* icontheme: IndentationTimm Bäder2020-07-171-5/+5
* icontheme: Use GdkArrayBenjamin Otte2020-07-161-25/+30
* Fix minor typosYuri Chornoivan2020-06-181-1/+1
* Drop fallback-c89.cChristoph Reiter2020-05-311-5/+0
* Fix minor typosYuri Chornoivan2020-05-281-3/+3