news 28 Posted March 21, 2016 ATK 2.20.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 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 (compared with 2.18.0) =========================== * Bugfixing: * Bug 755548: atktablecell: use content of the pointer instead of pointer itself * Bug 760323: Use upstream gettext intead glib-gettext * Build improvements: * Bug 763212: Fix gettext domain after recent changes * Fix builddir ≠srcdir in autogen.sh * Build/MSVC/win32 improvements: * Makefile-newvs.am: Update Comments for Usage * Make Makefile.msvcproj A Bit More Generic * Fix build/win32/vs10/atk-install.vcxproj * MSVC builds: Re-arrange include paths * Cleaning: * atkregistry: remove code not being compiled Contributors: ------------- Chun-wei Fan, Kalev Lember, Javier Jardón, Alejandro Piñeiro Iglesias, Philip Withnall Translations: ------------- Aurimas Černius(lt), Ask Hjorth Larsen (da), Anders Jonsson (sv), Trần Ngá»Âc Quân (vi), Kristjan SCHMIDT (eo), Cédric Valmary (oc) Download ======== https://download.gnome.org/sources/atk/2.20/atk-2.20.0.tar.xz (707K) sha256sum: 493a50f6c4a025f588d380a551ec277e070b28a82e63ef8e3c06b3ee7c1238f0 -- Alejandro Piñeiro Iglesias _______________________________________________ Share this post Link to post