summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* imcontext: Improve compose table parsinglenient-compose-parsingMatthias Clasen2021-02-151-13/+15
* imcontext: Be more lenient in parsing ComposeMatthias Clasen2021-02-141-5/+2
* Merge branch 'fix-compose-comments' into 'master'Matthias Clasen2021-02-144-10/+34
|\
| * imcontext: Fix a regression in Compose file parsingMatthias Clasen2021-02-143-10/+29
| * testsuite: Add a missing fileMatthias Clasen2021-02-141-0/+5
* | Merge branch 'popup-shadow-width' into 'master'Matthias Clasen2021-02-1414-48/+440
|\ \
| * | window: Add some more details to css docspopup-shadow-widthMatthias Clasen2021-02-141-4/+6
| * | Update popover css docsMatthias Clasen2021-02-141-3/+4
| * | macos: Apply popup shadow widthMatthias Clasen2021-02-141-0/+6
| * | win32: Apply popup shadow widthMatthias Clasen2021-02-141-0/+18
| * | x11: Apply popup shadow withMatthias Clasen2021-02-141-0/+6
| * | popover: Handle shadow changesMatthias Clasen2021-02-141-0/+10
| * | gizmo: Add a css_changed functionMatthias Clasen2021-02-142-1/+26
| * | 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