X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=63571d6f415ed1a98d9a23014da197a6cdeb088c;hb=eae9d1da36bc432b6396faac01d9dc86aba68aa3;hp=1e972ecc5d15cadd874a2e1aeb607dff68ccc6ab;hpb=68ce6c62f725b9fe5fc45556ef81685288aa700c;p=platform%2Fupstream%2Fatk.git diff --git a/NEWS b/NEWS index 1e972ec..63571d6 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,462 @@ +Changes in version 2.7.91: +========================== +* +* atkobject: added a explicit include to locale.h + +Changes in version 2.7.90: +========================== +* +* Bug 694117 +* * atkobject: add atk_object_get_object_locale +* * atkdocument: deprecate atk_document_get_locale + +Changes in version 2.7.5: +========================== +* +* build: Use GNOME_COMPILE_WARNINGS +* atkhyperlink: Ensure we get even deprecated prototypes +* Bug 651343: add ATK_ROLE_LEVEL_BAR +* Prepare Visual Studio 2010 projects for Visual Studio 2012 +* Updated Uyghur translations + +Changes in version 2.7.4: +========================== +* +* Bug 690379: Atk lacks any kind of version utilities +* Fixed out of tree builds caused by fix of bug 690379 +* Bug 656750: AtkWindow requires documentation + +Changes in version 2.7.3: +========================== +* +* Bug 689907: Problems with the management of +* ATK_STATE_SELECTABLE/ATK_STATE_SELECTED states at AtkObject +* Bug 686746: Port introspection fixes from Vala +* Bug 689952: Add introspection support for Windows MSVC builds +* Other Visual C++ configuration files: +* * Use MultiByte character set + +Changes in version 2.7.2: +========================== +* +* Bug 686801: Extend atk_add_global_event_listener in order to support +* signal details +* Updated Thai translation. + +Changes in version 2.6.0: +========================== +* +* Updated Japanese and Brazilian Portuguese translations. + +Changes in version 2.5.91: +========================== +* +* Bug 635332: Include C header information in GIR +* Added atk_relation_set_contains_target to atk.symbols. That symbol +* was added in commmit a1d5ca86 (bug 672869). +* Updated Polish, Galician and Latvian translations. + +Changes in version 2.5.4: +========================= +* +* Bug 672869: Required a method to check if a relationset contains a +* relation taking into account relationship and target + +Changes in version 2.5.3: +========================= +* +* Added extra doc on atk_remove_[key/global]_event_listener +* Fixed compilation with some gcc versions/combination of options +* Provide a default implementation for +* atk_util_[add/remove]_global_event_listner +* Bug 478587: "accessible-role" - invalid default value +* Updated Catalan, Catalan (Valencian), Greek, Norwegian, Spanish + +Changes in version 2.4.0: +========================= +* +* Bug 593220: Some typos in atktable signals (docs) +* Updated Hindi and Simplified Chinese translation + + +Changes in version 2.3.95: +========================= +* +* Bug 671857: Add deprecation attributes to deprecated functions +* Updated Visual Studio configuration files +* Updated Khmer, Malayalam and Bengali Translations + +Changes in version 2.3.93: +========================== +* +* Revert "Using abstract atk_object_get_name to check accessible-name +* notification" change made on 2.3.93 +* Related to mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=733712 + +Changes in version 2.3.91: +========================== +* +* Bug 665549: add sanity-check of atk_text_get_text +* Bug 668441: atk_action_get_keybinding docs are confusing and need +* updating +* Using abstract atk_object_get_name to check accessible-name +* notification +* Updated Belarusian, Estonian, Hungarian, Turkish, Norwegian, +* Ukranian and Uyghur translations + + +Changes in version 2.3.3: +========================= +* +* Bug 665870: About reducing accessible-name, accessible-description +* change notifications +* Minor documentation updates +* Updated Visual Studio configuration files +* Updated Simplified Chinese and Vietnamese translations + +Changes in version 2.2.0: +========================= +* +* Updated Gujarati, Oriya, Assamese, Danish, Portuguese, Czech and +* Catalan (Valencian) translations + +Changes in version 2.1.92: +========================== +* +* Updated Visual Studio files due AtkWindow addition +* Bug 649577: atk_add_global_event_listener should only accept ATK events +* Minor documentation updates +* Updated German, Basque, Japanese, Serbian, Catalan, Tamil, Punjabi, +* Asturian, Italian, Polish, British English, Brazilian Portuguese, +* Korean, Telugu and Kannada Translation + +Changes in version 2.1.5: +========================= +* +* Bug 638924: Add AtkWindow +* Fixing out of tree compilation on Win32 +* Update README.txt +* Fixing release number of the new ATK roles added +* Updated Traditional Chinese, Indonesian, Bulgarian, French, +* Hungarian and Swedish translations + +Changes in version 2.1.0: +========================= +* +* Bug 654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1 +* Bug 651343: New ATK Roles +* Added Leon Fan as maintainer +* Improved Visual C++ 2010 infrastructure +* Updated Russian, Slovenian, Persian, Hebrew, Lithuanian, Latvian, +* Norwegian, Galician, and Spanish translations + +Changes in version 2.0.1: +========================= +* +* Bug 652205: Use const instead G_CONST_RETURN +* Bug 649307: Clarify AtkPlug and AtkSocket docs +* Bug 551489: Fix doc of atk_text_get_text_before_offset +* Bug 588083: Information about return value of some AtkText methods can be clearer +* Added Alejandro PiƱeiro Iglesias as maintainer +* Updated .gitignore +* VS 2008/2010 support update +* New Zulu translation added, Esperanto and Catalan updated + +Changes in version 2.0.0: +========================= +* +*Translation update. + +Changes in version 1.91.92: +========================= +* +*BGO#638377: Add text_insert, text_remove, and text_update signals +*Reviewed Serbian Translation +*Fix introspection for atk_text_get_bounded_ranges +*Visual C++ 2010 Project Files +*Updated Spanish translation + +Changes in version 1.33.6: +========================= +* +*Returns FALSE on atk_object_add_relationship if it is already included +*Bug 640574: gobject-introspection annotation and documentation fixes +*Bug 637663: Added atk_streamable_content_get_uri to atk/atk.symbols +*Add missing Makefiles to AC_CONFIG_FILES +*Fixes for the MSVC Project Files +*Update deprecated autoconf macros and use new libtool syntax +*Documentation fixes +*Translation updates + +Changes in version 1.32.0: +========================= +* +*Fixes: #630097, #621717, #571622, #617851, #616812. +*Translation update. + + +Changes in version 1.30.0: +========================= +* +*Translation update. + +Changes in version 1.29.92: +========================= +* +*Fixes: Bug #608399. Correct the link of accessibility page. +*Fixes: Bug #606888. Link libatk against libintl. +*Translation update. + +Changes in version 1.29.4: +========================== +* +*Fixes: #592146. + +Changes in version 1.29.3: +========================== +* +*Fixes: #601552. + +Changes in version 1.29.2: +========================== +* +*Fixes: #569427. +*Translation update. + +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: +========================= + + Libtool fix. + N.B. : 1.10.2 was released with a buggy libtool! + + in version 1.10.2: + +* Minor build fixes incl Win32 (Tor Lillqvist) + +* New locales, "ug" (Abduxukur Abdurixit) and "gl" (Ognacio Casal Quinteiro) + +Changes in version 1.10.1 +========================= + +* added ATK_STATE_REQUIRED; see bug #172663. + +* New locale, 'rw' + +Changes in version 1.9.1 +======================== + +* New locale, 'xh' + +* Fixed bug #168218 (spec-file ftp dir wrong) + +* Fixed #165288 in atk.def file. + +* Added description for ATK_RELATION_SUBWINDOW_OF (bug #161562). + +Changes in version 1.9.0 +======================== +* Add new functions atk_relation_set_add_relation_by_type and +atk_relation_add_target. (bug #158722) + +* Use gmodule-no-export.pc. (bug #158531) [Matthias Clasen] + +* Add new translations: Arabic [Arafat Medini], +Thai [Supranee Thirawattanasuk], Assamese [Sunaram Patir] + +* Updated translations: Canadian English [Adam Weinberger], +Italian [Alessio Frusciante], Traditional Chinese [GNOME HK Team], +Welsh [Dafydd Harries], French [Jean-Michel Ardantz], +Romanian [Mi\305\237u Moldovan], Catalan [Jordi Mallach] + +Changes in version 1.8.0 +======================== +* Add translations: Bosnian [Kenan Had\305\276iavdi\304\207], +Norwegian [Kjartan Marass], Gujarati [Ankit Patel] + +* Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland], +Vietnamese [Nguy\341\273\205n Th\303\241i Ng\341\273\215c Duy], +Turkish [Baris Cicek], German [Hendrik Richter], +Greek [Nikos Charonitakis], Arabic [Arafat Medini], +Brazilian Portuguese [Raphael Higino], Nepali [Pawan Chitrakar], +Danish [Martin Willemoes Hansen], Albanian [Laurent Dhima], +Finnish [Pauli Virtanen], Azerbaijani [M\311\231tin \306\217mirov] , +Polish [Artur Flinta], Panjabi [AmanPreet Singh Alam], +Serbian [Danilo \305\240egan], Mongolian [Sanlig Badral], +Russian [Russian team ], Dutch [Timo Meinen], +Ukranian [Maxim Dziumanenko], Canadian English [Adam Weinberger], +Simplified Chinese [Funda Wang], Basque [I\303\261aki Larra\303\261aga] + +Changes in version 1.7.3 +======================== +* Minor updates to documentation. + +* Update translations: Hindi [Guntupalli Karunakar], Czech [Miloslav Trmac], +Portuguese [Duarte Loreto], Japanese [Takeshi AIHANA], +British [David Lodge], Spanish [Francisco Javier F. Serrador], +Korean [Changwoo Ryu], Albanian [Laurent Dhima] + Changes in version 1.7.2 ======================== +* Added new role ATK_ROLE_EMBEDDED.. (bug #147989) + +* Add support for AtkRectangle and correct definition of +"bounds-changed" signal. -* Added ATK_ROLE_EMBEDDED. (bug #147989) +* Update translations: Nepali [Pawan Chitrakar], Albanian [Laurent Dhima] Changes in version 1.7.1 ========================