[gthumb] updated for version 3.1.1



commit 485ab689d322fd17b987e141d7b68846b49f436a
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Sep 23 21:09:05 2012 +0200

    updated for version 3.1.1

 NEWS         |   83 ++++++++++++++++++++++++++++++++++++++++++++++++++-------
 configure.ac |    2 +-
 2 files changed, 73 insertions(+), 12 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0bbcdbc..0bc9d2b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,64 @@
+version 3.1.1
+-------------
+
+ New features and user visible changes:
+
+  * Added ability to load and save WebP images.
+  * Allow to specify the format options when saving a file (can be disabled).
+  * Save and restore the window maximized state, the filterbar status, the
+    visited locations history and the viewer sidebar status.
+  * Image viewer: use the dark background by default, and use a more neutral
+    color instead of black.
+  * Video viewer: save and restore the volume level.
+  * Read system bookmarks from XDG_CONFIG_HOME/gtk-3.0/bookmarks. Fallback to
+    ~/.gtk-bookmarks if the new file is not found. (#675401)
+  * Use XDG_CACHE_HOME/thumbnails as thumbnail cache. Fallback to the old
+    ~/.thumbnails directory if the new directory doesn't exists.
+  * File list: align the caption to the left and use a smaller font.
+  * Browser: show loading errors in the info bar instead of using a modal
+    dialog.
+  * Added automatic completion to the category entry.
+  * Rotation tool: allow to rotate an image from -180 to 180 degrees.
+  * Selections: allow to cut the files.
+  * Added a menu item to hide/show the file properties.
+  * Print: set a good default filename for the print-to-file operation.
+  * Enhance colors: use a faster algorithm and rename to "Adjust Contrast".
+  * Equalize histogram: use a faster algorithm.
+  * Desaturate tool: added ability to choose the method to use, renamed to
+    "Grayscale".
+  * Removed the format chooser from the file dialog.
+  * Added an high resolution application icon.
+  * Add an application menu if used with GNOME Shell.
+
+ Bugs fixed:
+
+  * Fixed image quality when the zoom factor is smaller then 0.5. (#674159)
+  * Do not make modal dialogs block other windows as well.
+  * Find duplicates: remember the checked state when filtering the file
+    list. (#679191)
+  * Sort by name if the date is the same. (#676263)
+
+ New or updated application translations:
+
+  * Chinese (Hong Kong) (taijuin)
+  * Chinese (simplified) (tuhaihe)
+  * Chinese/Traditional (taijuin)
+  * Czech (Marek ÄernockÃ)
+  * EspaÃol (Daniel Mustieles)
+  * Hungarian (Gabor Kelemen)
+  * Indonesian (Andika Triwidada)
+  * Italiano (Gianvito Cavasoli)
+  * Latvian (RÅdolfs Mazurs)
+  * LietuviÅ (Aurimas Äernius)
+  * Polish (Piotr DrÄg)
+  * Slovenian (Matej UrbanÄiÄ)
+  * Greek (Tom Tryfonidis)
+
+ New or updated manual translations:
+
+  * Deutsch (Daniel Winzen)
+  * Slovenian (Andrej ÅnidarÅiÄ)
+
 version 3.0.1
 -------------
 
@@ -98,17 +159,17 @@ version 2.90.1
     similar to catalogs but their content is lost after closing the application.
     Use Alt-n to add files to selection n, and Control-n to view selection n,
     for n in the 1..3 interval.
-  * High quality zoom for SVG images. Requires librsvg. 
-  * Comment and tags dialogs: allow to save the metadata without closing the 
+  * High quality zoom for SVG images. Requires librsvg.
+  * Comment and tags dialogs: allow to save the metadata without closing the
     dialog.
   * Added option to reuse the active window when opening files from an
     external application.
   * Allow to hide/show the file properties pane.
-  * Allow to change the position of the file properties in browser mode.  
+  * Allow to change the position of the file properties in browser mode.
   * Save the image keyworks in the Xmp.dc.subject tag as well.
   * Save the Exif.Image.Software tag only if the content was modified.
   * Sync the rating with the Xmp.xmp.Rating tag.
-  * Video viewer: jump to the specified position when clicking on the progress 
+  * Video viewer: jump to the specified position when clicking on the progress
     bar.
   * Video viewer: use symbolic icons for the play button and the volume control.
   * Make the 'shrink wrap' command work for the video viewer as well.
@@ -116,12 +177,12 @@ version 2.90.1
   * Image viewer: implemented the checked transparency.
   * Show the Edit button in browser mode as well.
   * Moved the location chooser above the file list.
-  * Preferences: show the slideshow preferences in the viewer tab to save some 
+  * Preferences: show the slideshow preferences in the viewer tab to save some
     horizontal space.
   * Use the PICTURES special dir as the default startup location.
-  
+
  Internal code changes:
-  
+
   * Ported to Gtk+ 3
   * Ported from GConf to GSettings. Automatically convert the GConf values.
   * Ported from libunique to GtkApplication.
@@ -129,7 +190,7 @@ version 2.90.1
   * Removed use of deprecated functions.
   * Use the G_DEFINE_* macros to define GObject classes.
   * Added a custom widget to display the thumbnail list instead of GtkIconView.
-  
+
  New or updated application translations:
 
   * Czech (Marek ÄernockÃ)
@@ -171,12 +232,12 @@ version 2.13.90
  Bugs fixed:
 
   * Added ability to import from and export to 23hq.com (#657269)
-  * Web uploaders: update the progress bar during the upload; allow to cancel 
+  * Web uploaders: update the progress bar during the upload; allow to cancel
     an upload.
-  * Fixed selection of the destination folder in the import dialog. 
+  * Fixed selection of the destination folder in the import dialog.
     (#657557)
   * Fixed comment synchronization when a \r character is in the text.
-  * Flickr importer: fixed import of photosets greater then 500 photos. 
+  * Flickr importer: fixed import of photosets greater then 500 photos.
     (#648701)
   * Facebook uploader: allow to upload high resolution images. (#652216)
   * Fixed a crash when loading remote images.
diff --git a/configure.ac b/configure.ac
index aa56b0b..fee2569 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([gthumb_major_version], [3])
 m4_define([gthumb_minor_version], [1])
-m4_define([gthumb_micro_version], [0])
+m4_define([gthumb_micro_version], [1])
 m4_define([gthumb_version],
           [gthumb_major_version.gthumb_minor_version.gthumb_micro_version])
 m4_define([gthumb_api_version],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]