summaryrefslogtreecommitdiff
path: root/atspi/atspi-collection.c
Commit message (Expand)AuthorAgeFilesLines
* atspi: Update error logsTapasweni Pathak2018-10-041-2/+2
* Fix some warnings and documentation issuesMike Gorse2013-10-101-0/+1
* Fix some annotations compilation warningsJavier Hernández2012-09-041-24/+5
* Code clean-upsMike Gorse2012-07-181-4/+1
* For atspi_collection_get_matches_to, rename restrict to limit_scopeMike Gorse2012-02-031-4/+4
* Add some defensive checks to prevent problems with defunct objectsMike Gorse2011-09-151-0/+2
* Fixing traverse recurse/restrict documentationsAline Bessa2011-08-231-7/+9
* Improving atspi-collection documentation.Aline Bessa2011-08-231-16/+33
* Starting to improve atspi-collectionAline Bessa2011-08-231-11/+12
* Update copyright and add some missing license infoMike Gorse2011-01-311-0/+1
* Fix most compiler warnings and various miscellaneous problemsMike Gorse2011-01-281-0/+1
* More error handling fixesMike Gorse2011-01-241-3/+3
* Return exceptions for errors rather than printing warningsMike Gorse2011-01-041-1/+1
* Really commit fixes; make unit tests passMike Gorse2010-11-281-13/+10
* Add first pass at MatchRule/Collection implementationMike Gorse2010-11-231-0/+296