GTKRawGallery changelog

version 0.9.5
-------------
+ Updated to dcraw 8.94 new 16 bit with gamma option permitting to start the workflow from a gamma corrected 16 bit depth image (thank you Mr. Coffin!);
+ Setted 16 bit depth as default;
+ Red eye removal;
+ Lens distortion correction;
+ Oil Paint effect;
+ Speckle noise reduction;
+ Shadows/Highlights correction;
+ Updated loader.py (renamed gtkrg_loader.py) to load DrawingWand;
+ Updated setup.py to first remove old data files;
+ Updated Pythonmagickwand to Imagemagick 6.5.4
+ Removed deprecated from Pythonmagickwand;
+ Added DrawingWand wrapper and other needed functions to Pythonmagickwand;
+ Fixed inverted size for rotated images on scale function;
+ Fixed "ImportError" for loader.py module due to the sys.prefix "bug";
+ Fixed a bug on tag manager due to the missing selection control;
+ Fixed a bug in add_missed_tags function;

version 0.9.4 	2009-06-07
-------------
+ Standard setup provided;
+ Uninstaller provided;
+ Command line access;
+ Sox dependence now is optional;
+ Added a GUI written with Tkinter to report missing dependencies;
+ Added library version control;
+ Added gamma correction to Dcraw GUI;
+ Added Median filter to Dcraw GUI (A slow function that can be an effective remedy against iso-noise); 
+ New multi-threaded thumbnail generator for faster gallery loading;
+ Possibility to open files and folders dropped from window manager;
+ Desktop Entry specification compatibility permits to right click a file and open with/gtkrawgallery,
  and associating raw images as all common image formats to be opened with GTKRawGallery;
+ New Sqlite3 dependence;
+ Album preview autorotation;
+ Fast tag search with database support;
+ Synchronize database tool (see README);
+ Metadata writing now is optional;
+ New "Write metadata" button on tag panel;
+ Metadata processing was switched to a separate thread
  and progressbar window can be minimized;
+ "Clear database" button was added to the configuration dialog;
+ Image tags were added on thumbnail tooltip;
+ Keywords tag was added to exif list;
+ Sorted directory tree;
+ Hidden folders access;
+ Updated Pythonmagickwand to Imagemagick 6.5.3
+ Thumbnail quality was improved;
+ Smoother crop selection (rewritten with cairo);
+ thumbnails loading was switched to a separate thread to unblock details window;
+ Opening folder or album during gallery loading was unblocked;
+ Image zooming was unabled also in not full size workflow mode;
+ Temporary directories were made into the system /tmp folder;
+ Settings database was stored into the /home/$user/.GTKRawGallery directory;
+ Fixed "trembling" bug on image dragging;
+ Fixed a bug on grep_image_size function;
+ Fixed a bug on rename function when overwrite dialog is called;
+ Fixed "NULL size bug" on scale function;
+ Fixed autorotation bug when "cache thumbnail" option was unchecked;
+ Added thumbnail modification control on thumbnail generator;
+ Delete function was rewritten to avoid gallery reloading on layout 3
  and quickly deleting wrong photos;
+ New "delete" button was added on details window;
+ The "remove from album" menuitems were removed and unified with "delete" function;
+ Added shortcuts;
+ Removed Fullscreen and Slideshow toolbuttons from details window;
+ Smoother slideshow's fading transition;
+ Details window shrinkage was unblocked for TwinView video mode;
+ "wand2pixbuf" function was improved;
+ Added exception handlers where needed;
+ Exiftool warning report;
+ Many code optimizations and fixes;


version 0.9.3	2008-10-21
-------------
Updated PythonMagickWand to newer Imagemagick versions;

version 0.9.2	2008-10-21
-------------
Updated PythonMagickWand to newer Imagemagick versions;

version 0.9.1	2008-10-18
-------------
Fixed tollbutton sensitivity bug on main window;

