summaryrefslogtreecommitdiff
path: root/atk-adaptor
Commit message (Expand)AuthorAgeFilesLines
* Add support for ATSPI_STATE_ANIMATED/ATK_STATE_ANIMATEDColomban Wendling2022-05-121-0/+2
* Use g_get_monotonic_time, rather than g_get_current_timeMike Gorse2022-04-121-12/+7
* Up atk version requirementMike Gorse2022-04-121-2/+0
* 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-081-1/+41
* Lower atk required version againMike Gorse2022-03-211-0/+2
* Merge branch 'collapsed' into 'master'Mike Gorse2022-03-211-0/+2
|\
| * Add support for ATSPI_STATE_COLLAPSED/ATK_STATE_COLLAPSEDSamuel Thibault2021-05-031-0/+2
* | Fix typoSamuel Thibault2021-07-091-1/+1
|/
* Add support for ROLE_MARK and ROLE_SUGGESTIONJoanmarie Diggs2020-01-161-0/+2
* adaptor: Fix missing events at startupColomban Wendling2019-12-034-17/+53
* meson: Don't hardcode shared_library().Niklas Hambüchen2019-11-251-15/+15
* 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
* | Fix double-free introduced in last commitMike Gorse2019-09-021-3/+0
* | Fix small memory leak introduced in the last commitMike Gorse2019-09-021-5/+0
|/
* init: Initialize spi_global_app_data->desktop_name earlySamuel Thibault2019-08-291-0/+2
* Relicense as LGPL 2.1Mike Gorse2019-08-2838-152/+152
* Fix old FSF addressMike Gorse2019-08-2738-76/+76
* cache-adaptor: Fix crash when no toolkit name is setSamuel Thibault2019-08-271-0/+3
* Merge branch 'initialized' into 'master'Mike Gorse2019-08-191-8/+30
|\
| * Make sure returned values are initializedSamuel Thibault2019-08-191-8/+30
* | Clear registration_pending during registrationSamuel Thibault2019-08-181-0/+2
|/
* When switching the main context, move pending register_application callMike Gorse2019-08-153-5/+22
* Defer application registration via an idle callbackMike Gorse2019-08-141-3/+4
* Add missing gobject_dep to atk-bridgeMike Gorse2019-06-181-0/+1
* Add support for ROLE_CONTENT_DELETION and ROLE_CONTENT_INSERTIONJoanmarie Diggs2019-06-181-0/+2
* Add AccessibleId propertySamuel Thibault2019-04-301-0/+11
* Merge branch 'set_event_context' into 'master'Mike Gorse2019-04-307-9/+54
|\
| * Add atk_bridge_set_event_contextSamuel Thibault2019-04-017-9/+54
* | atk-adaptor: document atk_bridge_adaptor_init error messagesinfapi00/document-atk-bridget-adaptor-initAlejandro Piñeiro2019-04-021-2/+4
|/
* AtkTableCell: fix helper function used to return column/header cellsMike Gorse2019-02-251-1/+1
* Add ScrollSubstringTo and ScrollSubstringToPoint text interfacesSamuel Thibault2019-01-262-0/+85
* Use a consistent include for config.hEmmanuele Bassi2018-05-172-5/+8
* Generate the atk-bridge-2.0 pkg-config fileEmmanuele Bassi2018-05-171-0/+12
* Remove unused variablesEmmanuele Bassi2018-05-173-12/+3
* Do not pass unset variables to emit_event()Emmanuele Bassi2018-05-171-0/+4
* Comment out a debug-only functionEmmanuele Bassi2018-05-171-1/+5
* Remove unused functionEmmanuele Bassi2018-05-171-8/+0
* Add ScrollTo and ScrollToPoint component interfacesSamuel Thibault2018-05-162-0/+74
* Do not return without mutex unlockShinwoo Kim2018-03-051-4/+4
* Drop autotools supportMike Gorse2017-10-303-95/+0
* autotools: dist some missing meson.build filesMike Gorse2017-10-301-0/+2
* Add meson build files to Makefile.amMike Gorse2017-06-191-1/+2
* Merge remote-tracking branch 'origin/wip/meson'Mike Gorse2017-06-192-0/+80
|\
| * Add Meson build systemwip/mesonEmmanuele Bassi2017-05-232-0/+80
* | Add error-message, error-for, details, and details-for relation typesJoanmarie Diggs2017-05-261-0/+4
* | Add a "footnote" roleJoanmarie Diggs2017-05-191-0/+1