summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gsk: Introduce mask nodesMatthias Clasen2023-02-128-1/+217
* 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
| * gsk: Introduce GskTextureScaleNodeMatthias Clasen2023-02-117-0/+246
| * gsk: Generate mipmaps when requestedMatthias Clasen2023-02-111-0/+3
| * gsk: Don't limit filters too muchMatthias Clasen2023-02-111-2/+1
* | Merge branch 'wip/handle-more-wl-dispatch-failures' into 'main'Matthias Clasen2023-02-112-2/+18
|\ \ | |/ |/|
| * wayland: Handle dispatch failing in a couple of more placesJonas Ådahl2023-02-112-2/+18
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-02-112-35/+51
|\ \ | |/ |/|
| * gskrendernodeimpl.c: Use foldingMatthias Clasen2023-02-111-23/+49
| * gdkevents.c: Fix up foldingMatthias Clasen2023-02-111-12/+2
|/
* Merge branch 'cpdb' into 'main'Marek Kašík2023-02-109-82/+2100
|\
| * New CPDB print backend for GTK Print Dialogtinytrebuchet2023-02-119-82/+2100
* | Update Turkish translationEmin Tufan Çetin2023-02-101-4/+4
* | Merge branch 'avoid-criticals-tracker' into 'main'Matthias Clasen2023-02-091-4/+7
|\ \ | |/ |/|
| * searchengine: Emit a simple warning when tracker init failedGaël Bonithon2023-02-091-2/+2
| * searchengine: Add missing sanity checkGaël Bonithon2023-02-091-2/+5
|/
* Update Belarusian translationVasil Pupkin2023-02-081-5890/+2951
* Merge branch 'stop-testing-pixbuf-formats' into 'main'Matthias Clasen2023-02-072-43/+0
|\
| * Drop pixbuf format testsMatthias Clasen2023-02-072-43/+0
|/
* Merge branch 'file-dialog-fixes' into 'main'Matthias Clasen2023-02-072-4/+4
|\
| * filedialog: Robustness fixesMatthias Clasen2023-02-061-3/+3
| * filechooserportal: Fix an oversightMatthias Clasen2023-02-061-1/+1
* | Update Turkish translationSabri Ünal2023-02-061-215/+215
|/
* Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-02-061-1/+2
|\
| * CONTRIBUTING: UpdatesMatthias Clasen2023-02-061-1/+2
* | Update Polish translationPiotr Drąg2023-02-051-870/+907
* | Merge branch 'rename-openuri-portal' into 'main'Matthias Clasen2023-02-057-98/+98
|\ \ | |/
| * Use a Gtk prefix for dbus-generated codeMatthias Clasen2023-02-057-98/+98
* | Update Chinese (Taiwan) translationCheng-Chia Tseng2023-02-041-1013/+1042
|/
* Post-release version bumpMatthias Clasen2023-02-042-1/+4
* make-release: Explicily enable introspection4.9.3Matthias Clasen2023-02-041-1/+1
* 4.9.3Matthias Clasen2023-02-041-1/+10
* Merge branch 'wip/carlosg/scroll-fix' into 'main'Matthias Clasen2023-02-041-12/+3
|\
| * gdk/x11: Reset all scroll valuators on enterCarlos Garnacho2023-02-041-12/+3
* | Merge branch 'ebassi/stack-at-context' into 'main'Matthias Clasen2023-02-041-4/+1
|\ \ | |/ |/|