Announce: AT-SPI2 0.1.3 released.



AT-SPI2 0.1.3 is now available for download at:

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


Notes
=====

This is a development release of AT-SPI2, it has some unfinished
features.

A list of work required before the a full release can be found at:

http://live.gnome.org/Accessibility/BonoboDeprecation


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

Pyatspi:
          * Change method names to comply with D-Bus specification.

	  * API changes needed for out-of-process accessible objects.

	  * Re-introduction of re-entrant D-Bus methods using pool of
	    gobject main loops.

	  * Remove incorrect configure dependency on dbind and droute.

Core:
          * Change method names to comply with D-Bus specification.

	  * API changes needed for out-of process accessible objects.

Atk:
          * Change method names to comply with D-Bus specification.

	  * Support for AtkSocket and AtkPlug.

	  * API changes needed for out-of process accessible objects.

	  * Fix for event details - have the generic event handler pass
            on details when present.


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.


Where can I get more information about AT-SPI2
==============================================

The project wiki is available at:

http://www.linuxfoundation.org/en/Accessibility/ATK/AT-SPI/AT-SPI_on_D-Bus

A page detailing the project plan can be found at:

http://live.gnome.org/Accessibility/BonoboDeprecation


How can I contribute to AT-SPI2?
================================

AT-SPI2 is currently a small but valuable project. We are actively
seeking new contributors, all help is greatly appreciated. If
interested, please get in touch via:

IRC   : 'atspidbus' 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]