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