summaryrefslogtreecommitdiff
path: root/atspi
Commit message (Expand)AuthorAgeFilesLines
* Rename text to content in AtspiTextRange to match original IDLMike Gorse2010-12-092-6/+6
* Fix atspi_text_get_default_attributesMike Gorse2010-12-093-3/+3
* Fix atspi_hyperlink_get_(start|end)_indexMike Gorse2010-12-061-2/+4
* Fix updating cache from eventsMike Gorse2010-12-061-4/+6
* Add a check for a NULL messageMike Gorse2010-12-041-2/+6
* Use peer-to-peer connections when availableMike Gorse2010-12-042-9/+51
* Change some error return values to match AT-SPI-CORBA behaviorMike Gorse2010-12-031-6/+12
* Several cache-related fixesMike Gorse2010-12-033-18/+65
* Hypertext and hyperlink fixesMike Gorse2010-12-024-1/+26
* Fix copying of event any_dataMike Gorse2010-12-021-2/+2
* Remove old accessible data before adding from an iterMike Gorse2010-12-022-0/+13
* Add get_interfaces, and fetch interface/stateset over the wire if neededMike Gorse2010-12-014-32/+139
* Add time-out, and support inspecting our own appMike Gorse2010-12-012-9/+99
* Fix uninitialized variable in get_index_in_parentMike Gorse2010-12-011-1/+1
* Release v1.91.3AT_SPI2_CORE_1_91_3Mike Gorse2010-11-291-1/+1
* Various fixesMike Gorse2010-11-2914-79/+299
* Really commit fixes; make unit tests passMike Gorse2010-11-288-61/+109
* Added relation set and various other fixesMike Gorse2010-11-282-0/+196
* State and action fixesMike Gorse2010-11-245-12/+183
* Add first pass at MatchRule/Collection implementationMike Gorse2010-11-2312-3/+624
* Add Hypertext and Hyperlink and some refactoring to support themMike Gorse2010-11-2016-65/+673
* Add Action, Document, EditableText, Image, and Value interfacesMike Gorse2010-11-1918-33/+1242
* Add selection interfaceMike Gorse2010-11-197-4/+340
* Add table interfaceMike Gorse2010-11-199-17/+917
* Add first pass at text interfaceMike Gorse2010-11-1911-21/+1001
* Various component fixes, and fix dbind_method_call_reentrant_vaMike Gorse2010-11-1711-237/+353
* Various fixesMike Gorse2010-11-125-39/+80
* Have atspi_accessible_get_host_application return an AtspiAccessibleMike Gorse2010-11-092-6/+7
* Fix a couple of crashes introduced in the last commitMike Gorse2010-11-071-2/+5
* Fix some annotations and documentation issuesMike Gorse2010-11-073-6/+8
* Box some types, add missing header file, and other fixesMike Gorse2010-11-0711-82/+308
* Some work on event support; many bug fixesMike Gorse2010-11-0521-331/+1262
* Started work on component interface; various fixes and cleanupsMike Gorse2010-11-018-46/+441
* Various bug fixesMike Gorse2010-10-277-53/+174
* Add a public GType getter for AtspiAccessibleColin Walters2010-10-261-0/+2
* Skip private functionColin Walters2010-10-261-0/+2
* Added missing atspi/Makefile.amMike Gorse2010-10-261-0/+83
* Initial commit, not even close to being usable yetMike Gorse2010-10-2616-0/+4297