summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adwaita: dropdown search boxwip/jimmac/gtk4-dropdown-papercutsJakub Steiner2020-10-221-2/+3
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-10-2216-70/+281
|\
| * linkbutton: Use the LINK roleMatthias Clasen2020-10-214-4/+5
| * a11y: Document abstract rolesMatthias Clasen2020-10-211-10/+9
| * a11y: Document roles used in menuMatthias Clasen2020-10-212-5/+10
| * atspi: Give model buttons a click action tooMatthias Clasen2020-10-211-1/+3
| * modelbutton: Recreate our AT contextMatthias Clasen2020-10-211-21/+90
| * modelbutton: Initial accessibility setupMatthias Clasen2020-10-211-1/+26
| * popovermenubar: Initial accessibility setupMatthias Clasen2020-10-211-2/+41
| * popovermenu: Initial accessibility setupMatthias Clasen2020-10-211-0/+19
| * menubutton: initial accessibility setupMatthias Clasen2020-10-211-5/+33
| * separator: Remove unnecessary codeMatthias Clasen2020-10-211-3/+0
| * progressbar: Hide internal structure from a11yMatthias Clasen2020-10-211-7/+11
| * levelbar: Hide internal structure from a11yMatthias Clasen2020-10-211-7/+10
| * switch: Hide internal structure from a11yMatthias Clasen2020-10-211-3/+11
| * scale: Hide internal structure from a11yMatthias Clasen2020-10-211-12/+14
| * a11y: Treat PRESENTATION like NONEMatthias Clasen2020-10-212-2/+3
| * docs: Add some more to the migration guideMatthias Clasen2020-10-211-0/+8
| * docs: Small corrections to the a11y overviewMatthias Clasen2020-10-211-6/+6
| * Document GTK_ACCESSIBLE_ROLE_NONEMatthias Clasen2020-10-212-1/+2
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-10-215-11/+52
|\
| * text: React to text attribute changes in cssMatthias Clasen2020-10-211-3/+5
| * columnview: Put overshoot underneath the headersMatthias Clasen2020-10-211-1/+18
| * range: Hide internals from accessibilityMatthias Clasen2020-10-211-6/+7
| * CosmeticsMatthias Clasen2020-10-211-1/+1
| * frame: Set up accessible relationsMatthias Clasen2020-10-211-0/+21
* | Merge branch 'wip/exalm/swipe4' into 'master'Carlos Garnacho2020-10-211-5/+15
|\ \ | |/ |/|
| * gestureswipe: Count last event when calculating velocityAlexander Mikhaylenko2020-10-211-5/+15
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-10-2114-16/+157
|\ \
| * | docs: Document more accessible rolesMatthias Clasen2020-10-201-0/+6
| * | CosmeticsMatthias Clasen2020-10-201-1/+1
| * | docs: Document more accessible rolesMatthias Clasen2020-10-201-0/+7
| * | docs: Document more accessible rolesMatthias Clasen2020-10-202-0/+10
| * | docs: Document accessible roles of some classesMatthias Clasen2020-10-202-0/+10
| * | a11y: Add some more testsMatthias Clasen2020-10-201-0/+19
| * | inspector: Show accessible object pathMatthias Clasen2020-10-202-2/+52
| * | atsi: Fix emission of text selection changesMatthias Clasen2020-10-201-7/+17
| * | a11y: Fix handling of LABELLED_BY relationMatthias Clasen2020-10-202-6/+10
| * | docs: Mention subclassing and destroy in the migration guideMatthias Clasen2020-10-201-0/+25
* | | Merge branch 'wip/exalm/nullable' into 'master'Timm Bäder2020-10-211-3/+3
|\ \ \ | |/ / |/| |
| * | widget: Add missing (nullable) on binding functionswip/exalm/nullableAlexander Mikhaylenko2020-10-211-3/+3
* | | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2020-10-2030-113/+36
|\ \ \ | |/ / |/| |
| * | gtk: Remove unused header includeBenjamin Otte2020-10-2021-22/+0
| * | entry: Keep widget orderBenjamin Otte2020-10-201-11/+3
| * | flowbox: Keep widget orderBenjamin Otte2020-10-201-25/+13
| * | listbox: Reorder the widgets when sortingBenjamin Otte2020-10-201-13/+4
| * | listitemwidget: Remove unnecessary codeBenjamin Otte2020-10-201-7/+1
| * | notebook: Remove unnecessary codeBenjamin Otte2020-10-201-19/+6
| * | box: Remove unnecessary codeBenjamin Otte2020-10-201-7/+0
| * | widget: Always update the CSS nodeBenjamin Otte2020-10-203-9/+9