ATK 2.1.5 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 638924: Add AtkWindow
* Fixing out of tree compilation on Win32
* Update README.txt
* Fixing release number of the new ATK roles added
* Updated Traditional Chinese, Indonesian, Bulgarian, French,
*  Hungarian and Swedish translations


Contributors
============

Chun-wei Fan, Mike Gorse, Erik van Pienbroek, Alejandro Piñeiro Iglesias


Translations
============

Chao-Hsiung Liao [zh_HK], Andika Triwidada [id], Alexander Shopov [bg],
Claude Paroz [fr], Balázs Meskó [hu] and Daniel Nylander [sv]


Download
========

http://download.gnome.org/sources/atk/2.1/atk-2.1.5.tar.xz  (581K)
sha256sum: e903b7723ee08ed3898c41dfee61ba842f5647d4a9ac321cb9d3a78bb04eab00

http://download.gnome.org/sources/atk/2.1/atk-2.1.5.tar.bz2 (721K)
sha256sum: 1d3ee91ac670034ccf68961c8855ff1b0ea2692df21286a917ab098832d8701c



--
Alejandro Piñeiro Iglesias (apinheiro igalia com)


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