Version 0.5
[platform/upstream/atk.git] / NEWS
1 Changes in 0.5
2
3 * Win32 updates and a small bug fix [Hans Breuer]
4
5 Changes in 0.4
6
7 * Miscellaneous cleanups and fixes.
8
9 Changes in 0.3
10
11 * API improvements to AtkTable, AtkSelection
12 * Add AtkDocument interface
13 * Rename AtkHyperLink to AtkHyperlink
14 * Allow for screen or window relative coordinates
15 * Utility functions
16 * Various minor tweeks and cleanups. 
17 * Documentation improvements
18 * Add default implementations for important functions
19
20 Changes in 0.2
21
22 * Some API tweaks
23
24 Changes in 0.1
25
26 This is the initial release of ATK, the Accessibility Tookit, which will be
27 used obtain accessibily information from GTK+ and GNOME widgets.