Version 0.6
[platform/upstream/atk.git] / NEWS
1 Changes in 0.6
2
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]
9
10 Changes in 0.5
11
12 * Win32 updates and a small bug fix [Hans Breuer]
13
14 Changes in 0.4
15
16 * Miscellaneous cleanups and fixes.
17
18 Changes in 0.3
19
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
28
29 Changes in 0.2
30
31 * Some API tweaks
32
33 Changes in 0.1
34
35 This is the initial release of ATK, the Accessibility Tookit, which will be
36 used obtain accessibily information from GTK+ and GNOME widgets.