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