443877c68a682111ccca524f255e7f6b86302ff3
[platform/core/uifw/at-spi2-atk.git] / NEWS
1 (top)
2 in HEAD:
3 What's new in at-spi-1.3.6:
4
5 * Add XEvIE support for those systems which have XEvIE.
6
7 * Correct values for MODIFIER_SHIFTLOCK and MODIFIER_ALT as part of fix
8 for bug #118114.
9
10 * Store event so that it can subsequently be referred to. Fixes bugs 
11 #116949 and #116624.
12
13 * Add support for AccessibleAction on hyperlink object.
14
15 * Defer focus: events to reduce number of window switch events reported.
16 This a partial fix for bug #108664.
17
18 * Eliminate warning messages reported when out-of-process applet starts.
19 Fixes bug #115014.
20
21 * Register out-of-process applet as application only while it has top level
22 window displayed. This fixes bug #111578.
23
24 * Add translations: Simplified Chinese [Yi Yang],  Azerbaijani [Metin Amiroff],
25 Icelandic [Richard Allen], Italian [Alessio Frusciante], 
26 Korean [Changwoo Ryu], Danish [Ole Alursen], Albanian [Lauent Dhima],
27 Malay [Hasbullah Bin Pit], Vietnamese [Pablo Saratxaga],
28 Belarusian [Belarusian team <i18n@mova.org>], 
29 Russian [Russian team <gnome-cyr@gnome.org>], Portuguese [Duarte Loreto], 
30 Slovak [Marcel Telka], Serbian [Serbian team (Prevod.org)]
31 Esperanto [Charles Voelger], Brazilian [Gustavo Noronha Silva], 
32 Welsh [Dafydd Harries], Dutch [Vincent van Adrighem], 
33 Spanish [Pablo Gonzalo del Campo], Polish [Artur Flinta], 
34 Catalan [Jordi Mallach], French [Chistophe Marlet], 
35 Hebrew [Gil "Dolfin" Osher], German [Christian Neumair], 
36 Czech [Miloslav Trmac], Swedish [Christian Rose]
37
38 What's new in at-spi-1.3.4:
39
40 * require atk 1.3.4 throughout.
41
42 * Fix for crasher bug in cspi, exceptions were not being properly 
43 caught internally.
44
45 * added cspi_peek_ev()
46
47 * added SPI_ROLE_AUTOCOMPLETE, SPI_STATE_INDETERMINATE (for 
48         checkboxes in the 'inconsistent' state)
49
50 * initial wrapper implementations for AccessibleStreamableContent.
51   (partial)
52
53 * implement "string" synthesis type in SPI_generateKeyEvent.
54
55 * Added cspi client-side APIs for exception handling.
56
57 * bugfixes for #114370,  #113268,  #108664, #92143,  
58
59 What's new in at-spi-1.3.2:
60
61 * Fix for #113268.
62
63 What's new in at-spi-1.3.1:
64
65 * Fixes for 109626, 89350, 100424, 100426, 110419, 107261, 107479,
66   108666, 104730, 111793.
67
68 * build fixes.
69
70 * gnome-2-2 branch created.
71
72 What's new in at-spi-1.1.9:
73
74 * Fixes for 107985, 107988, 105291, 107256, 107254, 105836,
75   104622, 105291, 104744, 104741, 101524, 102830, 98120, 94275.
76
77 * added support for mouse buttons 4 and 5.
78
79 * compiler warning fixes.
80
81 What's new in at-spi-1.1.8:
82
83 * Added getRangeExtents() and getBoundedRanges() API for more
84   efficient screen review [100944].
85
86 What's new in at-spi-1.1.7:
87
88 * Added spi_keymask values for Mod4 and Mod5.
89 * Performance improvements and bugfixes from Michael.
90
91 What's new in at-spi-1.1.6:
92
93 * Fixes for #99799, #10530.
94
95 * New methods in cspi:
96   'AccessibleEvent_ref' and 'AccessibleEvent_unref'
97   to allow lifecycle management of AccessibleEvents outside of
98   the emission handler.
99
100 What's new in at-spi-1.1.6:
101
102 * event struct in libspi is bigger, increased unimplemented
103   slot count for sufficient future bincompatible expansion. 
104  (WARNING: breaks bincompat for direct CORBA clients. CSPI clients
105   not affected.)
106
107 * New accessor methods allow state-coherent query of many
108   event types.
109
110 * API Frozen for GNOME 2.2.
111
112 * New role types: APPLICATION, HEADER, FOOTER, PARAGRAPH, RULER.
113
114 * New relations, FLOWS_FROM, FLOWS_TO, EMBEDS, EMBEDDED_BY,
115         SUBWINDOW_OF.
116
117 * New state, MANAGES_DESCENDANTS.  New event, "active-descendant-changed".
118
119 * reduced debug output, unless you set AT_SPI_DEBUG environment
120   variable to string which parses to an integer value > 0.
121
122 * added definitions for SPI_KEYMASK_BUTTON1, etc.
123
124 * added SPI_LAYER_WINDOW.
125
126 * Added ability to register 'device event listeners' which can
127   consume device events, such as mouse events.
128
129 * Added support for mouse and key-modifier event notification.
130
131 * deprecated KeyEventType in favor of EventType.
132
133 * bugfixes for >50 bugs including: 98836, 98842, 97916, 95828, 
134         93592, 95940, 95517, 93658, 95055, 94555, 84856.
135
136 * updated copyrights to include Ximian.
137
138 What's new in at-spi-1.1.0:
139
140 * event listener notifications are no longer oneways.
141 * bugfixes for 84900, 84908, 84897, 84898.
142 * performance improvement for event listeners.
143
144 What's new in at-spi-1.0.1:
145
146 * bugfix for 82509
147
148 What's new in at-spi-1.0.0:
149
150 * API Freeze (1.0 API is now FINAL)
151 * added boolean return for
152 Accessibility_Registry_registerKeystrokeListener.
153 * Revved activation ID for registry to "1.0"
154 * many bugfixes and improvements to global key listener implementation.
155 * improvements to regression test "test-simple", added key
156 listener/synthesis test.
157 * added sample code in "test" to demonstrate how flat line-mode
158 screen-review can be implemented with at-spi.
159
160 What's new in at-spi-0.13.1:
161
162 (note: 0.13.1 is not binary compatible with 0.12.1, clients will need
163  to recompile )
164
165 * fix for bugzilla bug 80616
166 * IDL change which will affect direct CORBA users of the keystroke
167   listener API
168 * added a new test harness, event-listener-test, which also
169   has a simple tree traversal timing benchmark. event-listener-test
170   attaches listeners to all currently supported events (and a few
171   events which are not fully implemented yet); it thus serves
172   as useful event listener sample code as well as being a diagnostic
173   tool. 
174
175 What's new in at-spi-0.12.1:
176
177 * fixes for bugzilla bugs 78249,68929,76615,71686,72300,78247,72300,78249
178   relating to build issues on some architectures (some of these were
179   fixed in 0.10 but additional fixes were included in 0.12.1).
180 * added new test program for our key listener API.
181 * added implementation of IDL 'exit' method to our
182   magnifier and mag_control client.
183 * Badly broken AccessibleStateSet implementation fixed by
184   Marc.
185 * Added implementation for AccessibleComponent_grabFocus method.
186 * Improvements to documentation.
187
188 API CHANGES:
189
190 * Added missing seek_type param in
191   AccessibleStreamableContent_seek [78888], 
192   previously documented but not in signature;
193   this was unused API but needed fixing for the future.
194
195 * Added API for AccessibleTable_selectRow and _selectColumn,
196   corresponding to similar API in ATK, and provided
197   implementation. [76201]
198
199 * Added boolean return types to a number of IDL methods whose
200   corresponding cspi wrappers and ATK methods already had boolean
201   returns.
202
203 * Made Accessibility_StateSet inherit from BonoboUnknown as it should;
204 this was the main existing breakage in StateSet.
205
206
207 =================
208
209
210 TODO API Additions:
211
212 getStateName () and STATE_EXTENDED to allow extension of State API (already 
213 in ATK).
214
215 AccessibleAction_getType () and AccessibleAction_getTypeName ().
216
217 need getBaseAttributes () 
218 for AccessibleText (available in ATK I think).
219
220 table: getVisibleRange
221
222 state: HEADER, etc. for spreadsheet cells
223
224