5 Jul 2011 05:48
ANNOUNCE: AT-SPI 2.1.3 released
Mike Gorse <mgorse <at> alum.wpi.edu>
2011-07-05 03:48:23 GMT
2011-07-05 03:48:23 GMT
AT-SPI 2.1.3 is now available for download at: http://download.gnome.org/sources/at-spi2-core/2.1/ http://download.gnome.org/sources/at-spi2-atk/2.1/ http://download.gnome.org/sources/pyatspi/2.1/ 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.1.3 =============================== * [core] use stored values for AT-SPI role names where possible. * [core/atk] Fix for BGO#652596: Use DBus property to set/retrieve value. * [core] Set error for some DBus errors where this was not being done. * [core] Add atspi_accessible_get_process_id (as a short-cut to help debugging). * [core] Fix failure to update cache in response to children-changed events in some cases.(Continue reading)
RSS Feed