summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v2.15.4AT_SPI2_ATK_2_15_4Mike Gorse2015-01-192-1/+9
* Fix for bug 690008 - Add support for ATSPI_STATE_READ_ONLY/ATK_STATE_READ_ONLYJoanmarie Diggs2015-01-152-1/+3
* Add support for ATK_STATE_HAS_TOOLTIPJoanmarie Diggs2015-01-121-0/+2
* Don't parse non-existing argumentsBenjamin Otte2014-12-191-8/+1
* Release v2.15.3AT_SPI2_ATK_2_15_3Mike Gorse2014-12-152-1/+5
* Always generate the tests MakefilesMike Gorse2014-12-151-5/+2
* Unit test frameworkPatryk Kaczmarek2014-12-0917-7/+1404
* Add mapping between ATK_ROLE_STATIC and ATSPI_ROLE_STATICJoanmarie Diggs2014-11-252-2/+3
* Remove tests directoryAlejandro Piñeiro2014-10-206-1717/+0
* Release v2.14.1AT_SPI2_ATK_2_14_1Mike Gorse2014-10-132-1/+6
* Aggressively filtering AddChildren with STATE_MANAGES_DESCENDANTSAlejandro Piñeiro2014-09-241-0/+11
* Release as 2.14.0AT_SPI2_ATK_2_14_0Mike Gorse2014-09-221-1/+1
* doap: add <programming-language>Piotr Drąg2014-07-311-1/+2
* doap category coreOlav Vitters2014-07-301-0/+1
* Release v2.13.4AT_SPI2_ATK_2_13_4Mike Gorse2014-07-202-1/+9
* Correctly remove the socket on exitMike Gorse2014-07-191-2/+3
* Do not overwrite text attributes with the default onesJacobo Aragunde Pérez2014-06-201-4/+5
* Fix typo in .pc fileSamuel Thibault2014-06-071-1/+1
* 2.13.1AT_SPI2_ATK_2_13_1Mike Gorse2014-04-282-1/+9
* Only send cache-related events for transients when explicitly requestedMike Gorse2014-04-281-4/+15
* Add an atexit handler to remove the D-Bus socketMike Gorse2014-04-141-13/+27
* 2.12.0AT_SPI2_ATK_2_12_0Mike Gorse2014-03-242-1/+6
* Bump dbus version neededAT_SPI2_ATK_2_11_92Alejandro Piñeiro2014-03-061-1/+1
* Release v2.11.91AT_SPI2_ATK_2_11_91Mike Gorse2014-03-032-1/+11
* Allow EventListenerRegistered with old signatureMike Gorse2014-02-241-1/+2
* Collection: Fix an infinite loop when encountering a NULL parentMike Gorse2014-02-201-1/+1
* Release v2.11.90AT_SPI2_ATK_2_11_90Mike Gorse2014-02-181-1/+1
* Add AtspitableCell, tracking the new atk interfaceMike Gorse2014-02-188-44/+333
* Release v2.11.5AT_SPI2_ATK_2_11_5Mike Gorse2014-02-032-1/+5
* Support sending data with eventsMike Gorse2014-02-0316-59/+576
* Release v2.11.3AT_SPI2_ATK_2_11_3Mike Gorse2013-12-161-0/+6
* document: add support for newly added AtkDocument methods and signalsAlejandro Piñeiro2013-12-023-3/+33
* Fix GetBoundedRangesMike Gorse2013-11-201-1/+8
* Post-release version bumpMike Gorse2013-11-201-1/+1
* Release v2.11.2AT_SPI2_ATK_2_11_2Mike Gorse2013-11-182-1/+5
* states: add ATSPI_STATE_CHECKABLE and ATSPI_STATE_HAS_POPUPAlejandro Piñeiro2013-11-181-1/+4
* Bump AT-SPI version requirementMike Gorse2013-11-181-1/+1
* roles: create new AT-SPI2 roles for ARIA roles (and one for rating)Alejandro Piñeiro2013-11-181-0/+8
* Support for roles TITLE_BAR, BLOCK_QUOTE, AUDIO and VIDEOAlejandro Piñeiro2013-11-182-2/+7
* Release v2.11.1Mike Gorse2013-10-282-1/+5
* Fix atk_component_contains wrapperMike Gorse2013-10-231-2/+2
* Release as v2.10.0AT_SPI2_ATK_2_10_0Mike Gorse2013-09-231-1/+1
* Release v2.9.92AT_SPI2_ATK_2_9_92Mike Gorse2013-09-162-1/+9
* Allow a :-separated list of attribute values when reading match rulesMike Gorse2013-09-151-4/+28
* Properly clean up when timing out on a keystroke listenerMike Gorse2013-09-041-2/+4
* Release v2.9.90Mike Gorse2013-08-192-1/+9
* Implemented GetStringAtOffset in the text adaptor in the ATK bridgeMario Sanchez Prada2013-08-193-1/+104
* Fix another crash when we're initialized/shut down repeatedlyMike Gorse2013-07-091-1/+1
* Release v2.9.4AT_SPI2_ATK_2_9_4Mike Gorse2013-07-082-1/+6
* Fix deadlock with key event listeners in our own processMike Gorse2013-07-012-1/+2