ATK 2.1.0 released



About ATK
=========

GNOME provides support for accessibility devices using the ATK
framework. This framework defines a set of interfaces to which
graphical interface components adhere. This allows, for instance,
screen readers to read the text of an interface and interact with its
controls. ATK support is built into GTK+ and the rest of the GNOME
platform, so any application using GTK+ will have reasonable
accessibility support for free.

Nonetheless, you should be aware of accessibility issues when when
developing your applications. Although GTK+ interfaces provide
reasonable accessibility by default, you can often improve how well
your program behaves with accessibility tools by providing additional
information to ATK. If you develop custom widgets, you should ensure
that they expose their properties to ATK. You should also avoid using
sound, graphics, or color as the sole means of conveying information
to the user.

The GNOME desktop ships with a number of accessibility tools which
enable users with disabilities to take full advantage of their desktop
and applications. Applications that fully implement ATK will be able
to work with the accessibility tools. GNOME's accessibility tools
include a screen reader, a screen magnifier, an on-screen keyboard,
and Dasher, an predictive text entry tool.


News
====

* Bug 654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1
* Bug 651343: New ATK Roles
* Added Leon Fan as maintainer
* Improved Visual C++ 2010 infrastructure
* Updated Russian, Slovenian, Persian, Hebrew, Lithuanian, Latvian,
* Norwegian, Galician, and Spanish translations


Contributors:
========
Alejandro Piñeiro Iglesias, Li Yuan, Chun-wei Fan, Joanmarie Diggs


Translations:
========

Yuri Kozlov [ru], Matej Urbančič [sl], Arash Mousavi [fa], Yaron Shahrabani [he],
Aurimas Černius [lt], Rudolfs Mazurs [lv], Kjartan Maraas [nb],
Fran Dieguez [gl], Jorge González [es] and Daniel Mustieles [es]


Download
========

http://download.gnome.org/sources/atk/2.1/atk-2.1.0.news (337)
sha256sum: 83a7fb0315d86eb72d0fa7b7900b73eb5ab8df3a260e194346e0ba786082f258

http://download.gnome.org/sources/atk/2.1/atk-2.1.0.tar.bz2 (719K)
sha256sum: 3bcf85e30b13ada901730f9b3c5596d8cafe5c7934d3982c4e255a7a8035c2b1

http://download.gnome.org/sources/atk/2.1/atk-2.1.0.tar.xz (579K)
sha256sum: 14e4d809c443898cf6fdba7f82d4fa4a6ba8c937a938c7fffe6af732c04ed0e0

--
Alejandro Piñeiro Iglesias



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]