[gthumb] updated for version 3.11.2
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] updated for version 3.11.2
- Date: Sun, 10 Jan 2021 10:14:31 +0000 (UTC)
commit ec8ae71da8e8e91c10e3190d5d391923d267a63e
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sun Jan 10 11:05:40 2021 +0100
updated for version 3.11.2
NEWS | 45 +++++++++++++++++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 46 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 18afc00c..aee01196 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+version 3.11.2
+--------------
+
+ New features and user visible changes:
+
+ * Image viewer: use a proportional zoom increment. (#104)
+ * Image viewer: keep the same pixel under the pointer after zooming. (#129)
+ * Read color profiles from png files as well.
+ * Media viewer: use accurate seeking when clicking on the progress bar.
+ * Media viewer: show the pointed time when hovering over the progress bar.
+ * Browser: added support for back and forward mouse buttons. (#120)
+ * Preferences: added option to show/hide the statusbar.
+ * Rename files: added a button to revert to the last used template.
+
+Bugs fixed:
+
+ * Image viewer: fixed bright line visual artifacts. (#118)
+ * gThumb opens import tool if the import tool is already opened. (#133)
+ * Fixed jump to bottom when selecting thumbnails with mouse. (#147)
+ * exiv2: remove the charset= prefix from strings. (#137)
+ * Search: do not count duplicated files.
+ * Search: stop searching if the user changes location.
+ * Search: stop the previous search before starting the new one.
+
+ New or updated application translations:
+
+ * Brazilian Portuguese (Enrico Nicoletto)
+ * catalan (Jordi Mas)
+ * Hungarian (Balázs Úr)
+ * Indonesian (Andika Triwidada)
+ * Japanese (sicklylife)
+ * Lietuvių (Aurimas Černius)
+ * Polish (Piotr Drąg)
+ * Slovenian (Matej Urbančič)
+ * Swedish (Anders Jonsson)
+ * Turkish (Emin Tufan Çetin)
+ * Ukrainian (Yuri Chornoivan)
+ * čeština (Marek Černocký)
+
+ New or updated manual translations:
+
+ * Indonesian (Andika Triwidada)
+ * Swedish (Anders Jonsson)
+ * čeština (Marek Černocký)
+
version 3.11.1
--------------
diff --git a/meson.build b/meson.build
index 9a0cc926..1108735d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gthumb', ['c', 'cpp'],
license : 'GPL2+',
- version : '3.11.1',
+ version : '3.11.2',
meson_version : '>=0.43'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]