summaryrefslogtreecommitdiff
path: root/NEWS
blob: 3fd8764b52251ef49a6d42535258de9877bb0258 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Changes in 0.6

* Small improvements to AtkText, AtkRelation, AtkObject APIs. 
  [Padraig O'Briain, Bill Haneman]
* Win32 build fixes [Tor Lillqvst]
* 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.