summaryrefslogtreecommitdiff
path: root/atspi/atspi-misc.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Send an event type as a struct rather than a concatenated string"Mike Gorse2010-12-291-3/+1
* Send an event type as a struct rather than a concatenated stringMike Gorse2010-12-291-1/+3
* Add some verbosity to the warning displayed when GetItems failsMike Gorse2010-12-281-1/+5
* Add a stub GetItems implementation into at-spi2-registrydMike Gorse2010-12-281-1/+1
* Some attribute-related fixesMike Gorse2010-12-091-4/+10
* Add a check for a NULL messageMike Gorse2010-12-041-2/+6
* Use peer-to-peer connections when availableMike Gorse2010-12-041-9/+50
* Several cache-related fixesMike Gorse2010-12-031-14/+31
* Remove old accessible data before adding from an iterMike Gorse2010-12-021-0/+11
* Add get_interfaces, and fetch interface/stateset over the wire if neededMike Gorse2010-12-011-31/+53
* Add time-out, and support inspecting our own appMike Gorse2010-12-011-9/+97
* Various fixesMike Gorse2010-11-291-3/+2
* Really commit fixes; make unit tests passMike Gorse2010-11-281-18/+8
* State and action fixesMike Gorse2010-11-241-2/+2
* Add first pass at MatchRule/Collection implementationMike Gorse2010-11-231-0/+1
* Add Hypertext and Hyperlink and some refactoring to support themMike Gorse2010-11-201-39/+61
* Add table interfaceMike Gorse2010-11-191-9/+60
* Add first pass at text interfaceMike Gorse2010-11-191-10/+24
* Various fixesMike Gorse2010-11-121-11/+13
* Box some types, add missing header file, and other fixesMike Gorse2010-11-071-8/+11
* Some work on event support; many bug fixesMike Gorse2010-11-051-22/+132
* Started work on component interface; various fixes and cleanupsMike Gorse2010-11-011-4/+67
* Various bug fixesMike Gorse2010-10-271-34/+30
* Initial commit, not even close to being usable yetMike Gorse2010-10-261-0/+828