summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xml: Fix Component.ScrollTo methods signature to match the implementationcarlosgc/xml-scroll-toCarlos Garcia Campos2021-08-231-0/+2
* Added Abkhazian translationClaude Paroz2021-08-162-0/+29
* Merge branch 'carlosgc/xml-scroll-substring' into 'master'Mike Gorse2021-08-141-0/+2
|\
| * xml: Fix Text.ScrollSubstring methods signature to match the implementationCarlos Garcia Campos2021-08-121-0/+2
|/
* xml: adjust collection match rule specification to match the implementationMike Gorse2021-08-051-3/+3
* Merge branch 'master' into 'master'Mike Gorse2021-08-021-1/+1
|\
| * xml: Corrected atspi.Document.GetAttributes() type signaturewizzwizz42021-07-311-1/+1
|/
* Use abstract sockets if libdbus is older than 1.12.0Mike Gorse2021-07-062-1/+7
* Update Belarusian translationŹmicier Turok2021-06-151-15/+17
* Merge branch 'benzea/xwayland-on-demand-support-for-root-apps' into 'master'Mike Gorse2021-05-222-0/+18
|\
| * bus: Set X root property when Xwayland starts on-demandBenjamin Berg2021-05-192-0/+18
* | Merge branch 'fix.no.va.end' into 'master'Mike Gorse2021-05-221-1/+5
|\ \ | |/ |/|
| * registryd: call va_end before leavingShinwoo Kim2021-05-141-1/+5
* | AtspiDevice key grab fixesMike Gorse2021-05-123-8/+81
* | README: Update or remove outdated linksAndre Klapper2021-05-041-14/+10
* | Fix NEWSMike Gorse2021-05-021-2/+1
* | 2.40.1AT_SPI2_CORE_2_40_1Mike Gorse2021-05-012-1/+7
* | DeviceEventController: fix numlock detectionMike Gorse2021-04-292-2/+2
* | Fix double free when removing event listenersMike Gorse2021-04-211-1/+4
* | 2.40.0AT_SPI2_CORE_2_40_0Mike Gorse2021-03-191-1/+1
* | 2.39.91AT_SPI2_CORE_2_39_91Mike Gorse2021-03-132-1/+7
* | Update Galician translationFran Dieguez2021-02-231-4/+4
* | AtspiDeviceListenerCB: remove const from event prototypeMike Gorse2021-02-232-2/+3
* | Remove debug printMike Gorse2021-02-221-1/+0
* | atspi_accessible_get_(name|description): fix memory leakMike Gorse2021-02-221-0/+6
* | 2.39.90.1AT_SPI2_CORE_2_39_90_1Mike Gorse2021-02-222-1/+5
* | Fix an invalid free introduced in 2.39.90, along with some warningsMike Gorse2021-02-223-7/+7
* | 2.39.90AT_SPI2_CORE_2_39_90Mike Gorse2021-02-162-1/+9
* | Merge branch 'master' into 'master'Mike Gorse2021-02-163-1/+46
|\ \
| * | Fix memory leaksBartlomiej Grzelewski2021-02-123-1/+46
|/ /
* | Device fixesMike Gorse2021-01-273-30/+331
* | Merge branch 'mcatanzaro/build' into 'master'Michael Catanzaro2021-01-121-8/+8
|\ \
| * | Fix build with X11 dep disabledMichael Catanzaro2021-01-111-8/+8
|/ /
* | 2.39.1AT_SPI2_CORE_2_39_1Mike Gorse2021-01-112-1/+15
* | Add device APIMike Gorse2021-01-119-2/+1368
* | Merge branch 'abstract-socket' into 'master'Mike Gorse2020-12-282-2/+2
|\ \
| * | Use unix sockets instead of abstract socketsTianon Gravi2020-12-252-2/+2
|/ /
* | Merge branch 'update-xml' into 'master'Mike Gorse2020-11-133-2/+6
|\ \
| * | xml: The atspi.Application.Id property is readwriteupdate-xmlEmmanuele Bassi2020-11-121-1/+1
| * | xml: Fix wrong closing tag in atspi.SocketEmmanuele Bassi2020-11-121-1/+1
| * | xml: Add missing atspi.Accessible.GetInterfaces() methodEmmanuele Bassi2020-11-121-0/+4
|/ /
* | Merge branch 'misc.close.bus.at.end' into 'master'Mike Gorse2020-10-191-8/+9
|\ \
| * | misc: unref bus at the end of cleanupShinwoo Kim2020-10-191-8/+9
|/ /
* | Merge branch 'mcatanzaro#25' into 'master'Mike Gorse2020-09-242-1/+28
|\ \
| * | Don't use dbus-broker if not running under systemdMichael Catanzaro2020-09-242-1/+28
|/ /
* | 3.38.0AT_SPI2_CORE_2_38_0gnome-3-38Mike Gorse2020-09-121-1/+1
* | 2.37.92AT_SPI2_CORE_2_37_92Mike Gorse2020-09-042-1/+11
* | Minor code clean-upMike Gorse2020-09-041-4/+5
* | Fix handling of event listener removals during an event callbackMike Gorse2020-09-021-2/+29
* | _atspi_dbus_set_interfaces: Fix memory leak when called with invalid signatureMike Gorse2020-08-241-1/+1