summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add a test for popover positioningMatthias Clasen2021-02-142-0/+132
| * | | popover: Support shadowsMatthias Clasen2021-02-141-25/+103
| * | | wayland: Set shadow width on popup surfacesMatthias Clasen2021-02-141-14/+40
| * | | popuplayout: Add shadow widthMatthias Clasen2021-02-134-1/+89
| |/ /
* | | Merge branch 'antoniof-master-patch-32022' into 'master'Matthias Clasen2021-02-141-1/+1
|\ \ \ | |/ / |/| |
| * | docs: Mark heading in migration guideAntónio Fernandes2021-02-141-1/+1
|/ /
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-02-141-1/+3
|\ \
| * | popover: Queue a resize when position changesMatthias Clasen2021-02-131-0/+2
| * | popover: CosmeticsMatthias Clasen2021-02-131-1/+1
* | | Update Hungarian translationBalázs Meskó2021-02-141-965/+1863
|/ /
* | Merge branch 'revert-82ab039a' into 'master'Matthias Clasen2021-02-122-11/+4
|\ \
| * | Stop passing introspection=false to grapheneMatthias Clasen2021-02-121-8/+2
| * | ci: Add debug spew on macosMatthias Clasen2021-02-121-0/+1
| * | Revert "Merge branch 'disable-macos-ci' into 'master'"Bartłomiej Piotrowski2021-02-121-3/+1
|/ /
* | 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
|\ \ \ \ | |/ / / |/| | |