7 Feb 2012 05:57
ANNOUNCE: AT-SPI 2.3.5 released
Mike Gorse <mgorse <at> alum.wpi.edu>
2012-02-07 04:57:29 GMT
2012-02-07 04:57:29 GMT
AT-SPI 2.3.5 is now available for download at: http://download.gnome.org/sources/at-spi2-core/2.3/ http://download.gnome.org/sources/at-spi2-atk/2.3/ http://download.gnome.org/sources/pyatspi/2.3/ 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.2.3 * [core] Fix for BGO#668334: Set correct end offset in atspi_text_get_attributes. * [core] Add some type checking on method replies; this should prevent crashes if an application-side AT-SPI implementor returns something unexpected. * [core] Call g_settings_sync after updating toolkit-accessibility. * [core] Add ScreenReaderEnabled D-Bus property as a proxy for the GSettings key. * [core] Fix for BGO#669344: Don't use "restrict" as a variable name, since it(Continue reading)
RSS Feed