summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x11: Update for api changematthiasc/gtk-dragsurface-resizeMatthias Clasen2023-03-081-2/+8
* wayland: Update for api changeMatthias Clasen2023-03-081-3/+8
* Update GdkDragSurface to use the size structMatthias Clasen2023-03-082-9/+8
* Add GdkDragSurfaceSizeMatthias Clasen2023-03-084-1/+126
* wip: Add a drag surface resize demoMatthias Clasen2023-03-075-0/+234
* x11/surface: Get current drag surface size with compute-size signalIvan Molodetskikh2023-03-061-0/+44
* wayland/dragsurface: Get current size with compute-size signalIvan Molodetskikh2023-03-061-0/+4
* dragicon: Handle compute-sizeIvan Molodetskikh2023-03-061-0/+14
* dragsurface: Add compute-size signalIvan Molodetskikh2023-03-062-0/+31
* tests: Add resizing drag icon testIvan Molodetskikh2023-03-062-0/+124
* Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-03-0510-4/+43
|\
| * testsuite: Add tests for the unknown enumsBenjamin Otte2023-03-057-0/+30
| * testsuite: Add empty test for new nodeBenjamin Otte2023-03-053-0/+10
| * cssnode: Don't crash the inspectorBenjamin Otte2023-03-051-4/+3
|/
* Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-03-051-0/+1
|\
| * meson: Mention testsuite in summaryMatthias Clasen2023-03-051-0/+1
* | Merge branch 'expose_error_message_relation' into 'main'Matthias Clasen2023-03-052-0/+4
|\ \
| * | a11y: Expose GTK_ACCESSIBLE_RELATION_ERROR_MESSAGE to AtSPI2Lukáš Tyrychtr2023-03-032-0/+4
* | | Merge branch 'wip/otte/listview2' into 'main'Benjamin Otte2023-03-0510-1089/+998
|\ \ \
| * | | listbase: Remove nonexisting function from headerBenjamin Otte2023-03-051-2/+0
| * | | gridview: Add a filler tile for empty spaceBenjamin Otte2023-03-053-0/+22
| * | | columnview: Clear the sorter first thing in disposeBenjamin Otte2023-03-051-0/+2
| * | | listview: Handle emptying of viewsBenjamin Otte2023-03-052-4/+6
| * | | listview: Remove an unused member variableBenjamin Otte2023-03-052-9/+7
| * | | listview: Simplify a vfuncBenjamin Otte2023-03-055-151/+64
| * | | listview: Simplify allocationBenjamin Otte2023-03-054-71/+45
| * | | gridview: Remove an unused member variableBenjamin Otte2023-03-051-5/+4
| * | | listitemmanager: Add a split vfunc and use itBenjamin Otte2023-03-056-94/+201
| * | | listview: Add gc'ingBenjamin Otte2023-03-051-3/+3
| * | | listitemmanager: Remove unused functionalityBenjamin Otte2023-03-056-40/+13
| * | | gridview: Redo tile managementBenjamin Otte2023-03-053-430/+301
| * | | listview: Get rid of ListRow and its heightBenjamin Otte2023-03-053-217/+143
| * | | list: Allow storing size in the ListTileBenjamin Otte2023-03-055-10/+127
| * | | list: Make GtkListTile more prominentBenjamin Otte2023-03-054-18/+19
| * | | list: Rename GtkListItemManagerItem => GtkListTileBenjamin Otte2023-03-055-201/+201
| * | | rendernodepaintable: Allow the node to be NULLBenjamin Otte2023-03-052-5/+11
* | | | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-03-051-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ci: Disable the testsuite in flatpak buildsMatthias Clasen2023-03-051-0/+1
|/ /
* | Update Catalan translationJordi Mas2023-03-051-542/+560
* | Post-release version bumpMatthias Clasen2023-03-042-1/+4
* | 4.10.04.10.0Matthias Clasen2023-03-043-3/+5
* | Merge branch 'ebassi/file-info-attributes' into 'main'Emmanuele Bassi2023-03-043-11/+23
|\ \
| * | Check for attributes being available before querying themEmmanuele Bassi2023-03-043-11/+23
* | | Merge branch 'wip/otte/dont-scale-or-it-breaks' into 'main'Matthias Clasen2023-03-048-127/+147
|\ \ \ | |/ / |/| |
| * | testsuite: Add a test for stripesBenjamin Otte2023-03-043-0/+9
| * | testsuite: Add a test for large scale nodesBenjamin Otte2023-03-033-7/+16
| * | gl: Respect clip wehn drawing scale nodesMatthias Clasen2023-03-031-105/+91
| * | rendernode: Respect clip when drawing scale nodesBenjamin Otte2023-03-031-2/+11
| * | rendernode: Clarify some Cairo stuffBenjamin Otte2023-03-031-6/+16
| * | rendernode: Don't do unnecessary stuffBenjamin Otte2023-03-031-3/+0