summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-04-162-151/+52
|\ \ \
| * | | pixbufutils: Remove an unused functionMatthias Clasen2021-04-162-151/+52
* | | | Merge branch 'wayland-xdg-surface-setup' into 'master'Matthias Clasen2021-04-161-49/+48
|\ \ \ \
| * | | | wayland: Don't duplicate xdg_surface setup codeDavid Keijser2021-04-161-49/+48
| |/ / /
* | | | Merge branch 'wayland-parent-shadow-refactor' into 'master'Jonas Ã…dahl2021-04-161-15/+11
|\ \ \ \ | |/ / / |/| | |
| * | | wayland: Avoid directly accessing shadow property of parent surfaceDavid Keijser2021-04-161-15/+11
|/ / /
* | | Merge branch 'latest.glib.msvc' into 'master'Matthias Clasen2021-04-168-27/+27
|\ \ \
| * | | GTK: Fix builds against latest stable GLib with MSVClatest.glib.msvcChun-wei Fan2021-04-163-6/+6
| * | | GSK: Fix builds against latest stable GLib with MSVCChun-wei Fan2021-04-161-7/+7
| * | | GDK: Fix builds against latest stable GLib with MSVCChun-wei Fan2021-04-164-14/+14
* | | | Merge branch 'fix-focus-unsetting' into 'master'Matthias Clasen2021-04-161-8/+6
|\ \ \ \ | |/ / / |/| | |
| * | | window: Fix deferred focus unsettingMatthias Clasen2021-04-161-8/+6
|/ / /
* | | Merge branch 'im-context-event-leak' into 'master'Matthias Clasen2021-04-151-7/+22
|\ \ \
| * | | imcontext: Eat key events during preeditim-context-event-leakMatthias Clasen2021-04-151-7/+22
* | | | Merge branch 'theme-fallback-fix' into 'master'Matthias Clasen2021-04-151-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | themes: Make fallback work a bit bettertheme-fallback-fixMatthias Clasen2021-04-151-1/+8
|/ / /
* | | Merge branch 'demo-manpages' into 'master'Matthias Clasen2021-04-151-4/+9
|\ \ \
| * | | meson: only build demo manpages when demos are enabledEli Schwartz2021-04-131-4/+9
* | | | Merge branch 'theme-icon-filter-fixes' into 'master'Matthias Clasen2021-04-151-14/+6
|\ \ \ \ | |/ / / |/| | |
| * | | theme: Use -gtk-icon-filter for full-color iconsnana-42021-04-151-14/+6
|/ / /
* | | Merge branch 'x11-quiet-exit' into 'master'Matthias Clasen2021-04-141-17/+6
|\ \ \
| * | | x11: Be quiet on exit by defaultx11-quiet-exitMatthias Clasen2021-04-131-17/+6
* | | | Merge branch 'ngl-crash' into 'master'Matthias Clasen2021-04-131-1/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | ngl: Fix a rare assertion violationngl-crashMatthias Clasen2021-04-121-1/+11
| |/ /
* | | Merge branch 'flatpak-highlight' into 'master'Matthias Clasen2021-04-132-0/+114
|\ \ \
| * | | flatpak: Include highlight in gtk4-demo flatpakflatpak-highlightMatthias Clasen2021-04-122-0/+114
| |/ /
* | | Merge branch 'testsuite-asserts' into 'master'Matthias Clasen2021-04-1392-1506/+1546
|\ \ \ | |/ / |/| |
| * | build: Quiet the compilerMatthias Clasen2021-04-121-1/+4
| * | wayland: Build with G_DISABLE_ASSERTEmmanuele Bassi2021-04-122-0/+35
| * | build: Don't append multiple flags as a stringEmmanuele Bassi2021-04-121-1/+1
| * | gsk/ngl: Build with G_DISABLE_ASSERT enabledEmmanuele Bassi2021-04-121-1/+1
| * | Force g_test_init to cooperateMatthias Clasen2021-04-1243-43/+43
| * | Make gtk_test_init work without assertionsMatthias Clasen2021-04-121-1/+4
| * | Remove assertions in testsMatthias Clasen2021-04-121-10/+10
| * | Inspector: Fix a possible undefined useMatthias Clasen2021-04-121-0/+1
| * | Fix unused variable warningsMatthias Clasen2021-04-127-9/+9
| * | gtk-demo: Avoid compiler warnings without assertionsMatthias Clasen2021-04-121-2/+1
| * | gsk: Avoid compiler warnings without assertionsMatthias Clasen2021-04-122-5/+2
| * | testsuite: Reduce the use of g_assertMatthias Clasen2021-04-1247-1425/+1423
| * | testsuite: Reduce the use of g_assertMatthias Clasen2021-04-123-8/+12
|/ /
* | Merge branch 'f16c.msvc' into 'master'Matthias Clasen2021-04-122-6/+63
|\ \
| * | meson.build: Check for F16C on 32-bit Visual Studiof16c.msvcChun-wei Fan2021-04-121-3/+1
| * | gsk/ngl/fp16.c: Implement runtime F16C detection on MSVCChun-wei Fan2021-04-121-3/+60
| * | meson.build: Improve F16C detection on Visual StudioChun-wei Fan2021-04-121-0/+2
* | | Merge branch 'testsuite-asserts' into 'master'Matthias Clasen2021-04-1212-52/+54
|\ \ \ | |/ / |/| |
| * | testsuite: Reduce use of g_assertMatthias Clasen2021-04-124-7/+7
| * | testsuite: Reduce use of g_assertMatthias Clasen2021-04-123-9/+11
| * | testsuite: Reduce use of g_assertMatthias Clasen2021-04-125-36/+36
| |/
* | Merge branch 'ngl-shadow-fixes' into 'master'Matthias Clasen2021-04-125-62/+110
|\ \ | |/ |/|
| * ngl: Fix unevenly scaled shadowsngl-shadow-fixesMatthias Clasen2021-04-114-60/+65