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