summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | glarea: Add GtkGLArea::allowed-apisMatthias Clasen2023-04-032-13/+156
|/ /
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-04-041-4/+4
|\ \
| * | expander: Fix the css docsMatthias Clasen2023-04-031-4/+4
* | | Merge branch 'node-editor-things' into 'main'Matthias Clasen2023-04-043-24/+29
|\ \ \ | |_|/ |/| |
| * | node-editor: Improve the scalingMatthias Clasen2023-04-032-10/+27
| * | rendernodepaintable: Preserve aspect ratio in snapshot()Matthias Clasen2023-04-031-2/+2
| * | Revert "rendernodepaintable: Provide accurate aspect ratio"Matthias Clasen2023-04-031-12/+0
| |/
* | Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-04-033-531/+493
|\ \
| * | rendernode: CosmeticsBenjamin Otte2023-04-031-189/+136
| * | rendernode: Get rid of GskRenderNodeTypeInfoBenjamin Otte2023-04-033-395/+438
| * | rendernode: Remove instance_init() functionBenjamin Otte2023-04-033-29/+1
| |/
* | Merge branch 'bilelmoussaoui/return-fix' into 'main'Matthias Clasen2023-04-036-12/+15
|\ \ | |/ |/|
| * gtk: Fix *_get_tab_behaviour return typeBilal Elmoussaoui2023-04-036-12/+15
|/
* Post-release version bumpMatthias Clasen2023-04-032-2/+5
* 4.11.14.11.1Matthias Clasen2023-04-031-1/+1
* NEWS: UpdatesMatthias Clasen2023-04-031-0/+1
* Add comment on versionsMatthias Clasen2023-04-031-0/+1
* Merge branch 'gbsneto/vulkan-layout-fixes' into 'main'Benjamin Otte2023-04-037-39/+91
|\
| * vulkan: Support fractional scalingGeorges Basile Stavracas Neto2023-04-033-26/+29
| * gsk/vulkan/renderpass: Don't scale scissor and render areaGeorges Basile Stavracas Neto2023-04-031-4/+4
| * gsk/vulkan: CosmeticsGeorges Basile Stavracas Neto2023-04-032-10/+5
| * gsk/vulkan/renderer: Pass appropriate clip regionGeorges Basile Stavracas Neto2023-04-031-3/+56
| * gsk/vulkan/buffer: Pass aligned memory valueGeorges Basile Stavracas Neto2023-04-031-1/+1
| * gsk/vulkan/glyphcache: Ceil glyph surface sizeGeorges Basile Stavracas Neto2023-04-031-2/+2
| * gsk/vulkanimage: Set buffer row length and heightGeorges Basile Stavracas Neto2023-04-031-0/+2
| * gsk/vulkan/image: Use UNDEFINED for initial layoutGeorges Basile Stavracas Neto2023-04-031-1/+1
| * gsk/vulkan/image: CosmeticsGeorges Basile Stavracas Neto2023-04-021-2/+1
* | Merge branch 'listbox-remove-all' into 'main'Matthias Clasen2023-04-034-4/+58
|\ \
| * | gtkflowbox: Add remove_all()Christopher Davis2023-04-022-0/+29
| * | gtklistbox: Add remove_all()Christopher Davis2023-04-022-4/+29
* | | Merge branch 'zbrown/bump-protocols' into 'main'Matthias Clasen2023-04-031-1/+1
|\ \ \
| * | | build: We need wayland-protocols 1.31Zander Brown2023-04-031-1/+1
| | |/ | |/|
* | | Update Russian translationAleksandr Melman2023-04-031-318/+427
|/ /
* | Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-04-021-1/+1
|\ \
| * | tooltipwindow: Cast the correct objectBenjamin Otte2023-04-021-1/+1
* | | Merge branch 'docs-updates' into 'main'Matthias Clasen2023-04-022-1/+13
|\ \ \ | |/ / |/| / | |/
| * NEWS: UpdatesMatthias Clasen2023-04-021-1/+3
| * docs: Document new environment variablesMatthias Clasen2023-04-021-0/+10
* | Merge branch 'scale-factor-cleanup' into 'main'Matthias Clasen2023-04-022-6/+16
|\ \ | |/ |/|
| * wayland: Be more careful about scale-factorMatthias Clasen2023-04-021-5/+5
| * docs: Add some detailsMatthias Clasen2023-04-021-1/+11
* | Merge branch 'ccook/gtkiter-doc-changes' into 'main'Matthias Clasen2023-04-021-17/+17
|\ \ | |/ |/|
| * Documentation corrections for GtkTextIterCam Cook2023-04-021-4/+4
| * Documentation corrections for GtkTextIterCam Cook2023-04-021-17/+17
* | NEWS: UpdatesMatthias Clasen2023-04-021-0/+17
* | Merge branch 'dropdown-inertness' into 'main'Benjamin Otte2023-04-021-1/+26
|\ \ | |/ |/|
| * dropdown: Fix to work with recent listview changesMatthias Clasen2023-04-021-1/+26
* | Merge branch 'gl-fractional-scale' into 'main'Matthias Clasen2023-04-0210-34/+86
|\ \ | |/
| * Make fractional scaling for GL opt-inMatthias Clasen2023-04-026-11/+60
| * Use fractional scale for the GL rendererMatthias Clasen2023-04-023-12/+15