summaryrefslogtreecommitdiff
path: root/NEWS
blob: ef3bd93586252d3a2758465432d1c8e202c75e57 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
Changes in version 1.2.3
========================
* Add translations: Tamil [Dinesh], Yiddish [Raphael Finkel],
Hindi [Guntupalli Karunakar], Malayalam [FSF-India],
Esperanto [Charles Voelger], Azerbailani [Metin Amiroff],
Persian [Roozbeh Pournader], Belarusian [Belarusian Team],
Kanada [Pramod], Bengali [Saymindu Dasgupta],
Indonesian [Mohammad Damt], Turkish [Fatih Demir],
Macedonian [Abel Cheung], Japanese [Takeshi AIHANA],
Portuguese [Duarte Loreto], Icelandic [Sam\303\203\302\272el J\303\203\302\263n Gunnarsson].
Slovak [Stanislav Visnovsky], Traditional Chinese [Abel Cheung],
Brazilian Portuguese [Alexandre Folle de Menezes],
Romanian [Mi\303\203\302\205\303\202\302\237u Moldovan], 
Mongolian [Sanlig Badral]

* Updated Translations: Swedish, [Christian Rose], Polish [GNOME PL Team],
Amharic [Daniel Yacob]

* Correct creation of object which is not a AtkGObjectAccessible in
atk_gobject_accessible_from_object. [Padraig O'Briain and Alex Larsson]

* Do not emit notification for initial setting of role using
atk_object_set_role(). (bug #107710) [Padraig]

Changes in version 1.2.2
========================
* Add translations: Simplified Chinese (zh_CN) [He Qiangqiang],
Albanian [Laurent Dhima], Finnish [Pauli Virtanen], 
Italian [Alession Frusciante], Amharic [Daniel Yacob]

* Allow changing of default installation directory for documentation.
(bug 102497) [Padraig O'Briain].

Changes in version 1.2.1
========================
* Add translations: Catalan [Jordi Mallach], French [Christophe Marlet],
Latvian [Artis Trops], Korean [Nam SungHyun], Polish [Zbigniew Vhyla],
Greek [Kostas Papadimas]

Changes in version 1.2.0
========================
* Add translations: Russian [Dmitri G. Mastrukov], Ukranian [Yuriy Syrota]

Changes in version 1.1.5
========================
* Correct return value for atk_text_get_caret_offset(). (Bug #101020)
[Padraig O'Briain]
* Add translations: Vietnamese, Hebrew, Dutch [Pablo Saratxaga], 
Hungarian [Andras Timar], Bulgarian [Yanko Kaneti]
* Miscellaneous Fixes [Owen Taylor, manish Singh, Padraig]

Changes in version 1.1.4
========================
* Add translations: Norwegian [Kjartan Maraas], German [Christian Neumair],
Spanish [Pablo Gonzalo del Campo], Danish [Ole Laursen]

Changes in version 1.1.3
========================
* Add new role ATK_ROLE_APPLICATION [Bill Haneman]
* Add tranlatations: Malay language [Hasbullah BIn Pit]
English [Abi Brady]

Changes in version 1.1.2
========================
* Correct implementation of i18n support [Padraig O'Briain]
* Add Swedish translations [Christian Rose]
* Fix compiler warnings [Soeren Sandmann]
* Add signal "active-descendant-changed" to AtkObject [Padraig]
* Add relation types ATK_RELATION_EMBEDS and ATK_RELATION_EMBEDS_BY  
[Bill Haneman]
* Add atk_hyperlink_is_inline() [Bill]
* Update docs [Bill]

Changes in version 1.1.1
========================
* Add new functions atk_object_add_relationship, atk_object_remove_relationship,
atk_role_get_localized_name, atk_action_get_localized_name; add new roles,
states and relationships; add text-attributes-changed signal for AtkText
interface. [Padraig O'Briain]

* Add po directory and update atk_role_get_localized_name() to allow it to
return localized name [Padraig]

Changes in version 1.1.0
========================
* Documentation improvements [Padraig O'Briain]
* Update autogen.sh to get correct behaviour when both automake 1.4 and 1.6
are installed [Havoc Pennington]
* Add implementtaion of atk_object_factory_get_accessible_type() for
AtkNoOpObjectFactory [Padraig]
* Add ATK_LAYER_WINDOW {Mark Mc Loughlin]

Changes in version 1.0.3
========================
* Documentation improvements [Padraig O'Briain]
* 64-bit bug fixes [George Lebl]

Changes in version 1.0.2
========================
* Fixed bug with focus notification [Padraig O'Briain]
* Fixed bug in atk_gobject_for_accessible [Padraig]

Changes in version 1.0.1
========================
* Bug fixes, optimizations [Padraig O'Briain, Bill Haneman]
* Fix Win32 DLL name [Tor Lillqvist]

Changes in version 1.0.0
========================
* Build fixes [Padraig O'Briain, Tor Lillqvist, James Henstridge]
* Add structure padding [Padraig]

Changes in version 0.13
========================
* Add padding to class structures for future expansion [Padraig O'Briain]
* Add include guards to atk.h [Morten Welinder]
* Change argument of atk_component_get_layer(),atk_component_get_mdi_zorder()
  to be AtkComponent instead of AtkObject [Padraig]
* Cleanups [Padraig]

Changes in version 0.11 and 0.12
================================
* Ansi-fied function prototypes and definitions;
  i.e.  foo(void) instead of foo() [Jacob Berkman]
* Deprecated the mis-located AtkObject API for getting
  layer and mdi-zorder info (should have been in AtkComponent)
  and put this API into AtkComponent.

Changes in version 0.9 and 0.10
===============================
* Win32 build fixes [Hans Breuer]
* Fix default signal handler name for text_caret_moved signal [Jeff Franks]
* Doc improvements [Padraig O'Briain]
* Fix signal prototypes in atkobject.h [Murray Cumming]
* Fix atk-enum-types.h includes for C++ [Mikael Hermansson]
* Bug fixes [Michael Meeks, Jeff]

Changes in 0.8
==============
* Win32 build fixes [Hans Breuer]
* Add atk_role_get_name()/atk_rule_for_name() [Padraig O'Briain]
* Register types for ATK enumerations [Padraig]
* Allow registration of new txt attribute types [Padraig]
* Miscellaneous small API additions [Padraig]
* New test cases [Padraig]
* Documentation improvements [Padraig]

Other contributors: Darin Adler, Bill Haneman, Xavier Ordoquy, Michael Meeks, 
  Sebastian Wilhelmi

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.