summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.24.1AT_SPI2_ATK_2_24_1gnome-3-24Mike Gorse2017-05-082-1/+9
* Fix use after free when returned objects hold only one refMilan Crha2017-05-082-5/+14
* atk-adaptor/bridge: Fix GList handling resulting in memory corruptionRui Matos2017-04-241-11/+6
* Fix Position getter for table cellsMike Gorse2017-03-243-3/+27
* 2.24.0AT_SPI2_ATK_2_24_0Mike Gorse2017-03-202-1/+6
* tests: remove atk_table_cell_get_column_index testMike Gorse2017-03-171-18/+0
* Enable atk-test when running make distcheckGilles Dartiguelongue2016-11-031-0/+1
* Add missing test data to distributionGilles Dartiguelongue2016-11-031-0/+9
* atk-adaptor: fix include guardErnestas Kulik2016-11-011-1/+1
* Always send property-change signals, except for transient objectsMike Gorse2016-10-261-4/+4
* 2.22.0AT_SPI2_ATK_2_22_0gnome-3-22Mike Gorse2016-09-252-1/+6
* Remove some debugging codeMike Gorse2016-08-311-19/+0
* 2.21.91AT_SPI2_ATK_2_21_91Mike Gorse2016-08-292-1/+5
* atk_bridge_adaptor_init: return -1 if NO_AT_BRIDGE is setSamuel Thibault2016-08-291-1/+3
* 2.21.4AT_SPI2_ATK_2_21_4Mike Gorse2016-07-182-1/+7
* collection: fix missing return valueMike Gorse2016-03-311-2/+2
* Remove a debug printMike Gorse2016-03-311-2/+0
* emit_event: fix out-of-bounds memory access if class is NULLMike Gorse2016-03-311-1/+1
* 2.20.0Mike Gorse2016-03-311-1/+1
* 2.19.92AT_SPI2_ATK_2_20_0AT_SPI2_ATK_2_19_92Mike Gorse2016-03-142-1/+8
* Make sure the runtime directory existsSamuel Thibault2016-03-081-3/+7
* Don't drop the main context when p2p socket configuration failsSamuel Thibault2016-03-081-2/+0
* 2.19.91AT_SPI2_ATK_2_19_91Mike Gorse2016-02-292-1/+5
* Don't send children of gtk menus to be cachedMike Gorse2016-02-241-5/+44
* NEWS: Fix typoMike Gorse2016-02-151-1/+1
* 2.19.90AT_SPI2_ATK_2_19_90Mike Gorse2016-02-152-1/+5
* Always accept connections as root if unable to find an owning userMike Gorse2015-12-071-1/+4
* 2.19.2AT_SPI2_ATK_2_19_2Mike Gorse2015-11-232-1/+9
* New tests for last interfacesPatryk Kaczmarek2015-11-2330-1/+3851
* Next tests for accessible interfacesPatryk Kaczmarek2015-11-1829-111/+2461
* Text, Value and Table Cell adaptors fixedPatryk Kaczmarek2015-10-124-9/+46
* Test fixes up to atk-adaptor version and cache changesPatryk Kaczmarek2015-09-271-40/+41
* 2.18.0Mike Gorse2015-09-271-1/+1
* Release v2.17.90AT_SPI2_ATK_2_17_90Mike Gorse2015-08-172-1/+5
* Modify for the new caching APIMike Gorse2015-08-144-140/+109
* Release v2.17.1AT_SPI2_ATK_2_17_1Mike Gorse2015-07-204-3/+31
* Updated AUTHORS/MAINTAINERS/doapMike Gorse2015-07-153-7/+1
* build fix: add tests/data/Makefile.amPatrick Welche2015-06-191-0/+4
* Add some missing files to the distributionMike Gorse2015-06-182-1/+3
* tests: fix out-of-source and parallel buildAlexandre Rostovtsev2015-06-181-14/+14
* atk-adapter: be careful with potential NULL GObjectsChristian Hergert2015-05-151-1/+1
* 2.16.0AT_SPI2_ATK_2_16_0Mike Gorse2015-03-231-1/+1
* Component interface testsPatryk Kaczmarek2015-03-0612-6/+630
* Release v2.15.90AT_SPI2_ATK_2_15_90Mike Gorse2015-02-162-1/+7
* Action tests added and some test framework refactorPatryk Kaczmarek2015-02-1618-245/+848
* Add new roles for fractions, roots, subscripts, and superscriptsJoanmarie Diggs2015-01-262-2/+6
* 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