X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=NEWS;h=f8b69d02dad811b83bb9b2e87e6a6bd7090bef64;hb=e106b75b25c332cc55f7fad83a7e7ff124309b18;hp=c17fa30cf7eccf66ad78f7916ae3c3f7bc2de33e;hpb=c29153f70bdbb34194f3f8ca015c1199a9d4c1b7;p=platform%2Fupstream%2Fatk.git diff --git a/NEWS b/NEWS index c17fa30..f8b69d0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,156 @@ +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: =========================== *