summaryrefslogtreecommitdiff
path: root/atspi/atspi-stateset.c
Commit message (Expand)AuthorAgeFilesLines
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-061-21/+20
* 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
* Don't crash when trying to set an invalid stateSamuel Thibault2015-11-141-4/+4
* Unref enum type classes when we're done with themMike Gorse2014-07-191-2/+5
* Merge branch 'enum-types'Mike Gorse2013-05-101-59/+12
|\
| * Enum clean-upsenum-typesMike Gorse2011-05-291-58/+12
* | Fix some annotations compilation warningsJavier Hernández2012-09-041-23/+7
* | Code clean-upsMike Gorse2012-07-181-5/+1
* | Improving atspi-stateset documentation.Aline Bessa2011-08-231-19/+41
|/
* Revert "Remove redundant tables of state and role names"Mike Gorse2011-05-291-12/+58
* Remove redundant tables of state and role namesMike Gorse2011-05-251-58/+12
* Fix a possible sign issue with state setsMike Gorse2011-03-091-1/+1
* Update copyright and add some missing license infoMike Gorse2011-01-311-0/+24
* Fix stupid 32 -> 64-bit casting problems with state setsMike Gorse2011-01-101-4/+4
* Initial pass at adding i18n and proper object disposalMike Gorse2010-12-291-0/+2
* Really commit fixes; make unit tests passMike Gorse2010-11-281-2/+2
* State and action fixesMike Gorse2010-11-241-4/+161
* Some work on event support; many bug fixesMike Gorse2010-11-051-1/+110
* Initial commit, not even close to being usable yetMike Gorse2010-10-261-0/+28