[gthumb/gthumb-2-12] updated for version 2.12.3
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb/gthumb-2-12] updated for version 2.12.3
- Date: Wed, 13 Apr 2011 18:52:29 +0000 (UTC)
commit b7be66eba1cadb5b517df165e71db59849968c55
Author: Paolo Bacchilega <paobac src gnome org>
Date: Wed Apr 13 20:40:22 2011 +0200
updated for version 2.12.3
NEWS | 36 +++++++++++++++++++++++++++---------
configure.ac | 2 +-
2 files changed, 28 insertions(+), 10 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1b6732b..fc70f15 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+version 2.12.3
+--------------
+
+ Bugs fixed:
+
+ * Fixed crash when closing a window while the video viewer is active.
+ * Prevent focus stealing when launching an application.
+ * Make PgUp/PgDown navigation work when started in fullscreen mode. (#642848)
+ * Image scrolling is now faster.
+ * Web albums: fixed progress dialog not showing again after exporting
+ the first time.
+ * Fixed other bugs that caused crashes in some cases.
+
+ New or updated application translations:
+
+ * Danish (Joe Hansen)
+ * Swedish (Daniel Nylander)
+
version 2.12.2
--------------
@@ -164,22 +182,22 @@ version 2.11.90
New features and user visible changes:
* Slideshow: added ability to view the images in random order (#621244)
- * Change date tool: allow to set the date without touching the time
+ * Change date tool: allow to set the date without touching the time
(#622245)
- * Video player: display the video speed in the status bar and allow
+ * Video player: display the video speed in the status bar and allow
to change speed from 0.03 to 36.0 (#624454)
* Removed the "do not change folder" option from the preferences dialog
as it was useless.
- * Added ability to organize files by tag: the organize command can
+ * Added ability to organize files by tag: the organize command can
organize files by tag, creating a catalog for each tag found in the
scanned images.
* The "fit window to image" is now a toggle action. (#617488)
- * Added two orientation tools: added tool to physically rotate the
- images according to their embedded orientation; and a tool to reset
+ * Added two orientation tools: added tool to physically rotate the
+ images according to their embedded orientation; and a tool to reset
the embedded orientation without rotating the images.
- * Removed the preferences button from the import dialogs: instead of
- the overwrite option just use the overwrite dialog when a file is
- going to be overwritten; the rotate option is used only when
+ * Removed the preferences button from the import dialogs: instead of
+ the overwrite option just use the overwrite dialog when a file is
+ going to be overwritten; the rotate option is used only when
importing from a device and is set in the general preferences dialog.
* New application icon.
@@ -197,7 +215,7 @@ version 2.11.90
* Correctly hide and show the mouse pointer in the video player.
* Fixed search test when the "match any" option was active.
* Flicker importer: fixed crash when the image url is not found
-
+
New or updated application translations:
* Czech (Marek Ä?ernocký)
diff --git a/configure.ac b/configure.ac
index fdac79b..a43d792 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gthumb],[2.12.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
+AC_INIT([gthumb],[2.12.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
AM_INIT_AUTOMAKE([1.9 foreign])
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]