summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add headers and footers to the tile debug dumpwip/matthiasc/sectionsMatthias Clasen2023-05-171-1/+5
* listbase: Add a debug keybindingBenjamin Otte2023-05-171-0/+118
* testsections: Allow loading a word listMatthias Clasen2023-05-171-9/+121
* gridview: Drop footer special-casingMatthias Clasen2023-05-171-15/+0
* gridview: Allocate headers betterMatthias Clasen2023-05-171-29/+38
* gridview: Allocate headersMatthias Clasen2023-05-171-9/+28
* Set up header factory for the gridMatthias Clasen2023-05-171-0/+5
* gridview: Copy section plumbingMatthias Clasen2023-05-172-5/+144
* Add a testbed for sectionsMatthias Clasen2023-05-172-0/+143
* Drop the FILLER tile typeMatthias Clasen2023-05-174-60/+4
* gridview: Stop using a filler tileMatthias Clasen2023-05-171-7/+6
* Add an assertionMatthias Clasen2023-05-171-0/+1
* Add some tile helpersMatthias Clasen2023-05-171-0/+11
* Revert "gridview: GC tiles first"Matthias Clasen2023-05-171-7/+1
* 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