From: Dan F. <da...@co...> - 2013-03-07 22:12:44
|
At long last, here this decade's release of libexif-gtk! The biggest change in this version is support for modern versions of GTK+. The major differences from 0.3.5 include: * New translations: de, pl * Updated translations: es, fr, ru * Bug fixes: #1643242: added libexif-gtk-uninstalled.pc file * Proper setting of gettext parameters * libexif-gtk made compatible for both gtk2 (min version: 2.4) and gtk3 * added --with-gtk3 option in configure.ac (default is gtk2) * encoding of source files set to utf-8 * encoding of ru translation file set to utf-8 * fixed internationalisation bugs in gtk-options.c & configure.ac * fixed bugs linked to gtk_notebook_remove_page action * Bug fixes: #2014281: fix display of GPSLatitude and GPSLatitudeRef names * fixed crash when viewing an enumerated tag with an unsupported value * fixed problem with handling the Flash tag in big-endian images * fixed thumbnail save function to actually save Thanks to everyone who contributed to this release, and especially to Valere Monseur who contributed the major GTK+ fixes. Here are the SHA1 sums of the released files: d73facc8beeae9e365b09a3fbc4f6e404a474e12 libexif-gtk-0.4.0.tar.bz2 08aa3f136c507d81f642683125fd7b408d43c830 libexif-gtk-0.4.0.tar.gz They are available for download at https://sourceforge.net/projects/libexif/files/libexif-gtk/0.4.0/ >>> Dan |