Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a11y: Avoid out-of-bounds access | Matthias Clasen | 2021-02-04 | 1 | -6/+2 |
* | a11y: Add accessible actions to GtkSearchEntry | Emmanuele Bassi | 2020-11-12 | 1 | -0/+90 |
* | a11y: Add actions for color swatches | Matthias Clasen | 2020-10-21 | 1 | -3/+102 |
* | atspi: Give model buttons a click action too | Matthias Clasen | 2020-10-21 | 1 | -1/+3 |
* | atspi: Properly filter out parent actions | Matthias Clasen | 2020-10-15 | 1 | -2/+14 |
* | atspi: Fix a thinko in action filtering | Matthias Clasen | 2020-10-15 | 1 | -2/+2 |
* | a11y: Add atspi.Action for GtkPasswordEntry | Emmanuele Bassi | 2020-10-16 | 1 | -0/+91 |
* | a11y: Add atspi.Action for GtkEntry | Emmanuele Bassi | 2020-10-16 | 1 | -3/+154 |
* | a11y: Add atspi.Action for GtkExpander | Emmanuele Bassi | 2020-10-16 | 1 | -0/+55 |
* | a11y: De-duplicate some action code | Emmanuele Bassi | 2020-10-16 | 1 | -158/+165 |
* | a11y: Special case buttons and switches | Emmanuele Bassi | 2020-10-16 | 1 | -1/+263 |
* | Initial ATSPI Action implementation for widget | Emmanuele Bassi | 2020-10-16 | 1 | -0/+249 |