b6ad5650461893059b607541a8fa73cfe03eff05
[platform/upstream/at-spi2-atk.git] / NEWS
1 What's new in at-spi2-atk 2.20.1:
2
3 * emit_event: Fix out-of-bounds memory access if class is NULL (bgo#758935).
4
5 * Remove a debug print.
6
7 * Collection: fix missing return value (bgo#758934).
8
9 What's new in at-spi2-atk 2.19.92:
10
11 * Don't drop the main context when p2p socket configuration fails
12   (bgo#763273).
13
14 * Make sure the runtime directory exists (bgo#763274).
15
16 What's new in at-spi2-atk 2.19.91:
17
18 * Avoid lagging with large gtk menus (bgo#754048).
19
20 What's new in at-spi2-atk 2.19.90:
21
22 * Always accept connections as root if unable to find an owning user.
23
24 What's new in at-spi2-atk 2.19.2:
25
26 * Test fixes for atk-adaptor and cache changes.
27
28 * Fixes for Text, Value, and Table Cell adaptors (bgo#755724).
29
30 * Many new tests, thanks to Patryk Kaczmarek of Samsung.
31
32 What's new in at-spi2-atk 2.17.90:
33
34 * Update for new caching API (bgo#650090).
35
36 What's new in at-spi2-atk 2.17.1:
37
38 * Eliminate some console warnings due to NULL gobjects.
39
40 * Tests: fix out-of-source and parallel build (bgo#751137).
41
42 * Add some missing files to the distribution (bgo#751138).
43
44 What's new in at-spi2-atk 2.15.90:
45
46 * Add roles for fractions, roots, subscripts, and superscripts.
47
48 * Add action tests (bgo#743418).
49
50 What's new in at-spi2-atk 2.15.4:
51
52 * Don't parse non-existent signal arguments from atk.
53
54 * Support ATK_STATE_HAS_TOOLTIP (bgo#738953).
55
56 * Support ATK_STATE_READ_ONLY (bgo#690008).
57
58 What's new in at-spi2-atk 2.15.3:
59
60 * Add mapping between ATK_ROLE_STATIC and ATSPI_ROLE_STATIC
61
62 What's new in at-spi2-atk 2.14.1:
63
64 * Aggressively filter out children-changed signals for objects with
65   MANAGES_DESCENDANTS (bgo#728319).
66
67 What's new in at-spi2-atk 2.13.4:
68
69 * Fix typo in .pc file (bgo#721719).
70
71 * Fix retrieving text attributes (bgo#731980).
72
73 * Correctly remove the socket on exit (bgo#684076).
74
75 What's new in at-spi2-atk 2.13.1:
76
77 * Add an atexit handler to remove the D-Bus socket (bgo#684076).
78
79 * Only send cache-related events for transients when explicitly requested.
80   Hopefully this will improve performance when we are flooded with them.
81   (bgo#728319).
82
83 What's new in at-spi2-atk 2.11.92:
84
85 * Bump minimum libdbus version needed, since we use a function
86   introduced in 1.5.
87
88 What's new in at-spi2-atk 2.11.91:
89
90 * Improve compatibility with at-spi2-registryd <= 2.10.
91
92 * Collection: Fix an infinite loop when encountering a NULL parent
93
94 What's new in at-spi2-atk 2.11.90:
95
96 * Add AtspitableCell, tracking the new atk interface
97
98 What's new in at-spi2-atk 2.11.5:
99
100 * Allow sending of properties with events upon request (BGO#708695).
101
102 What's new in at-spi2-atk 2.11.3:
103
104  * Fix atspi_text_get_bounded_ranges
105
106 * document: add support to current page and page count (BGO#719508).
107
108 What's new in at-spi2-atk 2.11.2:
109
110 * Add new roles and states to track atk (BGO#710464, BGO#712608, BGO#712609).
111
112 What's new in at-spi2-atk 2.11.1:
113
114 * Fix Contains method for components (BGO#710730).
115
116 What's new in at-spi2-atk 2.9.92:
117
118 * Properly clean up when timing out when motifying keystroke listeners
119   (BGO#707218).
120
121 * Allow lists of attribute values when reading collection match rules
122   (BGO#700865).
123
124 What's new in at-spi2-atk 2.9.90:
125
126 * Implement GetStringAtOffset (BGO#705581).
127
128 What's new in at-spi2-atk 2.9.5:
129
130 * Fix another crash when we're initialized and shut down repeatedly.
131
132 What's new in at-spi2-atk 2.9.4:
133
134 * Fix a deadlock for apps that also register AT-SPI key event listeners
135   (ie, the Orca preferences dialog works again).
136
137 What's new in at-spi2-atk 2.9.3:
138
139 * Fix for BGO#681276 (reentrancy issues with gnome-shell).
140
141 What's new in at-spi2-atk 2.9.2:
142
143 * Fix a memory leak in the socket adaptor (BGO#696733).
144
145 * Fix various DBusError leaks (BGO#698951).
146
147 * Fix crash when a main loop is shut down repeatedly (BGO#699554).
148
149 * Suppress a warning if an app returns NULL when referencing a child.
150
151 What's new in at-spi2-atk 2.7.91:
152
153 * Add Locale property (BGO#694368).
154
155 What's new in at-spi2-atk 2.7.90:
156
157 * Bump atk dependency to 2.7.5 (BGO#693189).
158
159 What's new in at-spi2-atk 2.7.5:
160
161 * Support ATSPI_ROLE_LEVEL_BAR to correspond to the new atk role.
162
163 * Fix various compiler warnings.
164
165 What's new in at-spi2-atk 2.7.3:
166
167 * re-register if the registry goes away and later returns.
168
169 * Stop using deprecated glib functions.
170
171 * Fix a few memory leaks.
172
173 What's new in at-spi2-atk 2.7.2:
174
175 * atk-adaptor: don't emit a critical in case the bridge was not initialized
176   (BGO#684334).
177     
178 * Remove dbind (it was only used for the droute test).
179
180 * Fix a crash in socket_embed_hook if spi_global_register is NULL.
181
182 * [droute] Fix memory leak in path cleanup (BGO#688363).
183
184 What's new in at-spi2-atk 2.7.1:
185
186 * Remove the schema; it was only used to specify the location of the
187   atk-bridge library, which is now installed in the standard path.
188
189 * Fix compiler warnings (BGO#678045).
190
191 What's new in at-spi2-atk 2.6.0:
192
193 * Fix some crashes in atk_bridge_adaptor_cleanup (BGO#684434).
194
195 * When the cache is activated, register it on the main D-Bus connection.
196
197 What's new in at-spi2-atk 2.5.92:
198
199 * Fix atspi_hyperlink_get_uri (BGO#683182).
200
201 * Only initialize the cache when an AT is running.
202
203 * Fix various memory leaks (BGO#683979, BGO#684077)
204 What's new in at-spi2-atk 2.5.91:
205
206 * Removed the gtk 3.0 module (BGO#678315).
207
208 What's new in at-spi2-atk 2.5.90:
209
210 * Don't leak a GError when option parsing fails (BGO#679296)
211
212 * Rework some inefficient code when removing clients and events (BGO#679295,
213   BGO#679297).
214
215 What's new in at-spi2-atk 2.5.5:
216
217 * Implement GetLocalizedName for actions (BGO#680598)
218
219 * Allow to build out of source directory (BGO#680280).
220
221 What's new in at-spi2-atk 2.5.4:
222
223     Fix for bug #679013 - AtspiCollection should be implemented for
224   all containers
225
226 * Don't create a (non-readable) subdirectory for the socket when root.
227
228 * Plug ref count leaks (BGO#679285).
229
230 * Only create a directory and a socket when requested.
231
232 * Only add items to the cache on children-changed if the children are
233   included in the event.
234
235 * Only send PropertyChange signals used for caching, absent listeners.
236
237 What's new in at-spi2-atk 2.5.3:
238
239 * Create a library (libatk-bridge), currently with atk_bridge_adaptor_init()
240   and atk_bridge_adaptor_cleanup() functions, to facilitate linking directly
241   into, ie GTK+ 3.
242
243 * Only register events at beginning if an AT is listening (BGO#678475).
244
245 * Use XDG_RUNTIME_DIR to hold the socket, rather than a potentially secure
246   directory hard-coded under /tmp (BGO#678348).
247
248 * Fix various compiler warnings and build errors.
249
250 What's new in at-spi2-atk 2.5.2:
251
252 * Fix for bug 677211 - The collection interface's MATCH_ANY fails for states
253
254 What's new in at-spi2-atk 2.5.1:
255
256 * Updated Norwegian Nynorsk translation
257
258 What's new in at-spi2-atk 2.4.0:
259
260 * Updated Hindi translation.
261
262 What's new in at-spi2-atk 2.3.92:
263
264 * Add Khmer and Malayalam translations.
265
266 What's new in at-spi2-atk 2.3.91:
267
268 * Have GetIndexInParent() return a signed int, per the spec.
269
270 * Send a DoAction reply message before invoking atk (works around
271   atk_action_do_action potentially not returning right away for gtk).
272
273
274 What's new in at-spi2-atk 2.3.90:
275
276 * Have GrabFocus return a bool, per the spec, rather than a uint32.
277
278 * Fix a potential crash when emitting a signal if the ATK implementor
279   misbehaves.
280
281 What's new in at-spi2-atk 2.3.5:
282
283 * Remove the ability to set an accessible's name and description via AT-SPI
284   (it seems wrong to have been exposing this in the first place).
285
286 * Fix for BGO#659967: some list API usage fixes.
287
288 * Fix for BGO#663967: Don't use /a11y/ as a dconf path.
289
290 * Fix for BGO#666371: possible crash when accessibles are created and
291   deleted in rapid succession; eg, in gnome-shell)
292
293 * Avoid triggering GLib criticals in a few places.
294
295 What's new in at-spi2-atk 2.3.4:
296
297 * Fix for BGO#666870: Keystroke listeners do not work unless an event listener
298   is also registered [also needs updated at-spi2-core]
299
300 What's new in at-spi2-atk 2.3.3:
301
302 * Fix for BGO#664822 - gnome-shell crash when an AT is launched
303
304 * Fix a reference leak if a child-added signal has no object value.
305
306 * Change a : to a / in the suffix to an event, to allow DBus match rules
307   using arg0path.
308
309 * Only deregister objects when they are marked defunct, not when a previously
310   defunct object is marked as no longer defunct.
311
312 What's new in at-spi2-atk 2.3.2:
313
314 * Have AtkSocket's implementation of ref_state_set to return empty sets
315   instead of NULL
316
317 * Fix for BGO#663876: Make sure the a11y hierarchy under an AtkPlug is
318   generated when embedding.
319     
320 What's new in at-spi2-atk 2.3.1:
321
322 * Fix a small coding error that could generate compiler warnings.
323
324 What's new in at-spi2-atk 2.2.1:
325
326 * Updated Finnish translation.
327
328 What's new in at-spi2-atk 2.2.0:
329
330 * Really fix BGO#658013: Attach the timeout for a key listener to the
331   appropriate main loop context.
332
333 What's new in at-spi2-atk 2.1.92:
334
335 * Fix for BGO#658013: Add timeout to check for disconnect on a key listener.
336
337 What's new in at-spi2-atk 2.1.91:
338
339 * Fix for BGO#645321: Use an array of bytes rather than a string for the
340   atk-bridge location in the schema.
341
342 What's new in at-spi2-atk 2.1.90:
343
344 * Try to use the new AtkWindow interface to register for window events.
345
346 What's new in at-spi2-atk 2.1.5:
347
348 * Use libatspi constants rather than keeping duplicate copies of the
349   constants in at-spi2-atk.
350
351 * Fixed some problems when shutting down and restarting the module.
352
353 What's new in at-spi2-atk 2.1.4:
354
355 * Ensure the detail integers are initialized before sending events.
356
357 * Map some new atk roles.
358
359 What's new in at-spi2-atk 2.1.3:
360
361 * Fix for BGO#652797: Remove unused AtkMisc instance.
362
363 * Only register events when something is listening.  In theory, this should
364   mitigate performance loss that might show up when no ATs are running.
365
366 * BGO#652596: Allow setting value via the DBus property again.
367
368 * BGO#652858: Deregister objects on state-changed:defunct.
369
370 * Add AT-SPI mapping for ATK_RELATION_NODE_PARENT_OF.
371
372 What's new in at-spi2-atk 2.0.2:
373
374 * Fix matching on attributes for collection methods
375
376 * Fix for BGO#650286: Ensure valid UTF-8 from ATK
377
378 * Always emit children-changed, property-change, and state-changed events, in
379   order to keep caches synchronized.
380
381 * Add GetAtspiVersion to fetch the version of the AT-SPI specification provided
382   by an application.
383
384 What's new in at-spi2-atk 2.0.1:
385
386 * Fix a memory leak in impl_GetText
387
388 What's new in at-spi2-atk 1.91.93:
389
390 * Removed dbus-glib-related includes, as they are no longer required.
391
392 What's new in at-spi2-atk 1.91.92:
393
394 * Handle text-insert and text-removed signals from ATK (BGO#638377).
395
396 * Use the new dbus errors when compiled against a version of libdbus that
397   defines them.
398
399 * Use libatspi to get the accessibility bus and handle main loop integration.
400   This fixes a crash with some builds of Firefox (FDO#35115).
401   Note that this adds a dependency on libatspi.
402
403 * Fix accessibility of applications running as root on Linux.
404
405 What's new in at-spi2-atk 1.91.91:
406
407 * Fix some missing prototypes.
408
409 * Do not exit if the accessibility bus disconnects.
410
411 What's new in at-spi2-atk 1.91.90:
412
413 * Fix for BGO#641338: Avoid crashing when unable to listen for p2p connections.
414
415 * Set /tmp/at-spi2 to be world-writable.
416
417 * Fix for BGO#641869: Remove --enable-relocate option.
418
419 * Changed accessibility key name as was done in gsettings-desktop-schemas.
420
421 * Fixed several memory leaks.
422
423 * Fixed some build errors.
424
425 What's new in at-spi2-atk 1.91.6:
426
427 * Fixed the path in org.a11y.atspi.gschema.xml for lib64.
428
429 * Implemented SetPosition, SetExtents, and SetSize for components.
430
431 What's new in at-spi2-atk 1.91.5:
432
433 * Fixed some memory leaks.
434
435 * Fixed a crash if peer-to-peer connections are disabled.
436
437 * Fixed setting of GTK_PATH with --enable-relocate (was broken in 1.91.4).
438
439 What's new in at-spi2-atk 1.91.4:
440
441 * Support direct dbus connections to improve performance if dbus-glib
442   0.90 or greater is available.
443
444 * Added a GSettings key to specify the location of libatk-bridge.so.
445
446 * Added a desktop file to load gail and atk-bridge with the new
447   gnome-settings-daemon.
448
449 What's new in at-spi2-atk 1.91.3:
450
451 * Attributes in a collection match rule are now expected to be sent as a
452   dictionary.
453
454 What's new in at-spi2-atk 1.91.2:
455
456 * FIxed BGO#563546: Removed the g_atexit hook.
457
458 What's new in at-spi2-atk 1.91.1:
459
460     * Fire all events until we receive a reply from GetRegisteredEvents
461
462 What's new in at-spi2-atk 1.91.0:
463
464 * --disable-relocate is the default again.
465
466 What's new in at-spi2-atk 0.3.92:
467
468 * Have value methods return 0 on failure rather than fail, as in original pyatspi
469
470 What's new in at-spi2-atk 0.3.91.1:
471
472 * Fi a build error introduced in 0.3.91.
473
474 What's new in at-spi2-atk 0.3.91:
475
476 * Default to --enable-relocate for now.
477
478 * Fix for FDO#29880: gtk module can't handle reloading.
479
480 What's new in at-spi2-atk 0.3.90:
481
482 * FDO#29365: Stop using a deprecated glib function.
483
484 * Caching fixes--GetItems was completely broken in v0.3.6, and fixed a
485 possible crash when it is called.
486
487 * Only emit signals when AT-SPI clients are listening for them.
488
489 What's new in at-spi2-atk 0.3.6:
490
491 * Fixed a problem with dbus introspection.
492
493 * Do not block waiting for a response when registering.
494
495 What's new in at-spi2-atk 0.3.5:
496
497 * Have a socket retrieve its state set from its embedded plug
498
499 * Rename AT_SPI_CLIENT to AT_SPI_REENTER_G_MAIN_LOOP, but still check the
500 former variable as well for now.
501
502 What's new in at-spi2-atk 0.3.4:
503
504 * Ref an object while adding it to the message generated by GetItems.
505 This prevents a crash if all other references to the objects go away while
506 it is being analyzed.
507
508 * Add GetChildren to the introspection.
509
510 * Fix NSelectedRows and NSelectedColumns.
511
512 * Fix the behavior of ChildCount and GetChildAtIndex for sockets with
513 embedded plugs.
514
515 * Fix extra unref when calling get_row_header or get_column_header on a
516 table, or calling atk_hyperlink_get_object.
517
518 * Set the /desktop/gnome/interface/at-spi-dbus gconf key to false by default
519 (this key is only used when at-spi2 is relocated, which it is not by default).
520
521 * Fix a few compiler warnings.
522
523 What's new in at-spi2-atk 0.3.3:
524
525 * Remove unused gtk build dependency.
526
527 * Install a copy of the module into the gtk-3.0 modules directory.
528
529 * Correct handling of some children-changed events sent by Firefox.
530
531 * Lease objects that send events if they are not cached; fixes some
532 tracebacks when handling Firefox events.
533
534 What's new in at-spi2-atk 0.3.2:
535
536 * Some hyperlink fixes.
537
538 * Cache additions are now done in an idle call.  This prevents additions
539 from being made when an object may not be fully initialized and prevents
540 Firefox 3.6 from crashing.
541
542 * The cache object has been placed into the org.a11y.atspi namespace.
543
544 What's new in at-spi2-atk 0.3.1:
545
546 * Added a gconf schema.
547
548 * org.freedesktop.DBus.Properties.GetAll now works rather then crashing.
549
550 * The position, size, and extents of an AtkSocket are now fetched from the
551 corresponding AtkPlug.
552
553 * An application is no longer registered if its root is an AtkPlug.
554
555 * Fix BGO#538680 - Count ignored in GetMatchesTo
556
557 * Fix FDO#27626 - deadlock when registering an application.
558
559 * Fix a problem with various hyperlink methods.
560
561 * Fix for an AtkPlug sometimes not appearing in the hierarchy.
562
563 * Fix a crash if the registry returns an unexpected message while embedding.
564
565 * Remove libxml2 dependency since libxml2 is no longer used.
566
567 * Fix handling of MATCH_ANY for a stateset in a collection match rule.
568
569 * Disabled relocation by default.