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