Release v2.3.92
[platform/upstream/at-spi2-core.git] / NEWS
1 What's new in at-spi2-core 2.3.92:
2
3 * Some changes to try to prevent at-spi2-registryd from incorrectly
4   thinking that an AT is hung and passing keys meant for it to the application.
5
6 * Fix crash fetching an error from a reply when retrieving a property.
7
8 What's new in at-spi2-core 2.3.91:
9
10 * Invalidate states when receiving a focus event (BGO#663992).
11
12 * Fix atspi_table_get_row_column_extents_at_index.
13
14 * Expect a signed int for GetIndexInParent, per the spec.
15
16 * Send key events to listeners assumed to be hung, but don't block.
17
18 * Reduce the method call timeout slightly, so that it will be lower than
19   the keystroke listener timeout.
20
21 * Don't cache data for transient objects.
22
23 * Enable caching on a call to atspi_accessible_set_cache_mask, even if
24   atspi-event_main() hasn't been called.
25
26 What's new in at-spi2-core 2.3.90:
27
28 * At-spi-bus-launcher now emits PropertiesChanged signals from the correct
29   interface.
30
31 * If a keystroke listener does not respond, disable it until it responds.
32   This prevents the desktop from locking up if an AT hangs or is suspended
33   and has a keyboard listener registered.
34
35 * Fix a warning when a NULL object is returned as the detail of an event.
36
37 What's new in at-spi2-core 2.3.5:
38
39 * Fix for BGO#668334: Set correct end offset in atspi_text_get_attributes.
40
41 * Add some type checking on method replies; this should prevent crashes if
42   an application-side AT-SPI implementor returns something unexpected.
43
44 * Call g_settings_sync after updating toolkit-accessibility.
45
46 * Add ScreenReaderEnabled D-Bus property as a proxy for the GSettings key.
47
48 * Fix for BGO#669344: Don't use "restrict" as a variable name, since it can
49   be a keyword.
50
51 What's new in at-spi2-core 2.3.4:
52
53 * Add some dbus message signature checks.
54
55 * Fix a crash if a device listener incorrectly returns a non-bool.
56
57 * Fix for BGO#666870: Keystroke listeners do not work unless an event listener
58   is also registered [also needs updated at-spi2-atk]
59
60 * Fix for BGO#667254: Some atspi-selection_* functions were broken.
61
62 * When a call times out, ping the connection and avoid making subsequent calls
63   until the ping is answered.
64
65 What's new in at-spi2-core 2.3.3:
66
67 * Handle event detail suffixes (such as :system).
68
69 What's new in at-spi2-core 2.3.2:
70
71 * Some documentation improvements.
72
73 What's new in at-spi2-core 2.3.1:
74
75 * Fix return type of org.a11y.Bus.IsEnabled property
76     
77 * Declare void functions as such
78
79 What's new in at-spi2-core 2.2.1:
80
81 * Fix org.a11y.Bus.Enabled property to set its initial state from the
82   GSettings key, if available and an initial property is not given on the
83   command line.
84
85 * Fix for BGO#660947: Gracefully exit when already running, rather than
86   triggering a SIGABRT.
87
88 What's new in at-spi2-core 2.1.92:
89
90 * Fixed a crash when handling event listeners.
91
92 * Fix for BGO#659088: Correctly define ATSPI_MODIFIER_NUMLOCK.
93
94 * Add some defensive checks to prevent problems with defunct objects.
95
96 * BGO#657051: Fix a build error on Solaris.
97
98 * Fix some missing return statements.
99
100 * Some fixes related to deregistering event listeners.
101
102 What's new in at-spi2-core 2.1.91:
103
104 * Fixed a crash when deregistering event listeners.
105
106 * Made DBus IsEnabled property readwrite.
107
108 What's new in at-spi2-core 2.1.90:
109
110 * Fixed a memory leak on DBus errors.
111
112 * Added org.a11y.Status.IsEnabled (currently a read-only property) to the bus
113   launcher.
114
115 * Fix for BGO#656004: atspi_accessible_get_relation_set returns a GArray again.
116
117 * Numerous documentation fixes from Aline Bessa.
118
119 * CLean up device listeners from disconnected applications.
120
121 * Fix for BGO#657585: Do not crash when the bus launcher is unable to open the
122   X display.
123
124 What's new in at-spi2-core 2.1.5:
125
126 * Propertly free DBus error in atspi_accessible_get_process_id.
127
128 * Clean up names of some private functions.
129
130 * Move DBus interface name constants into atspi-constants.h and make public.
131
132 * Remove support for relocated CORBA.
133
134 * Fix for BGO#655127: Avoid Python crash for atspi_accessible_get_relation_set.
135
136 What's new in at-spi2-core 2.1.4:
137
138 * Some API changes to device and event listeners for compatibility with
139   Javascript.
140
141 * Fix for BGO#654314: make role names consistent with atk.
142 * FIx for BGO#654921: Run within Unity.
143
144 * Added some new roles.
145
146 What's new in at-spi2-core 2.1.3:
147
148 * use stored values for AT-SPI role names where possible.
149
150 * Fix for BGO#652596: Use DBus property to set value.
151
152
153 * Fix gtk-doc build cflags/libraries.
154
155 * Set error for some DBus errors where this was not being done.
156
157
158 * Add atspi_accessible_get_process_id (as a short-cut to help debugging).
159
160 * Fix failure to update cache in response to children-changed events in some
161   cases.
162
163 What's new in at-spi2-core 2.1.2:
164
165 * Fix atspi_table_get_caption|summary.
166
167 * Fix introspection for atspi_table_get_row_column_at_index.
168
169 * Copy match rule attributes, rather than just ref counting the hash, for
170   compatibility with pygi.
171
172 * Rework atspi_accessible_set_cache_mask to make it usable.
173
174 * Fix a crash that might happen if a method call times out.
175
176 * Disable caching if atspi_event_main has not been called to run the main loop.
177
178 * Fix atspi_accessible_get_toolkit_version.
179
180 * Add atspi_accessible_get_atspi_version to fetch the version of the AT-SPI
181   specification provided by an application.
182
183 * Cache application-wide toolkit name and version.
184
185 * Allow caching of attributes, but not enabling by default, as there is no
186   event yet (BGO#649771).
187
188 * Make deferred_messages a GQueue rather than a GList for performance reasons.
189
190 * Fix accessibility bus breakage when a user runs an administrative app.
191
192 What's new in at-spi2-core 2.1.1:
193
194 * Fixed a seg fault in at-spi-bus-launcher when ending a session (BGO#648942).
195
196 * Fixed a possible crash when an application is short-lived.
197
198 * FIxed memory leaks in atspi_accessible_get_toolkit_(name|version).
199
200 * AT-SPI will now call g_error if it is unable to find the accessibility bus.
201   This results in aborting but with a somewhat less cryptic error than before.
202
203 What's new in at-spi2-core 2.0.1:
204
205 * Fix a memory leak when sending events.
206
207 * Fix for BGO#648059: get_application should return something w/ROLE_APPLICATION
208     
209 * Fix for BGO#648013: Honor aclocal flags
210
211 * FIx for BGO#648014: Add intltoolize to autogen.sh
212
213 * Fix for BGO#648130: event host_application should return NULL for the desktop
214
215 * Added atspi_accessible_get_id to retrieve the id of an application.
216
217 * Remove doc about non-existent ATSPI_KEYSET_ALL_KEYS.
218
219 What's new in at-spi2-core 2.0.0:
220
221 * Fix for BGO#646403: Use correct signature in at-spi2-registryd for
222   EndSessionResponse.
223
224 * Remove a Makefile reference to dbus-glib.
225
226 What's new in at-spi2-core 1.91.93:
227
228 * Removed dbus-glib-related includes, as they are no longer required.
229
230 What's new in at-spi2-core 1.91.92:
231
232 * Fixed atspi_table_get_column_header and atspi_value_set_current_value.
233
234 * Removed dbus-glib dependency; libatspi now includes a copy of dbus-gmain.c
235   modified to fix a crash (FDO#35115).  Session management code has been
236   ported to gdbus.
237
238 * Fixed a crash when deregistering a keystroke listener.
239
240 * Reworked accessibility bus management (BGO#644851).
241
242 * Fixed a possible sign issue with state sets.
243
244 What's new in at-spi2-core 1.91.91:
245
246 * Changed device event IPC to use uint32 for hw_code and modifiers, to be
247     more consistent with the rest of the API.
248
249 * GetNSelections has an out parameter, not an in.
250
251 * Fix for BGO#643384: - atspi_register_keystroke_listener() should take a
252   bitmask, not AtspiKeyListenerSyncType.
253
254 * Avoid setting enum values to 0x80000000, to prevent a pygi exception.
255     
256 * Fix for BGO#643454: Kill the accessibility bus daemon with the GNOME session
257
258 * Fix for BGO#643110: Do not allow all users to connect to the accessibility bus.
259
260 What's new in at-spi2-core 1.91.90:
261
262 * BGO#641164: Fixed several build errors.
263
264 * Fixed some memory leaks and possible crashes.
265
266 * Fixed atspi_selection_get_selected_child and
267   atspi_selection_get_n_selected_children.
268
269 * Fixed wrong introspection information in some places.
270
271 * BGO#641869: Removed the --enable-relocate option.
272
273 * Avoid returning uninitialized data on error for some methods.
274
275 * Use the GSettings rather than GConf key to test that accessibility is
276   enabled.
277
278 * Change some enums from 16-bit to 32-bit to match spec.
279
280 What's new in at-spi2-core 1.91.6.1:
281
282 * Fixed a crash introduced in 1.91.6.
283
284 * atspi_accessible_get_interfaces will now explicitly return the Accessible
285   interface.
286
287 What's new in at-spi2-core 1.91.6:
288
289 * Some build fixes.
290
291  * Several updated translations.
292
293 * Added a method to check whether an object implements the Hyperlink interface.
294
295 * Fixed a crash in atspi_image_get_image_description.
296
297 * Fixed atspi_editable_text_set_text_contents.
298
299 * More error-handling fixes.
300
301 * Fixed a crash in atspi_event_listener_register_from-callback.
302
303 * Method calls now time out after 1 second.
304
305 * Added setters for component extents/size/position.
306
307 * Added atspi-accessible_set_cache_mask.
308
309 What's new in at-spi2-core 1.91.5:
310
311 * Fixed several memory leaks.
312
313 * Fixed some text methods, methods that return points or rectangles,
314   image locale and description, atspi-accessible_get_description, and some
315   table methods.
316
317 * Added a trailing colon for focus events.
318
319 * Set the error parameter for dbus errors rather than displaying a warning.
320
321 * Fixed the keystroke listener deregister method.
322
323 * The cache is now updated before raising an event, not after, so that event
324   handlers that query for cached values will see the updated data.
325
326 * The registry daemon now returns an error when a caller requests a property
327   that the desktop does not support.
328
329 * Added disposal of objects, and fixed several associated bugs.
330
331 * Added i18n.
332
333 * Fixed mouse events.
334
335 * Libatspi's documentation is now compiled with gtk-doc.
336
337 * Fixed building from a separate build directory.
338
339
340 What's new in at-spi2-core 1.91.4:
341
342 * use peer-to-peer connections when available.
343
344 * Fix uninitialized variable in get_index_in_parent.
345
346 * Add timeout, and support inspecting our own app.
347
348 * Add get_interfaces, and fetch interface and state set over the wire if needed.
349
350 * Avoid adding data for an accessible twice if it is referenced prior to an
351   AddAccessible signal being received.
352
353 * Fix copying of any_data for an event.
354
355 * at-spi-registryd returns ChildCount as a variant, per the DBus spec.
356
357 * Hypertext, hyperlink, and table fixes.
358
359 * Several cache-related fixes.
360
361 * Change some error return values to match AT-SPI-CORBA behavior.
362
363 * Some attribute-related fixes.
364
365 * Renamed 'text' to 'content' in AtspiTextRange to match original IDL.
366
367 What's new in at-spi2-core 1.91.3:
368
369 * Added a C-based AT-side binding (libatspi) which can be used in
370   conjunction with GObject introspection to generate bindings for other
371   languages.  However, this release has many bugs and is more of a development
372   snapshot than a usable release.
373
374 What's new in at-spi2-core 1.91.2:
375
376 * The desktop object now returns ROLE_DESKTOP_FRAME rather than ROLE_UNKNOWN.
377
378
379 What's new in at-spi2-core 1.91.0:
380
381 * --disable-relocate is the default again.
382
383 What's new in at-spi2-core 0.3.92:
384
385 * Do not start accessibility bus if at-spi-corba is enabled.
386
387 What's new in at-spi2-core 0.3.91:
388
389 * Enabled the accessibility bus, so apps should be accessible, for instance,
390 if an application becomes setuid root.
391
392 * Several build fixes.
393
394 * Default to --enable-relocate for now.
395
396 What's new in at-spi2-core 0.3.90:
397
398 * FDO#29427: Registering for mouse:abs now works.
399
400 * Add methods/signals to allow an application to track the events that are
401 being listened to to avoid unnecessarily emitting signals.
402
403 What's new in at-spi2-core 0.3.4:
404
405 * Added GetChildren to the spec.
406
407 What's new in at-spi2-core 0.3.3:
408
409 * Add return values to some functions that were missing them.
410
411 * Make DeviceEventListener notifiers reentrant so that an application can
412 query the desktop object while processing a device event.
413
414 * Fix for FDO#28300: fails to link with pedantic linkers.
415
416 * Fix crash if GetChildAtIndex is called with an invalid index.
417
418 What's new in at-spi2-core 0.3.2:
419
420 * Make sure that disconnecting applications send their root path in the
421 remove applications signal. This was causing applications to not be
422 removed from the desktop properly.
423
424 What's new in at-spi2-core 0.3.1:
425
426 * Set an application's Id when registering it.
427
428 * Disabled relocation by default.