ATK 2.22.0 released



ATK 2.22.0, the last major version of the stable version of ATK has just
been released.

About ATK
=========

GNOME provides support for accessibility devices using the ATK
library. This library 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 (compared with 2.20.0)
===========================
*
* Bug 764883: Add some missing argument (out) annotations
* Gettext:
   * Add Language headers to po files
   * Add more options to XGETTEXT_OPTIONS in po/Makevars
* MSVC/win32
   * MSVC Builds: Add a Common Autotools Module for Introspection (Bug
764983)
   * MSVC Builds: Generate the Introspection Build Commands (Bug 764983)
   * Clean up atk-introspection-msvc.mak
   * Visual Studio builds: Include version info in property sheets
   * Visual Studio builds: Generate atk.pc
   * Visual Studio 2008 builds: Ensure pc file is generated before "install"
   * Visual Studio builds: Make .pc generation more flexible
   * build/win32/pc_base.py: Allow custom options
   * build/win32/atkpc.py: Fix dependent package string

Contributors:
-------------
Piotr Drąg, Chun-wei Fan, Rico Tzschichholz

Translations:
-------------
GNOME Translation Robot (gd), Cédric Valmary (oc), Piotr Drąg (po),
David King (en_GB)


Download
========
https://download.gnome.org/sources/atk/2.22/atk-2.22.0.tar.xz (728K)
  sha256sum:
d349f5ca4974c9c76a4963e5b254720523b0c78672cbc0e1a3475dbd9b3d44b6

-- 
Alejandro Piñeiro Iglesias



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