summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reftests: Allow minor differences to be toleratedwip/smcv/reftest-toleranceSimon McVittie2021-02-133-5/+83
* reftest_compare_surfaces: Report how much the images differSimon McVittie2021-02-134-6/+46
* reftests: Share reftest-compare.[ch] between GSK and GTK testsSimon McVittie2021-02-134-205/+2
* reftest-compare: Fix spelling of "diff"Simon McVittie2021-02-131-9/+9
* Merge branch 'win32.surface.resize' into 'master'Matthias Clasen2021-02-122-33/+36
|\
| * Gdk/Win32: Fix resizing surfaceswin32.surface.resizeChun-wei Fan2021-02-022-25/+34
| * gdkwin32surface.[c|h]: Clean up code a bitChun-wei Fan2021-02-022-8/+2
* | Merge branch 'flatpak-tweaks' into 'master'Matthias Clasen2021-02-1215-112/+101
|\ \
| * | flatpak: Try harder to disable sasscflatpak-tweaksMatthias Clasen2021-02-123-0/+3
| * | Add devel styling to nightly flatpaksMatthias Clasen2021-02-123-3/+6
| * | demos: Add devel stylingMatthias Clasen2021-02-1212-19/+92
| * | flatpak: No need to build sassc anymoreMatthias Clasen2021-02-113-90/+0
* | | Merge branch 'ci-fedora-33' into 'master'Matthias Clasen2021-02-123-7/+4
|\ \ \
| * | | ci: Update the Fedora image to F33ci-fedora-33Matthias Clasen2021-02-113-7/+4
| |/ /
* | | Merge branch 'wip/baedert/for-master' into 'master'Matthias Clasen2021-02-122-8/+1
|\ \ \ | |/ / |/| |
| * | nativedialog: Remove unused run stateTimm Bäder2021-02-121-7/+0
| * | build: Check for mallinfo2 instead of mallinfoTimm Bäder2021-02-121-1/+1
|/ /
* | Merge branch 'fix-network-places' into 'master'Matthias Clasen2021-02-111-11/+11
|\ \
| * | placesview: Avoid use-after-freefix-network-placesMatthias Clasen2021-02-111-11/+11
* | | Merge branch 'wip/jimmac/tiled-shadow-fix-fix-gtk4' into 'master'Matthias Clasen2021-02-111-2/+8
|\ \ \
| * | | Adwaita: bring borders for tiledwip/jimmac/tiled-shadow-fix-fix-gtk4Jakub Steiner2021-02-111-2/+8
| |/ /
* | | Merge branch 'ebassi/memdup2' into 'master'Matthias Clasen2021-02-1125-52/+129
|\ \ \ | |/ / |/| |
| * | tests: Move from g_memdup() to g_memdup2()ebassi/memdup2Emmanuele Bassi2021-02-111-2/+8
| * | Ensure we don't overflow when using g_memdup2()Emmanuele Bassi2021-02-112-3/+18
| * | win32: Move from g_memdup() to g_memdup2()Emmanuele Bassi2021-02-112-20/+32
| * | gtk: Move from g_memdup() to g_memdup2()Emmanuele Bassi2021-02-118-10/+30
| * | gsk: Move from g_memdup() to g_memdup2()Emmanuele Bassi2021-02-111-1/+3
| * | gdk: Move from g_memdup() to g_memdup2()Emmanuele Bassi2021-02-112-3/+5
| * | x11: Move from g_memdup() to g_memdup2()Emmanuele Bassi2021-02-112-2/+4
| * | wayland: Move from g_memdup() to g_memdup2()Emmanuele Bassi2021-02-111-2/+3
| * | macos: Move from g_memdup() to g_memdup2()Emmanuele Bassi2021-02-112-4/+6
| * | broadway: Move from g_memdup() to g_memdup2()Emmanuele Bassi2021-02-113-5/+12
| * | Add compatibility shim for g_memdup2()Emmanuele Bassi2021-02-111-0/+8
|/ /
* | Merge branch 'wip/chergert/inline-transform-category' into 'master'Matthias Clasen2021-02-112-11/+12
|\ \
| * | gsk: move transform structure to private.hwip/chergert/inline-transform-categoryChristian Hergert2021-02-102-11/+12
* | | Merge branch 'disable-macos-ci' into 'master'Matthias Clasen2021-02-111-1/+3
|\ \ \
| * | | ci: Temporarily disable macOS CI job as runner is offlinedisable-macos-ciMatthias Clasen2021-02-101-1/+3
* | | | Merge branch 'fix-filter-value' into 'master'Matthias Clasen2021-02-111-4/+7
|\ \ \ \ | |/ / / |/| | |
| * | | css: Avoid an invalid readfix-filter-valueMatthias Clasen2021-02-101-4/+7
| |/ /
* | | Merge branch 'wip/chergert/fix-unused' into 'master'Matthias Clasen2021-02-111-1/+1
|\ \ \ | |/ / |/| |
| * | snapshot: fix warning when asserts are disabledChristian Hergert2021-02-101-1/+1
|/ /
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-02-106-6/+6
|\ \
| * | iconbrowser: Use the right iconMatthias Clasen2021-02-101-1/+1
| * | print-editor: Use the non-devel iconMatthias Clasen2021-02-102-2/+2
| * | node-editor: Use the non-devel iconMatthias Clasen2021-02-103-3/+3
|/ /
* | Merge branch 'fix-clipped-texture' into 'master'Matthias Clasen2021-02-104-9/+112
|\ \
| * | gl: Fixed clipped offscreen renderingfix-clipped-textureMatthias Clasen2021-02-094-9/+112
|/ /
* | Merge branch 'wip/chergert/fix-maximized-shadows' into 'master'Matthias Clasen2021-02-091-1/+1
|\ \
| * | Adwaita: don't cast shadows for halt-tiled windowswip/chergert/fix-maximized-shadowsJakub Steiner2021-02-091-4/+1
| * | adwaita: disable shadows when window is maximized or fullscreenChristian Hergert2021-02-091-0/+3
|/ /