summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'listview-factory-leak' into 'main'HEADmainBenjamin Otte2023-05-172-0/+5
|\
| * gridview: Don't leak the factoryMatthias Clasen2023-05-171-0/+2
| * listview: Don't leak the factoriesMatthias Clasen2023-05-171-0/+3
|/
* Merge branch 'fix-gridview-critical' into 'main'Benjamin Otte2023-05-171-1/+7
|\
| * gridview: GC tiles firstMatthias Clasen2023-05-171-1/+7
|/
* Merge branch 'pathbar-early-return-on-cancellation' into 'main'Matthias Clasen2023-05-171-1/+11
|\
| * pathbar: Fail setting the path on cancellationOlivier CrĂȘte2023-05-171-1/+11
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-05-178-122/+180
|\ \
| * | Rename pixbuf utils to texture utilsMatthias Clasen2023-05-168-7/+7
| * | Reduce pixbuf helpersMatthias Clasen2023-05-165-115/+173
|/ /
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-05-174-4/+11
|\ \
| * | gsk: Don't build unused functionsMatthias Clasen2023-05-162-2/+2
| * | gsk: CosmeticsMatthias Clasen2023-05-161-1/+1
| * | Improve test coverage for property lookup modelsMatthias Clasen2023-05-161-1/+8
* | | Merge branch 'gl-renderer-more-defensive' into 'main'Matthias Clasen2023-05-173-872/+948
|\ \ \
| * | | gsk: Stop setting uniforms when we are out of batchesMatthias Clasen2023-05-163-872/+948
| |/ /
* | | Merge branch 'wip/otte/ci-emergency' into 'main'Benjamin Otte2023-05-175-1091/+1
|\ \ \ | |/ / |/| |
| * | glrenderer: Remove unused functionBenjamin Otte2023-05-171-30/+0
| * | tests: Remove some testsBenjamin Otte2023-05-173-1060/+0
| * | CI: Actually build our codeBenjamin Otte2023-05-171-1/+1
|/ /
* | Merge branch 'fix-gsk-assertions' into 'main'Matthias Clasen2023-05-161-0/+4
|\ \
| * | gsk: Fix a crashMatthias Clasen2023-05-161-0/+4
|/ /
* | Merge branch 'ebassi/issue-5837' into 'main'Matthias Clasen2023-05-1613-46/+90
|\ \
| * | Replace deprecated CSS loading APIEmmanuele Bassi2023-05-1611-31/+28
| * | Implement GtkSelectionModel for GtkNotebookPagesEmmanuele Bassi2023-05-161-5/+49
| * | Fix various compiler warnings with GCC 13Emmanuele Bassi2023-05-161-10/+13
|/ /
* | Merge branch 'no-deprecations-in-demos' into 'main'Matthias Clasen2023-05-163-24/+58
|\ \
| * | demos: Stop using deprecated apiMatthias Clasen2023-05-163-24/+58
* | | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-05-163-16/+179
|\ \ \ | |/ / |/| |
| * | CosmeticsMatthias Clasen2023-05-161-2/+2
| * | Improve test coverage for sortersMatthias Clasen2023-05-161-14/+162
| * | Improve test coverage for GtkPropertyLookupListModelMatthias Clasen2023-05-161-0/+15
* | | Merge branch 'wip/otte/for-main' into 'main'Matthias Clasen2023-05-1624-40/+127
|\ \ \ | |/ / |/| |
| * | nodeparser: Move an error checkBenjamin Otte2023-05-165-14/+15
| * | node-editor: Print default renderer in titleBenjamin Otte2023-05-161-0/+7
| * | vulkan: Make projection matrix match GLBenjamin Otte2023-05-161-1/+1
| * | testsuite: Add crossfade-clip-both-children testBenjamin Otte2023-05-163-0/+19
| * | testsuite: Add clip-translate-offscreen testBenjamin Otte2023-05-163-0/+18
| * | rendernode: clip when drawing shadowsBenjamin Otte2023-05-161-0/+6
| * | build: Make shaders depend on their includesBenjamin Otte2023-05-161-7/+9
| * | vulkan: Fix typo in clipping codeBenjamin Otte2023-05-161-1/+1
| * | build: Add a new gcc 13 warningBenjamin Otte2023-05-161-0/+1
| * | css: Remove crashy resource:// optimizationBenjamin Otte2023-05-164-15/+13
| * | testsuite: Add testcase for z clippingBenjamin Otte2023-05-163-0/+29
| * | gridview: Add border-spacing where it was missedBenjamin Otte2023-05-161-2/+2
| * | gdk: Clamp frame region to surface sizeBenjamin Otte2023-05-161-0/+6
|/ /
* | Merge branch 'fix-property-lookup-model' into 'main'Matthias Clasen2023-05-161-2/+3
|\ \
| * | Fix a few bugs in GtkPropertyLookupListModelMatthias Clasen2023-05-161-2/+3
|/ /
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-05-1614-132/+40
|\ \
| * | Improve test coverage for GtkStringSorterMatthias Clasen2023-05-151-0/+6