summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * Only build iconcache validator if it is usedMatthias Clasen2023-05-152-2/+4
| * Drop unneeded exports from gdkpixbufutils.cMatthias Clasen2023-05-152-50/+3
| * Drop an unused includeMatthias Clasen2023-05-151-1/+0
| * docs: Mention pixbufs in the migration guideMatthias Clasen2023-05-151-0/+6
| * Deprecate from-pixbuf apis for widgetsMatthias Clasen2023-05-155-4/+18
| * gdk: Drop some unused private apiMatthias Clasen2023-05-152-75/+3
* | Merge branch 'wip/corey/filesystemmodel' into 'main'Matthias Clasen2023-05-163-1/+8
|\ \ | |/ |/|
| * filesystemmodel: Ignore changes on the parent directoryCorey Berla2023-05-151-1/+3
| * filechooserwidget: Stop leaking file system modelsCorey Berla2023-05-151-0/+4
| * .gitignore: Ignore .flatpak-builder directoryCorey Berla2023-05-151-0/+1
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-05-167-15/+280
|\ \
| * | Fix texture tests with GLESMatthias Clasen2023-05-151-2/+7
| * | Improve test coverage for GdkGLContextMatthias Clasen2023-05-151-0/+82
| * | CosmeticsMatthias Clasen2023-05-151-5/+5
| * | Add tests for GdkTextureDownloaderMatthias Clasen2023-05-151-0/+40
| * | Test gltexture update functionalityMatthias Clasen2023-05-152-8/+113
| * | Improve gdk test coverageMatthias Clasen2023-05-151-0/+32
| * | tools: CosmeticsMatthias Clasen2023-05-151-2/+3
| |/