summaryrefslogtreecommitdiff
path: root/atspi/atspi-application.c
Commit message (Expand)AuthorAgeFilesLines
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-061-17/+17
* Docs: Move to gi-docgenThomas Booker2022-09-281-0/+10
* Relicense as LGPL 2.1Mike Gorse2019-08-281-4/+4
* Fix outdated FSF addressMike Gorse2019-08-271-2/+2
* atspi_application_dispose: clear root accessible's ref to the appMike Gorse2017-01-241-0/+1
* Fix some ref count issuesMike Gorse2012-12-271-0/+8
* Don't check for NULL when calling _atspi_application_newMike Gorse2012-09-171-5/+2
* Catch toolkit name/version and AT-SPI version per-applicationMike Gorse2011-05-251-2/+4
* Fix some possible crashes and a memory leakMike Gorse2011-02-021-0/+3
* Initial pass at adding i18n and proper object disposalMike Gorse2010-12-291-2/+32
* Box some types, add missing header file, and other fixesMike Gorse2010-11-071-1/+3
* Various bug fixesMike Gorse2010-10-271-0/+57