ANNOUNCE: AT-SPI2 2.0.1 released



AT-SPI2 2.0.1 is now available for download at:

http://download.gnome.org/sources/pyatspi/2.0/
http://download.gnome.org/sources/at-spi2-core/2.0/
http://download.gnome.org/sources/at-spi2-atk/2.0/


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 Python.


What's changed in AT-SPI2 2.0.1
===============================

* [core] Fix a memory leak when sending events.

* [core] Fix for BGO#648059: get_application should return something
  w/ROLE_APPLICATION

* [core] Fix for BGO#648013: Honor aclocal flags

* [core] Fix for BGO#648014: Add intltoolize to autogen.sh

* [core] Fix for BGO#648130: event host_application should return NULL for the desktop

* [core/pyatspi] Added atspi_accessible_get_id to retrieve the id of an
  application.

* [core] Remove doc about non-existent ATSPI_KEYSET_ALL_KEYS.

* [atk] Fix a memory leak when calling GetText

* [pyatspi] Fix for BGO#645644: Throw LookupError rather than RUntimeError

* [pyatspi] Add a work-around for getStates failing on 64-bit systems with
  pygobject 2.28.3 and earlier.



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 are actively seeking contributors to help us make this the standard
a11y framework for Gnome. 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]