Enable the building of introspection files for Visual C++ builds
[platform/upstream/atk.git] / NEWS
diff --git a/NEWS b/NEWS
index f471ecd..63571d6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,309 @@
+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:
 =========================
 *