summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 4.9.44.9.4Matthias Clasen2023-02-121-2/+11
* docs: Document new build optionsMatthias Clasen2023-02-121-5/+5
* Merge branch 'fix-gst-gl-use' into 'main'Matthias Clasen2023-02-131-0/+2
|\
| * gstreamer: Fix gl context useMatthias Clasen2023-02-121-0/+2
|/
* Merge branch 'search_entry_placeholder' into 'main'Matthias Clasen2023-02-122-0/+42
|\
| * Apply 4 suggestion(s) to 2 file(s)Matthias Clasen2023-02-132-4/+4
| * gtksearchentry: Add getter/setter for placeholder textAlexandros Theodotou2023-02-132-0/+42
* | Merge branch 'mark-deprecations' into 'main'Matthias Clasen2023-02-125-10/+142
|\ \
| * | docs: Mark everything in GtkVolumeButton as deprecatedMarco Melorio2023-02-121-0/+6
| * | docs: Mark everything in GtkStatusBar as deprecatedMarco Melorio2023-02-121-0/+20
| * | docs: Mark everything in GtkLockButton as deprecatedMarco Melorio2023-02-121-0/+20
| * | docs: Mark everything in GtkCellAreaContext as deprecatedMarco Melorio2023-02-121-10/+22
| * | docs: Mark everything in GtkAssistant as deprecatedMarco Melorio2023-02-121-0/+74
* | | Update Ukrainian translationYuri Chornoivan2023-02-121-378/+401
* | | Merge branch 'template-child-dispose-order' into 'main'Matthias Clasen2023-02-122-20/+150
|\ \ \
| * | | gtk: Set widget template children to NULL before destroy unrefJason Francis2022-05-142-20/+150
* | | | Merge branch 'main' into 'main'Matthias Clasen2023-02-121-0/+7
|\ \ \ \
| * | | | Add note about widgets implementing the interface adding the `horizontal`/`ve...madmurphy2023-02-121-0/+7
* | | | | Merge branch 'no-more-lpr' into 'main'Matthias Clasen2023-02-124-532/+0
|\ \ \ \ \
| * | | | | printing: Drop the lpr backendMatthias Clasen2023-02-124-532/+0
* | | | | | Merge branch 'texture-atlas-crash' into 'main'Matthias Clasen2023-02-121-1/+2
|\ \ \ \ \ \
| * | | | | | gl: Avoid a crash in the texture libraryMatthias Clasen2023-02-121-1/+2
* | | | | | | Update POTFILES.inMatthias Clasen2023-02-121-1/+1
|/ / / / / /
* | | | | | gl: Maintain state when truncatingMatthias Clasen2023-02-121-1/+4
| |_|_|/ / |/| | | |
* | | | | Deprecate GtkVolumeButtonMatthias Clasen2023-02-126-7/+9
|/ / / /
* | | | NEWS: UpdatesMatthias Clasen2023-02-121-0/+25
* | | | Merge branch 'mask-nodes-rebased' into 'main'Matthias Clasen2023-02-1223-1/+739
|\ \ \ \
| * | | | Add a mask node demoMatthias Clasen2023-02-127-0/+348
| * | | | Add a test for mask nodesMatthias Clasen2023-02-123-0/+21
| * | | | Add gtk_snapshot_push_maskMatthias Clasen2023-02-122-0/+79
| * | | | gl: Support mask nodesMatthias Clasen2023-02-124-1/+75
| * | | | gsk: Introduce mask nodesMatthias Clasen2023-02-128-1/+217
* | | | | Merge branch 'nacho/scalebutton-active' into 'main'Matthias Clasen2023-02-122-1/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gtkscalebutton: add active propertyIgnacio Casal Quinteiro2023-02-122-1/+43
|/ / / /
* | | | Update Georgian translationEkaterine Papava2023-02-121-366/+388
* | | | Update POTFILES.inPiotr Drąg2023-02-121-0/+1
* | | | Merge branch 'fix_editable_label' into 'main'Matthias Clasen2023-02-121-3/+10
|\ \ \ \
| * | | | Remove timeout when disposing GtkEditableLabelAlexandros Theodotou2023-02-121-3/+10
| | |_|/ | |/| |
* | | | Merge branch 'wip/wl-dispatch-helper' into 'main'Matthias Clasen2023-02-125-17/+22
|\ \ \ \ | |/ / / |/| | |
| * | | wayland/launch-context: Use dispatch helperJonas Ådahl2023-02-111-1/+1
| * | | wayland: Add event queue dispatch helperJonas Ådahl2023-02-114-16/+21
* | | | Merge branch 'scaled-textures' into 'main'Matthias Clasen2023-02-1119-57/+693
|\ \ \ \ | |/ / / |/| | |
| * | | Add gtk_snapshot_append_scaled_textureMatthias Clasen2023-02-112-0/+47
| * | | Add a test for scaled texturesMatthias Clasen2023-02-113-0/+8
| * | | gl: Handle GskTextureScaleNodesMatthias Clasen2023-02-111-12/+155
| * | | gl: Make texture slicing more flexibleMatthias Clasen2023-02-113-18/+39
| * | | gl: Pass filters down from visit_texture_nodeMatthias Clasen2023-02-111-4/+10
| * | | gtk-demo: Add filtering to the zoom demoMatthias Clasen2023-02-112-2/+35
| * | | gtk-demo: Rewrite the zoom demo slightlyMatthias Clasen2023-02-111-24/+21
| * | | nodeparser: Support texture-scale nodesMatthias Clasen2023-02-112-0/+133