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