X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=edff244c8eacd7b7599cdfc680e7a3150658c0f0;hb=577c0ee0ef705b147742c08458d62fc5520206b0;hp=40175919de916f289fd14126886862ab63e30f1e;hpb=3f9c0df4014e6b5657fd607e7782282ac5e2f03f;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/NEWS b/NEWS index 4017591..edff244 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,58 @@ +What's new in at-spi-1.19.1: + +* Bugfixes: #430938, #427836, #428007, #405774, #407600, #329454. + +What's new in at-spi-1.18.0: + +* Release 1.18.0 for GNOME 2.18.0. + +What's new in at-spi-1.17.2: + +* Bugfixes: #412286. + +What's new in at-spi-1.17.1: + +* Bugfixes: #404584, #401299, #375319. Fixes some build warnings. + +What's new in at-spi-1.17.0: + +* Bugfixes: #404592, #400709. + +What's new in at-spi-1.7.16: + +* Bugfixes: #329454, #393010. + +What's new in at-spi-1.7.15: + +* Bugfixes: #372988, #381670, #387960, #364839. + +What's new in at-spi-1.7.14: + +* We now get te value of display using the env var DISPLAY rather than + using the gdk_display_get_default to avoid dependancy of gdk. Also, + once the registry is started, we set the ior of the registry as + an X property. + +* Bugfixes: #361386, #369377, #382271, #372172, #163132, #377079, #352444 + +What's new in at-spi-1.7.12: + +* Modified parameter names in some IDL to avoid class name collisions + (Gary Cramblitt). This is a bincompat change which improves portability + of the IDL. + +* Bugfixes: #353226, #356688 (Neo Liu), #350552 (Ginn Chen), #350958. + +What's new in at-spi-1.7.11: + +* Docs fixes. + +* Fixed getAttributes APIs. + +* Export Hyperlink interface for AtkHyperlinkImpl peers. + +* Aggregate Document interface. + What's new in at-spi-1.7.10: * New method Selection::deselectChild. RFE #326535.