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