Jump to content
Compatible Support Forums
Sign in to follow this  
news

ATK 2.18.0 released

Recommended Posts

A new 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.16.0)

===========================

 

* Documentation:

* Replace mentions of 'state-changed' with 'state-change'.

* Fixed some tiny typos

* Build/win32 improvements:

* Use Pattern Rules on build/Makefile-newvs.am

* Tidying and cleaning .vcxproj.filters generation

* Fixes Bug 748176: out-of-tree distcheck fails in build/win32

* Removed GCC requirement

* Removed check for python

* Rename testrules_msvc.mak

* Add Common Autotools Module for MSVC Projects

* "install" Projects renamed to "atk-install"

 

* Misc: set proper file permission to source files

 

Contributors:

-------------

Murray Cumming, Chun-wei Fan, Simon McVittie, Alejandro Piñeiro

Iglesias

 

Translations:

-------------

Pedro Albuquerque (pt), Chao-Hsiung Liao (zh_TW), Daniel Martinez (an)

 

Download

========

https://download.gnome.org/sources/atk/2.18/atk-2.18.0.tar.xz (672K)

sha256sum:

ce6c48d77bf951083029d5a396dd552d836fff3c1715d3a7022e917e46d0c92b

 

 

--

Alejandro Piñeiro Iglesias

 

_______________________________________________

 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×