Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a11y: Check if path is NULL when removing from cache | Barnabás Pőcze | 2023-01-08 | 1 | -0/+3 |
* | gtk: Use the new debug macros | Matthias Clasen | 2022-09-23 | 1 | -8/+7 |
* | a11y: Add the root object to the cache | Matthias Clasen | 2021-04-19 | 1 | -5/+49 |
* | a11y: Add more debug spew | Matthias Clasen | 2021-04-17 | 1 | -1/+6 |
* | a11y: Avoid signal emission during cache population | Emmanuele Bassi | 2021-01-21 | 1 | -1/+15 |
* | a11y: Skip atspi.Cache signals for hidden elements | Emmanuele Bassi | 2020-11-19 | 1 | -0/+24 |
* | a11y: Remove weak ref from atspi.Cache | Emmanuele Bassi | 2020-11-19 | 1 | -32/+7 |
* | a11y: Use the appropriate GVariant for cache signals | Emmanuele Bassi | 2020-11-19 | 1 | -2/+3 |
* | a11y: Implement atspi.Cache | Emmanuele Bassi | 2020-11-16 | 1 | -18/+196 |
* | a11y: Remove stray g_printerr() | Emmanuele Bassi | 2020-11-04 | 1 | -2/+3 |
* | a11y: Add AT-SPI cache object | Emmanuele Bassi | 2020-10-12 | 1 | -0/+218 |