summaryrefslogtreecommitdiff
path: root/gtk/a11y/gtkatspicache.c
Commit message (Expand)AuthorAgeFilesLines
* a11y: Check if path is NULL when removing from cacheBarnabás Pőcze2023-01-081-0/+3
* gtk: Use the new debug macrosMatthias Clasen2022-09-231-8/+7
* a11y: Add the root object to the cacheMatthias Clasen2021-04-191-5/+49
* a11y: Add more debug spewMatthias Clasen2021-04-171-1/+6
* a11y: Avoid signal emission during cache populationEmmanuele Bassi2021-01-211-1/+15
* a11y: Skip atspi.Cache signals for hidden elementsEmmanuele Bassi2020-11-191-0/+24
* a11y: Remove weak ref from atspi.CacheEmmanuele Bassi2020-11-191-32/+7
* a11y: Use the appropriate GVariant for cache signalsEmmanuele Bassi2020-11-191-2/+3
* a11y: Implement atspi.CacheEmmanuele Bassi2020-11-161-18/+196
* a11y: Remove stray g_printerr()Emmanuele Bassi2020-11-041-2/+3
* a11y: Add AT-SPI cache objectEmmanuele Bassi2020-10-121-0/+218