summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace some uses of custom buildablesparse-pango-typesMatthias Clasen2022-01-181-6/+2
* builder: Parse some pango typesMatthias Clasen2022-01-181-0/+34
* Revert "gir: Annotate `GdkTexture` constructors for reading from a file/memor...Matthias Clasen2022-01-121-6/+6
* Merge branch 'fix-directory-list' into 'main'Matthias Clasen2022-01-121-58/+180
|\
| * directorylist: Fix several issuesMatthias Clasen2022-01-111-58/+180
* | Merge branch 'should_be_mapped' into 'main'Matthias Clasen2022-01-121-18/+1
|\ \
| * | gdk/wayland/surface: Remove redundant `should_be_mapped` codeIan Douglas Scott2021-11-301-18/+1
* | | Merge branch 'wip/keep-scale' into 'main'Matthias Clasen2022-01-121-4/+15
|\ \ \
| * | | wayland/surface: Only update the scale if on any outputsJonas Ådahl2022-01-071-4/+15
* | | | Merge branch 'ebassi/for-main' into 'main'Matthias Clasen2022-01-121-1/+1
|\ \ \ \
| * | | | tests: Don't drop chdir()'s return value on the floorEmmanuele Bassi2022-01-081-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'bilelmoussaoui/build' into 'main'Matthias Clasen2022-01-121-1/+1
|\ \ \ \
| * | | | meson: only update-icon-cache when the demos are built Bilal Elmoussaoui2022-01-091-1/+1
* | | | | Merge branch 'drop-script-names' into 'main'Matthias Clasen2022-01-124-229/+0
|\ \ \ \ \
| * | | | | Drop the script name dataMatthias Clasen2022-01-104-229/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'texture-new-return-types' into 'main'Matthias Clasen2022-01-121-6/+6
|\ \ \ \ \
| * | | | | gir: Annotate `GdkTexture` constructors for reading from a file/memory/resour...Sebastian Dröge2022-01-111-6/+6
* | | | | | Merge branch 'nielsdg/gsk-gl-renderer-assertion' into 'main'Matthias Clasen2022-01-121-1/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | gsk: Document gsk_renderer_realize()Niels De Graef2022-01-111-1/+6
|/ / / / /
* | | | | Update Persian translationDanial Behzadi2022-01-101-175/+234
* | | | | Merge branch 'docs-typo-list' into 'main'Emmanuele Bassi2022-01-091-1/+1
|\ \ \ \ \
| * | | | | Fix typo in IconView docsSebastian Dröge2022-01-091-1/+1
|/ / / / /
* | | | | Merge branch 'wip/smcv/png-endian' into 'main'Timm Bäder2022-01-091-16/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | png: Correct endianness for big-endian machinesSimon McVittie2022-01-081-16/+0
* | | | | Update Catalan translationJordi Mas2022-01-081-1/+1
|/ / / /
* | | | Merge branch 'ebassi/docs-for-main' into 'main'Emmanuele Bassi2022-01-071-0/+4
|\ \ \ \
| * | | | Document side effect of GLArea:has-depth-bufferEmmanuele Bassi2022-01-071-0/+4
| |/ / /
* | | | Merge branch 'wip/baedert/for-master' into 'main'Matthias Clasen2022-01-073-5/+18
|\ \ \ \
| * | | | Make some code samples compileTimm Bäder2022-01-072-4/+17
| * | | | label: Remove a redundant assignmentTimm Bäder2022-01-071-1/+1
| |/ / /
* | | | Merge branch 'ebassi/docs-for-main' into 'main'Timm Bäder2022-01-071-9/+14
|\ \ \ \ | |/ / / |/| | |
| * | | docs: Clean up the ToggleButton descriptionEmmanuele Bassi2022-01-071-9/+14
|/ / /
* | | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2022-01-071-4/+1
|\ \ \
| * | | docs; Update supported backendsMatthias Clasen2022-01-061-4/+1
* | | | Merge branch 'doc-improvs-ii' into 'main'Matthias Clasen2022-01-073-12/+13
|\ \ \ \
| * | | | docs: State that Textures are thread safe gobjectsMaximiliano Sandoval R2022-01-061-1/+1
| * | | | docs: Improve docs for MemoryTextureMaximiliano Sandoval R2022-01-061-1/+1
| * | | | gir: Add type annotations for {GL,Memory}TextureMaximiliano Sandoval R2022-01-062-2/+3
| * | | | docs: Improve docs for gdktexture.cMaximiliano Sandoval R2022-01-061-9/+9
* | | | | Merge branch 'wip/chergert/fix-textview-dnd-move-same-view' into 'main'Matthias Clasen2022-01-071-2/+38
|\ \ \ \ \
| * | | | | textview: remove drag selection after dnd move actionChristian Hergert2022-01-061-2/+38
* | | | | | Merge branch 'docs-improvs-i' into 'main'Matthias Clasen2022-01-067-66/+61
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | docs: Add misc linksMaximiliano Sandoval R2022-01-053-7/+7
| * | | | | docs: Improve docs for gskrendernode.cMaximiliano Sandoval R2022-01-051-9/+9
| * | | | | docs: Improve docs for gtksnapshot.cMaximiliano Sandoval R2022-01-051-34/+29
| * | | | | docs: Improve docs for gtkversion.hMaximiliano Sandoval R2022-01-051-5/+5
| * | | | | docs: Improve docs for gtkactionable.cMaximiliano Sandoval R2022-01-051-11/+11
* | | | | | Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2022-01-063-2/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | glcontext: Don't spew warnings on surfaceless contextsBenjamin Otte2022-01-061-2/+1
| * | | | | testsuite: clear_current() when doneBenjamin Otte2022-01-062-0/+2