summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'state-animated' into 'master'HEADmasterMike Gorse2022-05-131-0/+2
|\
| * Add support for ATSPI_STATE_ANIMATED/ATK_STATE_ANIMATEDColomban Wendling2022-05-121-0/+2
|/
* Remove some unneeded conditionalsMike Gorse2022-04-121-12/+0
* tests: use the non-deprecated way to add private data to a classMike Gorse2022-04-122-13/+9
* Use g_get_monotonic_time, rather than g_get_current_timeMike Gorse2022-04-121-12/+7
* Fix some compiler warningsMike Gorse2022-04-121-2/+2
* Up atk version requirementMike Gorse2022-04-122-3/+1
* Expose the accessible hierarchy via dbus introspectionMike Gorse2022-04-121-2/+41
* Refresh dbus introspectionMike Gorse2022-04-083-36/+72
* Fix GetActionsMike Gorse2022-04-081-4/+0
* droute: handle unimplemented interfaces for GetAll and introspectionMike Gorse2022-04-083-8/+64
* Lower atk required version againMike Gorse2022-03-212-1/+3
* Merge branch 'collapsed' into 'master'Mike Gorse2022-03-212-1/+3
|\
| * Add support for ATSPI_STATE_COLLAPSED/ATK_STATE_COLLAPSEDSamuel Thibault2021-05-032-1/+3
* | Merge branch 'readme-markdown' into 'master'Mike Gorse2021-12-032-121/+51
|\ \
| * | Update the README.mdFederico Mena Quintero2021-12-021-104/+34
| * | Rename README to README.md in preparation for updatesFederico Mena Quintero2021-12-021-0/+0
|/ /
* | Merge branch 'master' into 'master'Mike Gorse2021-07-191-1/+1
|\ \
| * | Fix typoSamuel Thibault2021-07-091-1/+1
|/ /
* | README: Update or remove outdated linksAndre Klapper2021-05-041-16/+9
* | tests: also fix ref leak in try_get_root()Mike Gorse2020-12-161-1/+4
* | tests: fix memory leakShinwoo Kim2020-12-161-4/+10
* | 2.38.0AT_SPI2_ATK_2_38_0Mike Gorse2020-09-121-1/+1
* | 2.37.90AT_SPI2_ATK_2_37_90Mike Gorse2020-08-082-1/+7
|/
* Require atk >= 2.36.0Mike Gorse2020-07-291-1/+1
* Merge branch 'master' into 'master'Mike Gorse2020-07-291-0/+2
|\
| * Add support for ROLE_MARK and ROLE_SUGGESTIONJoanmarie Diggs2020-01-161-0/+2
* | Merge branch 'master' into 'master'Mike Gorse2020-07-292-1/+7
|\ \
| * | meson: add tests optionFabrice Fontaine2020-05-032-1/+7
|/ /
* | 2.34.2AT_SPI2_ATK_2_34_2Mike Gorse2020-02-292-1/+11
* | Set C standard to gnu99Mike Gorse2020-02-291-1/+1
* | Tests: include sys/time.hMike Gorse2020-02-291-0/+1
|/
* Merge branch 'registration' into 'master'Mike Gorse2019-12-034-17/+53
|\
| * adaptor: Fix missing events at startupColomban Wendling2019-12-034-17/+53
|/
* Merge branch 'dont-hardcode-static_library' into 'master'Mike Gorse2019-11-291-15/+15
|\
| * meson: Don't hardcode shared_library().Niklas Hambüchen2019-11-251-15/+15
|/
* Merge branch 'subprojects' into 'master'Mike Gorse2019-11-203-2/+12
|\
| * Add atk and atspi-2 as subprojectsSamuel Thibault2019-11-173-2/+12
|/
* Merge branch 'typo' into 'master'Mike Gorse2019-10-181-1/+1
|\
| * NEWS: fix typoSamuel Thibault2019-10-151-1/+1
* | 2.34.1AT_SPI2_ATK_2_34_1Mike Gorse2019-10-072-1/+5
|/
* Merge branch 'embed_const' into 'master'Mike Gorse2019-09-101-1/+1
|\
| * socket_embed_hook: Make plug_id parameter constSamuel Thibault2019-09-101-1/+1
* | 2.34.0AT_SPI2_ATK_2_34_0Mike Gorse2019-09-092-1/+5
* | Update doapMike Gorse2019-09-091-7/+3
* | 2.33.92AT_SPI2_ATK_2_33_92Mike Gorse2019-09-022-1/+8
* | Fix double-free introduced in last commitMike Gorse2019-09-022-3/+2
* | Fix small memory leak introduced in the last commitMike Gorse2019-09-021-5/+0
* | Merge branch 'desktop_name_init' into 'master'Mike Gorse2019-09-021-0/+2
|\ \ | |/
| * init: Initialize spi_global_app_data->desktop_name earlySamuel Thibault2019-08-291-0/+2
|/