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