summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add gdk_event_get_matchMatthias Clasen2020-04-053-15/+119
| * | Add gdk_event_matchesMatthias Clasen2020-04-057-141/+191
| |/
* | Merge branch 'misc-meson-fixes' into 'master'Matthias Clasen2020-04-066-24/+109
|\ \
| * | meson: Fix check for builtype argumentsNirbheek Chauhan2020-04-031-4/+7
| * | meson: Reduce useless relinking on reconfigureNirbheek Chauhan2020-04-035-20/+102
* | | Update Dutch translationJustin van Steijn2020-04-061-1316/+1470
* | | Update Ukrainian translationYuri Chornoivan2020-04-061-4957/+6710
* | | Update Ukrainian translationYuri Chornoivan2020-04-061-3785/+3707
* | | Merge branch 'fno-common' into 'master'Matthias Clasen2020-04-061-2/+2
|\ \ \ | |_|/ |/| |
| * | Add a missing extern, to fix building with -fno-commonMartin Storsjö2020-04-051-2/+2
|/ /
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-04-041-11/+6
|\ \
| * | gtk-demo: Fix a crashMatthias Clasen2020-04-041-1/+1
| * | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-04-044-27/+54
| |\ \
* | \ \ Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-04-043-16/+48
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | shortcuts: documentation fixesMatthias Clasen2020-04-043-16/+48
|/ /
* | Update POTFILES.skipPiotr Drąg2020-04-042-0/+2
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-04-0412-74/+2
|\ \
| * | colorbutton: Don't add a customize menuMatthias Clasen2020-04-041-0/+1
| * | colorbutton: Fix focusMatthias Clasen2020-04-042-1/+1
| * | demos: Remove can-focus from ui filesMatthias Clasen2020-04-0410-73/+0
|/ /
* | Merge branch 'scrollbar-a11y' into 'master'Matthias Clasen2020-04-046-3/+362
|\ \
| * | scrollbar: Be more defensiveMatthias Clasen2020-04-031-1/+4
| * | Add GtkScrollbarAccessibleMatthias Clasen2020-04-036-2/+358
* | | Merge branch 'shortcut-action-parse' into 'master'Matthias Clasen2020-04-043-3/+51
|\ \ \ | |/ / |/| |
| * | testsuite: Add tests for parsing shortcut actionsMatthias Clasen2020-04-031-0/+27
| * | Add an api to parse shortcut actionsMatthias Clasen2020-04-032-3/+24
|/ /
* | Merge branch 'wip/carlosg/fix-surrounding-text-master' into 'master'Carlos Garnacho2020-04-031-1/+1
|\ \
| * | imwayland: Clamp the surrounding string end correctlyCarlos Garnacho2020-04-031-1/+1
* | | Merge branch 'focus-test' into 'master'Matthias Clasen2020-04-033-5/+3857
|\ \ \ | |/ / |/| |
| * | testsuite: Add a big focus chain testcaseMatthias Clasen2020-04-032-0/+3846
| * | testsuite: Try harder to record a full focus chainMatthias Clasen2020-04-031-5/+11
|/ /
* | Merge branch 'gir-fixes' into 'master'Emmanuele Bassi2020-04-033-3/+3
|\ \
| * | Annotation fixesEmmanuele Bassi2020-04-033-3/+3
| |/
* | Merge branch 'move-gdkgrab-decl' into 'master'Matthias Clasen2020-04-035-39/+42
|\ \ | |/ |/|
| * gdk: Move GdkGrabStatus and GdkGrabOwnership decl.Olivier Fourdan2020-04-035-39/+42
|/
* shortcutcontroller: fix transfer full annotationTimm Bäder2020-04-031-1/+1
* window: Don't leak toplevel layoutTimm Bäder2020-04-031-0/+1
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-04-039-15/+60
|\
| * wayland: Add a comment about keyboard state handlingMatthias Clasen2020-04-021-0/+15
| * a11y tests: Update for focus state changesMatthias Clasen2020-04-026-15/+15
| * a11y: Set focus-related states properlyMatthias Clasen2020-04-022-0/+30
|/
* window: tie focus to surface state changesMatthias Clasen2020-04-021-1/+10
* Merge branch 'cherry-picked-wayland-keyboard-fix' into 'master'Matthias Clasen2020-04-021-0/+1
|\
| * gdk/wayland: Clear modifiers when we lose keyboard focusJan Alexander Steffens (heftig)2020-04-021-0/+1
|/
* Merge branch 'wip/smcv/libdir-independent-valgrind-suppressions' into 'master'Matthias Clasen2020-04-023-276/+33
|\
| * supp: Use a single suppressions file for lib, lib64 and multiarchSimon McVittie2020-04-023-276/+33
* | Merge branch 'im-context-wayland-fixes' into 'master'Matthias Clasen2020-04-021-36/+26
|\ \ | |/ |/|
| * imcontexsimple: Move Compose file loading to class_initMatthias Clasen2020-04-021-12/+6
| * imcontextsimple: Simpify Compose file loadingMatthias Clasen2020-04-021-14/+16
| * imcontextsimple: Load ~/.Compose unconditionallyMatthias Clasen2020-04-021-13/+1