Update Nepali translation
[platform/upstream/atk.git] / NEWS
diff --git a/NEWS b/NEWS
index f6ffa9e..ae66228 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,395 @@
+Changes in version 2.25.2
+=========================
+
+* Bugfixing:
+   * Bug 781715: Crash under atk_gobject_accessible_dispose()
+* Build (general/autotools):
+   * Add ATK_UNAVAILABLE macro
+   * Use template files for the ATK enumerations
+   * Convert atkversion.h.in to UTF-8 encoding
+   * Include the marshallers header, not the source
+   * Add buildir to the docs directories
+   * Update deprecation warnings symbols
+   * Simplify GObject dependency discovery
+* Build (meson):
+   * Bug 782871: Add meson build system
+   * Dist the Meson files
+   * Use the appropriate soversion
+   * Use the appropriate GETTEXT_PACKAGE
+   * Install atk.h
+   * Only depend on generated header
+* Build (win32):
+   * win32: Fix replacing items in files with UTF-8 content
+* Cleaning:
+   * Remove atk.spec.in
+   * Remove uninstalled pkg-config file
+   * Remove unused script for bundling ATK on Windows
+   * Remove ChangeLog
+   * Remove local introspection.m4
+* Docs:
+   * Modernise the API reference:
+      * Use XInclude
+      * Stop using SGML mode with XML files
+      * Drop version.xml and use the gtk-doc package entities
+   * Update the README mentioning Meson, Ninja, and cleaning a little
+   * Remove empty overrides file
+* Gobject introspection:
+   * Mark unbindable functions as 'skip
+* Misc:
+   * Update git ignore file
+* New Relations and Roles:
+   * Bug 748384: Add ATK_ROLE_FOOTNOTE
+   * Bug 781587: Add error-message, error-for, details and details-for-relation
+* Translation support:
+   * Update po/Makevars (copyright and bug address)
+
+Contributors:
+Emmanuele Bassi, Milan Crha, Joanmarie Diggs, Piotr Drąg, Chun-wei Fan
+
+Translations:
+Yuras Shumovich (be)
+Changes in version 2.24.0
+==========================
+*
+* Build, MSVC
+   * Support Visual Studio 2017
+
+Contributors:
+Chun-wei Fan
+
+Translations:
+Ask Hjorth Larsen (da), Jordi Mas (ca)
+
+Changes in version 2.23.4
+==========================
+*
+* Build, MSVC:
+   * Remove atk-install.props's on re-generation
+   * Makefile.msvcproj, Makefile-newvs.am: Update from GLib
+   * Move files to win32
+* Docs:
+   * Fix typo
+   * Bug 772236: change id of the atkobject chapter needed case-insensitive filesystems
+* Misc:
+   * Use Unicode apostrophe in a translatable string
+
+Contributors:
+Murray Cumming, Piotr Drąg,  Chun-wei Fan, Alejandro Piñeiro Iglesias
+
+Translations:
+gogo (hr), Jordi Mas (ca), Fabio Tomat (fur)
+
+Changes in version 2.22.0
+==========================
+*
+* Add more options to XGETTEXT_OPTIONS in po/Makevars
+
+Contributors:
+Piotr Drąg (po)
+
+Translations:
+Piotr Drąg (po), David King (en_GB)
+
+Changes in version 2.21.90
+==========================
+*
+* Bug 764883: Add some missing argument (out) annotations
+* Add Language headers to po files
+* MSVC/win32
+   * MSVC Builds: Add a Common Autotools Module for Introspection (Bug 764983)
+   * MSVC Builds: Generate the Introspection Build Commands (Bug 764983)
+   * Clean up atk-introspection-msvc.mak
+   * Visual Studio builds: Include version info in property sheets
+   * Visual Studio builds: Generate atk.pc
+   * Visual Studio 2008 builds: Ensure pc file is generated before "install"
+   * Visual Studio builds: Make .pc generation more flexible
+   * build/win32/pc_base.py: Allow custom options
+   * build/win32/atkpc.py: Fix dependent package string
+
+Contributors:
+Piotr Drąg, Chun-wei Fan, Rico Tzschichholz
+
+Translations:
+GNOME Translation Robot (gd), Cédric Valmary (oc)
+
+Changes in version 2.20.00:
+===========================
+
+Translations:
+Ask Hjorth Larsen (da)
+
+Changes in version 2.19.92:
+===========================
+*
+* Build improvements:
+   * Bug 763212: Fix gettext domain after recent changes
+   * Fix builddir ≠ srcdir in autogen.sh
+   * MSVC builds: Re-arrange include paths
+* Cleaning:
+   * atkregistry: remove code not being compiled
+
+Contributors:
+Chun-wei Fan, Kalev Lember, Alejandro Piñeiro Iglesias, Philip
+Withnall
+
+Translations:
+Anders Jonsson (sv), Cédric Valmary (oc)
+
+Changes in version 2.19.90:
+===========================
+*
+* Bug 755548: atktablecell: use content of the pointer instead of
+  pointer itself
+* Bug 760323: Use upstream gettext intead glib-gettext
+* Build/MSVC/win32 improvements:
+  * Makefile-newvs.am: Update Comments for Usage
+  * Make Makefile.msvcproj A Bit More Generic
+  * Fix build/win32/vs10/atk-install.vcxproj
+
+Contributors:
+Chun-wei Fan, Javier Jardón, Alejandro Piñeiro Iglesias
+
+Translations:
+Aurimas Černius(lt), Trần Ngọc Quân (vi), Kristjan SCHMIDT (eo)
+
+Changes in version 2.18.0:
+===========================
+*
+* Build: Improvements on MSVC Build infrastructure
+
+Contributors:
+Chun-wei Fan
+
+Translations:
+Chao-Hsiung Liao (zh_TW)
+
+Changes in version 2.17.90:
+===========================
+*
+* Documentation:
+  * Replace mentions of 'state-changed' with 'state-change'.
+  * Fixed some tiny typos
+* Build/win32 improvements:
+  * Use Pattern Rules on build/Makefile-newvs.am
+  * Tidying and cleaning .vcxproj.filters generation
+    * Fixes Bug 748176: out-of-tree distcheck fails in build/win32
+  * Removed GCC requirement
+* "install" Projects renamed to "atk-install"
+
+* Misc: set proper file permission to source files
+
+Contributors:
+Murray Cumming, Chun-wei Fan, Simon McVittie, Alejandro Piñeiro
+Iglesias
+
+Translations:
+Pedro Albuquerque (pt), Daniel Martinez (an),
+
+Changes in version 2.16.0:
+==========================
+*
+* Bug 746459: Fix a couple of GTK-Doc comment blocks
+* Visual Studio support
+   * Speed Up Release Builds
+   * Fix and improve .pdb Generation.
+   * "Install" .pdb Files
+
+Contributors:
+Chun-wei Fan
+
+Translations:
+Josef Andersson (sv), Jiri Grönroos (fi), Baurzhan Muftakhidinov (kk),
+Samir Ribic (bs), Zahari Yurukov (bg)
+
+Changes in version 2.15.91:
+===========================
+*
+* Building:
+   * Bug 744413: Stop using deprecated GNOME-specific autoconf macros
+     on configure.ac
+   * Stop using deprecated gnome-autogen.sh on autogen.sh
+
+Contributors:
+Javier Jardón
+
+Translations:
+Muhammet Kara (tr), Dušan Kazik (sk)
+
+Changes in version 2.15.4:
+==========================
+*
+* AtkRole:
+   * Bug 742806: Add new roles for fractions, roots, subscripts, and
+     superscripts
+
+Contributors:
+Joanmarie Diggs
+
+Changes in version 2.15.3:
+==========================
+*
+* AtkState:
+   * Bug 665598: Add ATK_STATE_READ_ONLY
+* Bugfixing:
+   * Unref STATE_TYPE class ref after using it at state_type_get_name
+   * AtkTable: Added missing ":" on one gi annotation
+
+Contributors:
+Joanmarie Diggs, Alejandro Piñeiro Iglesias
+
+Translations:
+Muhammet Kara (tr)
+
+Changes in version 2.15.2:
+==========================
+*
+* AtkRole:
+   * Bug 739981: Add ATK_ROLE_STATIC and clarify ATK_ROLE_TEXT
+* AtkState:
+   * Bug 740152: Document the deprecation of ATK_STATE_ARMED
+* Documentation:
+   * Bug 740044: Fix some unclear language regarding ATK_STATE_ACTIVE
+   * Bug 740066: Improve documentation related to AtkState and
+     AtkStateSet
+   * Extend atk_focus_tracker_notify deprecation documentation
+   * Remove some in-code documentation, that is already part of the
+     docs
+
+Contributors:
+Joanmarie Diggs, Alejandro Piñeiro
+
+Translations:
+Anders Jonsson (sv)
+
+Changes in version 2.15.1:
+==========================
+*
+* Bug 407539: Add ATK_STATE_HAS_TOOLTIP
+* Documentation:
+   * Updated README file
+   * Bug 737602: Update documentation to reflect an additional use
+     case for STATE_INDETERMINATE
+
+Changes in version 2.14.0:
+==========================
+
+Translations:
+Dušan Kazik (sk), Maria Mavridou (el), Yuri Myasoedov (ru)
+
+
+Changes in version 2.13.90:
+===========================
+*
+* GObject-introspection: some small changes needed by the MINGW project.
+* Doap file updated See [1]
+
+Contributors:
+  Alexpux, Piotr Drąg, Olav Vitters
+
+Translations:
+Christian Kirbach (de), Lasse Liehu (fi), ngoswami (as)
+
+[1] https://mail.gnome.org/archives/release-team/2014-July/msg00045.html
+
+Changes in version 2.13.3:
+==========================
+*
+* Bug 729752: introspection: add many missing Returns: (nullable) annotations
+* Bug 730859: atk/Makefile.am: Stop reading atk.def
+* Fix GIR scanning for srcdir != buildir
+* Visual Studio support
+   * MSVC 2010+ Projects: Update "Installation" Process
+   * Build: Add Build Support for Visual Studio 2013
+   * MSVC 2012/2013 Support: Update Property Sheet Creation
+* Documentation:
+   * Bug 729922: adding further explanation on atk_add_global_event_listener
+
+Contributors:
+  Benjamin Gilbert, Chun-wei Fan, Evan Nemerson, Alejandro Piñeiro
+  Iglesias, Owen W. Taylor
+
+Translation:
+  genodeftest (de), Pau Iranzo (ca), Carles Ferrando (ca@valencia), Yosef Or Boczko (he)
+
+Changes in version 2.13.2:
+==========================
+
+During GNOME 3.13.2 cycle an ATK 2.13.2 release was rolled out. But
+unfourtunately, it was not pushed on master, so got lost. All their
+changes are included on 2.13.3.
+
+
+Changes in version 2.13.1:
+==========================
+*
+* Bug 728031: Use visibility attributes/__declspec (dllexport) to
+  export public symbols
+* Bug 691991: Add Simple Support for Visual Studio 2012
+
+Contributors:
+  Chun-wei Fan
+
+Translation
+  Inaki Larranaga Murgoitio (eu), Matej Urbančič (sl), marablack3 (el)
+
+Changes in version 2.12.0:
+==========================
+
+Translations
+
+A S Alam (pa), Claudio Arseni (it), Ask H. Larsen (da), Kjartan Maraas
+(nb), Andika Triwidada (id)
+
+Changes in version 2.11.92:
+==========================
+*
+* AtkValue:
+  * Bug 684576: AtkValue heavily refactored. Available now so
+    implementors could start migration on next cycle.
+  * Bug 726216: update atk.symbols, autotools for missing symbols and
+    files
+* AtkTableCell:
+  * Added symbols to be exported at atk.symbols
+
+Contributors:
+  Chun-wei Fan, Alejandro Piñeiro Iglesias
+
+Translations
+
+  Aurimas Černius (lt), Marek Černocký (cs), Fran Diéguez (gl), Piotr
+  Drąg (po), Rafael Ferreira (pt_BR), Attila Hammer (hu), Sphinx Jiang
+  (zh_CN), Chao-Hsiung Liao (zh_HK), Duarte Loreto (pt), Kjartan
+  Maraas (nb), Rūdolfs Mazurs (lv), Daniel Mustieles (es), Yuri
+  Myasoedov (ru), Claude Paroz (fr), Changwoo Ryu (ko), Мирослав
+  Николић (sr)
+
+
+Changes in version 2.11.90:
+==========================
+*
+* AtkComponent:
+  * Deprecate get_position and get_size in favor of get_extents.
+* AtkTable:
+  * Deprecate all index-based methods (atk_table_get_index_at,
+    atk_table_get_column_at_index, atk_table_get_row_at_index).
+* AtkTableCell:
+  * Bug 651353: Add AtkTableCell
+* Documentation:
+  * Document that atk_component_contains has a default implementation.
+  * Document AtkTableCell.
+  * Update AtkTable documentation after AtkTableCell addition.
+  * Document AtkRegistry (already existed but not properly included on
+    the documentation).
+  * API reference categorized (now easier to read).
+  * ATK overview added.
+  * Added some previously forgotten symbols (thanks to atk-unused.txt)
+
+Contributors:
+  Mike Gorse, Alejandro Piñeiro Iglesias
+
+Translations:
+  Jorge Pérez Pérez (an), Kjartan Maraas (nb), Andika Triwidada (id)
+
 Changes in version 2.11.6:
 ==========================
 *