summaryrefslogtreecommitdiff
path: root/gtk/gtkatcontextprivate.h
Commit message (Expand)AuthorAgeFilesLines
* a11y: Add GTK_ACCESSIBLE_STATE_VISITEDLukáš Tyrychtr2023-03-081-1/+2
* Allow setting accessible parent and sibling explicitlyLukáš Tyrychtr2023-02-141-0/+13
* a11y: Documentation and code style fixesEmmanuele Bassi2023-02-031-10/+1
* Make GtkAccessible publicLukáš Tyrychtr2023-02-031-12/+0
* a11y: Track window states more closelyMatthias Clasen2021-04-191-0/+2
* a11y: Rework ownership and lifetime of GtkATContextEmmanuele Bassi2020-11-111-0/+4
* a11y: Add private API to clone a GtkATContextEmmanuele Bassi2020-11-101-0/+5
* a11y: Move ATContext to an explicit realization modelEmmanuele Bassi2020-11-041-0/+9
* a11y: Add child state change to GtkATContextEmmanuele Bassi2020-10-211-0/+17
* Merge branch 'ebassi/for-master' into 'master'Emmanuele Bassi2020-10-191-1/+2
|\
| * a11y: Rework accessible name/description computationEmmanuele Bassi2020-10-191-1/+2
* | a11y: Add bounds change apiMatthias Clasen2020-10-191-0/+3
* | a11y: Add a separate vfunc for platform changesMatthias Clasen2020-10-191-1/+3
|/
* accessible: Add gtk_accessible_get_platform_stateMatthias Clasen2020-10-121-2/+7
* a11y: Pass on platform changesMatthias Clasen2020-10-121-0/+10
* a11y: Compute the label for a GtkATContextEmmanuele Bassi2020-10-121-0/+2
* a11y: Add a display to GtkATContextEmmanuele Bassi2020-10-121-0/+3
* a11y: Do not notify of empty state changesEmmanuele Bassi2020-08-251-0/+4
* a11y: Make GtkATContext.create() publicEmmanuele Bassi2020-07-271-3/+0
* a11y: Add API to retrieve accessible valuesEmmanuele Bassi2020-07-261-20/+26
* a11y: Add testing APIEmmanuele Bassi2020-07-261-0/+10
* a11y: Consolidate the attributes containerEmmanuele Bassi2020-07-261-9/+7
* a11y: Add relations APIEmmanuele Bassi2020-07-261-13/+41
* a11y: Resync with the ARIA specEmmanuele Bassi2020-07-261-24/+19
* Add accessible properties to GtkAccessibleEmmanuele Bassi2020-07-261-18/+51
* Add GtkATContextEmmanuele Bassi2020-07-261-0/+69