summaryrefslogtreecommitdiff
path: root/atspi/atspi-matchrule.c
Commit message (Expand)AuthorAgeFilesLines
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-061-62/+63
* Docs: Move to gi-docgenThomas Booker2022-09-281-0/+7
* Relicense as LGPL 2.1Mike Gorse2019-08-281-4/+4
* Fix outdated FSF addressMike Gorse2019-08-271-2/+2
* atspi: Update error logsTapasweni Pathak2018-10-041-1/+1
* Copy interfaces when creating a match ruleMike Gorse2014-08-161-2/+13
* Allow caching of data sent with events and requesting such dataMike Gorse2014-02-011-4/+2
* Document that multiple attribute values can now be listed in match rules.Mike Gorse2013-09-151-1/+4
* Fix some annotations compilation warningsJavier Hernández2012-09-041-22/+13
* Improving atspi-matchrule documentation.Aline Bessa2011-08-231-4/+18
* In atspi_match_rule_get_attributes, copy the hash rather than ref itMike Gorse2011-05-171-3/+17
* Update copyright and add some missing license infoMike Gorse2011-01-311-0/+1
* Initial pass at adding i18n and proper object disposalMike Gorse2010-12-291-2/+21
* Really commit fixes; make unit tests passMike Gorse2010-11-281-18/+51
* Add first pass at MatchRule/Collection implementationMike Gorse2010-11-231-0/+185