===== Released 1.3.4=====
[platform/upstream/atk.git] / NEWS
1 Changes in version 1.3.4
2 ========================
3 * Add translations: Irish [Paul Duffy], Limburgish [Mathieu Van Woerkom]
4
5 * Add new relation type ATK_RELATION_POPUP
6
7 * Some win32 fixes [Tor Lillqvist]
8
9 Changes in version 1.3.3
10 ========================
11 * Add translations: Welsh [Dafydd Harries], Arabic [Arafat Medini]
12
13 * Update translations: Traditional Chinese [Abel Cheung]
14
15 * Add new role ATK_ROLE_AUTOCOMPLETE and state ATK_STATE_INDETERMINATE.
16
17 Changes in version 1.3.2
18 ========================
19 * Add translations: Serbian [Danilo \305\240egan], Portuguese [Duarte Loreto],
20 Icelandic [Sam\303\272el J\303\263n Gunnarsson]
21
22 * Update translations: Traditional Chinese [Abel Cheung], Polish [Artur Flinta]
23
24
25 Changes in version 1.3.1
26 ========================
27 * Allow use of libtool-1.5 (bug #111481) [Ali Akcaagac]
28
29 * Added translations: Yiddish [Raphael Finkel], Japanese [Takeshi AIHANA].
30
31
32 Changes in version 1.3.0
33 ========================
34 * Use automake-1.7, libtoolize, gtkdocize and glib-gettextize. 
35 [James Henstridge]
36
37 * Windows fixes [Tor Lillqvist]
38
39 * Add translations: Esparanto [Charles Voelger], 
40 Belarussian [Dmitry G.Mastrukov], Malayalam [Guntupalli Karunkar], 
41 Persian [Roozbeh Pourander], Azerbaijani [Metin Amiroff],
42 Bengali [Sayamindu Dasgupta], Kannada [Pramod], Macedonian {Abel Cheung],
43 Turkish [Gorkem], Indonesian [Mohammad Damt],
44 Traditional Chinese [Abel Cheung], Slovak [Stanislav Visnovsky],
45 Brazilian Portuguese [Alexander Folle de Menezes], 
46 Romanian [Mi\305\237u Moldovan], Mongolian [Sanlig Badral]
47
48 * Make atk_text_get_character_extents() return positive value, even for rtl
49 text. (bug #102954) [Padraig O'Briain]
50
51 * Add new functions atk_text_get_range_extents and atk_text_get_bounded_ranges.
52 (bug #100943) [Padraig]
53
54 * Add properties "relation-type" and "target" to AtkRelation. (bug #72426)
55 [Padraig]
56
57 * Add property "accessible-table-caption-object" to AtkObject. (bug #74814)
58 [Padraig]
59
60 * Add property "selected-link" to AtkHyperlink and new function
61 atk_kyperlink_is_selected_link(); add signal "link-selected" to AtkHyperlink.
62 (bug #104621) [Padraig]
63  
64 * Correct creation of object which is not a AtkGObjectAccessible in
65 atk_gobject_accessible_from_object. [Padraig and Alex Larsson]
66
67 * Do not emit notification for initial setting of role using 
68 atk_object_set_role(). (bug #107710) [Padraig]
69
70
71 Changes in version 1.2.2
72 ========================
73 * Add translations: Simplified Chinese (zh_CN) [He Qiangqiang],
74 Albanian [Laurent Dhima], Finnisg [Pauli Virtanen], 
75 Italian [Alession Frusciante], Amharic [Daniel Yacob]
76
77 * Allow changing of default installation directory for documentation.
78 (bug 102497) [Padraig O'Briain].
79
80 Changes in version 1.2.1
81 ========================
82 * Add translations: Catalan [Jordi Mallach], French [Christophe Marlet],
83 Latvian [Artis Trops], Korean [Nam SungHyun], Polish [Zbigniew Vhyla],
84 Greek [Kostas Papadimas]
85
86 Changes in version 1.2.0
87 ========================
88 * Add translations: Russian [Dmitri G. Mastrukov], Ukranian [Yuriy Syrota]
89
90 Changes in version 1.1.5
91 ========================
92 * Correct return value for atk_text_get_caret_offset(). (Bug #101020)
93 [Padraig O'Briain]
94 * Add translations: Vietnamese, Hebrew, Dutch [Pablo Saratxaga], 
95 Hungarian [Andras Timar], Bulgarian [Yanko Kaneti]
96 * Miscellaneous Fixes [Owen Taylor, manish Singh, Padraig]
97
98 Changes in version 1.1.4
99 ========================
100 * Add translations: Norwegian [Kjartan Maraas], German [Christian Neumair],
101 Spanish [Pablo Gonzalo del Campo], Danish [Ole Laursen]
102
103 Changes in version 1.1.3
104 ========================
105 * Add new role ATK_ROLE_APPLICATION [Bill Haneman]
106 * Add tranlatations: Malay language [Hasbullah BIn Pit]
107 English [Abi Brady]
108
109 Changes in version 1.1.2
110 ========================
111 * Correct implementation of i18n support [Padraig O'Briain]
112 * Add Swedish translations [Christian Rose]
113 * Fix compiler warnings [Soeren Sandmann]
114 * Add signal "active-descendant-changed" to AtkObject [Padraig]
115 * Add relation types ATK_RELATION_EMBEDS and ATK_RELATION_EMBEDS_BY  
116 [Bill Haneman]
117 * Add atk_hyperlink_is_inline() [Bill]
118 * Update docs [Bill]
119
120 Changes in version 1.1.1
121 ========================
122 * Add new functions atk_object_add_relationship, atk_object_remove_relationship,
123 atk_role_get_localized_name, atk_action_get_localized_name; add new roles,
124 states and relationships; add text-attributes-changed signal for AtkText
125 interface. [Padraig O'Briain]
126
127 * Add po directory and update atk_role_get_localized_name() to allow it to
128 return localized name [Padraig]
129
130 Changes in version 1.1.0
131 ========================
132 * Documentation improvements [Padraig O'Briain]
133 * Update autogen.sh to get correct behaviour when both automake 1.4 and 1.6
134 are installed [Havoc Pennington]
135 * Add implementtaion of atk_object_factory_get_accessible_type() for
136 AtkNoOpObjectFactory [Padraig]
137 * Add ATK_LAYER_WINDOW {Mark Mc Loughlin]
138
139 Changes in version 1.0.3
140 ========================
141 * Documentation improvements [Padraig O'Briain]
142 * 64-bit bug fixes [George Lebl]
143
144 Changes in version 1.0.2
145 ========================
146 * Fixed bug with focus notification [Padraig O'Briain]
147 * Fixed bug in atk_gobject_for_accessible [Padraig]
148
149 Changes in version 1.0.1
150 ========================
151 * Bug fixes, optimizations [Padraig O'Briain, Bill Haneman]
152 * Fix Win32 DLL name [Tor Lillqvist]
153
154 Changes in version 1.0.0
155 ========================
156 * Build fixes [Padraig O'Briain, Tor Lillqvist, James Henstridge]
157 * Add structure padding [Padraig]
158
159 Changes in version 0.13
160 ========================
161 * Add padding to class structures for future expansion [Padraig O'Briain]
162 * Add include guards to atk.h [Morten Welinder]
163 * Change argument of atk_component_get_layer(),atk_component_get_mdi_zorder()
164   to be AtkComponent instead of AtkObject [Padraig]
165 * Cleanups [Padraig]
166
167 Changes in version 0.11 and 0.12
168 ================================
169 * Ansi-fied function prototypes and definitions;
170   i.e.  foo(void) instead of foo() [Jacob Berkman]
171 * Deprecated the mis-located AtkObject API for getting
172   layer and mdi-zorder info (should have been in AtkComponent)
173   and put this API into AtkComponent.
174
175 Changes in version 0.9 and 0.10
176 ===============================
177 * Win32 build fixes [Hans Breuer]
178 * Fix default signal handler name for text_caret_moved signal [Jeff Franks]
179 * Doc improvements [Padraig O'Briain]
180 * Fix signal prototypes in atkobject.h [Murray Cumming]
181 * Fix atk-enum-types.h includes for C++ [Mikael Hermansson]
182 * Bug fixes [Michael Meeks, Jeff]
183
184 Changes in 0.8
185 ==============
186 * Win32 build fixes [Hans Breuer]
187 * Add atk_role_get_name()/atk_rule_for_name() [Padraig O'Briain]
188 * Register types for ATK enumerations [Padraig]
189 * Allow registration of new txt attribute types [Padraig]
190 * Miscellaneous small API additions [Padraig]
191 * New test cases [Padraig]
192 * Documentation improvements [Padraig]
193
194 Other contributors: Darin Adler, Bill Haneman, Xavier Ordoquy, Michael Meeks, 
195   Sebastian Wilhelmi
196
197 Changes in 0.7
198 ==============
199 * Some restructuring of how change notification works, use
200   signals not properties in some cases. [Padraig O'Briain, Bill Haneman] 
201 * Various small API fixes and improvements [Padraig]
202 * Add key event hooks [Bill]
203 * Documentation improvements [Padraig]
204 * Win32 build improvements [Tor Lillqvist]
205 * Bug fixes [Padraig, Bill]
206
207 Changes in 0.6
208 ==============
209 * Small improvements to AtkText, AtkRelation, AtkObject APIs. 
210   [Padraig O'Briain, Bill Haneman]
211 * Win32 build fixes [Tor Lillqvist]
212 * Bug fixes and optimizations [Padraig]
213 * Makefile fix [Jacob Berkman]
214 * Doc improvements [Padraig]
215
216 Changes in 0.5
217 ==============
218 * Win32 updates and a small bug fix [Hans Breuer]
219
220 Changes in 0.4
221 ==============
222 * Miscellaneous cleanups and fixes.
223
224 Changes in 0.3
225 ==============
226 * API improvements to AtkTable, AtkSelection
227 * Add AtkDocument interface
228 * Rename AtkHyperLink to AtkHyperlink
229 * Allow for screen or window relative coordinates
230 * Utility functions
231 * Various minor tweeks and cleanups. 
232 * Documentation improvements
233 * Add default implementations for important functions
234
235 Changes in 0.2
236 ==============
237 * Some API tweaks
238
239 Changes in 0.1
240 ==============
241 This is the initial release of ATK, the Accessibility Tookit, which will be
242 used obtain accessibily information from GTK+ and GNOME widgets.