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