summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* placesview: Open location even if mount was not foundwip/oholy/placesview-default-location-regressionOndrej Holy2021-04-131-0/+9
* 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
| * ngl: Don't slice unsliceable shadowsMatthias Clasen2021-04-111-1/+11
| * ngl: Fix a case of flipped shadowMatthias Clasen2021-04-111-1/+1
| * ngl: Add code to dump shadowsMatthias Clasen2021-04-111-0/+33
* | Merge branch 'grouped-toggle-fix' into 'master'Matthias Clasen2021-04-121-0/+3
|\ \
| * | togglebutton: Fix expected group behaviorgrouped-toggle-fixMatthias Clasen2021-04-111-0/+3
| |/
* | Merge branch 'shadow-reduction' into 'master'Matthias Clasen2021-04-121-12/+18
|\ \
| * | gsk: Don't overshadowshadow-reductionMatthias Clasen2021-04-091-12/+18
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-04-115-0/+32
|\ \ \ | |_|/ |/| |
| * | node-editor: Make header buttons not steal focusMatthias Clasen2021-04-111-0/+7
| * | icon browser: Make header buttons not steal focusMatthias Clasen2021-04-111-0/+4
| * | widget-factory: Make header buttons not steal focusMatthias Clasen2021-04-111-0/+1
| * | gtk-demo: Make header buttons not steal focusMatthias Clasen2021-04-111-0/+3
| * | menubutton: Propagate focus-on-clickMatthias Clasen2021-04-111-0/+17
|/ /
* | Update Ukrainian translationYuri Chornoivan2021-04-111-77/+74
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-04-113-106/+147
|\ \
| * | ngl: Allow passing bounds to update_clipMatthias Clasen2021-04-111-5/+5
| * | ngl: Small optimization for shadowsMatthias Clasen2021-04-111-46/+54
| * | roundedrect: Speed up contains_rect and friendsMatthias Clasen2021-04-111-51/+77
| * | ngl: Small optimizationMatthias Clasen2021-04-111-2/+9
| * | nodeeditor: Make the help window wide enoughMatthias Clasen2021-04-111-2/+2
|/ /
* | Merge branch 'media-memory-leak' into 'master'Matthias Clasen2021-04-101-0/+2
|\ \
| * | media: Fix a memory leakMatthias Clasen2021-04-101-0/+2
* | | Merge branch 'popover-list-lockup' into 'master'Matthias Clasen2021-04-101-3/+28
|\ \ \