summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix demoswip/chergert/double-text-viewChristian Hergert2023-02-072-3/+3
* fix textutil usageChristian Hergert2023-02-071-1/+1
* fix about dialog usageChristian Hergert2023-02-071-2/+2
* textview prototype using double coordinatesChristian Hergert2023-02-0714-312/+429
* range: handle GtkAdjustment::changed at next frameChristian Hergert2023-02-071-5/+52
* 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
|\ \ | |/ |/|
| * a11y: Clear the GtkATContext in a single stepEmmanuele Bassi2023-02-031-4/+1
* | Merge branch 'wip/carlosg/wayland-device-refactor' into 'main'Matthias Clasen2023-02-046-5032/+5257
|\ \
| * | gdk/wayland: Rename gdkkeys-wayland.c fileCarlos Garnacho2023-02-032-1/+1
| * | gdk/wayland: "Split" GdkWaylandDevice implementation outCarlos Garnacho2023-02-034-708/+816
| * | gdk/wayland: Split GdkDevicePad wayland implementationCarlos Garnacho2023-02-034-226/+274
| * | gdk/wayland: Move struct declarations to headerCarlos Garnacho2023-02-032-198/+202
| * | gdk/wayland: Move GdkWaylandDevice data to private structCarlos Garnacho2023-02-032-32/+97
| * | gdk/wayland: Rename gdkdevice-wayland.c to gdkseat-wayland.cCarlos Garnacho2023-02-032-1/+1
| |/
* | Merge branch 'rgba-free-checked' into 'main'Matthias Clasen2023-02-041-6/+3
|\ \
| * | gtktextview: Avoid calling gdk_rgba_free for NULL valuesMarco Trevisan (Treviño)2023-02-031-6/+3
| |/
* | Merge branch 'ebassi/accessible-editable' into 'main'Matthias Clasen2023-02-046-56/+62
|\ \ | |/ |/|
| * a11y: Simplify GtkAccessible implementation for editablesLukáš Tyrychtr2023-02-036-56/+62
|/
* Merge branch 'file-chooser-context-menu' into 'main'Matthias Clasen2023-02-031-8/+13
|\
| * filechooser: Fix context menusMatthias Clasen2023-02-031-8/+13
* | Merge branch 'drag-icon-robustness' into 'main'Matthias Clasen2023-02-032-5/+48
|\ \
| * | filetransfer: Be more careful around filesMatthias Clasen2023-01-301-5/+45
| * | dragicon: Handle files without infoMatthias Clasen2023-01-301-0/+3
* | | Merge branch 'ebassi/public-accessible' into 'main'Matthias Clasen2023-02-039-404/+625
|\ \ \
| * | | inspector: Show if accessibles aren't realizedMatthias Clasen2023-02-031-2/+9
| * | | a11y: Documentation and code style fixesEmmanuele Bassi2023-02-035-142/+192
| * | | a11y: Fix get_bounds() implementationEmmanuele Bassi2023-02-031-14/+17
| * | | Take the widget transform into account when computing the bounds for a11yLukáš Tyrychtr2023-02-031-3/+13
| * | | a11y: Use a DOM-like API for iterating accessible objectsLukáš Tyrychtr2023-02-035-68/+111
| * | | a11y: Rename GtkAccessible.get_parentLukáš Tyrychtr2023-02-035-17/+17
| * | | Apply trivial review suggestionsEmmanuele Bassi2023-02-032-3/+6
| * | | Add versioned symbol annotationsEmmanuele Bassi2023-02-033-16/+12
| * | | Style fixesLukáš Tyrychtr2023-02-035-40/+64