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