From kde-accessibility Fri Aug 14 07:30:40 2009 From: Mark Doffman Date: Fri, 14 Aug 2009 07:30:40 +0000 To: kde-accessibility Subject: [Kde-accessibility] Announce: AT-SPI2 0.1.1 released. Message-Id: <1250235040.1200.41.camel () altair-voyager> X-MARC-Message: https://marc.info/?l=kde-accessibility&m=125023510108846 AT-SPI2 0.1.1 is now available for download at: https://projects.codethink.co.uk/index.php/p/at-spi2/downloads/ 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.1 ============================== Fixes (Core): * Replace use of dbind_emit_signal with direct libdbus call in application cache update. Fix for bug: http://bugs.freedesktop.org/show_bug.cgi?id=23029 * Fix problem with signature assignment and iter initialization in dbind signal sending. * Modify the incorrect use of dbind_emit_signal_va. Check for NULL args in dbind_marshall_any. Fix for bug: http://bugs.freedesktop.org/show_bug.cgi?id=23027 * Remove *.pc files from source tarballs. * Remove python check from configure.ac. Python is not needed for at-spi2-core. * Link DRoute against D-Bus GLib. Fixes (ATK): * Add ATK libraries to cspi LIBADD. Fixes build problems on OpenSUSE. * Removal of Accessible objects is now handled properly. Object removal causes signal to be emitted. * Fix signature of keyboard event registration when key array is empty. 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 valueable project. We are actively seeking new contributors, all help is greatly appreciated. If interested, please get in touch via: IRC : 'a11y' on Gimpnet E-Mail: accessibility-atspi@lists.linux-foundation.org Development repositories can be found at: git://anongit.freedesktop.org/at-spi2/at-spi2-atk git://anongit.freedesktop.org/at-spi2/at-spi2-core _______________________________________________ kde-accessibility mailing list kde-accessibility@kde.org https://mail.kde.org/mailman/listinfo/kde-accessibility