49f20a924a732b1f93ff7b2ac6bdc878b7b8f8ec
[platform/core/uifw/at-spi2-atk.git] / NEWS
1 What's new in at-spi2-atk 0.3.1:
2
3 * Added a gconf schema.
4
5 * org.freedesktop.DBus.Properties.GetAll now works rather then crashing.
6
7 * The position, size, and extents of an AtkSocket are now fetched from the
8 corresponding AtkPlug.
9
10 * An application is no longer registered if its root is an AtkPlug.
11
12 * Fix BGO#538680 - Count ignored in GetMatchesTo
13
14 * Fix FDO#27626 - deadlock when registering an application.
15
16 * Fix a problem with various hyperlink methods.
17
18 * Fix for an AtkPlug sometimes not appearing in the hierarchy.
19
20 * Fix a crash if the registry returns an unexpected message while embedding.
21
22 * Remove libxml2 dependency since libxml2 is no longer used.
23
24 * Fix handling of MATCH_ANY for a stateset in a collection match rule.
25
26 * Disabled relocation by default.