Release as v2.8.0
[platform/core/uifw/at-spi2-atk.git] / NEWS
1 What's new in at-spi2-atk 2.7.91:
2
3 * Add Locale property (BGO#694368).
4
5 What's new in at-spi2-atk 2.7.90:
6
7 * Bump atk dependency to 2.7.5 (BGO#693189).
8
9 What's new in at-spi2-atk 2.7.5:
10
11 * Support ATSPI_ROLE_LEVEL_BAR to correspond to the new atk role.
12
13 * Fix various compiler warnings.
14
15 What's new in at-spi2-atk 2.7.3:
16
17 * re-register if the registry goes away and later returns.
18
19 * Stop using deprecated glib functions.
20
21 * Fix a few memory leaks.
22
23 What's new in at-spi2-atk 2.7.2:
24
25 * atk-adaptor: don't emit a critical in case the bridge was not initialized
26   (BGO#684334).
27     
28 * Remove dbind (it was only used for the droute test).
29
30 * Fix a crash in socket_embed_hook if spi_global_register is NULL.
31
32 * [droute] Fix memory leak in path cleanup (BGO#688363).
33
34 What's new in at-spi2-atk 2.7.1:
35
36 * Remove the schema; it was only used to specify the location of the
37   atk-bridge library, which is now installed in the standard path.
38
39 * Fix compiler warnings (BGO#678045).
40
41 What's new in at-spi2-atk 2.6.0:
42
43 * Fix some crashes in atk_bridge_adaptor_cleanup (BGO#684434).
44
45 * When the cache is activated, register it on the main D-Bus connection.
46
47 What's new in at-spi2-atk 2.5.92:
48
49 * Fix atspi_hyperlink_get_uri (BGO#683182).
50
51 * Only initialize the cache when an AT is running.
52
53 * Fix various memory leaks (BGO#683979, BGO#684077)
54 What's new in at-spi2-atk 2.5.91:
55
56 * Removed the gtk 3.0 module (BGO#678315).
57
58 What's new in at-spi2-atk 2.5.90:
59
60 * Don't leak a GError when option parsing fails (BGO#679296)
61
62 * Rework some inefficient code when removing clients and events (BGO#679295,
63   BGO#679297).
64
65 What's new in at-spi2-atk 2.5.5:
66
67 * Implement GetLocalizedName for actions (BGO#680598)
68
69 * Allow to build out of source directory (BGO#680280).
70
71 What's new in at-spi2-atk 2.5.4:
72
73     Fix for bug #679013 - AtspiCollection should be implemented for
74   all containers
75
76 * Don't create a (non-readable) subdirectory for the socket when root.
77
78 * Plug ref count leaks (BGO#679285).
79
80 * Only create a directory and a socket when requested.
81
82 * Only add items to the cache on children-changed if the children are
83   included in the event.
84
85 * Only send PropertyChange signals used for caching, absent listeners.
86
87 What's new in at-spi2-atk 2.5.3:
88
89 * Create a library (libatk-bridge), currently with atk_bridge_adaptor_init()
90   and atk_bridge_adaptor_cleanup() functions, to facilitate linking directly
91   into, ie GTK+ 3.
92
93 * Only register events at beginning if an AT is listening (BGO#678475).
94
95 * Use XDG_RUNTIME_DIR to hold the socket, rather than a potentially secure
96   directory hard-coded under /tmp (BGO#678348).
97
98 * Fix various compiler warnings and build errors.
99
100 What's new in at-spi2-atk 2.5.2:
101
102 * Fix for bug 677211 - The collection interface's MATCH_ANY fails for states
103
104 What's new in at-spi2-atk 2.5.1:
105
106 * Updated Norwegian Nynorsk translation
107
108 What's new in at-spi2-atk 2.4.0:
109
110 * Updated Hindi translation.
111
112 What's new in at-spi2-atk 2.3.92:
113
114 * Add Khmer and Malayalam translations.
115
116 What's new in at-spi2-atk 2.3.91:
117
118 * Have GetIndexInParent() return a signed int, per the spec.
119
120 * Send a DoAction reply message before invoking atk (works around
121   atk_action_do_action potentially not returning right away for gtk).
122
123
124 What's new in at-spi2-atk 2.3.90:
125
126 * Have GrabFocus return a bool, per the spec, rather than a uint32.
127
128 * Fix a potential crash when emitting a signal if the ATK implementor
129   misbehaves.
130
131 What's new in at-spi2-atk 2.3.5:
132
133 * Remove the ability to set an accessible's name and description via AT-SPI
134   (it seems wrong to have been exposing this in the first place).
135
136 * Fix for BGO#659967: some list API usage fixes.
137
138 * Fix for BGO#663967: Don't use /a11y/ as a dconf path.
139
140 * Fix for BGO#666371: possible crash when accessibles are created and
141   deleted in rapid succession; eg, in gnome-shell)
142
143 * Avoid triggering GLib criticals in a few places.
144
145 What's new in at-spi2-atk 2.3.4:
146
147 * Fix for BGO#666870: Keystroke listeners do not work unless an event listener
148   is also registered [also needs updated at-spi2-core]
149
150 What's new in at-spi2-atk 2.3.3:
151
152 * Fix for BGO#664822 - gnome-shell crash when an AT is launched
153
154 * Fix a reference leak if a child-added signal has no object value.
155
156 * Change a : to a / in the suffix to an event, to allow DBus match rules
157   using arg0path.
158
159 * Only deregister objects when they are marked defunct, not when a previously
160   defunct object is marked as no longer defunct.
161
162 What's new in at-spi2-atk 2.3.2:
163
164 * Have AtkSocket's implementation of ref_state_set to return empty sets
165   instead of NULL
166
167 * Fix for BGO#663876: Make sure the a11y hierarchy under an AtkPlug is
168   generated when embedding.
169     
170 What's new in at-spi2-atk 2.3.1:
171
172 * Fix a small coding error that could generate compiler warnings.
173
174 What's new in at-spi2-atk 2.2.1:
175
176 * Updated Finnish translation.
177
178 What's new in at-spi2-atk 2.2.0:
179
180 * Really fix BGO#658013: Attach the timeout for a key listener to the
181   appropriate main loop context.
182
183 What's new in at-spi2-atk 2.1.92:
184
185 * Fix for BGO#658013: Add timeout to check for disconnect on a key listener.
186
187 What's new in at-spi2-atk 2.1.91:
188
189 * Fix for BGO#645321: Use an array of bytes rather than a string for the
190   atk-bridge location in the schema.
191
192 What's new in at-spi2-atk 2.1.90:
193
194 * Try to use the new AtkWindow interface to register for window events.
195
196 What's new in at-spi2-atk 2.1.5:
197
198 * Use libatspi constants rather than keeping duplicate copies of the
199   constants in at-spi2-atk.
200
201 * Fixed some problems when shutting down and restarting the module.
202
203 What's new in at-spi2-atk 2.1.4:
204
205 * Ensure the detail integers are initialized before sending events.
206
207 * Map some new atk roles.
208
209 What's new in at-spi2-atk 2.1.3:
210
211 * Fix for BGO#652797: Remove unused AtkMisc instance.
212
213 * Only register events when something is listening.  In theory, this should
214   mitigate performance loss that might show up when no ATs are running.
215
216 * BGO#652596: Allow setting value via the DBus property again.
217
218 * BGO#652858: Deregister objects on state-changed:defunct.
219
220 * Add AT-SPI mapping for ATK_RELATION_NODE_PARENT_OF.
221
222 What's new in at-spi2-atk 2.0.2:
223
224 * Fix matching on attributes for collection methods
225
226 * Fix for BGO#650286: Ensure valid UTF-8 from ATK
227
228 * Always emit children-changed, property-change, and state-changed events, in
229   order to keep caches synchronized.
230
231 * Add GetAtspiVersion to fetch the version of the AT-SPI specification provided
232   by an application.
233
234 What's new in at-spi2-atk 2.0.1:
235
236 * Fix a memory leak in impl_GetText
237
238 What's new in at-spi2-atk 1.91.93:
239
240 * Removed dbus-glib-related includes, as they are no longer required.
241
242 What's new in at-spi2-atk 1.91.92:
243
244 * Handle text-insert and text-removed signals from ATK (BGO#638377).
245
246 * Use the new dbus errors when compiled against a version of libdbus that
247   defines them.
248
249 * Use libatspi to get the accessibility bus and handle main loop integration.
250   This fixes a crash with some builds of Firefox (FDO#35115).
251   Note that this adds a dependency on libatspi.
252
253 * Fix accessibility of applications running as root on Linux.
254
255 What's new in at-spi2-atk 1.91.91:
256
257 * Fix some missing prototypes.
258
259 * Do not exit if the accessibility bus disconnects.
260
261 What's new in at-spi2-atk 1.91.90:
262
263 * Fix for BGO#641338: Avoid crashing when unable to listen for p2p connections.
264
265 * Set /tmp/at-spi2 to be world-writable.
266
267 * Fix for BGO#641869: Remove --enable-relocate option.
268
269 * Changed accessibility key name as was done in gsettings-desktop-schemas.
270
271 * Fixed several memory leaks.
272
273 * Fixed some build errors.
274
275 What's new in at-spi2-atk 1.91.6:
276
277 * Fixed the path in org.a11y.atspi.gschema.xml for lib64.
278
279 * Implemented SetPosition, SetExtents, and SetSize for components.
280
281 What's new in at-spi2-atk 1.91.5:
282
283 * Fixed some memory leaks.
284
285 * Fixed a crash if peer-to-peer connections are disabled.
286
287 * Fixed setting of GTK_PATH with --enable-relocate (was broken in 1.91.4).
288
289 What's new in at-spi2-atk 1.91.4:
290
291 * Support direct dbus connections to improve performance if dbus-glib
292   0.90 or greater is available.
293
294 * Added a GSettings key to specify the location of libatk-bridge.so.
295
296 * Added a desktop file to load gail and atk-bridge with the new
297   gnome-settings-daemon.
298
299 What's new in at-spi2-atk 1.91.3:
300
301 * Attributes in a collection match rule are now expected to be sent as a
302   dictionary.
303
304 What's new in at-spi2-atk 1.91.2:
305
306 * FIxed BGO#563546: Removed the g_atexit hook.
307
308 What's new in at-spi2-atk 1.91.1:
309
310     * Fire all events until we receive a reply from GetRegisteredEvents
311
312 What's new in at-spi2-atk 1.91.0:
313
314 * --disable-relocate is the default again.
315
316 What's new in at-spi2-atk 0.3.92:
317
318 * Have value methods return 0 on failure rather than fail, as in original pyatspi
319
320 What's new in at-spi2-atk 0.3.91.1:
321
322 * Fi a build error introduced in 0.3.91.
323
324 What's new in at-spi2-atk 0.3.91:
325
326 * Default to --enable-relocate for now.
327
328 * Fix for FDO#29880: gtk module can't handle reloading.
329
330 What's new in at-spi2-atk 0.3.90:
331
332 * FDO#29365: Stop using a deprecated glib function.
333
334 * Caching fixes--GetItems was completely broken in v0.3.6, and fixed a
335 possible crash when it is called.
336
337 * Only emit signals when AT-SPI clients are listening for them.
338
339 What's new in at-spi2-atk 0.3.6:
340
341 * Fixed a problem with dbus introspection.
342
343 * Do not block waiting for a response when registering.
344
345 What's new in at-spi2-atk 0.3.5:
346
347 * Have a socket retrieve its state set from its embedded plug
348
349 * Rename AT_SPI_CLIENT to AT_SPI_REENTER_G_MAIN_LOOP, but still check the
350 former variable as well for now.
351
352 What's new in at-spi2-atk 0.3.4:
353
354 * Ref an object while adding it to the message generated by GetItems.
355 This prevents a crash if all other references to the objects go away while
356 it is being analyzed.
357
358 * Add GetChildren to the introspection.
359
360 * Fix NSelectedRows and NSelectedColumns.
361
362 * Fix the behavior of ChildCount and GetChildAtIndex for sockets with
363 embedded plugs.
364
365 * Fix extra unref when calling get_row_header or get_column_header on a
366 table, or calling atk_hyperlink_get_object.
367
368 * Set the /desktop/gnome/interface/at-spi-dbus gconf key to false by default
369 (this key is only used when at-spi2 is relocated, which it is not by default).
370
371 * Fix a few compiler warnings.
372
373 What's new in at-spi2-atk 0.3.3:
374
375 * Remove unused gtk build dependency.
376
377 * Install a copy of the module into the gtk-3.0 modules directory.
378
379 * Correct handling of some children-changed events sent by Firefox.
380
381 * Lease objects that send events if they are not cached; fixes some
382 tracebacks when handling Firefox events.
383
384 What's new in at-spi2-atk 0.3.2:
385
386 * Some hyperlink fixes.
387
388 * Cache additions are now done in an idle call.  This prevents additions
389 from being made when an object may not be fully initialized and prevents
390 Firefox 3.6 from crashing.
391
392 * The cache object has been placed into the org.a11y.atspi namespace.
393
394 What's new in at-spi2-atk 0.3.1:
395
396 * Added a gconf schema.
397
398 * org.freedesktop.DBus.Properties.GetAll now works rather then crashing.
399
400 * The position, size, and extents of an AtkSocket are now fetched from the
401 corresponding AtkPlug.
402
403 * An application is no longer registered if its root is an AtkPlug.
404
405 * Fix BGO#538680 - Count ignored in GetMatchesTo
406
407 * Fix FDO#27626 - deadlock when registering an application.
408
409 * Fix a problem with various hyperlink methods.
410
411 * Fix for an AtkPlug sometimes not appearing in the hierarchy.
412
413 * Fix a crash if the registry returns an unexpected message while embedding.
414
415 * Remove libxml2 dependency since libxml2 is no longer used.
416
417 * Fix handling of MATCH_ANY for a stateset in a collection match rule.
418
419 * Disabled relocation by default.