summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* glsl: Make rounded rect clipping cheaperngl-clip-classificationMatthias Clasen2021-03-081-5/+13
* Add some more rounded rect testsMatthias Clasen2021-03-071-0/+28
* gsk: Use clip defines in shadersMatthias Clasen2021-03-072-6/+29
* ngl: Add infrastructure for clip-variants of shadersMatthias Clasen2021-03-075-130/+163
* ngl: Classify clipsMatthias Clasen2021-03-071-5/+134
* Merge branch 'ebassi/iface-macros' into 'master'Matthias Clasen2021-03-075-11/+0
|\
| * docs: Remove invalid macrosebassi/iface-macrosEmmanuele Bassi2021-03-071-5/+0
| * treesortable: Remove class check macroEmmanuele Bassi2021-03-071-1/+0
| * orientable: Remove class macrosEmmanuele Bassi2021-03-071-3/+0
| * celleditable: Remove class cast check macroEmmanuele Bassi2021-03-071-1/+0
| * buildable: Remove "class" macroEmmanuele Bassi2021-03-071-1/+0
* | Move gtk_rounded_rect_scale_affine to the right placeMatthias Clasen2021-03-073-27/+37
* | imcontext: Fix a docs mishapMatthias Clasen2021-03-071-2/+2
* | Merge branch 'bilelmoussaoui/gi-annotations' into 'master'Matthias Clasen2021-03-075-3/+16
|\ \
| * | g-i: add missing since annotations for 4.2bilelmoussaoui/gi-annotationsBilal Elmoussaoui2021-03-075-3/+16
* | | Merge branch 'scalable-svg' into 'master'Matthias Clasen2021-03-072-0/+0
|\ \ \ | |_|/ |/| |
| * | icons: Rename two icons which had the wrong extensionEmmanuel Gil Peyrot2021-03-072-0/+0
|/ /
* | Merge branch 'ngl-misc-fixes' into 'master'Christian Hergert2021-03-071-7/+4
|\ \ | |/ |/|
| * ngl: Treat radial gradients like othersMatthias Clasen2021-03-071-1/+4
| * ngl: Remove a few redundant checksMatthias Clasen2021-03-071-6/+0
* | Update Latvian translationRūdolfs Mazurs2021-03-071-1756/+1383
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-03-074-7/+92
|\
| * roundedrect: Remove unclear language from the docsMatthias Clasen2021-03-071-7/+2
| * Revert "flatpak: No need to build sassc anymore"Matthias Clasen2021-03-063-0/+90
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-03-065-11/+84
|\
| * vulkan: Handle simple transforms in the clipping codeBenjamin Otte2021-03-055-11/+65
| * vulkan: Add visible fallback renderingMatthias Clasen2021-03-051-0/+19
* | Update French translationGuillaume Bernard2021-03-061-688/+1424
* | Update Serbian translationМирослав Николић2021-03-061-3117/+4782
* | Update Korean translationChangwoo Ryu2021-03-061-104/+150
* | Update Catalan translationJordi Mas2021-03-061-1/+1
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-03-052-3/+3
|\
| * searchentry: Typo fixMatthias Clasen2021-03-051-1/+1
| * flatpak: Fix the gtk4-demo buildMatthias Clasen2021-03-051-2/+2
|/
* Merge branch 'wip/exalm/window-shadow-dark-4' into 'master'Matthias Clasen2021-03-051-3/+3
|\
| * Adwaita: Use transparent black for window border in dark toowip/exalm/window-shadow-dark-4Alexander Mikhaylenko2021-03-051-3/+3
* | Merge branch 'wip/jimmac/fix-flatpak-build' into 'master'Matthias Clasen2021-03-053-10/+7
|\ \ | |/ |/|
| * Flatpak: Update build manifestsJakub Steiner2021-03-053-10/+7
* | Merge branch 'wip/jimmac/sidebar-focus' into 'master'Matthias Clasen2021-03-052-14/+6
|\ \ | |/ |/|
| * Adwaita: Regular focus ring for sidebar rowsJakub Steiner2021-03-052-14/+6
* | Update Indonesian translationKukuh Syafaat2021-03-051-779/+1478
|/
* Merge branch 'iconbrowser-fix' into 'master'Matthias Clasen2021-03-052-13/+55
|\
| * iconbrowser: fix search<>category interactionMatthias Clasen2021-03-042-13/+55
* | Merge branch 'preedit-selection-fix' into 'master'Matthias Clasen2021-03-047-77/+283
|\ \ | |/ |/|
| * textview: Delete selection when preedit startspreedit-selection-fixMatthias Clasen2021-03-041-1/+12
| * textview: Send anchor with surroundingMatthias Clasen2021-03-041-7/+42
| * text: Optimize away 0-change insertions and deletionsMatthias Clasen2021-03-041-0/+6
| * text: Delete selection when preedit startsMatthias Clasen2021-03-041-0/+11
| * text: Send anchor with surroundingMatthias Clasen2021-03-041-2/+3
| * imwayland: Pass anchor with surroundingMatthias Clasen2021-03-041-6/+8