summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.40.3AT_SPI2_CORE_2_40_3gnome-3-40Mike Gorse2021-07-092-1/+5
* Use abstract sockets if libdbus is older than 1.12.0Mike Gorse2021-07-062-1/+7
* 2.40.2AT_SPI2_CORE_2_40_2Mike Gorse2021-06-052-1/+9
* registryd: call va_end before leavingShinwoo Kim2021-05-221-1/+5
* AtspiDevice key grab fixesMike Gorse2021-05-223-8/+81
* README: Update or remove outdated linksAndre Klapper2021-05-221-14/+10
* Fix NEWSMike Gorse2021-05-221-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
* Update Portuguese translationJuliano Camargo2020-08-241-34/+17
* Fix a compiler warningMike Gorse2020-08-191-1/+1
* Merge branch 'patch-1' into 'master'Mike Gorse2020-08-101-1/+1
|\
| * Keep indentationShinwoo Kim2020-08-101-1/+1
* | Fix possible memory leakMike Gorse2020-08-101-0/+1
|/
* NEWS: Fix typoMike Gorse2020-08-081-1/+1
* 2.37.90AT_SPI2_CORE_2_37_90Mike Gorse2020-08-082-1/+29
* test: fix compiler warningMike Gorse2020-08-081-0/+1
* Merge branch 'counts-typo' into 'master'Mike Gorse2020-08-051-2/+2
|\