summaryrefslogtreecommitdiff
path: root/gtk/gtkicontheme.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs: Fix several missing references in the documentationCorentin Noël2020-05-111-10/+10
* icontheme: Don't free array elementGeorges Basile Stavracas Neto2020-05-061-1/+0
* icontheme: Save dir_mtimes in a GArray, not a GListTimm Bäder2020-05-051-37/+36
* icontheme: Call gtk_system_setting_changedMatthias Clasen2020-04-221-2/+5
* icontheme: Keep a serialMatthias Clasen2020-04-221-0/+9
* icon-theme: Fix deadlock in GktIconTheme disposeAlexander Larsson2020-04-221-2/+9
* Fix typo in IconTheme.Arnaud Bonatti2020-04-141-1/+1
* build: Add -Wnull-dereferenceBenjamin Otte2020-03-051-0/+1
* icontheme: Remove unused parameterBenjamin Otte2020-03-051-14/+9
* icontheme: Don't crash on icon lookup failureBenjamin Otte2020-03-051-4/+5
* Add missing annotation for GtkIconThemeEmmanuele Bassi2020-03-031-2/+2
* Add missing ownership transfer annotationsEmmanuele Bassi2020-02-261-5/+6
* icontheme: Update the apiMatthias Clasen2020-02-181-155/+364
* icon theme: Don't add profiler marks for short async icon loadsAlexander Larsson2020-02-121-2/+7
* profiler: Add _end_mark() version of _add_mark()Alexander Larsson2020-02-121-2/+2
* profiler: Make profiler-is-running a macroAlexander Larsson2020-02-121-2/+2
* Convert all profiler times from nsec to usecAlexander Larsson2020-02-121-2/+3
* Use markf in one more placeAlexander Larsson2020-02-121-5/+1
* Fix typo in GtkIconPaintable is-symbolic propertyAlexander Larsson2020-02-101-1/+1