summaryrefslogtreecommitdiff
path: root/gtk/gtkaccessible.c
Commit message (Expand)AuthorAgeFilesLines
* fix crash with gtk_accessible_role_to_name and GTK_ACCESSIBLE_ROLE_TOGGLE_BUTTONCaolán McNamara2023-03-211-0/+1
* Always drop the reference of the ATContextLukáš Tyrychtr2023-03-161-7/+6
* a11y: Fix the logic in gtk_accessible_get_next_accessible_sibling whichLukáš Tyrychtr2023-03-161-7/+4
* a11y: Plug reference leaksEmmanuele Bassi2023-03-031-25/+84
* Mark Accessible getters as transfer fullEmmanuele Bassi2023-03-031-11/+19
* Merge branch 'fix_custom_accessible_hierarchy' into 'main'Matthias Clasen2023-02-191-2/+91
|\
| * Miscellaneous formatting and documentation fixesMatthias Clasen2023-02-191-10/+20
| * Allow updating the next accessible sibling for a GtkAccessibleLukáš Tyrychtr2023-02-151-1/+33
| * Allow setting accessible parent and sibling explicitlyLukáš Tyrychtr2023-02-141-2/+49
* | Add two missing `Since` markersSebastian Dröge2023-02-191-0/+2
|/
* a11y: Documentation and code style fixesEmmanuele Bassi2023-02-031-19/+32
* a11y: Use a DOM-like API for iterating accessible objectsLukáš Tyrychtr2023-02-031-8/+25
* a11y: Rename GtkAccessible.get_parentLukáš Tyrychtr2023-02-031-6/+6
* Apply trivial review suggestionsEmmanuele Bassi2023-02-031-2/+5
* Add versioned symbol annotationsEmmanuele Bassi2023-02-031-1/+1
* Style fixesLukáš Tyrychtr2023-02-031-22/+24
* Improve documentationLukáš Tyrychtr2023-02-031-0/+7
* Update API docsLukáš Tyrychtr2023-02-031-5/+4
* a11y: Add bounds rectangle to GtkAccessibleLukáš Tyrychtr2023-02-031-0/+25
* a11y: Implement the new GtkAccessible vfuncsLukáš Tyrychtr2023-02-031-2/+37
* Fix compiler warningsMatthias Clasen2023-01-021-9/+9
* Review fixesMatthias Clasen2022-10-051-2/+2
* Introduce GtkAccessibleRangeLukáš Tyrychtr2022-09-291-0/+27
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-3/+1
* fix docs for gtk_accessible_update_relation exampleCaolán McNamara2022-03-091-1/+1
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-3/+3
* Documentation fixesMatthias Clasen2021-05-201-2/+1
* accessible: Tweak docsMatthias Clasen2021-03-111-2/+2
* accessible: Annotate propertiesMatthias Clasen2021-03-111-2/+2
* accessible: Convert docsMatthias Clasen2021-03-111-86/+88
* docs: Clean up the first paragraph for various symbolsEmmanuele Bassi2021-03-111-1/+3
* accessible: Fix memory leak if context is unsetTimm Bäder2021-01-171-5/+7
* a11y: Get the accessible role onceEmmanuele Bassi2020-11-191-2/+4
* a11y: Defer to the GtkAccessible's implementationEmmanuele Bassi2020-11-111-3/+7
* a11y: Protect should_present() from empty contextsEmmanuele Bassi2020-11-111-3/+4
* docs: Add example of relations with lists of referencesEmmanuele Bassi2020-11-101-0/+12
* Merge branch 'matthiasc/atspi-child' into 'master'Matthias Clasen2020-10-271-0/+36
|\
| * a11y: Don't present HIDDEN accessiblesMatthias Clasen2020-10-241-0/+12
| * a11y: Fix up state / change enum confusionMatthias Clasen2020-10-241-1/+1
| * a11y: Add child state change to GtkATContextEmmanuele Bassi2020-10-211-0/+24
* | a11y: Treat PRESENTATION like NONEMatthias Clasen2020-10-211-1/+2
|/
* a11y: Add bounds change apiMatthias Clasen2020-10-191-0/+27
* accessible: Avoid realizing the context prematurelyMatthias Clasen2020-10-141-4/+7
* accessible: Add some docsMatthias Clasen2020-10-121-0/+42
* accessible: Add gtk_accessible_get_platform_stateMatthias Clasen2020-10-121-0/+17
* accessible: Add a way to hide accessiblesMatthias Clasen2020-10-121-0/+13
* a11y: Pass on platform changesMatthias Clasen2020-10-121-0/+13
* a11y: Turn accessible roles to stringEmmanuele Bassi2020-10-121-0/+104
* Annotate GValue-variants methods of GtkAccessibleEmmanuele Bassi2020-08-251-3/+3
* Properly document GtkAccessible:accessible-roleEmmanuele Bassi2020-08-251-0/+7