X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=c21607ddd568731387923398b5c78afae452ce87;hb=c5ee728c20b2d04aa69f21feefcbdd8c6ca0ba36;hp=1716c587bf87d2318553da905c918c813f140443;hpb=5a0a8577d29eba636aa0573c469a6200cc93db30;p=platform%2Fupstream%2Fatk.git diff --git a/NEWS b/NEWS index 1716c58..c21607d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,142 @@ +Changes in version 2.25.90 +========================== + +* Bugfixing + * 689810: Move include guards out to enable GCC optimisation +* Build (meson) + * Keep the version in sync with Autotools + * Add atkversion.h to introspection build +* Build (visual studio) + * Adapt to the Python-field glib-genmarshal + * Adapt to new glib-genmarshal command line + * Use PythonDir instead of PythonPath + * Integrate introspection builds + * Don't build introspection by default + * Make marshal generation more robust +* Misc + * Update AUTHORS file + +Contributors + Emmanuele Bassi, Daniel Boles, Chun-wei Fan, Rico Tzschichholz + +Translations + Pawan Chitrakar (ne), Fabio Tomat (fur) + + +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: ===========================