[gthumb] updated for version 3.7.2
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] updated for version 3.7.2
- Date: Fri, 3 May 2019 16:29:54 +0000 (UTC)
commit 8cf7822bf3e2b02494490fee5bc1b30821503519
Author: Paolo Bacchilega <paobac src gnome org>
Date: Fri May 3 18:26:41 2019 +0200
updated for version 3.7.2
NEWS | 44 ++++++++++++++++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 45 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bfb938b5..10faa9c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,47 @@
+version 3.7.2
+-------------
+
+ New features and user visible changes:
+
+ * Added ability to drag an image from the viewer. (!24)
+ * Image viewer: use a checked pattern as background for transparent images.
+ * Thumbnails: do not use a white background for images with
+ transparencies. (!37)
+ * Photo importer: remember the last used filter.
+
+ Bugs fixed:
+
+ * Deleting picture sometimes removes wrong file. (!29)
+ * When changing a file metadata update the folder as well. (!28)
+ * New library: always shows 'name already used' error. (!43)
+ * Fixed crash when deleting files and moving to trash is not possible.
+ * JPEG loader: fixed possible crash when a jpeg image is broken.
+ * Fixed JPEG lossless rotation. (!22)
+ * Fixed git url in README. (!40)
+ * Fix the build with exiv2 0.27 (Kalev Lember) (!30)
+ * Fails to build when passing -Dgstreamer=false (!35)
+ * Fixed other build issues. (Kalev Lember) (Timo Gurr)
+ * Preferences dialog: fix link to "More extensions".
+ * Grid view: fixed layout after changing thumbnail size.
+ * Bookmarks dialog: fixed icons color.
+
+ New or updated application translations:
+
+ * catalan (Jordi Mas)
+ * Dutch (Nathan Follens)
+ * Finnish (Jiri Grönroos)
+ * French (Claude Paroz)
+ * German (Mario Blättermann)
+ * Indonesian (Kukuh Syafaat)
+ * Italiano (Gianvito Cavasoli)
+ * Lietuvių (Aurimas Černius)
+ * Portuguese - Brazil (Rafael Fontenelle)
+ * српски (Марко М. Костић)
+
+ New or updated manual translations:
+
+ * Dutch (Paul Matthijsse)
+
version 3.7.1
-------------
diff --git a/meson.build b/meson.build
index 41e1ebb6..0b929da6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gthumb', ['c', 'cpp'],
license : 'GPL2+',
- version : '3.7.1',
+ version : '3.7.2',
meson_version : '>=0.42.1'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]