X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=0d27ec5e534018619b7914bc31a8274f87125cb7;hb=fba785d3cc37b85ff9f4af4f35a0425db6f0428b;hp=f452f56925eed982e7077ef771639f66565ed07e;hpb=a9fd7466b96bc4472ac1fa6cdb35d3b88e344691;p=platform%2Fupstream%2Fatk.git diff --git a/NEWS b/NEWS index f452f56..0d27ec5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,157 @@ +Changes in version 1.28.0: +========================== +* +*Translation update. + +Changes in version 1.27.90: +========================== +* +*Fixes: #575794, #591105, #489828. +*Translation update. + +Changes in version 1.26.0: +========================= +* +*Fixes: Improve the documentation. Sven Herzberg. +*Translation update. + +Changes in version 1.25.2: +========================= +* +*Fixes: #562204, #505445, #361757, #478620, #560156, #477708, #478595, #478583 +#480126. +*Translation update. + +Changes in version 1.24.0: +========================= +* +*Fixes: #551474. +*Translation update. + +Changes in version 1.23.5: +========================= +* +*Fixes: #535704, #526752. + +Changes in version 1.22.0: +========================= +* +*Translation update. + +Changes in version 1.21.92: +========================= +* +*Fixes #508846. + +Changes in version 1.21.5: +========================= +* +*Fixes #502840, #500978, #477763. + +Changes in version 1.20.0: +========================= +* +*Add "si" (Sinhala) to ALL_LINGUAS. + +Changes in version 1.19.6: +========================= +* +*Fixes #460851. Add a new API: atk_get_version. + +Changes in version 1.19.3: +========================= +* +*Fixes #434784. +*Remove gnome-doc-utils dependence. + +Changes in version 1.19.1: +========================= +* +*Fixes #382328, #418194, #413357. + +Changes in version 1.18.0: +========================= +* +*Fixes #408527, #398038, #367627. + +Changes in version 1.17.0: +========================= +* +*Fixes #404592. + +Changes in version 1.13.2: +========================= +* +*New class which provides miscellaneous utilities. +*Fixes #329454. + +Changes in version 1.12.4: +========================= +* +*Add Li Yuan to MAINTAINERS. + +Changes in version 1.12.3: +========================= +* +* Add missing signals to fix win32 build (Cedric Gustin, bug #355912). +* New linguas: 'te' (Sunil Mohan Adapa), 'dz', 'ku' (Abel Cheung). +* Implement AtkDocument signals (Neo Liu) +* Update docs to include info on AtkDocument signals. +* Bugfixes: #357847, #340553, #346464, #352227, + +Changes in version 1.12.2: +========================= +* Documentation fixes. +* New language: Bengali (Runa Bhattacharjee) + +Changes in version 1.12.1: +========================= +* Added AtkHyperlinkImpl +* New language: Bengali India (bn_IN) - Runa Bhattacharjee. +* Fixed tags in docs so that indices of + new and deprecated methods are created. +* Added "get_uri" method to AtkStreamableContent. + +Changes in version 1.12.0: +========================= + +* Added ATK_ROLE_FORM, ATK_STATE_ANIMATED, ATK_STATE_VISITED, ATK_STATE_DEFAULT +* Added ATK_RELATION_DESCRIPTION_FOR, ATK_RELATION_DESCRIBED_BY + +Changes in version 1.11.4: +========================= + + * Enhanced documentation: gtk-doc API docs are + now at 100% coverage. + + * allow for NULL in-params to AtkImage coordinate APIs. + + * New langs: Georgian (ka) Vladimir Sichinava + Oriya (or) Gora Mohanty + +Changes in version 1.11.3: +========================= + + * Fix for localization bug #317458 from Kazuzi IWAMOTO. + * Included docs in tarball as appropriate. + +Changes in version 1.11.0: +========================= + + Added new APIs - minor enhancements to AtkImage, + AtkDocument, AtkObject, AtkComponent, AtkState. + + Significant API additions: Added locale attribute to + AtkImage instances, and Document instances. + Added the ability to assign weakly-typed attributes to + AtkObject as name-value pairs; also added similar + name-value pairs to AtkDocument for attributes which are + intended to be valid over the entire document. + + Minor documentation fixes (thanks to Bill Abt). + + Added 'tt' (Tatar) locale, Simos Xenitellis + Changes in version 1.10.3: =========================