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