summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* actionmuxer: Don't emit signals for irrelevant changesfix-action-muxer-signalsMatthias Clasen2020-02-041-4/+12
* css: Fix the initial values optimizationMatthias Clasen2020-02-041-15/+6
* Merge branch 'faster-theme-lookup' into 'master'Matthias Clasen2020-02-043-733/+514
|\
| * icon-theme: Only have one copy of the icon flags enumAlexander Larsson2020-02-043-105/+95
| * GtkIconCache: Remove unused codeAlexander Larsson2020-02-032-367/+10
| * IconTheme: Make icon lookups fasterAlexander Larsson2020-02-031-309/+370
| * icon-cache: Add new function to list all the icons in a directoryAlexander Larsson2020-02-033-0/+87
|/
* Remove last GtkWidgetPath referenceRico Tzschichholz2020-02-031-1/+0
* Merge branch 'wip/muktupavels/update-documentation' into 'master'Matthias Clasen2020-02-032-3/+1
|\
| * display-x11: don't mention gdk_monitor_is_primary in the docsAlberts Muktupāvels2020-02-022-3/+1
|/
* css: Fix an oversight in style change computationMatthias Clasen2020-02-021-8/+31
* Merge branch 'sigma' into 'master'Matthias Clasen2020-02-021-2/+3
|\
| * gdk: Handle small final sigma in gdk_keyval_convert_caseAlex Henrie2020-01-241-2/+3
* | Merge branch 'initial-style' into 'master'Matthias Clasen2020-02-015-17/+53
|\ \
| * | border: Don't render initial bordersMatthias Clasen2020-02-011-0/+3
| * | background: Don't render initial backgroundsMatthias Clasen2020-02-011-6/+17
| * | Make it easy to recognize initial style valuesMatthias Clasen2020-02-013-11/+33
* | | modelbutton: Update a11y statesMatthias Clasen2020-01-311-3/+26
|/ /
* | filechooser: Remove debug spewMatthias Clasen2020-01-311-1/+0
* | Build fix for GtkCssValuesMatthias Clasen2020-01-313-9/+17
* | Update Karbi translationJor Teron2020-01-311-1363/+1312
* | Updated Spanish translationDaniel Mustieles2020-01-311-152/+143
* | Merge branch 'meson-sassc-subproject' into 'master'Matthias Clasen2020-01-3110-7255/+19
|\ \
| * | build: require sassc and drop generated .css filesChristoph Reiter2020-01-3010-7255/+19
* | | Merge branch 'kill-primary-monitor-2' into 'master'Matthias Clasen2020-01-3017-86/+33
|\ \ \ | |/ / |/| |
| * | Remove primary monitor apiMatthias Clasen2020-01-3017-86/+33
|/ /
* | Merge branch 'icon-theme-rework' into 'master'Alexander Larsson2020-01-3040-2052/+1957
|\ \
| * | icon-theme: Add icon theme name in profiler markAlexander Larsson2020-01-301-1/+1
| * | icon-theme: Avoid reentrancy issues while loading icon themeAlexander Larsson2020-01-301-2/+3
| * | GtkIconHelper: Preload icons for mapped widgets with higher priorityAlexander Larsson2020-01-301-1/+24
| * | IconHelper: Only preload icons onceAlexander Larsson2020-01-301-0/+7
| * | icon-theme: Show which icon loads are threaded in profile markAlexander Larsson2020-01-301-6/+8
| * | icon-theme: Add i/o priority to choose_icon_async()Alexander Larsson2020-01-305-7/+11
| * | indentation: fix various alignment issuesAlexander Larsson2020-01-307-53/+56
| * | Remove final references to "icon info" with just "icon"Alexander Larsson2020-01-309-72/+72
| * | icon-theme: Update the docsAlexander Larsson2020-01-304-59/+140
| * | Fix warnings in gdk gir buildAlexander Larsson2020-01-301-6/+7
| * | icon-theme: Remove trailing whitespacesAlexander Larsson2020-01-301-54/+54
| * | icon-theme: Use GtkSnapshot, not GdkSnapshotAlexander Larsson2020-01-302-5/+5
| * | icon-theme: Fix indentation of matrix valuesAlexander Larsson2020-01-301-4/+4
| * | GtkImage: Preload icons during css validationAlexander Larsson2020-01-303-0/+51
| * | icon-theme: Preload default icon themes in threadAlexander Larsson2020-01-301-1/+33
| * | icon helper: Remove profiler markAlexander Larsson2020-01-301-10/+0
| * | icon-theme: Improve profiler mark for icon loadsAlexander Larsson2020-01-301-2/+11
| * | icon-theme: Only add theme load profiler mark if we actually load themeAlexander Larsson2020-01-301-4/+6
| * | icon theme: Actually use scale in choose_icon_async()Alexander Larsson2020-01-301-1/+1
| * | icon theme: Actually don't block in gtk_icon_theme_choose_icon_async()Alexander Larsson2020-01-301-20/+31
| * | icon-theme: Clean up lockingAlexander Larsson2020-01-301-171/+209
| * | icon-theme: Drop the _for_scale() versions and always take scaleAlexander Larsson2020-01-3018-203/+65
| * | icon-theme: Rename GtkIconInfo to GtkIconAlexander Larsson2020-01-3020-555/+554