ANNOUNCE: AT-SPI 2.7.3 released
- From: Mike Gorse <mgorse alum wpi edu>
- To: gnome-announce-list gnome org, gnome-accessibility-devel gnome org, kde-accessibility kde org
- Subject: ANNOUNCE: AT-SPI 2.7.3 released
- Date: Mon, 17 Dec 2012 17:27:16 -0500 (EST)
AT-SPI 2.7.3 is now available for download at:
http://download.gnome.org/sources/at-spi2-core/2.7/
http://download.gnome.org/sources/at-spi2-atk/2.7/
http://download.gnome.org/sources/pyatspi/2.7/
What is AT-SPI2
===============
AT-SPI2 is a D-Bus based accessibility framework. It defines a D-Bus
protocol for providing and accessing application accessibility
information. The project includes a library for bridging the D-Bus
protocol to the ATK API, allowing Gtk based applications to be made
accessible. It also contains a client (AT) side library in C and a wrapper
for Python.
What's changed in AT-SPI 2.7.3
* [core] Atspi_accessible_get_index_in_parent no longer returns -1 if the
object's parent is not cached (BGO#688057).
* [core/atk] Re-register applications and keystroke listeners if the registry
goes away and then returns.
* [core] Fix atspi_device_listener_new_simple.
* [core] Fix some compiler warnings.
* [core] Build: use gobject-introspection's Makefile instead of rolling our own.
* [core] Fix a crash when parsing events without detail when there is a
listener for the event that names a specific detail value.
* [core] Fix crash when removing hung processes.
* [core] Fix deregistering of applications.
* [core] A few documentation fixes.
* [atk] Stop using deprecated glib functions.
* [atk] Fix a few memory leaks.
Where can I get more information about AT-SPI2
==============================================
The project wiki is available at:
http://www.a11y.org/d-bus
How can I contribute to AT-SPI2?
================================
We need help testing with Gnome accessibility technologies, improving
performance, and generally tying up loose ends. The above-referenced page
contains a list of known issues that should be fixed.
IRC : #a11y on Gimpnet
E-Mail: accessibility-atspi lists linux-foundation org
Development repositories can be found at:
git://git.gnome.org/pyatspi2
git://git.gnome.org/at-spi2-core
git://git.gnome.org/at-spi2-atk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]