Revved to 1.3.15.
[platform/core/uifw/at-spi2-atk.git] / NEWS
1 (top)
2 in HEAD:
3 This is the gnome-2.6 beta release of at-spi.
4 What's new in at-spi-1.3.15:
5
6 * translations:
7         sr@ije Danilo Segan
8         pa     Guntupalli Karunakar
9
10 What's new in at-spi-1.3.14:
11
12 * reduced debug output in normal usage.  Don't PRIT_LEAKS
13   unless DEBUG_OBJECTS is #defined.  Reduces SEGVs when reporting
14   on noncritical refcount issues.
15
16 What's new in at-spi-1.3.13:
17
18 * Build improvements: Requires automake-1.7, and calls GTK_DOC_CHECK.
19   (Padraig O'Briain, Matthias Clasen, some from Tomas Kloczko)
20
21 * bugfixes (bad g_free, and a null string issue that caused SEGV on
22   Solaris when running sample programs).
23
24
25 What's new in at-spi-1.3.11:
26
27 * Fix for docs bug #129728 (Sebastien Bacher).
28
29 * Fix for bug #129479, allows distinction between
30   multiple DISPLAY instances of at-spi registry.
31
32 * Fix for #124837, which could cause 'hang' interactions
33   between desktop and clients such as gnopernicus.
34
35 * Fixes for NUMLOCK mask behavior, bug #129103.
36
37 * Greatly improved key synthesis for non-Latin characters.
38   We can now synthesize any KeySym which is defined in the current
39   X keymap. (bug #128824).  Thanks to Marcus G Kuhn for
40   the public-domain code borrowed here.
41
42 * Fixes for: 128912.
43
44 * new languages: 
45   fa (Roozber Pournader), 
46   ar (Arafat Medini).
47   id (Ahmad Riza H Nst)
48
49
50 What's new in at-spi-1.3.9:
51
52 * New api:  AccessibleApplication_getLocale (app, type),
53   returns a POSIX locale string for a locale category,
54   for instance Accessibility_LOCALE_TYPE_MESSAGES.
55
56 * New SPI_ROLE_EDITBAR.
57
58 * New Accessible_getLocalizedRoleName.
59
60 * New AccessibleText_getDefaultAttributes.
61
62 * fixes to AccessibleStreamableContent, including a 'seek'
63   implementation for cspi.  Thanks to Michael Meeks for some
64   related bugfixes in StreamableContent.
65
66 * now we emit key-released events to appropriate keylisteners.
67
68 * new LINGUAS in configure.in: nn (Asmund Sjeveland), lt (Gediminas Paulauskas),
69   no (Kjartan Masass), eu (Christian Rose).
70
71 * bugfixes for: #120991, #120473, #118581, #127463, #116009, #114926,
72   #125834, #111429, #121974.
73
74 What's new in at-spi-1.3.7:
75
76 This is the official GNOME 2.4.0 release of at-spi.
77
78 * fixed event-name bug, "object:active-descendant" is now 
79   "object:active-descendant-changed".
80
81 * fixes for 120220, 120725, some code cleanups.  
82  
83 * Improved code that rejects
84   spurious "window:activate/deactivate" pairs when X key grabs occur.
85   [108664]
86
87 * Documentation improvements for SpiAccessibleKeyListenerCB and related.
88
89 * new languages: hi, fi, et, mn, nl, is, ja, ro, bn.
90
91
92 What's new in at-spi-1.3.6:
93
94 * Add XEvIE support for those systems which have XEvIE.
95
96 * Correct values for MODIFIER_SHIFTLOCK and MODIFIER_ALT as part of fix
97 for bug #118114.
98
99 * Store event so that it can subsequently be referred to. Fixes bugs 
100 #116949 and #116624.
101
102 * Add support for AccessibleAction on hyperlink object.
103
104 * Defer focus: events to reduce number of window switch events reported.
105 This a partial fix for bug #108664.
106
107 * Eliminate warning messages reported when out-of-process applet starts.
108 Fixes bug #115014.
109
110 * Register out-of-process applet as application only while it has top level
111 window displayed. This fixes bug #111578.
112
113 * Add translations: Simplified Chinese [Yi Yang],  Azerbaijani [Metin Amiroff],
114 Icelandic [Richard Allen], Italian [Alessio Frusciante], 
115 Korean [Changwoo Ryu], Danish [Ole Alursen], Albanian [Lauent Dhima],
116 Malay [Hasbullah Bin Pit], Vietnamese [Pablo Saratxaga],
117 Belarusian [Belarusian team <i18n@mova.org>], 
118 Russian [Russian team <gnome-cyr@gnome.org>], Portuguese [Duarte Loreto], 
119 Slovak [Marcel Telka], Serbian [Serbian team (Prevod.org)]
120 Esperanto [Charles Voelger], Brazilian [Gustavo Noronha Silva], 
121 Welsh [Dafydd Harries], Dutch [Vincent van Adrighem], 
122 Spanish [Pablo Gonzalo del Campo], Polish [Artur Flinta], 
123 Catalan [Jordi Mallach], French [Chistophe Marlet], 
124 Hebrew [Gil "Dolfin" Osher], German [Christian Neumair], 
125 Czech [Miloslav Trmac], Swedish [Christian Rose]
126
127 What's new in at-spi-1.3.4:
128
129 * require atk 1.3.4 throughout.
130
131 * Fix for crasher bug in cspi, exceptions were not being properly 
132 caught internally.
133
134 * added cspi_peek_ev()
135
136 * added SPI_ROLE_AUTOCOMPLETE, SPI_STATE_INDETERMINATE (for 
137         checkboxes in the 'inconsistent' state)
138
139 * initial wrapper implementations for AccessibleStreamableContent.
140   (partial)
141
142 * implement "string" synthesis type in SPI_generateKeyEvent.
143
144 * Added cspi client-side APIs for exception handling.
145
146 * bugfixes for #114370,  #113268,  #108664, #92143,  
147
148 What's new in at-spi-1.3.2:
149
150 * Fix for #113268.
151
152 What's new in at-spi-1.3.1:
153
154 * Fixes for 109626, 89350, 100424, 100426, 110419, 107261, 107479,
155   108666, 104730, 111793.
156
157 * build fixes.
158
159 * gnome-2-2 branch created.
160
161 What's new in at-spi-1.1.9:
162
163 * Fixes for 107985, 107988, 105291, 107256, 107254, 105836,
164   104622, 105291, 104744, 104741, 101524, 102830, 98120, 94275.
165
166 * added support for mouse buttons 4 and 5.
167
168 * compiler warning fixes.
169
170 What's new in at-spi-1.1.8:
171
172 * Added getRangeExtents() and getBoundedRanges() API for more
173   efficient screen review [100944].
174
175 What's new in at-spi-1.1.7:
176
177 * Added spi_keymask values for Mod4 and Mod5.
178 * Performance improvements and bugfixes from Michael.
179
180 What's new in at-spi-1.1.6:
181
182 * Fixes for #99799, #10530.
183
184 * New methods in cspi:
185   'AccessibleEvent_ref' and 'AccessibleEvent_unref'
186   to allow lifecycle management of AccessibleEvents outside of
187   the emission handler.
188
189 What's new in at-spi-1.1.6:
190
191 * event struct in libspi is bigger, increased unimplemented
192   slot count for sufficient future bincompatible expansion. 
193  (WARNING: breaks bincompat for direct CORBA clients. CSPI clients
194   not affected.)
195
196 * New accessor methods allow state-coherent query of many
197   event types.
198
199 * API Frozen for GNOME 2.2.
200
201 * New role types: APPLICATION, HEADER, FOOTER, PARAGRAPH, RULER.
202
203 * New relations, FLOWS_FROM, FLOWS_TO, EMBEDS, EMBEDDED_BY,
204         SUBWINDOW_OF.
205
206 * New state, MANAGES_DESCENDANTS.  New event, "active-descendant-changed".
207
208 * reduced debug output, unless you set AT_SPI_DEBUG environment
209   variable to string which parses to an integer value > 0.
210
211 * added definitions for SPI_KEYMASK_BUTTON1, etc.
212
213 * added SPI_LAYER_WINDOW.
214
215 * Added ability to register 'device event listeners' which can
216   consume device events, such as mouse events.
217
218 * Added support for mouse and key-modifier event notification.
219
220 * deprecated KeyEventType in favor of EventType.
221
222 * bugfixes for >50 bugs including: 98836, 98842, 97916, 95828, 
223         93592, 95940, 95517, 93658, 95055, 94555, 84856.
224
225 * updated copyrights to include Ximian.
226
227 What's new in at-spi-1.1.0:
228
229 * event listener notifications are no longer oneways.
230 * bugfixes for 84900, 84908, 84897, 84898.
231 * performance improvement for event listeners.
232
233 What's new in at-spi-1.0.1:
234
235 * bugfix for 82509
236
237 What's new in at-spi-1.0.0:
238
239 * API Freeze (1.0 API is now FINAL)
240 * added boolean return for
241 Accessibility_Registry_registerKeystrokeListener.
242 * Revved activation ID for registry to "1.0"
243 * many bugfixes and improvements to global key listener implementation.
244 * improvements to regression test "test-simple", added key
245 listener/synthesis test.
246 * added sample code in "test" to demonstrate how flat line-mode
247 screen-review can be implemented with at-spi.
248
249 What's new in at-spi-0.13.1:
250
251 (note: 0.13.1 is not binary compatible with 0.12.1, clients will need
252  to recompile )
253
254 * fix for bugzilla bug 80616
255 * IDL change which will affect direct CORBA users of the keystroke
256   listener API
257 * added a new test harness, event-listener-test, which also
258   has a simple tree traversal timing benchmark. event-listener-test
259   attaches listeners to all currently supported events (and a few
260   events which are not fully implemented yet); it thus serves
261   as useful event listener sample code as well as being a diagnostic
262   tool. 
263
264 What's new in at-spi-0.12.1:
265
266 * fixes for bugzilla bugs 78249,68929,76615,71686,72300,78247,72300,78249
267   relating to build issues on some architectures (some of these were
268   fixed in 0.10 but additional fixes were included in 0.12.1).
269 * added new test program for our key listener API.
270 * added implementation of IDL 'exit' method to our
271   magnifier and mag_control client.
272 * Badly broken AccessibleStateSet implementation fixed by
273   Marc.
274 * Added implementation for AccessibleComponent_grabFocus method.
275 * Improvements to documentation.
276
277 API CHANGES:
278
279 * Added missing seek_type param in
280   AccessibleStreamableContent_seek [78888], 
281   previously documented but not in signature;
282   this was unused API but needed fixing for the future.
283
284 * Added API for AccessibleTable_selectRow and _selectColumn,
285   corresponding to similar API in ATK, and provided
286   implementation. [76201]
287
288 * Added boolean return types to a number of IDL methods whose
289   corresponding cspi wrappers and ATK methods already had boolean
290   returns.
291
292 * Made Accessibility_StateSet inherit from BonoboUnknown as it should;
293 this was the main existing breakage in StateSet.
294
295
296 =================
297
298
299 TODO API Additions:
300
301 getStateName () and STATE_EXTENDED to allow extension of State API (already 
302 in ATK).
303
304 AccessibleAction_getType () and AccessibleAction_getTypeName ().
305
306 need getBaseAttributes () 
307 for AccessibleText (available in ATK I think).
308
309 table: getVisibleRange
310
311 state: HEADER, etc. for spreadsheet cells
312
313