ATK 2.9.2 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.

News
====
*
* Leak management:
  * Bug 699262: Nullify the gobject cache accessible when the accessble
is finalized.
  * Bug 699368: Fix typo - parameter is _obj not obj. Set feed to NULL
  * Bug 699256: Free 'embedded_plug_id' when destroyed
* Tests:
  * Bug 696466: Fix logic when testing for empty state set
  * Bug 696409: fix hyphenation on testrelation.c
* Documentation:
  * Include atk_object_get_object_locale documentation
  * Fix having a repeated id on the main doc template
  * Bug 700800: Improve documentation for AtkPlug and AtkSocket


Contributors
============
Alban Browaeys, John E (johne53 tiscali co uk), Eduardo Lima Mitev,
Alejandro Piñeiro Iglesias


Translators
===========
(no new translations)


Download
========
http://download.gnome.org/sources/atk/2.9/atk-2.9.2.tar.xz (620K)
  sha256sum:
49fbc4cf9055f6d83e5d67c6c09cee92a62549d52d8fd5cc05a78e214b70cf1b


-- 
Alejandro Piñeiro Iglesias



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