summaryrefslogtreecommitdiff
path: root/atspi/atspi-device-legacy.c
Commit message (Expand)AuthorAgeFilesLines
* Hold a reference to the AtspiDevice while processing eventsHEADmainMike Gorse2023-05-171-0/+2
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-061-47/+41
* Add an "announcement" event/signal to allow objects to send notificationsMike Gorse2022-08-041-1/+1
* Reorder g_free around g_slist_removeFederico Mena Quintero2021-12-141-1/+1
* AtspiDevice key grab fixesMike Gorse2021-05-121-2/+14
* AtspiDeviceListenerCB: remove const from event prototypeMike Gorse2021-02-231-1/+2
* Device fixesMike Gorse2021-01-271-2/+227
* Add device APIMike Gorse2021-01-111-0/+91