version 0.9	2008-10-15
-----------
o New detailed and full featured Dcraw GUI with fine controls and automatic preview;                                               
o Image histogram: a very important tool on digital photography;
o Color enhance tools;
o Image effects and transform tools;
o New Imagemagick dependence to permit a non destructive workflow;
o Splash screen;
o Batch Processor;
o Tagging;
o New over and under-exposed pixels buttons was added;
o Preserved metadata on "save_as_png" function;
o Useful "move", "copy", "rename" and "delete" functions was added to the browser;
o Detailed thumbnail tooltip;
o Thumbnail caching was optimized;
o Image handling with left mouse button;
o Automatic thumbnails scrolling on layouts 3 and 4;
o Zoom percentage on statusbar;
o Fixed "Open with Gimp" function bug;
o Fixed "dcraw options" function bug;
o Fixed "raw image dimensions" bug on statusbar and exif panel;
o Fixed "clear cache" bug;
o Autorotation code was optimized;

version 0.6	2008-01-07
-----------
o Deleted PIL dependence porting to gtk+ 2.10
o Thumbnails cache costumizable;
o Added a new layout;
o Added thumbnail border costumizable;
o Added a fading transition in the slideshow;
o Background player in the slideshow;
o Album preview costumizable on left panel;
o Total size calculus;
o Cache level calculus;
o Automatic columns number calculus;
o Sorted folders on directory tree with autoexpansion at the last visited path;
o New Default colors button;
o New "Raw Preview" buttons on "Save As" dialog and Details window;
o New "Save as" and "Exit" buttons on Details window;
o New "Default Settings" button on Options dialog;
o New toolbar buttons;
o Fixed "Cannot rotate 48bit images" bug porting to gtk+ 2.10;
o Added input control in some dialogs; 

version 0.5.1	2007-10-31
-------------
o Added Sorting function;
o Selection color costumizable;
o Fixed "Memory leak" bug;
o Fixed "Collapse Rows function" bug;

version 0.5	2007-10-28
------------
o Changed gallery implementation to make raw thumbnails singly without preprocessing them all together,
  that permits to enjoy immediately your photos!
o The "Open with" function was switched in a new thread for non-blocking work;
o Now you can browse raws inside directorys without write permission;
o Added a cache system for pixbuf loading improvement on detailed window and fullscreen mode;
o Preserved all metadatas recognized by Exiftool in the Conversion and "Save as" functions;
o Image Autoresizing on detailed window;
o New "Full Exif List" and "Hide Exif" buttons on detailed window;
o New "Open With" button on detailed window;
o Gallery, thumbnails label and treeviews colors costumizable;
o Costumizable thumbnails label font;
o New gallery view mode buttons;

version 0.4	2007-10-04
-----------
o Improved batch conversion code: thanks to Multi-Thread approach,
  now you can browse your photos with non-blocking batch conversion in background;
o Rewrited exif parser with Exiftool only support for best compatibility with raw files and best performance;
o More complete exif data list;
o Added progressbar on "Save as" function;
o Customizable columns number of the gallery with new buttons on the main window;
o Added hotkeys on Full-screen mode view;
o Fixed "Beep doesn't sound on Xfce4" bug;
o Fixed "Cannot convert 48 bit tiff images" bug;
o Fixed "Exif IsoSpeed data not displayed on NEF raw files"
o Fixed some Dialogs' response bugs;

version 0.3	2007-08-20
-----------
o New "Save as" feature with exif data preserved;
o New "Convert" feature for batch conversion of multiple selection;
o New "Slideshow" button on main window;
o Code optimization;
o Graphic interface optimization;
o Fixed "Custom toolbar icons not showed" bug;
o Fixed other bugs

version 0.2.2	2007-08-01
-------------
o Fix some bugs;

version 0.2.1	2007-07-31
-------------
o Fix some bugs;

version 0.2	2007-07-29
-----------
o Completely rewritten functions for raw files management.
  Now, you can quickly display your raw gallery and storage
  your photo collection thanks to the new album manager;
o Thumbnail autorotation;
o New "Open with.." menuitem to open images with Gimp or other
  editing tool;
o Best usability with "New Album" button on "Add Selection" dialog;
o Customizable album directory;
o Added "Remember last visited path" option;
o Several code optimizations;
o Fix known bugs;

version 0.1	2007-06-27
-----------
First version.
