Changes in 0.7 * Some restructuring of how change notification works, use signals not properties in some cases. [Padraig O'Briain, Bill Haneman] * Various small API fixes and improvements [Padraig] * Add key event hooks [Bill] * Documentation improvements [Padraig] * Win32 build improvements [Tor Lillqvist] * Bug fixes [Padraig, Bill] Changes in 0.6 * Small improvements to AtkText, AtkRelation, AtkObject APIs. [Padraig O'Briain, Bill Haneman] * Win32 build fixes [Tor Lillqvist] * Bug fixes and optimizations [Padraig] * Makefile fix [Jacob Berkman] * Doc improvements [Padraig] Changes in 0.5 * Win32 updates and a small bug fix [Hans Breuer] Changes in 0.4 * Miscellaneous cleanups and fixes. Changes in 0.3 * API improvements to AtkTable, AtkSelection * Add AtkDocument interface * Rename AtkHyperLink to AtkHyperlink * Allow for screen or window relative coordinates * Utility functions * Various minor tweeks and cleanups. * Documentation improvements * Add default implementations for important functions Changes in 0.2 * Some API tweaks Changes in 0.1 This is the initial release of ATK, the Accessibility Tookit, which will be used obtain accessibily information from GTK+ and GNOME widgets.