Version 0.6
[atk.git] / NEWS
blob3fd8764b52251ef49a6d42535258de9877bb0258
1 Changes in 0.6
3 * Small improvements to AtkText, AtkRelation, AtkObject APIs. 
4   [Padraig O'Briain, Bill Haneman]
5 * Win32 build fixes [Tor Lillqvst]
6 * Bug fixes and optimizations [Padraig]
7 * Makefile fix [Jacob Berkman]
8 * Doc improvements [Padraig]
10 Changes in 0.5
12 * Win32 updates and a small bug fix [Hans Breuer]
14 Changes in 0.4
16 * Miscellaneous cleanups and fixes.
18 Changes in 0.3
20 * API improvements to AtkTable, AtkSelection
21 * Add AtkDocument interface
22 * Rename AtkHyperLink to AtkHyperlink
23 * Allow for screen or window relative coordinates
24 * Utility functions
25 * Various minor tweeks and cleanups. 
26 * Documentation improvements
27 * Add default implementations for important functions
29 Changes in 0.2
31 * Some API tweaks
33 Changes in 0.1
35 This is the initial release of ATK, the Accessibility Tookit, which will be
36 used obtain accessibily information from GTK+ and GNOME widgets.