ATK 2.24.0 released



ATK 2.24.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 against 2.22.0)
==============================
*
* Build, MSVC
   * Bug 764983: MSVC Builds: Add a Common Autotools Module for
     Introspection
   * Bug 764983: MSVC Builds: Generate the Introspection Build
     Commands
   * Several clean-ups and updates
   * Support Visual Studio 2017
* Bugfixing:
   * Bug 772236: change id of the atkobject chapter needed
     case-insensitive filesystems
   * Bug 764883: Add some missing argument (out) annotations
* Docs:
   * Fix typo on AtkText boundaries doc
* Translation support:
   * Use Unicode apostrophe in a translatable string
   * Add more options to XGETTEXT_OPTIONS in po/Makevars
   * Add Language headers to po files

Contributors:
-------------
Murray Cumming, Piotr Drąg, Chun-wei Fan, Alejandro Piñeiro Iglesias,
Rico Tzschichholz

Translations:
-------------
Piotr Drąg (po), gogo (hr), Ask Hjorth Larsen (da), David King
(en_GB), Jordi Mas (ca), Cédric Valmary (oc), Fabio Tomat (fur), GNOME
Translation Robot (gd)


Download
========
https://download.gnome.org/sources/atk/2.24/atk-2.24.0.tar.xz (731K)
  sha256sum:
bb2daa9a808c73a7a79d2983f333e0ba74be42fc51e3ba1faf2551a636487a49


-- 
Alejandro Piñeiro Iglesias



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