X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=0d4ebb04f689bf2fa3d27c90ae6d990771c8d0bb;hb=59568fcca2ea754f1ebb7133f29e1e0908e2af4a;hp=01bc6e6a43ad0159cb5ee3e385674bf43806d4e2;hpb=a5cd6a8e19126d8fe27f5a6db5d4edb35890b73f;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/NEWS b/NEWS index 01bc6e6..0d4ebb0 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,57 @@ -What's new in at-spi-1.7.0: +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. + +What's new in at-spi-1.7.9: + +* I18n uses po/LINGUAS now. + +* Table enhancement: new method Table::getRowColumnExtentsAtIndex + RFE #326536. Assistance from Ariel Rios. + +* Text enhancement: Text::getAttributeRun, Text::getDefaultAttributeSet + RFE #326540. Assistance from Ariel Rios. + +* New interface, Document. RFE #326520. + +* New roles, LINK, REDUNDANT_OBJECT, INPUT_METHOD_WINDOW, FORM. + +* Meaningful implementation and bridges for StreamableContent. + RFE #326532. + +* Added STATE_VISITED, and relations DESCRIBED_BY, DESCRIPTION_FOR, + and PARENT_WINDOW_OF. + +What's new in at-spi-1.7.4: + +* Fixed dist to include Accessibility_Selector.idl (missing from dist though + in cvs since 1.7.3). + +* Bugfixes to EventDetails event support, and fixed event emission for + implementors of SPI_REMOTE_OBJECT. + +What's new in at-spi-1.7.0 through 1.7.3: + +* Added idl/Accessibility_Selector.idl to the repository (missing in 1.7.0 + through 1.7.2, added in 1.7.3) * DOCS: