summaryrefslogtreecommitdiff
path: root/atspi/atspi-misc-private.h
Commit message (Expand)AuthorAgeFilesLines
* Add G_BEGIN_DECLS and G_END_DECLS macros for prototypes to fix c++ linkageMike Gorse2012-05-211-0/+5
* Move DBus interface name constants into atspi-constants.hMike Gorse2011-07-271-32/+0
* Clean up names of private functionsMike Gorse2011-07-261-2/+2
* Disable caching if ATSPI_NO_CACHE is set in the environment and not 0Mike Gorse2011-05-241-0/+1
* Disable caching when not in atspi_event_mainMike Gorse2011-05-231-0/+2
* Don't translate g_warning messagesMike Gorse2011-05-051-0/+2
* Update copyright and add some missing license infoMike Gorse2011-01-311-0/+1
* Add atspi_accessible_set_cache_maskMike Gorse2011-01-311-8/+0
* More error handling fixesMike Gorse2011-01-241-1/+1
* Return exceptions for errors rather than printing warningsMike Gorse2011-01-041-2/+12
* Initial pass at adding i18n and proper object disposalMike Gorse2010-12-291-0/+20
* Some attribute-related fixesMike Gorse2010-12-091-2/+2
* Add get_interfaces, and fetch interface/stateset over the wire if neededMike Gorse2010-12-011-1/+6
* Add time-out, and support inspecting our own appMike Gorse2010-12-011-0/+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-1/+5
* Add table interfaceMike Gorse2010-11-191-1/+3
* Add first pass at text interfaceMike Gorse2010-11-191-0/+16
* Box some types, add missing header file, and other fixesMike Gorse2010-11-071-2/+2
* Some work on event support; many bug fixesMike Gorse2010-11-051-0/+11
* Started work on component interface; various fixes and cleanupsMike Gorse2010-11-011-2/+8
* Initial commit, not even close to being usable yetMike Gorse2010-10-261-0/+114