summaryrefslogtreecommitdiff
path: root/atspi/atspi-accessible.h
Commit message (Expand)AuthorAgeFilesLines
* Reformat all the *.[ch] files with clang-formatFederico Mena Quintero2022-12-061-50/+50
* Add mode-changed signalMike Gorse2020-06-071-0/+1
* Relicense as LGPL 2.1Mike Gorse2019-08-281-4/+4
* Fix outdated FSF addressMike Gorse2019-08-271-2/+2
* Refactor the API for the screen reader to notify listeners of its statusMike Gorse2019-07-181-0/+2
* Add atspi_accessible_get_accessible_idSamuel Thibault2019-04-301-0/+2
* Modified cache API to include index and child count rather than childrenMike Gorse2015-08-141-2/+2
* Add AtspitableCell, tracking the new atk interfaceMike Gorse2014-02-181-0/+2
* Allow caching of data sent with events and requesting such dataMike Gorse2014-02-011-0/+3
* Rename various functions to avoid name collisionsMike Gorse2013-05-151-0/+24
* Merge branch 'enum-types'Mike Gorse2013-05-101-2/+0
|\
| * Enum clean-upsenum-typesMike Gorse2011-05-291-2/+0
* | Add atspi_accessible_get_object_localeMike Gorse2013-02-271-0/+2
* | Add G_BEGIN_DECLS and G_END_DECLS macros for prototypes to fix c++ linkageMike Gorse2012-05-211-0/+5
* | atspi_accessible_new -> _atspi_accessible_newMike Gorse2011-08-291-1/+1
* | Revert "Have atspi_accessible_get_relation_set return a GPtrArray"Mike Gorse2011-08-231-1/+1
* | Have atspi_accessible_get_relation_set return a GPtrArrayMike Gorse2011-07-311-1/+1
* | Add atspi_accessible_get_process_idMike Gorse2011-06-271-0/+2
|/
* Revert "Remove redundant tables of state and role names"Mike Gorse2011-05-291-0/+2
* Allow caching of attributesMike Gorse2011-05-261-0/+2
* Remove redundant tables of state and role namesMike Gorse2011-05-251-2/+0
* Add atspi_accessible_clear_cacheMike Gorse2011-05-241-0/+2
* Fix get_toolkit_version, and add get_atspi_version for accessiblesMike Gorse2011-05-231-0/+2
* Fix/rework selective cachingMike Gorse2011-05-221-0/+1
* Add atspi_accessible_get_idMike Gorse2011-04-181-0/+2
* Update copyright and add some missing license infoMike Gorse2011-01-311-0/+1
* Add atspi_accessible_set_cache_maskMike Gorse2011-01-311-0/+5
* Several cache-related fixesMike Gorse2010-12-031-1/+1
* Hypertext and hyperlink fixesMike Gorse2010-12-021-0/+2
* Add get_interfaces, and fetch interface/stateset over the wire if neededMike Gorse2010-12-011-0/+2
* Various fixesMike Gorse2010-11-291-1/+5
* Add first pass at MatchRule/Collection implementationMike Gorse2010-11-231-0/+2
* Add Hypertext and Hyperlink and some refactoring to support themMike Gorse2010-11-201-4/+5
* Add Action, Document, EditableText, Image, and Value interfacesMike Gorse2010-11-191-0/+10
* Add selection interfaceMike Gorse2010-11-191-0/+2
* Add table interfaceMike Gorse2010-11-191-0/+2
* Add first pass at text interfaceMike Gorse2010-11-191-1/+3
* Various component fixes, and fix dbind_method_call_reentrant_vaMike Gorse2010-11-171-1/+0
* Various fixesMike Gorse2010-11-121-3/+2
* Have atspi_accessible_get_host_application return an AtspiAccessibleMike Gorse2010-11-091-1/+1
* Some work on event support; many bug fixesMike Gorse2010-11-051-0/+1
* Started work on component interface; various fixes and cleanupsMike Gorse2010-11-011-0/+4
* Various bug fixesMike Gorse2010-10-271-9/+2
* Add a public GType getter for AtspiAccessibleColin Walters2010-10-261-0/+2
* Initial commit, not even close to being usable yetMike Gorse2010-10-261-0/+101