]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
at-spi2-core: upgrade 2.48.4 -> 2.50.0
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 26 Sep 2023 08:20:03 +0000 (16:20 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Sep 2023 11:33:48 +0000 (12:33 +0100)
commit12912febdd5490c283576be36284f90e99eecff3
tree8e91408c6013f492ce3c9d98de60fd57ce2278a4
parent048ff0ad927f4d37cc5547ebeba9e0c221687ea6
at-spi2-core: upgrade 2.48.4 -> 2.50.0

Changelog:
===========
* Fix at-spi2-atk test when running under a non-English locale.
* collection: Avoid locking up if an object has a very large child count
* Fix possible NULL pointer dereference when deregistering an event listener.
* Various fixes for the new key grabbing API.
* Don't wait for a reply when registering or deregistering keystroke
  listeners.
* Add a meson option to exclude the gtk2 atk-bridge module.
* Fix a test failure/timeout.
* Add atspi_get_version() to return the runtime version of the library.
* Collection: fix match testing for attributes.
* Fix a NULL pointer dereference when deregistering an event listener that
  doesn't include a detail.
* Fix the documentation for interfaces in collection match rules.
* Add an AtspiLive enum to specify the politeness level for live regions,
  and document that this should be used for Announcement signals. Also add a
  notification signal in atk to replace the announcement signal that lacks
  the politeness information.
* Add an asynchronous version of atspi_generate_mouse_event.
* TableCell.xml: Add Get{Column,Row}HeaderCells methods
* atspi_accessible_get_localized_role_name: Use internal names when possible.
* Add a non-recursive function to clear a single object's cache.
* Code clean-ups.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-support/atk/at-spi2-core_2.50.0.bb [moved from meta/recipes-support/atk/at-spi2-core_2.48.4.bb with 95% similarity]