3 * Win32 build fixes [Hans Breuer]
4 * Add atk_role_get_name()/atk_rule_for_name() [Padraig O'Briain]
5 * Register types for ATK enumerations [Padraig]
6 * Allow registration of new txt attribute types [Padraig]
7 * Miscellaneous small API additions [Padraig]
8 * New test cases [Padraig]
9 * Documentation improvements [Padraig]
11 Other contributors: Darin Adler, Bill Haneman, Xavier Ordoquy, Michael Meeks,
16 * Some restructuring of how change notification works, use
17 signals not properties in some cases. [Padraig O'Briain, Bill Haneman]
18 * Various small API fixes and improvements [Padraig]
19 * Add key event hooks [Bill]
20 * Documentation improvements [Padraig]
21 * Win32 build improvements [Tor Lillqvist]
22 * Bug fixes [Padraig, Bill]
26 * Small improvements to AtkText, AtkRelation, AtkObject APIs.
27 [Padraig O'Briain, Bill Haneman]
28 * Win32 build fixes [Tor Lillqvist]
29 * Bug fixes and optimizations [Padraig]
30 * Makefile fix [Jacob Berkman]
31 * Doc improvements [Padraig]
35 * Win32 updates and a small bug fix [Hans Breuer]
39 * Miscellaneous cleanups and fixes.
43 * API improvements to AtkTable, AtkSelection
44 * Add AtkDocument interface
45 * Rename AtkHyperLink to AtkHyperlink
46 * Allow for screen or window relative coordinates
48 * Various minor tweeks and cleanups.
49 * Documentation improvements
50 * Add default implementations for important functions
58 This is the initial release of ATK, the Accessibility Tookit, which will be
59 used obtain accessibily information from GTK+ and GNOME widgets.