summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hold a reference to the AtspiDevice while processing eventsHEADmainMike Gorse2023-05-172-0/+5
* Fix the build when dbus-broker is not foundMike Gorse2023-05-111-2/+2
* More build fixesMike Gorse2023-05-112-11/+36
* Scan for dbus-daemon even if dbus-broker should be used by defaultMike Gorse2023-05-111-24/+29
* Update Bulgarian translationAlexander Shopov2023-05-111-2/+2
* Guard against recursion in atspi_accessible_clear_cacheMike Gorse2023-05-102-8/+18
* Merge branch 'fix_114' into 'main'Mike Gorse2023-05-101-3/+6
|\
| * Don't crash when an invalid index, for the array length, is requestedLukáš Tyrychtr2023-05-101-3/+6
|/
* Merge branch 'debug-89' into 'main'Federico Mena Quintero2023-05-0925-830/+870
|\
| * Assert that an interface object is not nullFederico Mena Quintero2023-05-091-0/+1
| * atspi-misc.c: Remove debug g_printFederico Mena Quintero2023-05-091-2/+0
| * CI: disable p2p for the test run for now, otherwise it errors outFederico Mena Quintero2023-05-091-2/+4
| * Make at-spi2-atk test names more legible by not using concatenation with macrosFederico Mena Quintero2023-05-0916-178/+162
| * Fix misnamed test pathFederico Mena Quintero2023-05-091-4/+4
| * Wait for the test-application startup using an atspi listenerFederico Mena Quintero2023-05-097-60/+191
| * Don't use a global variable for child_pidFederico Mena Quintero2023-05-091-11/+20
| * Don't use a Unix signal handler to kill the test-application if the parent te...Federico Mena Quintero2023-05-092-14/+0
| * Switch all at-spi2-atk tests to g_test_add() with a TestAppFixtureFederico Mena Quintero2023-05-0918-651/+670
| * Make get_root_obj() staticFederico Mena Quintero2023-05-092-3/+3
| * Make child_pid static to atk_test_util.cFederico Mena Quintero2023-05-093-4/+2
| * Replace all the teardown functions with a single oneFederico Mena Quintero2023-05-0917-262/+172
| * test-application.c: Claim a dbus name passed by the callerFederico Mena Quintero2023-05-092-1/+4
| * atk_test_util.c: make run_app() a private functionFederico Mena Quintero2023-05-092-2/+1
| * ci/run-tests.sh: use --print-errorlogs for meson, hopefully to make build log...Federico Mena Quintero2023-05-091-1/+1
* | Add missing includeMike Gorse2023-05-081-0/+1
* | When parsing GetItems, guard against adding an object as its own childMike Gorse2023-05-051-1/+8
* | Use internal names when possible for localized role namesMike Gorse2023-05-035-125/+173
* | Replace ATK_LOCALEDIR with ATSPI_LOCALEDIRMike Gorse2023-05-033-6/+7
|/
* Merge branch 'const-gchar-api' into 'main'Mike Gorse2023-04-254-9/+9
|\
| * Use const attribute name input in atspi_*_get*_attribute_value()Colomban Wendling2023-04-254-9/+9
|/
* Merge branch 'meson-dbus-systemd' into 'main'Mike Gorse2023-04-241-27/+26
|\
| * meson: Avoid requiring libsystemd when configured to use dbus-daemonAdrian Perez de Castro2023-04-241-27/+26
* | Merge branch 'michaelweghorn/tablecell_xml_add_get_column_row_headercells_met...Mike Gorse2023-04-241-0/+19
|\ \ | |/ |/|
| * TableCell.xml: Add Get{Column,Row}HeaderCells methodsMichael Weghorn2023-04-221-0/+19
* | Update Belarusian (Latin) translationVasil Pupkin2023-04-221-138/+416
|/
* Update Abkhazian translationNart Tlisha2023-04-051-173/+4273
* Fix a variable nameMike Gorse2023-04-021-4/+4
* Add some notes for possible future API-breaking changesMike Gorse2023-03-281-1/+9
* xml: document that GetIndexInParent can return -1Mike Gorse2023-03-281-1/+2
* Merge branch 'windows-fixes' into 'main'Mike Gorse2023-03-271-7/+9
|\
| * meson: don't require dlopen for atk only buildsChristoph Reiter2023-03-251-6/+8
| * meson: fix a typo in a variable nameChristoph Reiter2023-03-251-1/+1
|/
* 2.48.0AT_SPI2_CORE_2_48_0Mike Gorse2023-03-192-1/+8
* Merge branch 'main' into 'main'Mike Gorse2023-03-152-16/+28
|\
| * Add atk_only option to enable building a stub atk libraryCorey Halpin2023-03-082-16/+28
|/
* Merge branch 'work/sitter/typos' into 'main'Mike Gorse2023-03-088-11/+11
|\
| * typos--Harald Sitter2023-03-068-11/+11
|/
* 2.47.90AT_SPI2_CORE_2_47_90Mike Gorse2023-03-042-1/+9
* Fix possible crash in screen_reader_signal_watcherMike Gorse2023-02-151-0/+1
* Merge branch 'master' into 'main'Mike Gorse2023-02-031-0/+1
|\