summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.26.3AT_SPI2_ATK_2_26_3gnome-3-26Mike Gorse2019-03-043-2/+6
* AtkTableCell: fix helper function used to return column/header cellsMike Gorse2019-03-041-1/+1
* 2.26.2AT_SPI2_ATK_2_26_2Mike Gorse2018-03-123-2/+14
* Do not return without mutex unlockShinwoo Kim2018-03-051-4/+4
* 2.26.1AT_SPI2_ATK_2_26_1Mike Gorse2017-10-303-2/+8
* autotools: dist some missing meson.build filesMike Gorse2017-10-302-0/+4
* meson: Ensure paths written to .pc are absoluteJan Alexander Steffens (heftig)2017-09-281-2/+2
* 2.26.0AT_SPI2_ATK_2_26_0Mike Gorse2017-09-112-2/+2
* Update email address in MAINTAINERSMike Gorse2017-08-271-2/+1
* 2.25.3AT_SPI2_ATK_2_25_3Mike Gorse2017-06-192-1/+7
* Add meson build files to Makefile.amMike Gorse2017-06-194-2/+9
* Merge remote-tracking branch 'origin/wip/meson'Mike Gorse2017-06-197-0/+273
|\
| * Add Meson build systemwip/mesonEmmanuele Bassi2017-05-237-0/+273
* | Add error-message, error-for, details, and details-for relation typesJoanmarie Diggs2017-05-262-1/+5
* | Bump atk dependency to 2.25.2Alejandro PiƱeiro2017-05-251-1/+1
* | 2.25.2AT_SPI2_ATK_2_25_2Mike Gorse2017-05-222-1/+8
* | Add a "footnote" roleJoanmarie Diggs2017-05-191-0/+1
* | Map roles for description list, description term, and description valueJoanmarie Diggs2017-05-182-1/+4
* | Fix use after free when returned objects hold only one refMilan Crha2017-05-082-5/+14
|/
* 2.25.1AT_SPI2_ATK_2_25_1_REALAT_SPI2_ATK_2_25_1Mike Gorse2017-04-242-1/+8
* 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