2.25.1
[platform/upstream/at-spi2-core.git] / NEWS
1 What's new in at-spi2-core 2.25.1:
2
3 * atspi_table_cell_get_position: don't crash on error.
4
5 What's new in at-spi2-core 2.23.92:
6
7 * Table cell API fixes (bgo#779835).
8
9 What's new in at-spi2-core 2.23.90:
10
11 * Fix an occasional crash when an application is closed (bgo#767074).
12
13 What's new in at-spi2-core 2.23.4:
14
15 * Don't pull in X headers if x11 is disabled (bgo#773710).
16
17 * at-spi-bus-launcher: session management fixes (bgo#774441).
18
19
20 * events: add recently added page changed event (bgo#719898).
21
22 * roles: EXTENDED roles are deprecated (bgo#W720123).
23     
24
25 What's new in at-spi2-core 2.2.0:
26
27 * at-spi-bus-launcher: fix uninitialized variable.
28
29 * Fix return value error in session_manager_connect (bgo#768881).
30
31 * Updated translations.
32
33 What's new in at-spi2-core 2.21.4:
34
35 * Fixed a crash in atspi_accessible_clear_cache.
36
37 * Fixed a crash caused by at-spi2-registryd dying.
38
39 * Fixed some session management issues in at-spi-bus-launcher.
40
41 What's new in at-spi2-core 2.21.2:
42
43 * Allow building without Xtst, Xi with --disable-x11
44
45 * ref_accessible_desktop: don't unref reply until we're finished with it
46
47 * Updated translations.
48
49 What's new in at-spi2-core 2.21.1:
50
51 * registryd: avoid crashing with a NULL keystring (bgo#764688).
52
53 * Plug a memory leak in AtspiEventListener (bgo#764688).
54
55 * Fix parsing of at-spi-bus-launcher command line arguments (bgo#765220).
56
57 * Build clean-ups.
58
59 What's new in at-spi2-core 2.19.92:
60
61 * Support a stateless configuration by default (bgo#763540).
62
63 What's new in at-spi2-core 2.19.91:
64
65 * Don't display warnings when connecting to an app that no longer exists.
66
67 What's new in at-spi2-core 2.19.90:
68
69 * Don't display warning if unable to connect when logged in via ssh
70   (bgo#761600).
71     
72 * at-spi-bus-launcher: register with session manager (bgo#753931).
73
74 What's new in at-spi2-core 2.19.2:
75
76 * Disable xevie by default--it probably doesn't do anything anyhow.
77
78 * get_index_in_parent: Don't crash if parent is defunct.
79
80 * Don't crash when trying to set an invalid state (bgo#757915).
81
82 What's new in at-spi2-core 2.19.1:
83
84 * Don't crash if we get a children-changed event with a non-existent
85   child (bgo#755951).
86
87 * atspi_hyperlink_get_index_range: don't return random values if the
88   call fails (bgo#755727).
89
90 * Fixed some atspi_text_ functions (bgo#755731).
91
92 * Fixed crash during removal of last application in registryd (bgo#756513).
93
94 What's new in at-spi2-core 2.17.90:
95
96 * Modified the cache API to specify an object's index and child count
97   rather than its children. This eliminates the need for the application
98   to enumerate its children, improving performance in some places with
99   large lists (bgo#650090).
100
101 What's new in at-spi2-core 2.17.1:
102
103 * Functions shouldn't try to return values (bgo#749330).
104
105 * Fix atspi_table_cell_get_position.
106
107 What's new in at-spi2-core 2.16.0:
108
109 * Fix a couple of gtk-doc warnings (fdo#89678).
110
111 What's new in at-spi2-core 2.15.90:
112
113 * Deprecate atspi_text_get_text_{before,at,after}_offset() (bgo#697969)
114
115 * Add roles for fractions, roots, subscripts, and superscripts (bgo#743403).
116
117 What's new in at-spi2-core 2.15.4:
118
119 * Add names to every timeout (bgo#710644).
120
121 * Remove accessibility.conf from EXTRA_DIST (bgo#742987).
122
123 * Add ATSPI_STATE_READONLY (bgo#690004).
124
125 What's new in at-spi2-core 2.15.3:
126
127 * Replace deprecated "Rename to" gtk-doc tag.
128
129 * Fix atspi_table_cell_get_column_span prototype.
130
131 What's new in at-spi2-core 2.15.2:
132
133 * Make the documentation of ATSPI's STATE_ACTIVE consistent with that of
134   ATK's (bgo#740274).
135
136 * Add ATSPI_ROLE_STATIC and update documentation for ATSPI_ROLE_TEXT
137   (bgo#740340).
138
139 * gi-annotations: get_relation_set returns a array of AtspiRelation
140
141 What's new in at-spi2-core 2.15.1:
142
143 * Fix some issues with the accessibility bus configuration (bgo#722738).
144
145 * Documentation for AtspiTableCell is now built.
146
147 What's new in at-spi2-core 2.13.92:
148
149 * Fix alignment checks when cross-compiling (bgo#736653).
150
151 What's new in at-spi2-core 2.13.90:
152
153 * Fix crash when testing interfaces with collections (bgo#734805).
154
155 What's new in at-spi2-core 2.13.4:
156
157 * Ensure that we register with the session manager only once (bgo#728934).
158
159 * Fix ucs2keysym prototype (bgo#730897).
160
161 * introspection: add some missing Returns: (nullable) annotations
162
163 * Fix various memory leaks.
164
165 What's new in at-spi2-core 2.13.1:
166
167 * Add GError setter in atspi_accessible_get_process_id function
168
169 * registryd: Wait for gnome-session before registering if it is not
170   running yet (bgo#728934).
171
172 What's new in at-spi2-core 2.11.92:
173
174 * Fix a crash with MediaElch and Onboard (bgo#726243).
175
176 * Various i18n updates.
177
178 What's new in at-spi2-core 2.11.91:
179
180 * Improve compatibility with at-spi2-registryd <= 3.10.
181
182 What's new in at-spi2-core 2.11.90:
183
184 * bus-launcher: Do not use g_setenv when initializing the bus (bgo#724070).
185     
186 * Fix a critical when processing deferred messages (bgo#724292).
187
188 * Add AtspitableCell, tracking the new atk interface
189
190 What's new in at-spi2-core 2.11.5:
191
192 * Add atspi_event_listener_register_full, and cache data requested by it
193   for the duration of the event callback (BGO#708695).
194
195 * Fix a crash when atspi_accessible_get_process_id is called for an
196   application that is no longer present.
197
198 What's new in at-spi2-core 2.11.3:
199
200  * Fix atspi_text_get_bounded_ranges
201
202 * document: add support to current page and page count (BGO#719508).
203
204 What's new in at-spi2-core 2.11.2:
205
206 * Add new roles and states to track atk (BGO#710464, BGO#712608, BGO#712609).
207
208 What's new in at-spi2-core 2.11.1:
209
210 * Fix a gsource leak that adversely impacted performance (BGO#709625).
211
212 * Hopefully fix a rare crash when starting at-spi2-registryd (BGO#710689).
213
214 * Fix atspi_component_contains (BGO#710730).
215     
216 * Fix some compiler warnings and build issues.
217
218 What's new in at-spi2-core 2.9.92:
219
220 * Fix multiple deadlocks with keystroke listeners (BGO#707218).
221
222
223 What's new in at-spi2-core 2.9.91:
224
225 * Fix a performance issue when running for a long time without a main
226   loop, such as with a dogtail script (BGO#701145).
227
228 * Remove an unneeded unref that was causing a warning (BGO#706893).
229
230 * Skip some functions that were not introspectable (BGO#707010).
231
232 What's new in at-spi2-core 2.9.90:
233
234 * Separate out X-dependent functionality, allow building without X11 (albeit
235   with various things not working), and don't query/use X if DISPLAY is not
236   set (BGO#682199, BGO#701378).
237
238 * Add atspi_text_get_string_at_offset, and deprecate
239   atspi_text_get_text_at_offset.
240
241 What's new in at-spi2-core 2.9.5:
242
243 * Fix possible memory leak when D-Bus calls time out.
244
245 * Fix a memory leak in atspi_accessible_get_role_name that was introduced
246   earlier in the 2.9 cycle with the enum refactor.
247
248 * A couple of functions not intended for introspection are now marked
249   as skip.
250
251 What's new in at-spi2-core 2.9.4:
252
253 * Add atspi_set_main_context (mainly for use by at-spi2-atk).
254
255 What's new in at-spi2-core 2.9.3:
256
257 * Add atspi_is_initialized (BGO#681276).
258
259 What's new in at-spi2-core 2.9.2:
260
261 * Fix D-Bus introspection for GetActions.
262
263 * Use glib-mkenums to generate enum types, and use these generated types
264   for role and state names, rather than static tables.
265
266 * Annotate filter in atspi_register_device_event_listener with allow-none
267   (BGO#700237).
268
269 * Rename various functions to avoid name collisions (BGO#700243). The old
270   functions are deprecated in favor of the renamed functions and renamed
271   for introspection.
272
273 What's new in at-spi2-core 2.7.91:
274
275 * Add atspi_accessible_get_object_locale (BGO#694368).
276
277 * Start the bus launcher in the initialization phase (BGO#694984).
278
279 What's new in at-spi2-core 2.7.90:
280
281 * Removed a debug print that was accidentally included in 2.7.5.
282
283 What's new in at-spi2-core 2.7.5:
284
285 * Add ATSPI_ROLE_LEVEL_BAR to correspond to the new atk role.
286
287 * Fix various compiler warnings.
288
289 What's new in at-spi2-core 2.7.4:
290
291 * Fix some ref count leaks.
292
293 * Some functions that return accessibles now propagate errors.
294
295 What's new in at-spi2-core 2.7.3:
296
297 * Atspi_accessible_get_index_in_parent no longer returns -1 if the object's
298   parent is not cached (BGO#688057).
299
300 * re-register keystroke listeners if the registry goes away and then returns.
301
302 * Fix atspi_device_listener_new_simple.
303
304 * Fix some compiler warnings.
305
306 * Build: use gobject-introspection's Makefile instead of rolling our own.
307
308 * Fix a crash when parsing events without detail when there is a listener for the event that names a specific detail value.
309
310 * Fix crash when removing hung processes.
311
312 * Fix deregistering of applications.
313
314 * A few documentation fixes.
315
316 What's new in at-spi2-core 2.7.2:
317
318 * Only call an event listener once per event, even if the listener registered
319   for both the event and a superset of the event.
320
321 * Don't distribute dbind-config.h (BGO#688083).
322
323 * Fix gtk-doc for Atspi-Registry (BGO#688224).
324
325 * Some introspection fixes to make vapigen happy (BGO#688223).
326
327 * [registry] Fixed a crash handling DeregisterKeystrokeListener.
328
329 What's new in at-spi2-core 2.7.1:
330
331 * Update the cache in response to role change notifications (BGO#685469).
332
333 * Don't output a warning when a p2p connection isn't available.
334
335 What's new in at-spi2-core 2.5.92:
336
337 * Fix some annotations.
338
339 * Exit, rather than crash, when unable to open an X display (BGO#660407).
340
341 * Fix various memory leaks (BGO#684033).
342
343 What's new in at-spi2-core 2.5.91:
344
345 * Fix build with -fno-common.
346
347 * Add glib-2.0 to requires in at-spi2.pc (BGO#682595)
348
349 What's new in at-spi2-core 2.5.5:
350
351 * Add atspi_action_get_localized_name (BGO#680598).
352
353 * Allow building from out of source directory (BGO#680281)
354
355 What's new in at-spi2-core 2.5.4:
356
357 * Fix a missing return value.
358
359 * Fix a crash when unable to remove a match rule.
360
361 What's new in at-spi2-core 2.5.3:
362
363 * Fix a memory leak (BGO#678738)
364
365 What's new in at-spi2-core 2.5.2:
366
367 * Fix a crash when a call to fetch a hyperlink times out.
368
369 * Fix C++ compilation.
370
371 * Remove a warning that was sometimes logged when a method call timed out.
372
373 * Fix crash in atspi_deregister_keystroke_listener (FDO#50578)
374
375 What's new in at-spi2-core 2.5.1:
376
377 * Add atspi_set_timeout.
378
379 * By default, disable method call timeouts until an application has been on
380 the bus for 15 seconds (work-around for applications with potentially long
381 start-up times). This behavior can be changed with a call to atspi_set_timeout.
382
383 * Fix GError sent when receiving a reply of the wrong type
384     
385 * Fix typo in atspi_document_get_attribute_value
386     
387 * Fix for bug 675004 - object:state-changed:defunct events are emitted as object:state-change:defunct
388
389 What's new in at-spi2-core 2.4.0:
390
391 * Fix typo in at-spi-dbus-bus.desktop.in (BGO#605662).
392
393 What's new in at-spi2-core 2.3.92:
394
395 * Some changes to try to prevent at-spi2-registryd from incorrectly
396   thinking that an AT is hung and passing keys meant for it to the application.
397
398 * Fix crash fetching an error from a reply when retrieving a property.
399
400 What's new in at-spi2-core 2.3.91:
401
402 * Invalidate states when receiving a focus event (BGO#663992).
403
404 * Fix atspi_table_get_row_column_extents_at_index.
405
406 * Expect a signed int for GetIndexInParent, per the spec.
407
408 * Send key events to listeners assumed to be hung, but don't block.
409
410 * Reduce the method call timeout slightly, so that it will be lower than
411   the keystroke listener timeout.
412
413 * Don't cache data for transient objects.
414
415 * Enable caching on a call to atspi_accessible_set_cache_mask, even if
416   atspi-event_main() hasn't been called.
417
418 What's new in at-spi2-core 2.3.90:
419
420 * At-spi-bus-launcher now emits PropertiesChanged signals from the correct
421   interface.
422
423 * If a keystroke listener does not respond, disable it until it responds.
424   This prevents the desktop from locking up if an AT hangs or is suspended
425   and has a keyboard listener registered.
426
427 * Fix a warning when a NULL object is returned as the detail of an event.
428
429 What's new in at-spi2-core 2.3.5:
430
431 * Fix for BGO#668334: Set correct end offset in atspi_text_get_attributes.
432
433 * Add some type checking on method replies; this should prevent crashes if
434   an application-side AT-SPI implementor returns something unexpected.
435
436 * Call g_settings_sync after updating toolkit-accessibility.
437
438 * Add ScreenReaderEnabled D-Bus property as a proxy for the GSettings key.
439
440 * Fix for BGO#669344: Don't use "restrict" as a variable name, since it can
441   be a keyword.
442
443 What's new in at-spi2-core 2.3.4:
444
445 * Add some dbus message signature checks.
446
447 * Fix a crash if a device listener incorrectly returns a non-bool.
448
449 * Fix for BGO#666870: Keystroke listeners do not work unless an event listener
450   is also registered [also needs updated at-spi2-atk]
451
452 * Fix for BGO#667254: Some atspi-selection_* functions were broken.
453
454 * When a call times out, ping the connection and avoid making subsequent calls
455   until the ping is answered.
456
457 What's new in at-spi2-core 2.3.3:
458
459 * Handle event detail suffixes (such as :system).
460
461 What's new in at-spi2-core 2.3.2:
462
463 * Some documentation improvements.
464
465 What's new in at-spi2-core 2.3.1:
466
467 * Fix return type of org.a11y.Bus.IsEnabled property
468     
469 * Declare void functions as such
470
471 What's new in at-spi2-core 2.2.1:
472
473 * Fix org.a11y.Bus.Enabled property to set its initial state from the
474   GSettings key, if available and an initial property is not given on the
475   command line.
476
477 * Fix for BGO#660947: Gracefully exit when already running, rather than
478   triggering a SIGABRT.
479
480 What's new in at-spi2-core 2.1.92:
481
482 * Fixed a crash when handling event listeners.
483
484 * Fix for BGO#659088: Correctly define ATSPI_MODIFIER_NUMLOCK.
485
486 * Add some defensive checks to prevent problems with defunct objects.
487
488 * BGO#657051: Fix a build error on Solaris.
489
490 * Fix some missing return statements.
491
492 * Some fixes related to deregistering event listeners.
493
494 What's new in at-spi2-core 2.1.91:
495
496 * Fixed a crash when deregistering event listeners.
497
498 * Made DBus IsEnabled property readwrite.
499
500 What's new in at-spi2-core 2.1.90:
501
502 * Fixed a memory leak on DBus errors.
503
504 * Added org.a11y.Status.IsEnabled (currently a read-only property) to the bus
505   launcher.
506
507 * Fix for BGO#656004: atspi_accessible_get_relation_set returns a GArray again.
508
509 * Numerous documentation fixes from Aline Bessa.
510
511 * CLean up device listeners from disconnected applications.
512
513 * Fix for BGO#657585: Do not crash when the bus launcher is unable to open the
514   X display.
515
516 What's new in at-spi2-core 2.1.5:
517
518 * Propertly free DBus error in atspi_accessible_get_process_id.
519
520 * Clean up names of some private functions.
521
522 * Move DBus interface name constants into atspi-constants.h and make public.
523
524 * Remove support for relocated CORBA.
525
526 * Fix for BGO#655127: Avoid Python crash for atspi_accessible_get_relation_set.
527
528 What's new in at-spi2-core 2.1.4:
529
530 * Some API changes to device and event listeners for compatibility with
531   Javascript.
532
533 * Fix for BGO#654314: make role names consistent with atk.
534 * FIx for BGO#654921: Run within Unity.
535
536 * Added some new roles.
537
538 What's new in at-spi2-core 2.1.3:
539
540 * use stored values for AT-SPI role names where possible.
541
542 * Fix for BGO#652596: Use DBus property to set value.
543
544
545 * Fix gtk-doc build cflags/libraries.
546
547 * Set error for some DBus errors where this was not being done.
548
549
550 * Add atspi_accessible_get_process_id (as a short-cut to help debugging).
551
552 * Fix failure to update cache in response to children-changed events in some
553   cases.
554
555 What's new in at-spi2-core 2.1.2:
556
557 * Fix atspi_table_get_caption|summary.
558
559 * Fix introspection for atspi_table_get_row_column_at_index.
560
561 * Copy match rule attributes, rather than just ref counting the hash, for
562   compatibility with pygi.
563
564 * Rework atspi_accessible_set_cache_mask to make it usable.
565
566 * Fix a crash that might happen if a method call times out.
567
568 * Disable caching if atspi_event_main has not been called to run the main loop.
569
570 * Fix atspi_accessible_get_toolkit_version.
571
572 * Add atspi_accessible_get_atspi_version to fetch the version of the AT-SPI
573   specification provided by an application.
574
575 * Cache application-wide toolkit name and version.
576
577 * Allow caching of attributes, but not enabling by default, as there is no
578   event yet (BGO#649771).
579
580 * Make deferred_messages a GQueue rather than a GList for performance reasons.
581
582 * Fix accessibility bus breakage when a user runs an administrative app.
583
584 What's new in at-spi2-core 2.1.1:
585
586 * Fixed a seg fault in at-spi-bus-launcher when ending a session (BGO#648942).
587
588 * Fixed a possible crash when an application is short-lived.
589
590 * FIxed memory leaks in atspi_accessible_get_toolkit_(name|version).
591
592 * AT-SPI will now call g_error if it is unable to find the accessibility bus.
593   This results in aborting but with a somewhat less cryptic error than before.
594
595 What's new in at-spi2-core 2.0.1:
596
597 * Fix a memory leak when sending events.
598
599 * Fix for BGO#648059: get_application should return something w/ROLE_APPLICATION
600     
601 * Fix for BGO#648013: Honor aclocal flags
602
603 * FIx for BGO#648014: Add intltoolize to autogen.sh
604
605 * Fix for BGO#648130: event host_application should return NULL for the desktop
606
607 * Added atspi_accessible_get_id to retrieve the id of an application.
608
609 * Remove doc about non-existent ATSPI_KEYSET_ALL_KEYS.
610
611 What's new in at-spi2-core 2.0.0:
612
613 * Fix for BGO#646403: Use correct signature in at-spi2-registryd for
614   EndSessionResponse.
615
616 * Remove a Makefile reference to dbus-glib.
617
618 What's new in at-spi2-core 1.91.93:
619
620 * Removed dbus-glib-related includes, as they are no longer required.
621
622 What's new in at-spi2-core 1.91.92:
623
624 * Fixed atspi_table_get_column_header and atspi_value_set_current_value.
625
626 * Removed dbus-glib dependency; libatspi now includes a copy of dbus-gmain.c
627   modified to fix a crash (FDO#35115).  Session management code has been
628   ported to gdbus.
629
630 * Fixed a crash when deregistering a keystroke listener.
631
632 * Reworked accessibility bus management (BGO#644851).
633
634 * Fixed a possible sign issue with state sets.
635
636 What's new in at-spi2-core 1.91.91:
637
638 * Changed device event IPC to use uint32 for hw_code and modifiers, to be
639     more consistent with the rest of the API.
640
641 * GetNSelections has an out parameter, not an in.
642
643 * Fix for BGO#643384: - atspi_register_keystroke_listener() should take a
644   bitmask, not AtspiKeyListenerSyncType.
645
646 * Avoid setting enum values to 0x80000000, to prevent a pygi exception.
647     
648 * Fix for BGO#643454: Kill the accessibility bus daemon with the GNOME session
649
650 * Fix for BGO#643110: Do not allow all users to connect to the accessibility bus.
651
652 What's new in at-spi2-core 1.91.90:
653
654 * BGO#641164: Fixed several build errors.
655
656 * Fixed some memory leaks and possible crashes.
657
658 * Fixed atspi_selection_get_selected_child and
659   atspi_selection_get_n_selected_children.
660
661 * Fixed wrong introspection information in some places.
662
663 * BGO#641869: Removed the --enable-relocate option.
664
665 * Avoid returning uninitialized data on error for some methods.
666
667 * Use the GSettings rather than GConf key to test that accessibility is
668   enabled.
669
670 * Change some enums from 16-bit to 32-bit to match spec.
671
672 What's new in at-spi2-core 1.91.6.1:
673
674 * Fixed a crash introduced in 1.91.6.
675
676 * atspi_accessible_get_interfaces will now explicitly return the Accessible
677   interface.
678
679 What's new in at-spi2-core 1.91.6:
680
681 * Some build fixes.
682
683  * Several updated translations.
684
685 * Added a method to check whether an object implements the Hyperlink interface.
686
687 * Fixed a crash in atspi_image_get_image_description.
688
689 * Fixed atspi_editable_text_set_text_contents.
690
691 * More error-handling fixes.
692
693 * Fixed a crash in atspi_event_listener_register_from-callback.
694
695 * Method calls now time out after 1 second.
696
697 * Added setters for component extents/size/position.
698
699 * Added atspi-accessible_set_cache_mask.
700
701 What's new in at-spi2-core 1.91.5:
702
703 * Fixed several memory leaks.
704
705 * Fixed some text methods, methods that return points or rectangles,
706   image locale and description, atspi-accessible_get_description, and some
707   table methods.
708
709 * Added a trailing colon for focus events.
710
711 * Set the error parameter for dbus errors rather than displaying a warning.
712
713 * Fixed the keystroke listener deregister method.
714
715 * The cache is now updated before raising an event, not after, so that event
716   handlers that query for cached values will see the updated data.
717
718 * The registry daemon now returns an error when a caller requests a property
719   that the desktop does not support.
720
721 * Added disposal of objects, and fixed several associated bugs.
722
723 * Added i18n.
724
725 * Fixed mouse events.
726
727 * Libatspi's documentation is now compiled with gtk-doc.
728
729 * Fixed building from a separate build directory.
730
731
732 What's new in at-spi2-core 1.91.4:
733
734 * use peer-to-peer connections when available.
735
736 * Fix uninitialized variable in get_index_in_parent.
737
738 * Add timeout, and support inspecting our own app.
739
740 * Add get_interfaces, and fetch interface and state set over the wire if needed.
741
742 * Avoid adding data for an accessible twice if it is referenced prior to an
743   AddAccessible signal being received.
744
745 * Fix copying of any_data for an event.
746
747 * at-spi-registryd returns ChildCount as a variant, per the DBus spec.
748
749 * Hypertext, hyperlink, and table fixes.
750
751 * Several cache-related fixes.
752
753 * Change some error return values to match AT-SPI-CORBA behavior.
754
755 * Some attribute-related fixes.
756
757 * Renamed 'text' to 'content' in AtspiTextRange to match original IDL.
758
759 What's new in at-spi2-core 1.91.3:
760
761 * Added a C-based AT-side binding (libatspi) which can be used in
762   conjunction with GObject introspection to generate bindings for other
763   languages.  However, this release has many bugs and is more of a development
764   snapshot than a usable release.
765
766 What's new in at-spi2-core 1.91.2:
767
768 * The desktop object now returns ROLE_DESKTOP_FRAME rather than ROLE_UNKNOWN.
769
770
771 What's new in at-spi2-core 1.91.0:
772
773 * --disable-relocate is the default again.
774
775 What's new in at-spi2-core 0.3.92:
776
777 * Do not start accessibility bus if at-spi-corba is enabled.
778
779 What's new in at-spi2-core 0.3.91:
780
781 * Enabled the accessibility bus, so apps should be accessible, for instance,
782 if an application becomes setuid root.
783
784 * Several build fixes.
785
786 * Default to --enable-relocate for now.
787
788 What's new in at-spi2-core 0.3.90:
789
790 * FDO#29427: Registering for mouse:abs now works.
791
792 * Add methods/signals to allow an application to track the events that are
793 being listened to to avoid unnecessarily emitting signals.
794
795 What's new in at-spi2-core 0.3.4:
796
797 * Added GetChildren to the spec.
798
799 What's new in at-spi2-core 0.3.3:
800
801 * Add return values to some functions that were missing them.
802
803 * Make DeviceEventListener notifiers reentrant so that an application can
804 query the desktop object while processing a device event.
805
806 * Fix for FDO#28300: fails to link with pedantic linkers.
807
808 * Fix crash if GetChildAtIndex is called with an invalid index.
809
810 What's new in at-spi2-core 0.3.2:
811
812 * Make sure that disconnecting applications send their root path in the
813 remove applications signal. This was causing applications to not be
814 removed from the desktop properly.
815
816 What's new in at-spi2-core 0.3.1:
817
818 * Set an application's Id when registering it.
819
820 * Disabled relocation by default.