Preparing release
[geeqie.git] / ChangeLog
index 44cb9cc..abe877d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-------------------------------------------------------------------------
-r1588 | zas_ | 2009-03-30 21:01:09 +0200 (Mon, 30 Mar 2009) | 7 lines
+commit bd1ecdb6
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Aug 12 10:25:26 2019 +0100
+
+    Fix ZoneDetect licence bug
+    
+    ZoneDetect licence was not displayed
+
+commit 18afee58
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Aug 6 12:49:55 2019 +0100
+
+    Bug fix #626: Animated GIFS lead to high CPU load
+    
+    https://github.com/BestImageViewer/geeqie/issues/626
+    
+    Cure a memory leak.
+    A less significant memory leak remains.
+
+commit bc94f215
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Aug 5 12:56:48 2019 +0100
+
+    Bug fix: Eliminate runtime error
+    
+    Eliminate runtime error: "gdk_pixbuf_format_get_name: assertion 'format
+    != NULL' failed"
+
+commit 538c3261
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Aug 4 17:08:01 2019 +0100
+
+    Fix #626: Animated GIFS lead to high CPU load
+    
+    https://github.com/BestImageViewer/geeqie/issues/626
+    
+    File is read asynchronously, so no longer blocks while the file is read.
+    Cpu load is still high, but this is unavoidable.
+
+commit d7d01330
+Author: Dmitry Marakasov <>
+Date:   Sat Aug 3 12:34:42 2019 +0100
+
+    Fix #703: Fix build on non-glibc platforms
+    
+    https://github.com/BestImageViewer/geeqie/pull/703
+
+commit 662438ad
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Aug 3 12:25:16 2019 +0100
+
+    Fix #683: Build fails on macOS due to use of _NL_TIME_FIRST_WEEKDAY
+    
+    https://github.com/BestImageViewer/geeqie/issues/683
+
+commit ce3619e6
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Jul 27 09:30:15 2019 +0100
+
+    Compatibility function for lua > 5.1
+
+commit 28221d2f
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Jul 28 20:24:06 2019 +0100
+
+    Make the zoom lable a bit bigger
+    
+    Thanks Sami Farin for reporting and patch.
+    
+    Closes #686.
+
+commit 87e76531
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Jul 28 23:14:39 2019 +0100
+
+    Limiting to more recent version of glib and fix travis
+    
+    g_utf8_make_valid was implemented with glib 2.52. That also causes
+    builds on ubuntu trusty fail.
+
+commit 17dfa054
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Jul 25 09:25:28 2019 +0100
+
+    Bug fix: Compute TimeZone data
+    
+    Improved error detection
+
+commit 69b6794d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jul 24 16:47:06 2019 +0100
+
+    Fix #691: wrong GPS
+    
+    https://github.com/BestImageViewer/geeqie/issues/691
+    
+    European locales use a comma as a decimal separator.
+    The XMP spec. specifies a dot as a decimal separator.
+
+commit e3f1bab5
+Author: Ð\92икÑ\82оÑ\80 Ð\9cайÑ\81Ñ\82Ñ\80енко <>
+Date:   Fri Jul 12 10:43:56 2019 +0100
+
+    Update Russian translation
+
+commit 435502b0
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Jul 12 10:34:37 2019 +0100
+
+    Remove references to obsolete desktop files
+
+commit 99a30398
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jun 30 12:22:19 2019 +0100
+
+    Enable lua scripts to be called from Info sidebar
+    
+    A lua script can be called from any of the List Panes in the Info
+    sidebar.
+    
+    Add a new entry and in the Key field use:
+    lua.<lua script name>
+    
+    The output of the script should of course be text.
+
+commit 2038ab56
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Jun 22 16:37:40 2019 +0100
+
+    Bug fix: Start-up directory setting not preserved
+    
+    When the Start-up directory radio buttons were initialized, the setting
+    always reverted to No change.
+
+commit cc9a39ff
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Jun 17 11:32:22 2019 +0100
+
+    Implement downloadable timezone database
+    
+    Option in Preferences/General to download timezone database from
+    geeqie.org/downloads
+    Updated source files from https://github.com/BertoldVdb/ZoneDetect
+    Script for generation of timezone database
+
+commit b3963dd5
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Jan 22 21:45:39 2018 +0100
+
+    Error out if gen_* cannot be done
+
+commit 724b16b4
+Author: Dima Kogan <>
+Date:   Sun Jun 9 10:51:57 2019 +0100
+
+    Fix #678: The image overlay should show the full image path, not just the filename
+    
+    https://github.com/BestImageViewer/geeqie/issues/678
+    Additional parameter path in OSD
+
+commit ce96095e
+Author: Colin Clark <cclark@carbon>
+Date:   Wed Jun 5 10:32:53 2019 +0100
+
+    Camera import - warn of duplicate filenames
+    
+    Digital cameras can have files of the same name in several sub-folders.
+    Detect this and warn the user that some files will not be downloaded.
+
+commit c220ddef
+Author: Pieter Krul <github@krul.cc>
+Date:   Sun May 12 03:23:44 2019 +0200
+
+    Fix build against exiv2-0.27.1+
+
+commit 40c858bd
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri May 24 09:04:42 2019 +0100
+
+    Working check for lua
+    
+    This was not working on gentoo as gento use slotted packages instead of
+    versioned package namens.
+
+commit ca78ff68
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri May 24 08:38:54 2019 +0100
+
+    Allow to disable trash completely
+    
+    The posibilito to not use trash at all was lost with implementation of
+    system trash.
+    
+    However, usually one does not want the system to keep megabytes of trash
+    lying around. That option allows to switch trash of completely.
+    
+    The implementation, however, is a bit dirty, maybe someone else has a
+    better Idea to do it.
+
+commit 56493b10
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Apr 8 11:32:12 2019 +0100
+
+    Fix #664: Recursive slideshow does not respect file sorting
+    
+    https://github.com/BestImageViewer/geeqie/issues/664
+
+commit 73472a2b
+Author: Tomasz Goliński <tomaszg@math.uwb.edu.pl>
+Date:   Mon Apr 1 11:56:36 2019 +0100
+
+    Fix #663: Use grammatically correct month names in pan view
+    
+    https://github.com/BestImageViewer/geeqie/issues/663
+
+commit 652337f4
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Mar 31 11:28:34 2019 +0100
+
+    Bug fix: Update documentation, remove obsolete GQview import options
+    
+    Remove reference to plugins/import folder
+
+commit a6b2ca71
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Mar 27 11:56:16 2019 +0000
+
+    Update documentation, remove obsolete GQview import options
+    
+    Update plugin and remote commands documentation.
+    The last update for GQview was 13 years ago; presumably the import
+    options are no longer useful.
+
+commit 0004617a
+Author: Andreas Rönnquist <>
+Date:   Tue Feb 26 10:07:24 2019 +0000
+
+    Fix #661, #662: String comparison to translated string causes crash
+    
+    https://github.com/BestImageViewer/geeqie/issues/661
+
+commit 298b3479
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Feb 21 15:04:01 2019 +0000
+
+    Bug Fix: DEBUG_NAME() function for use with GTKInspector
+    
+    gcc shows a "too many arguments" error, but clang does not.
+
+commit 02e52cb9
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Feb 14 12:05:04 2019 +0000
+
+    DEBUG_NAME() function for use with GTKInspector
+    
+    This debug function can be used with GTKInspector to provide a visual
+    indication of where a widget is declared.
+    
+    This is a documentation facility to aid developers new to the project.
+    
+    Sample call:
+    GTK_DEBUG=interactive src/geeqie
+
+commit ae0d7fad
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Feb 13 11:47:38 2019 +0000
+
+    Bug fix: Search page - calls to g_regex_unref)
+    
+    Eliminate run-time errors caused by unwanted calls to g_regex_unref()
+
+commit 354020e6
+Author: yasarciv67 <yasarciv67@gmail.com>
+Date:   Sat Feb 2 18:18:13 2019 +0200
+
+    tr.po-update
+
+commit 281213ab
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu Jan 31 08:25:14 2019 +0100
+
+    Don't include ZoneDetect sources
+    
+    Reverted Colins commit on request.
+    
+    This Commit is just to create a conflict. Do *NOT* merge!
+    
+    `git reset (--hard) origin/master` is the way to go.
+
+commit 431adf32
+Author: Rinat Ibragimov <ibragimovrinat@mail.ru>
+Date:   Mon Jan 21 11:54:49 2019 +0000
+
+    Fix #658: Bug fix: reads of uninitialized data
+    
+    https://github.com/BestImageViewer/geeqie/pull/658
+
+commit f3799ef2
+Author: Rinat Ibragimov <ibragimovrinat@mail.ru>
+Date:   Sun Jan 20 22:56:30 2019 +0300
+
+    Bug fix: reads of uninitialized data
+
+commit f9213c8a
+Author: Rasmus Thomsen <Rasmus.thomsen@protonmail.com>
+Date:   Sun Jan 6 17:40:31 2019 +0000
+
+    Fix #654, 655: fix build against exiv2-0.27.x
+    
+    https://github.com/BestImageViewer/geeqie/pull/655
+
+commit ebcff68b
+Author: Andreas Rönnquist <>
+Date:   Sun Jan 6 17:17:20 2019 +0000
+
+    Fix #656: make install fails on POTFILES.in (random-image plugin)
+    
+    https://github.com/BestImageViewer/geeqie/issues/656
+
+commit a4a37be7
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jan 6 14:28:19 2019 +0000
+
+    Addl fix #619: Man page disagrees with --remote-help
+    
+    https://github.com/BestImageViewer/geeqie/issues/619
+    
+    The remote commands --file: and --view: will now display images in paths
+    relative to the folder the remote command is executed from
+
+commit d309cc7c
+Author: Rasmus Thomsen <rasmus.thomsen@protonmail.com>
+Date:   Wed Jan 2 01:04:45 2019 +0100
+
+    fix build against exiv2-0.27.x
+    
+    fixes #654
+
+commit c71b2075
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Jan 5 20:08:50 2019 +0000
+
+    Fix #619: Man page disagrees with --remote-help
+    
+    https://github.com/BestImageViewer/geeqie/issues/619
+    
+    Standardize format for remote commands i.e. ensure all options start
+    with "--"
+
+commit 567e349f
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Jan 5 16:22:05 2019 +0000
+
+    Fix #516: Shortcut/Feature: Select random image
+    
+    https://github.com/BestImageViewer/geeqie/issues/516
+    
+    Implemented as a plugin.
+    
+    The random image is selected from all files in all collections plus all
+    images in the current folder.
+
+commit 680acc87
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Jan 4 13:44:58 2019 +0000
+
+    Additional remote commands
+    
+    --get-filelist:[<FOLDER>]  Get list of files and class
+    --get-filelist-recurse:[<FOLDER>]  Get list of files and class recursive
+    --get-collection:<COLLECTION>  Get collection content
+    --get-collection-list Get list of collections
+    
+    Changed command:
+    --tell Print filename of current image [and Collection, if collection
+    being displayed]
+
+commit 57951454
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Dec 20 11:45:20 2018 +0000
+
+    Bug fix: Extra characters in mailmap
+
+commit 1d8d758e
+Author: Jiří Boháč <>
+Date:   Wed Dec 19 10:10:10 2018 +0000
+
+    Fix #650, 651: fullscreen does not work over multiple monitors
+    
+    https://github.com/BestImageViewer/geeqie/issues/650
+
+commit 5d939d2e
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Dec 18 16:42:02 2018 +0000
+
+    Preferences tabs orientation
+    
+    Move preferences tabs to the left side so that all tabs are always in
+    view.
+
+commit d6610589
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Dec 11 11:46:00 2018 +0000
+
+    Bug fix: View in new window from files pane
+    
+    When View in New Window was called from a right-click in the files pane,
+    the image was not shown at the correct size
+
+commit e95fcb79
+Author: Jiri Bohac <jbohac@suse.cz>
+Date:   Fri Dec 7 00:30:22 2018 +0100
+
+    Fix fullscreen spanning multiple monitors
+    
+    Commit a16635c ("Fix fullscreen - remove all the garbage
+    which breaks things and let Gtk do its job.")
+    broke fullscreen spanning multiple monitors.
+    
+    Fix this for GTK3 by using gdk_window_set_fullscreen_mode().
+    Fixes #650.
+    
+    Unfortunately, GTK2 has no equivalent.
+
+commit 969791e9
+Author: Dave Lambert <>
+Date:   Fri Nov 30 11:05:43 2018 +0000
+
+    Fix #649: Tell Git to ignore .desktop files globally
+    
+    https://github.com/BestImageViewer/geeqie/pull/649
+
+commit 1ec22362
+Author: Dave Lambert <dave@davelambert.org>
+Date:   Mon Nov 26 12:11:40 2018 +0000
+
+    Tell Git to ignore .desktop files globally
+    
+    These files are all generated by the build, with the exception of the
+    template.desktop file, so:
+    
+    * Have Git ignore all *.desktop files.
+    * Rename template.desktop to template.desktop.in to
+      avoid a clash with this new ignore rule.
+    * Remove the checked-in image-crop.desktop file, which is built
+      anyway.
+
+commit d3c0882a
+Author: Dave Lambert <>
+Date:   Mon Nov 26 17:53:22 2018 +0000
+
+    Fix #648: Correctly size image windows opened from collections
+    
+    https://github.com/BestImageViewer/geeqie/pull/648
+
+commit 3655791d
+Author: Dave Lambert <dave@davelambert.org>
+Date:   Mon Nov 26 11:52:23 2018 +0000
+
+    Correctly size image windows opened from collections
+    
+    When opening a view window from a collection, get the the image size
+    info from the file so the new window is appropriately sized.
+
+commit 93990999
+Author: grumpytetra <>
+Date:   Fri Nov 23 17:11:24 2018 +0000
+
+    Fix #647: rename configure.in to configure.ac
+    
+    https://github.com/BestImageViewer/geeqie/pull/647
+
+commit 15879423
+Author: grumpytetra <grumpytetra@teknik.io>
+Date:   Fri Nov 23 13:24:22 2018 +0100
+
+    rename configure.in to configure.ac
+
+commit 40ee2ff3
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Nov 22 15:08:54 2018 +0000
+
+    Ref #160: Replace print dialog by standard GTK dialog
+    
+    https://github.com/BestImageViewer/geeqie/issues/160
+    
+    Permit exif tags to be included in the image text annotations (as for
+    the Overlay screen Display)
+
+commit e335e4d8
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Nov 18 17:38:10 2018 +0000
+
+    Ref #631: Compilation script for all distributions
+    
+    https://github.com/BestImageViewer/geeqie/issues/631
+    
+    Reference to all-distros script included in README.
+    
+    Full list of dependencies still not included.
+
+commit 081a4f33
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Nov 17 20:07:33 2018 +0000
+
+    Show timezone data when no date-time
+    
+    Make available GPS lat/long derived data Timezone, Country Name, Country
+    Code even when there is no GPS date and time available.
+
+commit 74e04b2e
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Nov 17 19:48:35 2018 +0000
+
+    Fix #645: Hide Bars cannot be toggled after Geeqie restart
+    
+    https://github.com/BestImageViewer/geeqie/issues/645
+
+commit 88791d22
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Nov 14 10:15:23 2018 +0000
+
+    Bug fix #251: Crop simulation
+    
+    https://github.com/BestImageViewer/geeqie/issues/251
+    
+    If the drawn rectangle started or ended outside the image area,
+    incorrect coordinates were returned.
+    
+    The coordinates of the enclosed part of the image are now returned.
+
+commit e85e9bf3
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Nov 8 12:26:09 2018 +0000
+
+    Info sidebar: Preserve state of Show Hidden flags
+    
+    In the  Info Sidebar, preserve the state of the Show Hidden flags for
+    the Exif and File Info panes
+
+commit eedf0ad8
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Nov 3 17:53:31 2018 +0000
+
+    Fix #437:  Delete to standard Trash directory
+    
+    https://github.com/BestImageViewer/geeqie/issues/437
+    
+    The method of file deletion is changed. The Preferences/Behaviour option
+    "Safe delete" is removed.
+    
+    The user has the option to choose Geeqie-defined trash bin or
+    system-defined trash bin as the normal mode - set in
+    Preferences/Behaviour.
+    
+    Menus have two entries: Move to trash and Permanent delete.
+    
+    The Delete key moves to trash; shift-Delete deletes permanently.
+    
+    Both Move to trash and Permanent delete have user-selectable
+    confirmation, set in Preferences/Behaviour.
+    
+    This means the function of the Delete key is changed from Permanent
+    delete to Move to trash, which is a fail-safe change.
+
+commit b5319464
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Nov 1 13:59:03 2018 +0000
+
+    Eliminate FIXME: enable or disable individual plugins from configure
+    
+    Additional checkbox in Edit/Configure Plugins to prevent plugins being
+    displayed in the menus
+
+commit dffb94e1
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Oct 27 12:40:59 2018 +0100
+
+    Plugin for image crop
+    
+    Requires ImageMagick and exiftool
+
+commit fb38eb97
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Oct 25 20:11:22 2018 +0100
+
+    Plugin for camera download
+    
+    Basic function: download all, skip existing, to current folder.
+    Requires gphoto2
+
+commit ec0012d4
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Oct 23 19:44:36 2018 +0100
+
+    Plugin for tethered photography
+    
+    Basic tethered photography using gphoto2
+
+commit 8ad0d469
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Oct 21 11:32:53 2018 +0100
+
+    Fix #642: If a folder is a link, use an icon to indicate it is a link
+    
+    https://github.com/BestImageViewer/geeqie/issues/642
+    
+    There is no stock icon for a folder as a link. The icon used is not
+    particularly appropriate, but its meaning should be clear.
+    
+    The target path is shown as a tooltip.
+
+commit d354f618
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Oct 21 10:48:33 2018 +0100
+
+    Do not grab focus when --remote view:<file> is used
+    
+    Ref:
+    https://bugs.launchpad.net/ubuntu/+source/geeqie/+bug/1781858
+
+commit a4988a48
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Oct 19 18:42:55 2018 +0100
+
+    Permit icon field in desktop file to be an absolute path
+
+commit f19c90a4
+Author: Andreas Rönnquist <>
+Date:   Fri Oct 19 10:51:27 2018 +0100
+
+    Fix 641: Add export-jpeg to POTFILES.in
+    
+    https://github.com/BestImageViewer/geeqie/pull/641
+
+commit 6471d138
+Author: Andreas Rönnquist <andreas@ronnquist.net>
+Date:   Thu Oct 18 23:20:41 2018 +0200
+
+    Add export-jpg to POTFILES.in
+
+commit 25ba04ba
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Oct 18 19:31:24 2018 +0100
+
+    Permit rotate commands to be on toolbar
+
+commit bedad2ae
+Author: Wojciech Muła <>
+Date:   Thu Oct 18 19:13:07 2018 +0100
+
+    Fix #544: copy symlinks as symlinks instead of dereferencing them
+    
+    https://github.com/BestImageViewer/geeqie/issues/544
+    
+    Revert back to previous commit.
+    Include new patch to prevent the crash noted in #640
+
+commit 7562336c
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Oct 16 19:07:11 2018 +0100
+
+    Fix #640: geeqie core dumps (for me) on symlink copy
+    
+    https://github.com/BestImageViewer/geeqie/issues/640
+    
+    Revert commits 205a701a and d5521e38
+    Something in these patches is causing the seg. fault.
+    It is best to revert them until the reason can be found.
+
+commit 1db3c0af
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Oct 14 12:40:03 2018 +0100
+
+    Fix #635: Export in JPG
+    
+    https://github.com/BestImageViewer/geeqie/issues/635
+    
+    Implemented via plugin
+
+commit c4d04c5a
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Oct 14 10:39:17 2018 +0100
+
+    Bug fix: View in new window wrong size
+    
+    Opening an image in "View in new window" was displayed in a window of
+    minimum size.
+    The window was opened before the image was completely loaded, and so the
+    window size was not known.
+
+commit 7b4b8cf2
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Oct 7 12:09:17 2018 +0100
+
+    Updating mailmap to map to correct user
+
+commit 73c076b8
+Author: Olaf Seibert <>
+Date:   Sun Oct 7 11:01:36 2018 +0100
+
+    Fix #638: Avoid non-portable == for the test command
+    
+    https://github.com/BestImageViewer/geeqie/pull/638
+
+commit 16c210a3
+Author: Rhialto The M <Rhialto@users.noreply.github.com>
+Date:   Sat Oct 6 18:26:43 2018 +0200
+
+    Avoid non-portable == for the test command
+    
+    The test command doesn't accept `==` as operator. It should be a single `=` for portable use. The `==` is a gnu extension.
+    
+    Note that the x-trick hasn't been needed for a long, long time. You can reliably write it with quotes:
+    ```
+    if test "$gtk3" = yes; then
+    ```
+    but I left that alone since it doesn't hurt other than being ugly.
+
+commit 61f03cce
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Oct 6 09:51:37 2018 +0100
+
+    Fix #637: Remove unused function vf_index_is_selected
+    
+    https://github.com/BestImageViewer/geeqie/pull/637
+
+commit 3c51a37e
+Author: Daniel Mueller <deso@posteo.net>
+Date:   Fri Oct 5 18:30:47 2018 -0700
+
+    Remove unused function vf_index_is_selected
+
+commit 9341482f
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Oct 4 16:16:25 2018 +0100
+
+    Ref #160: Replace print dialog by standard GTK dialog
+    
+    https://github.com/BestImageViewer/geeqie/issues/160
+    
+    Rotate to exif orientation
+
+commit 0c805f5e
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Oct 2 13:01:06 2018 +0100
+
+    Simplify OSD settings in Preferences
+    
+    Move Overlay Screen Display settings in Preferences from the Windows tab
+    to its own tab.
+    Allow preformatted tags to be set by button click or drag-and-drop.
+
+commit 574ccd0b
+Author: Andreas Rönnquist <>
+Date:   Mon Sep 24 11:10:02 2018 +0100
+
+    Fix #632: Add FILES section to manual page
+    
+    https://github.com/BestImageViewer/geeqie/pull/632
+
+commit 3fb5d538
+Author: Andreas Rönnquist <>
+Date:   Mon Sep 24 10:23:28 2018 +0100
+
+    Fix #633: Fix typo in GuideReferenceConfig.html
+    
+    https://github.com/BestImageViewer/geeqie/pull/633
+
+commit 60dd0dfc
+Author: Andreas Rönnquist <andreas@ronnquist.net>
+Date:   Sun Sep 23 22:13:09 2018 +0200
+
+    Fix typo geqqie/geeqie
+
+commit 045f1c96
+Author: Andreas Rönnquist <andreas@ronnquist.net>
+Date:   Sun Sep 23 22:05:03 2018 +0200
+
+    Add FILES section to man
+
+commit 0c352dfb
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Sep 23 20:09:30 2018 +0100
+
+    Fix #160: Replace print dialog by standard GTK dialog
+    
+    https://github.com/BestImageViewer/geeqie/issues/160
+    
+    Option to place text as header or footer
+    Option to show additional text field on each page of a single or
+    multi-page print job
+
+commit 71e00c80
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Sep 21 10:59:56 2018 +0100
+
+    Bug fix #160: Replace print dialog by standard GTK dialog
+    
+    https://github.com/BestImageViewer/geeqie/issues/160
+    
+    Ensure print dialog has a parent window
+    Eliminate run-time error
+
+commit c6dc4426
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Sep 20 19:29:39 2018 +0100
+
+    Fix #160: Replace print dialog by standard GTK dialog
+    
+    https://github.com/BestImageViewer/geeqie/issues/160
+    
+    Does not include proof print.
+
+commit 7db73c18
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Sep 7 19:09:43 2018 +0100
+
+    Change right-click menu item name
+    
+    Change Edit to Plugins
+
+commit 42eb85f5
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Aug 29 17:28:34 2018 +0100
+
+    Script for compiling on Debian systems
+    
+    Additional dependency required - for Linux Mint, at least
+
+commit 30eb4e18
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Aug 27 11:28:17 2018 +0100
+
+    Bug fix: Option to hide predefined keyword tree
+    
+    Eliminate run-time error
+
+commit 1983e406
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Aug 26 19:32:38 2018 +0100
+
+    Option to hide predefined keyword tree
+    
+    Selected on Preferences/General
+
+commit 1f5de90d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Aug 26 19:14:39 2018 +0100
+
+    Bug fix #305: Faster Tagging (Keywords)
+    
+    https://github.com/BestImageViewer/geeqie/issues/305
+    
+    Make correct context-sensitive help file call
+
+commit bd30e33f
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Aug 26 13:32:42 2018 +0100
+
+    Fix #305: Faster Tagging (Keywords)
+    
+    https://github.com/BestImageViewer/geeqie/issues/305
+    
+    Keyword autocompletion - see the Info Sidebar section in the Help file
+    for details
+
+commit 593356f8
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Aug 21 17:02:20 2018 +0100
+
+    Additional parameters from ZoneDetect
+    
+    Additional parameters derived from GPS data:
+    formatted.countryname - ISO 3166 country name
+    formatted.countrycode - ISO 3166 two-letter country code
+
+commit 74ec8998
+Author: oxpa <>
+Date:   Tue Aug 21 12:21:17 2018 +0100
+
+    Fix #630: add headline field to the sidebar
+    
+    https://github.com/BestImageViewer/geeqie/pull/630
+
+commit 7135c766
+Author: Igor Ippolitov <iippolitov@gmail.com>
+Date:   Mon Aug 20 18:30:44 2018 +0300
+
+    add headline field
+
+commit ba7980cb
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Aug 20 14:34:57 2018 +0100
+
+    Remove ZoneDetect .bin file from repository
+    
+    A Debian maintainer has pointed out that Debian does not permit .bin
+    files in the packages they create.
+    The ZoneDetect database file, timezone21.bin has therefore been removed
+    from the repository.
+    
+    New users must download the .bin file themself if they require UTC/DST
+    time offset.
+    
+    This situation exists because the ZoneDetect developer has not yet put
+    the source code for the database generator onto GitHub - when that
+    happens, the database file will be generated by Geeqie (using the
+    ZoneDetect sources) during the installation procedure.
+
+commit 1d7a8321
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Aug 18 11:00:35 2018 +0100
+
+    Bug fix #251: Crop simulation
+    
+    https://github.com/BestImageViewer/geeqie/issues/251
+    
+    If draw rectangle is not selected, return null.
+
+commit 8785b68e
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Aug 17 18:12:04 2018 +0100
+
+    Fix #629: Keywords are not adding properly to selected files
+    
+    https://github.com/BestImageViewer/geeqie/issues/629
+    
+    The right-click menu of the left-hand keywords pane of the info sidebar
+    now uses only the selected keywords.
+    Any partially selected keywords will be expanded to the full keyword.
+    Select none == select all
+
+commit 52162998
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Aug 16 19:48:59 2018 +0100
+
+    Bug fix #624: Filter files by shell or regular expression pattern
+    
+    https://github.com/BestImageViewer/geeqie/issues/624
+    
+    Show new entries in the combo box
+    Permit entries to be deleted (select the entry, click on the text box,
+    press delete, press enter)
+
+commit eb348ad6
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Aug 15 19:43:06 2018 +0100
+
+    Fix #624: Filter files by shell or regular expression pattern
+    
+    https://github.com/BestImageViewer/geeqie/issues/624
+    
+    An option on Select/Show File Filter (or the toolbar) to provide regular
+    expression file-filtering of the currently displayed folder.
+
+commit ee13c13a
+Author: Andreas Rönnquist <andreas@ronnquist.net>
+Date:   Tue Aug 14 22:22:49 2018 +0200
+
+    Fix typo unkown/unknown
+
+commit 15637ceb
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Aug 13 14:30:01 2018 +0100
+
+    Ref #624: Filter files by shell or regular expression pattern
+    
+    https://github.com/BestImageViewer/geeqie/issues/624
+    
+    The File name (when "contains" is selected) and Comment items on the
+    Search page use Perl Compatible Regular Expressions.
+    
+    Basic searches should be no different to current usage.
+
+commit bd11ce89
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Aug 12 17:29:35 2018 +0100
+
+    Move menu/toolbar to top of window
+    
+    Moving the menu/toolbar to the top of the window eliminates the problem
+    of these items being partially obscured when the tools pane is reduced
+    to a small width.
+
+commit 863dbd55
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Aug 11 19:48:17 2018 +0100
+
+    Additional optional entries for the toolbar
+
+commit 54dc7076
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Aug 10 10:06:19 2018 +0100
+
+    Bug fix: Crash when GPSInfo contains illegal characters
+    
+    If Exif.GPSInfo contains unexpected characters, it can cause a seg.
+    fault when passed to atof().
+
+commit 9cdcc6cd
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Aug 6 12:55:46 2018 +0100
+
+    Script for compiling on Debian systems
+    
+    Several improvements
+
+commit b71ab43a
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Aug 4 19:57:56 2018 +0100
+
+    Tooltips for bookmarks and shortcuts
+    
+    The tooltip shows the path for bookmarks and shortcuts
+
+commit 84faf637
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Aug 2 20:15:36 2018 +0100
+
+    Tooltip for path entry
+    
+    The current path entry can be partially obscured if the vertical divider
+    is pushed too far to the left.
+    This commit shows the current path as the tooltip.
+
+commit 6045bae3
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Aug 2 14:28:17 2018 +0100
+
+    Revised script for compiling on Debian system
+    
+    Omitted dependencies
+    Command line option to compile commit -n
+    Distribution detection
+
+commit a77e3316
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Aug 1 19:17:46 2018 +0100
+
+    Bug Fix: Float file list layout not preserved in GTK3
+    
+    gtk_vpaned_new() is deprecated and replaced by gtk_paned_new().
+    
+    But the macro GTK_IS_VPANED does not work with gtk_paned_new().
+
+commit fe1cddea
+Author: Andreas Rönnquist <>
+Date:   Wed Aug 1 10:37:17 2018 +0100
+
+    Fix #627: Add awk shebang to geocode-parameters.awk
+    
+    https://github.com/BestImageViewer/geeqie/pull/627
+
+commit 56ed7edc
+Author: Andreas Rönnquist <andreas@ronnquist.net>
+Date:   Tue Jul 31 18:34:40 2018 +0200
+
+    Add awk shebang to geocode-parameters.awk
+
+commit 0f655fa3
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Jul 27 16:49:58 2018 +0100
+
+    Enhanced script for compiling on Debian systems
+
+commit baa6fa89
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Jul 21 19:18:08 2018 +0100
+
+    Shell script to aid compiling on Debian systems
+
+commit ef1012f1
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Jul 21 12:34:02 2018 +0100
+
+    Bug fix: Preserve cache mode
+    
+    In some circumstances, the selected cache mode was not preserved
+
+commit 0d404f00
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Jul 20 17:45:10 2018 +0100
+
+    Fix #251: Crop simulation
+    
+    Menu option to draw a rectangle.
+    Rectangle co-ordinates can be obtained with the remote command:
+    --remote --get-rectangle
+
+commit eb896440
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Jul 19 10:56:46 2018 +0100
+
+    Bug fix: Collection preview
+    
+    Creating thumbnails takes too long; use only thumbnails in the cache.
+    Option in Preferences/General to define the maximum number of thumbnails
+    in the montage.
+
+commit 43f74815
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jul 18 11:09:22 2018 +0100
+
+    Ref #332: include pdf-view
+    
+    Display an image of the first page of a pdf file.
+    GTK3 only.
+
+commit 12ec3e9b
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jul 18 10:16:41 2018 +0100
+
+    Collection preview
+    
+    If the folder containing collection files (usually
+    $HOME/.local/share/geeqie/collections) is opened, the image pane will
+    show a montage of the thumbnails (to a maximum of 20) of the images in
+    the selected collection.
+    Requires ImageMagick.
+    
+    This is a simplistic implementation, and should be improved e.g.
+    
+    Use collect-io.c to parse the collection file
+    Use cached thumbnails instead of re-creating
+    Use Geeqie to create the montage instead of using ImageMagick
+
+commit d3e4730c
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jul 15 11:02:07 2018 +0100
+
+    Pan view warning window
+    
+    Ensure the pan view warning window is displayed at a sensible width
+
+commit 55055a7b
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Jul 14 17:26:32 2018 +0100
+
+    British English translation update
+    
+    dialog -> dialogue
+
+commit 31398ad2
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Jul 14 16:46:15 2018 +0100
+
+    Additional toolbar icons
+
+commit 35f8ac20
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Jul 14 14:23:55 2018 +0100
+
+    Ref #331: Overimposed custom composition rule lines
+    
+    "Rule of thirds" guidelines are included as an additional item in the
+    overlay screen display feature.
+
+commit da34a2b6
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Jul 7 19:50:31 2018 +0100
+
+    Collections changes
+    
+    Implement a file class for Collections
+    Include an icon for collections (temporary icon until someone creates an
+    appropriate one)
+    Double-click on a .gqv icon in the files pane opens the collection
+    window
+    Option in Preferences/Behavior to open collection windows on top
+    
+    N.B. current users have to manually edit the Collections entry in
+    Preferences/Files to change the collections class from metadata to
+    collection
+
+commit 2b60164f
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Jul 6 19:46:54 2018 +0100
+
+    Additional file info parameters (2)
+    
+    Omitted files
+
+commit d0881f57
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Jul 6 19:44:10 2018 +0100
+
+    Additional file info parameters
+    
+    Additional parameters which can be displayed in the info sidebar or
+    overlay screen display:
+    
+    file owner (file.owner)
+    file group (file.group)
+    file class (file.class) e.g. RAW image etc.
+    file symbolic link (file.link)
+
+commit 8af0e856
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Jun 30 22:18:19 2018 +0100
+
+    Drag and drop file onto search window
+    
+    If a file is dragged and dropped onto either the path or similarity
+    entry box in the search window, the full URI (e.g. file:///home/etc_etc)
+    is copied.
+    
+    This commit ensures the correct format is used, and also fills in the
+    tooltip.
+
+commit e4fc2462
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Jun 29 12:19:26 2018 +0100
+
+    Adl fix #323: Rating system
+    
+    https://github.com/BestImageViewer/geeqie/issues/323
+    
+    Display star rating in collection window
+
+commit 5fc1f749
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Jun 29 11:27:49 2018 +0100
+
+    Addl fix #147: Darktable XMP Sidecar Files not grouped
+    
+    https://github.com/BestImageViewer/geeqie/issues/147
+    
+    In some cases remove_level_from_path() returned NULL instead of a
+    zero-length string.
+    This caused problems when followed by a strcmp()
+
+commit e3e593f4
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Jun 28 19:22:21 2018 +0100
+
+    Tabcomp and hidden files
+    
+    Make tabcomp follow the "Show hidden files or folders" option
+
+commit b9f4412d
+Author: Andreas Rönnquist <>
+Date:   Tue Jun 26 14:50:24 2018 +0100
+
+    Fix #620: Fix build on x32
+    
+    https://github.com/BestImageViewer/geeqie/pull/620
+
+commit e1cf6b63
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Jun 26 11:59:11 2018 +0100
+
+    Addl fix #323: Rating system
+    
+    https://github.com/BestImageViewer/geeqie/issues/323
+    
+    g_ascii_string_to_unsigned() requires glib 2.54.
+    The test set-up on Travis requires glib 2.40
+
+commit c84ca102
+Author: Andreas Rönnquist <>
+Date:   Mon Jun 25 10:19:46 2018 +0100
+
+    Fix #618: Avoid using PATH_MAX where not available
+    
+    https://github.com/BestImageViewer/geeqie/pull/618
+    
+    Geeqie fails to build on Hurd because of not finding PATH_MAX, this fix would avoid using PATH_MAX on systems where it isn't available.
+
+commit 748d0bdf
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jun 24 20:20:23 2018 +0100
+
+    Change character code in decode_sim
+    
+    Change character code 0xD7 to 0x78
+
+commit e2488891
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jun 24 16:13:47 2018 +0100
+
+    Update documentation for similarity cache
+
+commit 7455656e
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jun 24 14:43:35 2018 +0100
+
+    Bug fix: Create thumbnails maintenance option
+    
+    In the Cache Maintenance dialog, Create Thumbnails is always enable. If
+    thumbnail creation is disabled in Preferences/General, thumbnails are
+    still created, but sometimes in the wrong folder.
+    
+    This commit disables Create Thumbnails in the maintenance dialog when
+    when thumbnail creation is disabled in Preferences.
+
+commit e5bfd654
+Author: micrococo <>
+Date:   Sun Jun 24 11:50:22 2018 +0100
+
+    Fix #617: Spanish translation update
+    
+    https://github.com/BestImageViewer/geeqie/pull/617
+
+commit 6ec17eac
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jun 24 11:39:19 2018 +0100
+
+    British English translation
+
+commit d1f9dec9
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Jun 22 19:20:08 2018 +0100
+
+    Addl fix #323: Rating system
+    
+    https://github.com/BestImageViewer/geeqie/issues/323
+    
+    Preserve show star rating setting
+    User option to select the character for Star and Rejected -
+    Preferences/General
+
+commit 087fa744
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Jun 22 10:38:37 2018 +0100
+
+    Little note about comments in bug report
+
+commit a3fdc3ed
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Jun 21 11:50:49 2018 +0100
+
+    Fix #616: Image Position settings missing in 1.4
+    
+    https://github.com/BestImageViewer/geeqie/issues/616
+    
+    Image scroll settings are now on status bar. Update tool-tip and
+    documentation.
+
+commit 6d61e1cb
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jun 20 18:16:40 2018 +0100
+
+    Bug fix323: Rating system
+    
+    Revised Unicode character
+
+commit 5ccd1c0a
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jun 20 16:06:48 2018 +0100
+
+    Buf fix #323: Rating system
+    
+    https://github.com/BestImageViewer/geeqie/issues/323
+    
+    Convert Unicode characters to UTF-8
+
+commit ecdcba77
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jun 20 11:07:08 2018 +0100
+
+    Fix #614: Wrap and/or truncate long file names in file list view
+    
+    https://github.com/BestImageViewer/geeqie/issues/614
+    
+    In List view, the tooltip is set to column 1 data.
+
+commit 8be05f77
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Jun 18 19:17:19 2018 +0100
+
+    Show star rating in files pane
+    
+    Accessed via a right-click menu
+
+commit b7985bf6
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Jun 18 18:53:46 2018 +0100
+
+    Read metadata in the idle loop
+    
+    Selecting sort-by DateOriginal, DateDigitized or Rating caused Geeqie to
+    freeze while the metadata was read for the whole folder contents.
+    
+    This commit reads those data in the idle loop and thus prevents the
+    freeze.
+    There is an option in Preferences/Metadata to autmatically read the
+    metadata in the idle loop whenever a new folder is selected.
+
+commit 65d3bf6e
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Jun 7 14:13:43 2018 +0100
+
+    Option to change default button for copy/move dialogs
+    
+    Option on Preferences/Behavior to use With Rename as the default button
+    for Copy/Move dialogs.
+    The option is off by default.
+
+commit ba59336f
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Thu Jun 7 11:44:36 2018 +0100
+
+    Fix #612: Pan view image class filtering
+    
+    https://github.com/BestImageViewer/geeqie/issues/612
+
+commit 257cba81
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jun 3 11:39:01 2018 +0100
+
+    Show rating as star characters
+    
+    Additional tag formatted.star_rating to show Xmp.xmp.Rating as a set of
+    star characters
+
+commit 75edf4d5
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu May 31 19:00:02 2018 +0100
+
+    Bug fix: incorrect initialization check of filedata exifdate_digitized
+
+commit 9d94d0cc
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu May 31 11:20:22 2018 +0100
+
+    Include file ctime as a formatted tag
+    
+    Include ctime as the formatted tag: file.ctime
+
+commit 66847a25
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon May 28 10:05:33 2018 +0100
+
+    Pan view - right click menu goto original
+    
+    Additional item on the right-click menu to go to the source image
+
+commit 7c7cab31
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon May 28 09:58:42 2018 +0100
+
+    Bug fix: Pan view - implement exif data display
+    
+    If geeqierc.xml contained no data for the sidebar exif pane, there would
+    be a seg fault
+
+commit 7cca0c5c
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun May 27 17:57:58 2018 +0100
+
+    Pan view calendar - show day-of-week legend
+
+commit cefac810
+Author: Michał Pecio <>
+Date:   Sun May 27 10:45:10 2018 +0100
+
+    Support for Canon ISO tags
+    
+    Some pre-2010 Canon cameras didn't write the standard EXIF ISO speed
+    tag. The ISO speed of photos taken with such cameras can be found in
+    the proprietary Exif.CanonSi.ISOSpeed tag
+
+commit 41052870
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat May 26 20:20:01 2018 +0100
+
+    Pan view calendar - use locale to set first day of week
+
+commit c89ac7a4
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu May 24 19:25:45 2018 +0100
+
+    Pan view - implement exif data display
+    
+    The option to display exif data in pan view was NULLed out.
+    
+    This commit implements the display of exif data.
+    The parameters displayed are the same as in the info sidebar.
+
+commit 5ffa2cce
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu May 24 10:04:39 2018 +0100
+
+    Pan view - eliminate run-time error
+    
+    Remove redundant code
+
+commit c4d700ed
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri May 18 17:48:12 2018 +0100
+
+    Addl fix #220: marks do not persist
+    
+    https://github.com/BestImageViewer/geeqie/issues/220
+    
+    Additional parameter on search page to find files which have marks set.
+
+commit 136cf508
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed May 16 19:22:12 2018 +0100
+
+    Fix #597: Help file search
+    
+    https://github.com/BestImageViewer/geeqie/issues/597
+    
+    Only on-line help files are searched.
+    Search engine defined in Preferences/General.
+    Local help files are not searched.
+
+commit cbd97ae4
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed May 16 10:04:01 2018 +0100
+
+    Bug fix: Mnemonic text for marks
+    
+    Incorrect initialization
+
+commit d619df43
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue May 15 09:37:55 2018 +0100
+
+    Fix #609: Crash on "View in New Window" if no image active
+    
+    https://github.com/BestImageViewer/geeqie/issues/609
+
+commit 7ce4193d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun May 6 19:54:36 2018 +0100
+
+    Rename menu item "Thumbnail maintenance" to "Cache maintenance"
+
+commit 14a53516
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun May 6 16:55:11 2018 +0100
+
+    Mnemonic text for marks
+    
+    The marks check boxes at the top of the file pane have tooltips that may
+    be used to describe each mark.
+    The text can be modified by right-click.
+
+commit 6269b0da
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun May 6 09:40:30 2018 +0100
+
+    Log window - do not show buttons when debug is disabled
+
+commit 850bd515
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri May 4 16:16:37 2018 +0100
+
+    Fix #220, 269: marks do not persist
+    
+    https://github.com/BestImageViewer/geeqie/issues/220
+    https://github.com/BestImageViewer/geeqie/issues/269
+    
+    Marks/image connections can optionally be saved in a text file in the
+    same folder as History etc.
+    The option is in Preferences/Behavior - set to save by default.
+    Also a menu item to clear all marks.
+
+commit 6cfa5805
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu May 3 16:03:26 2018 +0100
+
+    Ensure ChangeLog gets regenerated
+
+commit e8db929f
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed May 2 19:02:13 2018 +0100
+
+    Fix #605: Crash when writing metadata to .svg files
+    
+    https://github.com/BestImageViewer/geeqie/issues/605
+    
+    This corrects a coding error, which caused the crash.
+    
+    Parhaps the defaults in filefilter.c at about line 238 should be changed
+    to set these files to no-write:
+    pnm, svg, gif, xbm, xpm, bmp, ico, ras
+    
+    But line 228 sets them to writable anyway.
+
+commit ac40ce3a
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue May 1 16:46:59 2018 +0100
+
+    Update ffmpegthumbnailer library version
+    
+    Update required library version to 2.1.0 - required for
+    ThumbnailerLogLevel
+
+commit cf43eb55
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Apr 25 11:46:38 2018 +0100
+
+    Local time - UTC offset and daylight saving correction
+    
+    Use GPS lat/long to provide local time corrected for UTC offset and DST
+    correction.
+    
+    The corrected time is available in formatted.localtime
+    The selected timezone is available in formatted.timezone
+
+commit 57d6435c
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Apr 12 11:34:52 2018 +0100
+
+    Fix #600: Window "Edit command results" with GTK3 has disproportionate spacing (OK with GTK2)
+    
+    https://github.com/BestImageViewer/geeqie/issues/600
+
+commit 93df5158
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Apr 11 16:23:10 2018 +0100
+
+    Modify copy/move dialogs
+    
+    Revert "Copy" and "Move" button to its previous brief format.
+    Additional "With Rename" button to start the on-the-fly renaming dialog.
+
+commit e3f2825f
+Author: Wolfgang Lieff <>
+Date:   Fri Apr 6 17:43:03 2018 +0100
+
+    Additional loader for DDS file format
+
+commit 379823d7
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Apr 3 13:08:34 2018 +0100
+
+    Bug fix: Option to display window ID
+    
+    Reinstate line deleted in error.
+
+commit fcf4c376
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Apr 3 12:41:35 2018 +0100
+
+    Option to display window ID
+    
+    Additional Preferences/Windows option to show the window ID in the
+    titlebar. Off by default.
+
+commit 01fd562a
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Apr 1 11:36:20 2018 +0100
+
+    Additional remote commands for layout windows
+    
+    Additional remote commands:
+    --remote --id:<ID>
+    --remote --open-window
+    --remote --close-window
+    
+    The id:<ID> parameter sends subsequent commands to the specified window.
+    The window titlebar show the window identifier.
+
+commit 69022467
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Mar 29 17:10:58 2018 +0100
+
+    Fix #162: Cannot symlink file if two geeqie instances are running
+    
+    https://github.com/BestImageViewer/geeqie/issues/162
+    
+    Do not permit a second instance of Geeqie to be started.
+    
+    There is only one geeqierc.xml file - it is not sensible to allow more
+    than one instance to be run.
+    
+    File/New Window can be used instead.
+
+commit 7f5ac747
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Mar 24 10:37:17 2018 +0000
+
+    Collection window - thumbnail focus
+    
+    If a collection is being shown in an image window, moving through the
+    images causes the thumbnail in focus in the collection window to follow
+
+commit f62fd076
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Mar 21 13:59:50 2018 +0000
+
+    Fix #599: Shift + Direction is not accelerated in image viewer like help file suggests
+    
+    https://github.com/BestImageViewer/geeqie/issues/599
+
+commit da564ede
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Mar 13 11:16:21 2018 +0000
+
+    Fix #535: Include additional mime types
+    
+    https://github.com/BestImageViewer/geeqie/issues/535
+
+commit 36ddb9db
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Mar 7 10:33:53 2018 +0000
+
+    Collections - goto menu option
+    
+    In a Collections window, an additional right-click menu option to go to
+    the source image.
+
+commit dfa9b961
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Mar 4 12:00:19 2018 +0000
+
+    Fix #592: Directory widget loses focus on tab completion
+    
+    https://github.com/BestImageViewer/geeqie/issues/592
+    
+    The call to layout_set_path() was shifting the focus.
+
+commit bb224a9f
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Feb 27 17:12:33 2018 +0000
+
+    Remote command --pixel-info
+    
+    Additional remote command:
+    geeqie --remote --pixel-info
+    
+    Gives X, Y and RGB of the mouse pointer on the current image. Format is:
+    [x,y]: RGB( r, g, b)
+
+commit 294c2edb
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Feb 11 11:12:37 2018 +0000
+
+    Additional documentation for webp format
+    
+    Include sample script to install webp pixbuf loader
+    Other on-line help updates
+
+commit 75c7df8b
+Author: Misty De Meo <>
+Date:   Sat Feb 10 17:16:52 2018 +0000
+
+    Fix #588,589: Geeqie fails to build on macOS
+    
+    https://github.com/BestImageViewer/geeqie/issues/588
+    https://github.com/BestImageViewer/geeqie/pull/589
+
+commit d44bd7a8
+Author: Misty De Meo <mistydemeo@gmail.com>
+Date:   Wed Feb 7 23:04:01 2018 -0800
+
+    layout_util: fix passing an rvalue to WEXITSTATUS
+    
+    Fixes #588.
+
+commit 82532814
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Feb 4 11:43:05 2018 +0000
+
+    Show .icc files when selecting color profiles
+    
+    Modify tabcomp code to permit filter and filter description to be set.
+    Modify preferences to filter on .icc when selecting color profiles.
+
+commit 3d5f9816
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Feb 3 11:29:16 2018 +0000
+
+    Use web help files if local files do not exist
+
+commit 4f51c5a4
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Feb 3 10:51:17 2018 +0000
+
+    Ref #584: There is no way to show the rating of an image
+    
+    https://github.com/BestImageViewer/geeqie/issues/584
+    
+    Include rating, keywords, comment, imagecomment in OSD tooltip
+
+commit 2fac47dd
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Feb 1 10:07:49 2018 +0000
+
+    Ref. #584: There is no way to show the rating of an image
+    
+    https://github.com/BestImageViewer/geeqie/issues/584
+    
+    Additional tag %rating% for image overlay
+
+commit 76838779
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Wed Jan 24 22:40:02 2018 +0100
+
+    Let the user specify gtk version and more in bug reports
+
+commit 3e268f59
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Jan 23 19:48:24 2018 +0000
+
+    Bug fix: Bookmark DnD
+    
+    In some cases dragging-and-dropping something that is not a URI to
+    create a bookmark will cause Geeqie to crash.
+
+commit 0a6cb496
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue Jan 23 00:40:57 2018 +0100
+
+    Fixing automake build system
+
+commit a5867663
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Jan 22 13:25:41 2018 +0000
+
+    Fix #523: <Esc> in "Really continue?" copy confirmation dialog leads to crash
+    
+    https://github.com/BestImageViewer/geeqie/issues/523
+    
+    Patch by Michael Cross and Andreas Rönnquist
+
+commit f4f5b4d1
+Author: Michael Cross <mc@xi2.org>
+Date:   Mon Jan 22 01:21:49 2018 +0100
+
+    Fix crash after strange behaviour of the "Really Continue" dialog
+
+commit c6a41bb9
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jan 21 17:26:55 2018 +0000
+
+    Fix #577: give user warning/error when it is impossible to update EXIF orientation
+    
+    https://github.com/BestImageViewer/geeqie/issues/577
+    
+    Insert [ $? != 0 ] after all calls to exiv2, exiftran and mogrify
+
+commit d37941b2
+Author: Anthony DeRobertis <anthony@derobert.net>
+Date:   Sat Jan 20 03:09:08 2018 +0100
+
+    Thumbnail all files if filtering is disabled.
+    
+    If the user has disabled filtering by file extension, then we should
+    also disable that filtering when generating/loading thumbnails. Fixes
+    regression from 9be75e3431104d6a3a0c80324a8e3ac60316be13.
+
+commit 4df045ff
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jan 17 16:42:48 2018 +0000
+
+    Fix #578: unable to write orientation to file
+    
+    https://github.com/BestImageViewer/geeqie/issues/578
+    
+    Path/filename was not protected with quotes
+
+commit d7a361f4
+Author: Andreas Rönnquist <andreas@ronnquist.net>
+Date:   Fri Jan 12 15:24:36 2018 +0100
+
+    Trap build errors
+    
+    Without this fix the make would fail on missing symbols, and this instead
+    makes it fail already when gdk_pixbuf_csource is faulty.
+
+commit 571f5871
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Jan 5 19:07:48 2018 +0000
+
+    Fix #567: unused return value in color-man.c
+    
+    https://github.com/BestImageViewer/geeqie/issues/567
+
+commit 09fd5e6f
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Jan 5 19:06:05 2018 +0000
+
+    Fix #566: submenu items "variable set but not used" errors in 1.4
+    
+    https://github.com/BestImageViewer/geeqie/issues/566
+
+commit a55c78d2
+Author: Andreas Rönnquist <>
+Date:   Thu Jan 4 17:06:16 2018 +0000
+
+    Fix #574: Spelling errors detected by Lintian
+    
+    https://github.com/BestImageViewer/geeqie/pull/574
+
+commit 705cf22e
+Author: Zoltan Ivanfi <>
+Date:   Thu Jan 4 16:30:39 2018 +0000
+
+    Partial fix #561: Hi-DPI-aware rendering of images
+    
+    https://github.com/BestImageViewer/geeqie/issues/561
+    
+    Image overlays and thumbnails still to be done
+
+commit 43d72f3f
+Author: Andreas Rönnquist <andreas@ronnquist.net>
+Date:   Thu Jan 4 14:28:10 2018 +0100
+
+    Fix spelling mistake occured/occurred
+
+commit 0ef10ad0
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jan 3 20:58:28 2018 +0000
+
+    Sort/search on Exif.Photo.DateTimeDigitized
+    
+    Implement sort and search on Exif.Photo.DateTimeDigitized
+    
+    Note: pan view not included
+
+commit caabfd97
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jan 3 17:49:15 2018 +0000
+
+    Sort/search on file class
+    
+    Implement sort and search on file class (raw image, video etc.)
+    
+    Note that the sort order is set by an enumerated type in typedefs.h, but
+    cannot be easily changed because the class is saved in the filter
+    section of geeqierc.xml as an integer.
+
+commit d599fbc9
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Wed Jan 3 16:10:35 2018 +0000
+
+    Fix #571: Huge performance hit when enabling animation
+    
+    https://github.com/BestImageViewer/geeqie/issues/571
+    
+    Check for  animation only on gif files.
+
+commit 0a0e941e
+Author: Zoltan Ivanfi <zivanfi@apache.org>
+Date:   Thu Dec 28 19:32:22 2017 +0100
+
+    Partially fix #561: Hi-DPI-aware rendering of images.
+    
+    Displayed images are no longer blurry on Hi-DPI displays, nor they have a grid
+    artifact any more.
+    
+    Image overlays and thumbnails are not addresset yet and are still blurry.
+
+commit d232acf1
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Jan 1 19:12:33 2018 +0000
+
+    Context-sensitve help
+    
+    Implement context-sensitive help key for the following windows:
+    exif
+    collection
+    duplicates
+    image
+    pan view
+    search
+    
+    Replace all instances of the constant GDK_KEY_F1 with a call to a
+    function which gets the key code set by the user in Preferences/Keyboard
+    for Help
+
+commit 76d8576d
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Jan 1 13:40:30 2018 +0100
+
+    Adding direct subscribe field on the page
+
+commit ebecbdef
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Jan 1 13:33:53 2018 +0100
+
+    Applying website changes from release
+
+commit dfcc7037
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Dec 25 12:43:28 2017 +0100
+
+    Mailinglist
+
+commit 205a701a
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Sat Dec 30 13:53:50 2017 +0100
+
+    Fix for some small memory leaks
+
+commit dcceea75
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Sat Dec 30 13:46:51 2017 +0100
+
+    Update polish translations
+
+commit fa8f4638
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Dec 30 13:40:21 2017 +0100
+
+    Catch build errors
+    
+    Small node for #563, the case in doc/Makefile.am is no issue. It is a
+    complete different syntax.
+    
+    This fix #563.
+
+commit 826b0347
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu Dec 28 20:11:46 2017 +0100
+
+    Update klingon po
+
+commit a84412ce
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu Dec 28 20:11:31 2017 +0100
+
+    Update all po files
+
+commit df16d05b
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Thu Dec 28 19:31:06 2017 +0100
+
+    Update polish translations
+
+commit 668f95b0
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Dec 18 10:54:40 2017 +0100
+
+    Some dir debuggings
+
+commit 14187c75
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Dec 12 18:51:56 2017 +0000
+
+    Addl fix #543: Size of dialog windows in the GTK3 version is too small
+    
+    https://github.com/BestImageViewer/geeqie/issues/543
+    
+    Prevent duplicate entries when multiple Geeqie windows are opened
+
+commit 05778257
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue Dec 12 13:22:32 2017 +0100
+
+    Catch build errors in this special case
+    
+    Unfortunately, Debian decided to just report that to there own
+    repository with bug number #883526 but does not report it upstream.
+    
+    However, that will fix the "bug".
+
+commit 11622a75
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Dec 9 11:13:34 2017 +0000
+
+    Fix #548: Send text output to stdout
+    
+    https://github.com/BestImageViewer/geeqie/issues/548
+    
+    Additional parameter to print_term() and printf_term() to send output to
+    either stderr or stdout
+
+commit 29d85893
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Dec 8 11:58:17 2017 +0000
+
+    Dialogs with thumbnails do not resize correctly
+    
+    Dialogs with thumbnails do not resize correctly when width is changed
+
+commit 5ebdb58d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Dec 8 11:45:30 2017 +0000
+
+    Fix #553:Desktop file without %f or %F crashes Geeqie
+    
+    https://github.com/BestImageViewer/geeqie/issues/553
+    
+    A .desktop file without %f or %F and is a filter, will crash Geeqie.
+    Check if filedata structure is null.
+
+commit 8e848353
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Dec 1 09:28:55 2017 +0000
+
+    Addl fix #254: GIF animation support
+    
+    https://github.com/BestImageViewer/geeqie/issues/254
+    
+    Animation enabled by default
+
+commit d5521e38
+Author: gqpwruser <>
+Date:   Sat Nov 25 17:08:34 2017 +0000
+
+    Fix #544: copy symlinks as symlinks instead of dereferencing them
+    
+    https://github.com/BestImageViewer/geeqie/issues/544
+    
+    Relative symbolic links and the Move operation are still not handled
+
+commit 978ec2dd
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Fri Nov 24 10:27:12 2017 +0000
+
+    Fix #541: Showing existing, or maybe generating thumbnails for MP4 and WEBM
+    
+    https://github.com/BestImageViewer/geeqie/issues/541
+    
+    Preview and thumbnails of video clips can be displayed. Clips can be run via a defined external program
+
+commit 6acc2d3e
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Fri Nov 24 10:07:58 2017 +0000
+
+    Additional default video filters
+
+commit d1d5344b
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Fri Nov 24 10:04:06 2017 +0000
+
+    Code clean-up
+
+commit 1caab195
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Nov 23 20:44:03 2017 +0000
+
+    Fix #543: Size of dialog windows in the GTK3 version is too small
+    
+    https://github.com/BestImageViewer/geeqie/issues/543
+    
+    Additional option in Preferences/Windows to preserve size and location
+    of dialog windows
+
+commit a2504a3a
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Nov 17 16:46:18 2017 +0000
+
+    Disconnect all mark keyword connections
+    
+    Additional keyword menu item to disconnect all marks keywords
+    connections
+
+commit ac58f0b2
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Nov 16 10:07:31 2017 +0000
+
+    Additional pixbuf loader documentation
+    
+    Also update web/help files
+
+commit e702a744
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Nov 13 10:41:19 2017 +0000
+
+    Fix #542: About window shows old commit
+    
+    https://github.com/BestImageViewer/geeqie/issues/542
+    
+    The old commit ID was being kept in autom4te.cache. This is not being
+    cleared by "make distclean", and so the old ID continues to be used.
+    
+    Revised user docs show to use:
+    
+    sudo make uninstall; sudo make maintainer-clean; ./autogen.sh
+    make -j<no. of cpu cores>; sudo make install
+
+commit 0d8825da
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Nov 13 09:58:48 2017 +0000
+
+    Addl Fix #137: "Copy path" problem (or may be feature)
+    
+    https://github.com/BestImageViewer/geeqie/issues/137
+    
+    Fix error which shows up with clang
+
+commit b0ea0793
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Nov 11 14:53:53 2017 +0000
+
+    Update documentation for Fit image to window options
+
+commit 0ede96cf
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Nov 10 16:24:59 2017 +0000
+
+    Fix #538: Sort Configure Plugins by default
+    
+    https://github.com/BestImageViewer/geeqie/issues/538
+
+commit b0cb5d87
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Nov 9 15:52:54 2017 +0000
+
+    Fix #520: copy path inserts quotes around path
+    
+    https://github.com/BestImageViewer/geeqie/issues/520
+    
+    Additional menu item:
+    Copy path unquoted
+    
+    DnD still uses quotes
+
+commit 051b5217
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Nov 8 17:06:50 2017 +0000
+
+    Fix #137: "Copy path" problem (or may be feature)
+    
+    https://github.com/BestImageViewer/geeqie/issues/137
+    
+    Additional option on Preferences/Behavior to select either PRIMARY or
+    CLIPBOARD for the copy path menu item
+
+commit 5a6cd202
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Nov 5 19:53:36 2017 +0100
+
+    Include note about original author
+
+commit 5786d77c
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Nov 4 21:22:59 2017 +0100
+
+    Revert Copy path breakage patch
+    
+    This reverts commit ea5503b10067779c9055b1211b7e91553a6a93c6.
+
+commit ea5503b1
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Nov 4 18:47:50 2017 +0000
+
+    Fix #137: "Copy path" problem (or may be feature)
+    
+    https://github.com/BestImageViewer/geeqie/issues/137
+    
+    Use CLIPBOARD instead of PRIMARY for copy path commands
+
+commit f882d3ca
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Nov 4 11:29:31 2017 +0000
+
+    Update web help file and other docs
+    
+    Update on-line help files
+    Update man page
+    Update README, HACKING, CODING docs
+    Remove BUGS file - it does not seem to be useful
+
+commit 16e72d19
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Nov 4 10:46:22 2017 +0000
+
+    Slideshow --remote delay in hrs-mins-secs
+
+commit 37da8065
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Nov 3 12:04:17 2017 +0000
+
+    Addl: Update man page
+    
+    Quit missing from --remote options
+
+commit 11d37937
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Nov 3 11:16:58 2017 +0000
+
+    Addl fix #532: Remove Changelog.html and Readme.html from Makefile.am
+    
+    https://github.com/BestImageViewer/geeqie/issues/532
+    
+    Fix Makefile.am
+
+commit c6237058
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Nov 3 11:06:15 2017 +0000
+
+    Addl fix #532: Remove Changelog.html and Readme.html from Makefile.am
+    
+    https://github.com/BestImageViewer/geeqie/issues/532
+    
+    Remove ChangeLog file from repository; replace by ChangeLog.gqview which
+    contains only the early changes
+
+commit fd364579
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Nov 2 19:58:40 2017 +0000
+
+    Update man page
+
+commit f44b98b3
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Nov 2 11:37:53 2017 +0000
+
+    Addl fix #444: User-definable toolbar
+    
+    https://github.com/BestImageViewer/geeqie/issues/444
+    
+    .desktop file icons are displayed.
+    Still problems with other icons.
+
+commit 605297a6
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Nov 2 11:04:25 2017 +0000
+
+    Fix #533: fails to make install if markdown not install
+    
+    https://github.com/BestImageViewer/geeqie/issues/533
+
+commit 258cd76c
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Oct 30 13:57:16 2017 +0000
+
+    Fix #163: Remove redundant file types
+    
+    https://github.com/BestImageViewer/geeqie/issues/163
+    
+    gdk-pixbuf no longer supports RAS, PCX and WBMP
+    https://bugzilla.gnome.org/show_bug.cgi?id=721372
+    
+    JPEG-2000 - libpixbufloader-jasper has been removed from debian:
+    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812630
+    Some other distributions may still have it
+    
+    DCR, X3F, K25 don't display
+
+commit cbe2074d
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Oct 29 13:39:18 2017 +0100
+
+    Fixing changelog generation
+
+commit 4064414b
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Oct 28 18:17:06 2017 +0100
+
+    Fix #532: Remove Changelog.html and Readme.html from Makefile.am
+    
+    https://github.com/BestImageViewer/geeqie/issues/532
+    
+    Wrong exit codes
+
+commit f0e54425
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Oct 28 16:24:43 2017 +0100
+
+    Addl fix 269: Image marks "save" feature
+    
+    https://github.com/BestImageViewer/geeqie/issues/269
+    
+    ifdef out --remote --lua if lua not installed
+
+commit fe137c11
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Oct 28 12:07:11 2017 +0100
+
+    Auto-generate README and ChangeLog html user docs
+    
+    Change Makefile.am to:
+    Run markdown to create README.html from README.md
+    Run git to create new ChangeLog file and ChangeLog.html from that
+    Revise format of ChangeLog.html
+    If markdown or git executables are not present, do nothing
+
+commit f9be9d39
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Oct 28 11:23:18 2017 +0100
+
+    Temp fix #531: Segfault when changing width of Collection window (GTK3)
+    
+    https://github.com/BestImageViewer/geeqie/issues/531
+    
+    Temporary fix to stop the crash
+
+commit 64e5525b
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Oct 26 10:56:11 2017 +0100
+
+    Document additional pixbuf loaders
+
+commit 5abf8374
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Wed Oct 25 20:45:15 2017 +0100
+
+    Adding issue template
+
+commit 9caaac8f
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Wed Oct 25 20:27:42 2017 +0100
+
+    Remove more links to sourceforge
+
+commit b181983e
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Wed Oct 25 20:14:33 2017 +0100
+
+    Remove sourceforge mailinglist from website
+
+commit bc543c30
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Oct 25 19:11:40 2017 +0100
+
+    Fix #196: Geeqie crashes when renaming some images inside a collection
+    
+    https://github.com/BestImageViewer/geeqie/issues/196
+
+commit 0890884d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Oct 22 19:39:44 2017 +0100
+
+    Fix #269: External image marks - (--remote --lua)
+    
+    https://github.com/BestImageViewer/geeqie/issues/269
+    
+    Additional lua fn: Image:get_marks()
+    Additional command line option: --remote --lua:<file>,<lua_script>
+
+commit 43c2479a
+Author: Yuri Kozlov <>
+Date:   Wed Oct 18 17:49:46 2017 +0100
+
+    Fix #134: Incorrect russian translation
+    
+    https://github.com/BestImageViewer/geeqie/issues/134
 
-Fixed bug where pixel/color information at x=0 coordinates werent shown:
-- pixel-coordinates now calculated with floor
-- guard for update in layout does not apply for 0 coordinates anymore
+commit 7831e637
+Author: unqwist <>
+Date:   Wed Oct 18 17:04:54 2017 +0100
+
+    Fix #356: Select dirlist when entering a directory
+    
+    https://github.com/BestImageViewer/geeqie/issues/356
+
+commit f46058ba
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Oct 17 17:43:49 2017 +0100
+
+    Fix #313, #521: zoom increment is not multiplicative
+    
+    https://github.com/BestImageViewer/geeqie/issues/313
+    https://github.com/BestImageViewer/geeqie/issues/521
 
-Patch by Ruben Stein.
+commit a737324b
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Mon Oct 16 10:15:19 2017 +0100
 
+    Addl fix 510: Rudimentary video support
+    
+    https://github.com/BestImageViewer/geeqie/issues/510
+    Segfaults when you click on the image area in an empty directory
 
-------------------------------------------------------------------------
-r1587 | zas_ | 2009-03-30 19:52:14 +0200 (Mon, 30 Mar 2009) | 1 line
+commit 74096520
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Oct 15 19:46:31 2017 +0100
 
-Fix up previous patch.
-------------------------------------------------------------------------
-r1586 | zas_ | 2009-03-30 19:05:31 +0200 (Mon, 30 Mar 2009) | 1 line
+    Fix #527: source directory is not writable
+    
+    https://github.com/BestImageViewer/geeqie/issues/527
+    
+    The case of a file being in the root ( / ) folder not taken into account
 
-Desktop files window: make columns sortable, replace Apply and OK buttons by one Save button which is made sensitive when needed.
-------------------------------------------------------------------------
-r1585 | nadvornik | 2009-03-29 22:06:21 +0200 (Sun, 29 Mar 2009) | 2 lines
+commit 2d5611e5
+Author: mandree <>
+Date:   Sun Oct 15 11:50:37 2017 +0100
 
-improved bar_pane_comment_notify_cb
+    Fix #514: Permit reinstallation of symlink
+    
+    https://github.com/BestImageViewer/geeqie/pull/514
 
-------------------------------------------------------------------------
-r1584 | nadvornik | 2009-03-29 21:57:19 +0200 (Sun, 29 Mar 2009) | 2 lines
+commit 37a571ce
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Oct 14 09:07:13 2017 +0100
 
-fixed a typo
+    Fixing missing field initializer
 
-------------------------------------------------------------------------
-r1583 | nadvornik | 2009-03-29 21:40:16 +0200 (Sun, 29 Mar 2009) | 2 lines
+commit 414e01d4
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Fri Oct 13 16:55:27 2017 +0100
 
-fixed possible crash
+    Addl fix #510: Rudimentary video support
+    
+    https://github.com/BestImageViewer/geeqie/issues/510
+    
+    Additional option to start video playback via left-click.
 
-------------------------------------------------------------------------
-r1582 | nadvornik | 2009-03-29 18:39:42 +0200 (Sun, 29 Mar 2009) | 2 lines
+commit ac74cef5
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Fri Oct 13 14:19:22 2017 +0100
 
-added UfRaw ID files to known filetypes
+    Addl fix #147: Darktable XMP Sidecar Files not grouped
+    
+    https://github.com/BestImageViewer/geeqie/issues/147
 
-------------------------------------------------------------------------
-r1581 | nadvornik | 2009-03-29 16:26:44 +0200 (Sun, 29 Mar 2009) | 2 lines
+commit 96a1fc7a
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Fri Oct 13 13:21:11 2017 +0100
 
-pane interface cleanup
+    Multi-button mouse support
+    
+    Initial support for multi-button mouse.
+    When image pane has focus, mouse buttons 8 and 9 are mapped to Forward and Back.
 
-------------------------------------------------------------------------
-r1580 | nadvornik | 2009-03-29 16:20:44 +0200 (Sun, 29 Mar 2009) | 2 lines
+commit 4290e6e1
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Oct 12 10:39:25 2017 +0100
 
-improved sidebar configuration
+    Fix documentation errors
 
-------------------------------------------------------------------------
-r1579 | nadvornik | 2009-03-29 12:36:13 +0200 (Sun, 29 Mar 2009) | 2 lines
+commit 9c00154f
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Oct 11 19:24:57 2017 +0100
 
-re-added possibility to display basic file info (size, mode, date)
+    Rename External Editors to Plugins
 
-------------------------------------------------------------------------
-r1578 | nadvornik | 2009-03-28 16:51:21 +0100 (Sat, 28 Mar 2009) | 3 lines
+commit 2a38ef56
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Oct 11 12:27:00 2017 +0100
 
-fixed keyboard focus on start-up
-https://sourceforge.net/tracker/?func=detail&aid=2707025&group_id=222125&atid=1054680
+    Set template.desktop to have a default icon
 
-------------------------------------------------------------------------
-r1577 | nadvornik | 2009-03-28 16:31:04 +0100 (Sat, 28 Mar 2009) | 2 lines
+commit 045924fb
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Oct 10 19:02:41 2017 +0100
 
-active image follows keyboard focus
+    Addl #444: Change format for Add button menu
+    
+    https://github.com/BestImageViewer/geeqie/issues/444
+    
+    For Add button show the action icon instead of a Plus sign.
 
-------------------------------------------------------------------------
-r1576 | nadvornik | 2009-03-28 16:09:09 +0100 (Sat, 28 Mar 2009) | 2 lines
+commit d27eaf4f
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Oct 10 17:02:01 2017 +0100
 
-split-mode cleanup and improvements
+    Update template.desktop documentation
 
-------------------------------------------------------------------------
-r1575 | nadvornik | 2009-03-27 09:05:14 +0100 (Fri, 27 Mar 2009) | 2 lines
+commit 5ff96301
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Oct 10 10:53:31 2017 +0100
 
-added simple desktop file editor
+    Fix #444: User-definable toolbar
+    
+    https://github.com/BestImageViewer/geeqie/issues/444
+    
+    Set via an additional tab on the Preferences dialogue
 
-------------------------------------------------------------------------
-r1574 | zas_ | 2009-03-26 22:49:20 +0100 (Thu, 26 Mar 2009) | 7 lines
+commit c23342c8
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Oct 8 13:30:05 2017 +0100
 
-Improve editors through .desktop files implementation:
-- stricter Exec parameters detection
-- correct Icon key handling (absolute file vs name and --icon prefix)
-- improved escape, single, double quotes handling and escaping
+    Remove GQView legacy items from menu; update docs
 
+commit 990299b2
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Oct 3 10:35:14 2017 +0100
 
+    Revert: Do not send debug data to terminal
 
-------------------------------------------------------------------------
-r1573 | nadvornik | 2009-03-26 08:56:01 +0100 (Thu, 26 Mar 2009) | 2 lines
+commit 3d8820a4
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Sep 30 18:07:35 2017 +0100
 
-fixed histogram drawing
+    Fix regression
+    
+    Fix #519.
 
-------------------------------------------------------------------------
-r1572 | zas_ | 2009-03-23 19:49:23 +0100 (Mon, 23 Mar 2009) | 1 line
+commit 81dc6bbc
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Sep 30 10:25:33 2017 +0100
 
-French translation was updated.
-------------------------------------------------------------------------
-r1571 | nadvornik | 2009-03-22 00:16:38 +0100 (Sun, 22 Mar 2009) | 2 lines
+    Fix #207: Symlink doesn't show in Sort Manager
+    
+    https://github.com/BestImageViewer/geeqie/issues/207
 
-more consistent remote options naming
+commit 13f5f8fd
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Sep 27 17:43:52 2017 +0100
 
-------------------------------------------------------------------------
-r1570 | nadvornik | 2009-03-21 21:19:11 +0100 (Sat, 21 Mar 2009) | 3 lines
+    Update installation instructions
 
-fixed segfault in histogram
-http://sourceforge.net/tracker/index.php?func=detail&aid=2690498&group_id=222125&atid=1054680
+commit 39cbcfb5
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Sep 26 18:42:37 2017 +0100
 
-------------------------------------------------------------------------
-r1569 | nadvornik | 2009-03-21 20:51:07 +0100 (Sat, 21 Mar 2009) | 2 lines
+    Do not send debug data to terminal
+    
+    When running Geeqie from the terminal, a user sees irrelevant messages
+    and when debugging the window gets clogged with unnecessary data.
+    The log window - or log file - contains all debug output anyway.
+
+commit e014563a
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Sep 26 11:27:32 2017 +0100
+
+    Bug fix: Initialise map coordinates to gdouble
+
+commit 8fc4a35a
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Sep 23 11:35:02 2017 +0100
+
+    Addl Fix #508: Copy and Move windows scale incorrectly
+    
+    https://github.com/BestImageViewer/geeqie/issues/508
+
+commit 86405b9d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Sep 23 11:01:45 2017 +0100
+
+    Bug fix: Failed editor call blocks further actions
+    
+    When a call to an external editor fails, cancel the action so that
+    further editors can be called
+
+commit b5172796
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Sep 23 10:53:10 2017 +0100
+
+    Fix #518: [raw file] -> External Editor -> RawTerapee can't be started
+    
+    https://github.com/BestImageViewer/geeqie/issues/518
+    
+    Additional mime types
+
+commit b801467d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Sep 22 17:43:07 2017 +0100
+
+    Slideshow delay in hrs-mins-secs
+
+commit 44b34708
+Author: ilexiris <>
+Date:   Thu Sep 21 11:30:39 2017 +0100
+
+    Fix #517: Fix checkbox falling out of sync
+    
+    https://github.com/BestImageViewer/geeqie/pull/517
+
+commit 79917d0d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Sep 19 09:51:20 2017 +0100
+
+    Bug fix: Segfault in pan view
+    
+    If an image is double-clicked in pan view, Geeqie crashes
+
+commit 776d9f6b
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Sep 18 12:00:54 2017 +0100
+
+    Fix #512: The "Back" button does not operate correctly
+    
+    https://github.com/BestImageViewer/geeqie/issues/512
+    
+    Include a Forward button also
+
+commit a685bfbc
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Sep 17 15:53:47 2017 +0100
+
+    Fix the implicit-fallthrough stuff in code
+    
+    First, this flag was not supported by older gcc.
+    
+    And second and more important, there _was_ a bug with a lost break in
+    9643a2546bcc. Combined with a unreachable code segment.
+
+commit f6566dd2
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Sep 17 15:12:21 2017 +0100
+
+    Fix writing to meta files
+    
+    Some time ago, this seemed to break. It should never have worked as it
+    took the image extension and compare it to "...meta".
+
+commit 1f007a8c
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Sep 17 13:45:42 2017 +0100
+
+    Remove some stuff that is throwing errors in gcc-7
+    
+    New gcc warns (and errors with -Werror) if there are unused functions or
+    variables.
+    
+    - Remove two leftover functions from ae34634113b2
+    - Remove definition made to much in 035c3253ded5
+    - Remove two variable definitions made in b0b11291d2c9
+    - Remove not really used function in 15917d4063ce
+    - Remove two variable definitions made in 5ed2574fb8cc
+    - Remove variable definition made in efe0e6a38273
+    - Remove variable definition made in c95bd6996583 and since then removed
+      usage
+    - Remove unused variable definition made in bc02fd0eb0d9
+    - Remove unused variable definition made in 324129463b17
+    - Remove two variables left over from fe69cac65ad4 (Pretty old code from
+      John Ellis)
+    - Remove some functions not used anymore with one obsolete variable
+    - Remove Variables introduced in 8746b22d3ed1 and 51a9455bd33f
+    - Fix missed change in definition in 6e3b2edff8cf
+    - Remove unused function from 63a96f8504a2
+    - Remove unused function from c6bdbaa559c7 (Pretty old code)
+
+commit 286b68b2
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Sep 17 13:37:10 2017 +0100
+
+    Fix configure error with gcc-7
+
+commit 2a4c92c7
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Sep 17 10:33:08 2017 +0100
+
+    Revise DEBUG_0() usage
+    
+    Replace all DEBUG_0() calls with log_printf() or another debug level.
+    This will stop the user seeing irrelevant debug output
+    when the debug level is set to the default of 0.
+
+commit 05b71bc2
+Author: Matthias Andree <matthias.andree@gmx.de>
+Date:   Sat Sep 16 18:23:08 2017 +0200
+
+    Fix out-of-path (VPATH) builds.
+
+commit 989a7a60
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Sep 16 20:30:53 2017 +0100
+
+    Update log window output
+    
+    Implement message text colors in GTK3
+    
+    For log_printf(), if the first word of the message is "error" or
+    "warning" (case insensitive), display the message with the appropriate
+    color-coding
+
+commit f6831eee
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Sat Sep 16 20:18:35 2017 +0100
+
+    Bug fix #509: Increase number of marks to 10
+    
+    https://github.com/BestImageViewer/geeqie/issues/509
+
+commit db9a2d60
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Sat Sep 16 20:12:22 2017 +0100
+
+    Bug fix: Marks checkboxes in iconview
+    
+    The width of the marks checkboxes was not taken into account in icon view mode
+
+commit 9be75e34
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Thu Sep 14 10:38:09 2017 +0100
+
+    Addl #510: Rudimentary video support
+    
+    https://github.com/BestImageViewer/geeqie/issues/510
+    
+    Add video files extension to default file filter (disabled by default).
+    Use recorded format_class in fd in metadata.c
+    Do not try to generate/read thumb for files which are not images.
+
+commit d33e0f6a
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Sep 13 11:21:58 2017 +0100
+
+    Ref #510: Rudimentary video support
+    
+    https://github.com/BestImageViewer/geeqie/issues/510
+    
+    Implement icons for FORMAT_CLASS
+
+commit bc02fd0e
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Sep 11 18:19:46 2017 +0100
+
+    Optional timer data in log window
+
+commit babefee6
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Sep 10 19:24:20 2017 +0100
+
+    Save Collection window geometry
+    
+    Previously collection window geometry was preserved only when an
+    explicit save was made.
+    This patch ensures the window position is always saved, unless the
+    window has unsaved data.
+
+commit a7c22f9f
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Sep 10 11:11:00 2017 +0100
+
+    Update documentation for autogen.sh options
+
+commit 876de3db
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Sep 10 10:57:20 2017 +0100
+
+    Add Collections to Shortcuts bar
+
+commit 435f7c0f
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Sep 10 10:10:47 2017 +0100
+
+    Addl Fix #508: Copy and Move windows scale incorrectly
+    
+    https://github.com/BestImageViewer/geeqie/issues/508
+    
+    Collections dialog
+
+commit ba8b5dd9
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Sep 9 17:40:37 2017 +0100
+
+    Reverse autogen.sh default map option
+    
+    Default is to enable libclutter and libchamplain
+
+commit 5ed2574f
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Sep 8 17:11:02 2017 +0100
+
+    Fix #278: Shortcut to change time between images in slideshow
+    
+    https://github.com/BestImageViewer/geeqie/issues/278
+    
+    Keypad plus and minus to change the interval in 0.5 sec units.
+
+commit 1ceb6bcd
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Sep 8 11:25:06 2017 +0100
+
+    Bug fix: Info sidebar width in GTK3
+    
+    In bar_size_allocate() the width obained is the allocated width. In GTK2
+    this is the actual width. In GTK3 it is the *minimum* width. This
+    results in the info sidebar being able to increase, but not decrease.
+    There does not seem to be a way in GTK3 to get the actual width of a
+    widget. For GTK3 the only way is to disable it. The width of the sidebar
+    is therefore not preserved across restarts.
+
+commit 317f0e8a
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Sep 6 19:56:58 2017 +0100
+
+    Show destination in Copy/Move dialog
+    
+    Expand the information message to include the destination folder for
+    Copy and Move operations.
+
+commit 6d3a2956
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Sep 6 11:59:47 2017 +0100
+
+    Fix #508: Copy and Move windows scale incorrectly
+    
+    https://github.com/BestImageViewer/geeqie/issues/508
+
+commit 8702dec8
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Thu Aug 31 11:38:26 2017 +0100
+
+    Fix #507: Slightly rearrange keywords context menu
+    
+    https://github.com/BestImageViewer/geeqie/issues/507
+
+commit 535b244d
+Author: Alberto Griggio <>
+Date:   Tue Aug 29 10:13:17 2017 +0100
+
+    Fix #506: ignore chmod errors for filesystems not supporting the operation
+    
+    https://github.com/BestImageViewer/geeqie/issues/506
+
+commit 33386eb2
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Aug 22 10:12:34 2017 +0100
+
+    Update doxygen.conf
+
+commit 3087f7ae
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Aug 20 11:20:48 2017 +0100
+
+    Change recent code comments to Doxygen style
+
+commit ae346341
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Aug 18 14:25:36 2017 +0100
+
+    Right-click menus - collections
+    
+    On all relevent right-click menus include a sub-menu to store an image
+    selection to either a new or existing collection.
+    
+    On Collection window right-click menu, remove "Append from file list" -
+    that can be achieved with "Append from file selection"
+
+commit 01715c03
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Aug 16 09:42:42 2017 +0100
+
+    Bug fix: Collection in multiple windows
+    
+    The same collection can be opened in multiple windows, causing problems
+    when different files are appended to different windows.
+    
+    This commit permits only one window per collection.
+
+commit 19dca3c8
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Aug 15 20:07:40 2017 +0100
+
+    Append file selection to collection
+    
+    Additional right-click menu item to append file selection to a
+    collection window
+
+commit a3abc188
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Aug 14 16:46:55 2017 +0100
+
+    Update website
+
+commit 5e0b8494
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Aug 11 20:53:32 2017 +0100
+
+    Ref #226: Update website
+    
+    https://github.com/BestImageViewer/geeqie/issues/226
+    
+    Sourceforge email address wrong
+
+commit 123f8337
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Aug 11 19:41:01 2017 +0100
+
+    Ref #226: Update website
+    
+    https://github.com/BestImageViewer/geeqie/issues/226
+    
+    Update README.md to give a more complete list of features.
+    Update https://en.wikipedia.org/wiki/Geeqie to include a link to
+    README.md on the github site - anyone accessing it will see it in html
+    format.
+    Include a "Preview release" date on above website - to show current
+    source status.
+    
+    Update Licence text to v2.
+
+commit 8ddd74a1
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Aug 10 20:03:50 2017 +0100
+
+    Bug fix: Improve debug output
+    
+    Fix commit 271aa1833d31
+
+commit 89575fd7
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Aug 9 15:14:27 2017 +0100
+
+    Addl fix #436: Add 'Losslessly rotate image' keyboard shortcuts
+    
+    https://github.com/BestImageViewer/geeqie/issues/436
+    
+    Send stderr to /dev/null
+
+commit 271aa183
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Aug 8 22:10:21 2017 +0100
+
+    Improve debug output
+    
+    Use __func__ compiler identifier
+
+commit b2c2c8ce
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Aug 8 19:30:01 2017 +0100
+
+    Update secondary user documentation
+    
+    Use standard gtk_about_dialog for Help About
+    Move contributers to AUTHORS file so that they appear in the Credits
+    dialog
+    Change gen_changelog.sh to create ChangeLog.html
+    Include ChangeLog on Help menu
+    Make presence of README.html and ChangeLog.html mandatory
+    
+    It would be better to generate above html files from automake.
+    gtk_about_dialog uses msgid _("translator-credits"), but the translators
+    do not use it.
+
+commit 07b95e44
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Aug 6 20:17:44 2017 +0100
+
+    Fix #505: ‘Copy path’ and ‘Delete’ are too close in the drop down menu
+    
+    https://github.com/BestImageViewer/geeqie/issues/505
+    
+    This commit attempts to ameliorate this issue by moving the Delete
+    action to the end of a section and ensuring a divider is immedialtely
+    below it.
+
+commit 2d94b0ad
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Aug 6 19:25:07 2017 +0100
+
+    Prelim: display README in html format
+    
+    If README.html exists, it is displayed in the default browser in
+    preference to README.md in text format.
+    
+    Still requires the automake files to be modified for markdown (or some
+    other command) to generate the README.html file.
+
+commit 980fd785
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Aug 5 17:36:05 2017 +0100
+
+    Bug fix: GPS map expander
+    
+    When the expander for the GPS map was closed, the map continued to be
+    displayed.
+    The reason is unknown.
+    
+    This commit uses the expander signal to explicitly show or hide the
+    child of the expander.
+
+commit 4a896417
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Aug 5 10:57:44 2017 +0100
+
+    Fix geonames coding error
+
+commit 35f0119c
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Aug 4 21:04:45 2017 +0100
+
+    Partial fix #504: Increase limit on Decoded Image Cache Size
+    
+    https://github.com/BestImageViewer/geeqie/issues/504
+
+commit a920f59f
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Aug 4 17:04:07 2017 +0100
+
+    Fix #192: tiff files (and others) appear blurry when 1:1 view
+    
+    https://github.com/BestImageViewer/geeqie/issues/192
+    
+    Up to commit 808d8558b3d5 alpha-channel files at scale 1:1 always had
+    GdkInterpType set to GDK_INTERP_NEAREST - the lowest quality. As there
+    was no scaling, this was ok.
+    Thereafter scaling was set to that selected by the user, resulting in
+    problems when GDK_INTERP_HYPER was selected.
+    This commit reverts to the previous method.
+
+commit 559f0843
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Jul 31 14:36:29 2017 +0100
+
+    Fix #500: Geeqie doesn’t use shared thumbnail folder
+    
+    https://github.com/BestImageViewer/geeqie/issues/500
+
+commit c7cb4da3
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Jul 24 11:08:35 2017 +0100
+
+    Fix #499: Unable to move zoomed image
+    
+    https://github.com/BestImageViewer/geeqie/issues/499
+
+commit 4c3854b5
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jul 23 12:05:26 2017 +0100
+
+    Bug fix: Zoom mode overwritten
+    
+    Zoom mode was overwritten whenever Preferences were saved.
+
+commit 46539884
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Jul 20 11:11:50 2017 +0100
+
+    Image Search - Ignore rotation
+    
+    In the Image Search window, include a checkbox for Ignore Rotation on
+    the Image Content line.
+
+commit dd8ee572
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Jul 20 09:57:57 2017 +0100
+
+    Collections on command line
+    
+    In the current implementation, the complete path must be used when
+    opening a collection from the command line.
+    This commit permits just the collection name, with or without extension,
+    to be used.
+
+commit 16a51da0
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Jul 18 19:39:58 2017 +0100
+
+    Move install folder for geocode-parameters
+    
+    Install geocode-parameters.awk in GQ_BIN_DIR.
+    
+    User can put their own version in ~/.config/geeqie/applications/
 
-layout id "_current_" matches the currently active layout window
+commit 21700f64
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jul 16 16:32:31 2017 +0100
 
-------------------------------------------------------------------------
-r1568 | nadvornik | 2009-03-21 19:22:04 +0100 (Sat, 21 Mar 2009) | 2 lines
+    Fix compatibility problems with log window
 
-do not copy existing layout id to new window
+commit 035c3253
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Jul 14 17:02:29 2017 +0100
 
-------------------------------------------------------------------------
-r1567 | nadvornik | 2009-03-21 18:47:50 +0100 (Sat, 21 Mar 2009) | 2 lines
+    Fix #302: possibility to copy exif field values from the info sidebar
+    
+    Copy info sidebar exif values to the clipboard.
 
-update translated pane titles
+commit bfa5abb9
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Jul 13 12:00:17 2017 +0100
 
-------------------------------------------------------------------------
-r1566 | nadvornik | 2009-03-20 23:48:01 +0100 (Fri, 20 Mar 2009) | 2 lines
+    Copy exif data to clipboard
+    
+    Click on any cell in the Exif Window, and the data is copied into the
+    clipboard.
 
-do not re-create ui_manager at layout change
+commit c4cfa5f5
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Jul 10 12:23:19 2017 +0100
 
-------------------------------------------------------------------------
-r1565 | nadvornik | 2009-03-20 22:28:31 +0100 (Fri, 20 Mar 2009) | 2 lines
+    Adding more Entries to mailmap
 
-added a possibility to update existing bars from config
+commit 9ab6445b
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Jul 10 10:27:47 2017 +0100
 
-------------------------------------------------------------------------
-r1564 | nadvornik | 2009-03-20 18:02:00 +0100 (Fri, 20 Mar 2009) | 3 lines
+    Update mailmap
 
-added tooltips to external editors on toolbar
-- patch by Colin Clark
+commit 366ee2bf
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Jul 10 09:23:52 2017 +0100
 
-------------------------------------------------------------------------
-r1563 | nadvornik | 2009-03-20 17:28:43 +0100 (Fri, 20 Mar 2009) | 2 lines
+    Adding mailmap file to unify commiter
+    
+    If one wants to have different entry in the git `git shortlog`, just
+    give me a hint or just update it.
 
-added "load config" command to remote control
+commit 4bb7c12d
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Mon Jul 10 07:53:04 2017 +0000
 
-------------------------------------------------------------------------
-r1562 | nadvornik | 2009-03-20 15:36:59 +0100 (Fri, 20 Mar 2009) | 2 lines
+    Update translation files after more source file shuffling.
 
-added possibility to update existing layout window from config
+commit d2350bb4
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Sun Jul 9 06:20:35 2017 +0000
 
-------------------------------------------------------------------------
-r1561 | nadvornik | 2009-03-20 12:52:29 +0100 (Fri, 20 Mar 2009) | 2 lines
+    update POTFILES.in
 
-do not add duplicate keywords from config file
+commit 3bbefe21
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Fri Jul 7 13:57:17 2017 +0000
 
-------------------------------------------------------------------------
-r1560 | nadvornik | 2009-03-20 11:12:29 +0100 (Fri, 20 Mar 2009) | 2 lines
+    deduplicate shared code in view_file_icon and view_file_list
+    
+    Also, moves view_file.c into the view_file subdir.
 
-be more verbose on parse errors
+commit 1bc4a19f
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Mon Jul 10 07:51:30 2017 +0000
 
-------------------------------------------------------------------------
-r1559 | nadvornik | 2009-03-20 10:46:35 +0100 (Fri, 20 Mar 2009) | 3 lines
+    Update translation files after source file move.
 
-added function to reload external editors at any time
-eliminated init_after_global_options()
+commit d1306df6
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Sun Jul 9 21:40:05 2017 +0000
 
-------------------------------------------------------------------------
-r1558 | nadvornik | 2009-03-19 23:58:28 +0100 (Thu, 19 Mar 2009) | 2 lines
+    Enable C99 mode
+    
+    Also, make AC_INIT macro independent of available branch names.
 
-initialization clean-up
+commit c90b6063
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Sun Jul 9 05:54:05 2017 +0000
 
-------------------------------------------------------------------------
-r1557 | nadvornik | 2009-03-19 23:12:14 +0100 (Thu, 19 Mar 2009) | 2 lines
+    Ran regen_potfiles.sh to add missing files and correct the location of view_file files in POTFILES.in
 
-improved config file formatting
+commit 95dd7b35
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Fri Jul 7 13:48:00 2017 +0000
 
-------------------------------------------------------------------------
-r1556 | nadvornik | 2009-03-18 00:03:07 +0100 (Wed, 18 Mar 2009) | 2 lines
+    Avoid c99 feature
 
-added more IPTC tags
+commit c4e6fc62
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Fri Jul 7 13:21:15 2017 +0000
 
-------------------------------------------------------------------------
-r1555 | nadvornik | 2009-03-17 23:41:09 +0100 (Tue, 17 Mar 2009) | 2 lines
+    *phew* commented and simplified.
 
-implemented editing support in exif pane
+commit 70751490
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Fri Jul 7 13:03:25 2017 +0000
 
-------------------------------------------------------------------------
-r1554 | nadvornik | 2009-03-17 20:52:56 +0100 (Tue, 17 Mar 2009) | 2 lines
+    Hopefully make it not crash
 
-fixed loading of desktop file icons, gtk seems to expect an icon name without extension
+commit eb082bd9
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Fri Jul 7 12:32:25 2017 +0000
 
-------------------------------------------------------------------------
-r1553 | nadvornik | 2009-03-17 20:09:34 +0100 (Tue, 17 Mar 2009) | 2 lines
+    It compiles!
 
-simplified code
+commit 9828bbe6
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Thu Jul 6 19:33:31 2017 +0000
 
-------------------------------------------------------------------------
-r1552 | nadvornik | 2009-03-17 19:58:15 +0100 (Tue, 17 Mar 2009) | 2 lines
+    Remove all references to "IconData"
 
-improved expanding and hiding of helper keywords
+commit 6c65564f
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Fri Jul 7 16:37:12 2017 +0000
 
-------------------------------------------------------------------------
-r1551 | nadvornik | 2009-03-17 19:30:53 +0100 (Tue, 17 Mar 2009) | 2 lines
+    update .gitignore
 
-fixed keyword tree redrawing
+commit 2aef83ca
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Jul 7 12:11:56 2017 +0100
 
-------------------------------------------------------------------------
-r1550 | zas_ | 2009-03-17 01:05:13 +0100 (Tue, 17 Mar 2009) | 1 line
+    Ensure .sim files are cleared from cache
+    
+    If file filtering was enabled, the .sim files were not cleared from the
+    geeqie cache
 
-Preliminary support for doxygen: make doxygen-doc will create documentation from sources in doc/doxygen directory.
-------------------------------------------------------------------------
-r1549 | zas_ | 2009-03-16 21:39:09 +0100 (Mon, 16 Mar 2009) | 1 line
+commit 65f3e7f0
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Jul 6 14:47:45 2017 +0100
 
-gint -> gboolean where applicable. The end (ouf!).
-------------------------------------------------------------------------
-r1548 | zas_ | 2009-03-16 20:11:39 +0100 (Mon, 16 Mar 2009) | 1 line
+    Fix clang compile errors
 
-gint -> gboolean where applicable.
-------------------------------------------------------------------------
-r1547 | zas_ | 2009-03-16 19:19:11 +0100 (Mon, 16 Mar 2009) | 1 line
+commit 18911135
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Wed Jul 5 21:41:18 2017 +0000
 
-gint -> gboolean where applicable.
-------------------------------------------------------------------------
-r1546 | nadvornik | 2009-03-16 00:22:17 +0100 (Mon, 16 Mar 2009) | 2 lines
+    Refactor: move view_file implementations to their own subdirectory.
 
-improved pane_keywords notification
+commit 4606ea7a
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Fri Dec 30 04:24:46 2016 +0000
 
-------------------------------------------------------------------------
-r1545 | nadvornik | 2009-03-15 23:46:25 +0100 (Sun, 15 Mar 2009) | 4 lines
+    Add the ability to use regular expressions for Pan View keyword filtering.
 
-call the notify function just once when the keywords are pushed to the
-textarea
+commit 6ea6f44e
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Thu Dec 29 09:58:59 2016 +0000
 
+    Add pan filtering to all of the pan view modes
 
-------------------------------------------------------------------------
-r1544 | zas_ | 2009-03-15 21:16:20 +0100 (Sun, 15 Mar 2009) | 1 line
+commit e67dcc4f
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Tue Dec 27 20:35:59 2016 +0000
 
-gint -> gboolean.
-------------------------------------------------------------------------
-r1543 | nadvornik | 2009-03-15 19:41:25 +0100 (Sun, 15 Mar 2009) | 3 lines
+    Revamp pan view filtering to support different modes and grouping.
+    
+    Conceptually, the filter is a sequence of filter elements, which are considered
+    in order for each image in the pan view.  The end result is that each image is
+    either rejected or displayed as normal.
 
-fixed segfault in osd called from img-view
-http://sourceforge.net/tracker/index.php?func=detail&aid=2684068&group_id=222125&atid=1054680
+commit 91062845
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Tue Dec 27 19:26:45 2016 +0000
 
-------------------------------------------------------------------------
-r1542 | zas_ | 2009-03-15 19:06:41 +0100 (Sun, 15 Mar 2009) | 1 line
+    Move filter code into pan-fiew-filter.{c,h}
 
-gint -> gboolean.
-------------------------------------------------------------------------
-r1541 | nadvornik | 2009-03-15 18:40:04 +0100 (Sun, 15 Mar 2009) | 2 lines
+commit fddcfa7f
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Sun Dec 25 08:25:13 2016 +0000
 
-fixed viewing image from dupe and search windows
+    Adds a keyword filtering feature to Timeline PanView.
+    
+    UI needs some work, and currently only supports intersection between multiple
+    keywords.  Would be easy to support keyword unions, if the UI supported it.
+    
+    Should probably hide the button in modes that don't yet support it.
 
-------------------------------------------------------------------------
-r1540 | zas_ | 2009-03-15 16:01:07 +0100 (Sun, 15 Mar 2009) | 1 line
+commit f640a7a5
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Sat Dec 24 22:37:21 2016 +0000
 
-gint -> gboolean.
-------------------------------------------------------------------------
-r1539 | zas_ | 2009-03-15 14:33:56 +0100 (Sun, 15 Mar 2009) | 1 line
+    Pull the search UI construction code out into a distinct function.
+    
+    Also, it looks like the existing code would just leak the search UI widgets.
+    Having the construction code in a distinct function makes it much easier to
+    ensure the appropriate cleanup happens as well.
 
-gint -> gboolean.
-------------------------------------------------------------------------
-r1538 | nadvornik | 2009-03-15 13:41:39 +0100 (Sun, 15 Mar 2009) | 2 lines
+commit b2335bb9
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Sat Dec 24 05:23:02 2016 +0000
 
-fixed XMP and IPTC entry names in exif pane
+    Start moving pan view search code to its own module
+    
+    Next step is to pull the construction of the Search UI into the module
+    as well.  Ideally, pan-view.c should just instantiate a Search thing,
+    without having to worry about exactly how it's constructed or destructed.
 
-------------------------------------------------------------------------
-r1537 | nadvornik | 2009-03-15 13:20:14 +0100 (Sun, 15 Mar 2009) | 2 lines
+commit 1ee18ab9
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jul 2 19:46:19 2017 +0100
 
-added notification to the exif pane
+    Minor doc update - config file locations
 
-------------------------------------------------------------------------
-r1536 | nadvornik | 2009-03-15 12:58:46 +0100 (Sun, 15 Mar 2009) | 2 lines
+commit f6a87c01
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Jun 29 11:05:59 2017 +0100
 
-fixed a bug in osd updating, it seems that the osd icons work again
+    Addl fix #488: Issues using Geeqie to compare pictures
+    
+    https://github.com/BestImageViewer/geeqie/issues/488
+    
+    Implement Alt-Up and Alt-Down keys
+
+commit d058419b
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jun 28 16:57:11 2017 +0100
+
+    Fix #282: no support for multi-file actions in the sort bar
+    
+    https://github.com/BestImageViewer/geeqie/issues/282
+    
+    Sort manager actions operate on file selections
+    
+    Original patch by Glenn Rolland
+
+commit 35721aae
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Jun 25 22:54:21 2017 +0100
+
+    Better Markdown
+
+commit 148d4ddd
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Jun 25 22:31:31 2017 +0100
+
+    Using foreign to allow README file called README.md
+
+commit 7f0d622e
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Jun 25 22:21:09 2017 +0100
+
+    Convert README to markdown
+    
+    This allows to display images and links a better way.
+
+commit 3557bcbb
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Jun 25 21:57:35 2017 +0100
+
+    Fix int<->uint problem
+
+commit 6eebdfd3
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jun 25 13:23:51 2017 +0100
+
+    Bug fix: Additional debug features
+    
+    Ensure grep works on entire message line
+    guint/gint compile problem
+    compile with --disable-debug-log (patch by Guillaume Castagnino)
+
+commit 732210aa
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Jun 24 20:47:50 2017 +0100
+
+    Change travis to use trusty
+    
+    Precise is to old to build geeqie.
+
+commit d229ec4d
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Jun 24 20:17:51 2017 +0100
+
+    Adding travis yaml
+
+commit 32412946
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Jun 22 13:17:00 2017 +0100
+
+    Additional debug features
+    
+    -g:<regexp>, --grep:<regexp> filter debug output by regular expression
+    +w, --show-log-window        show log window
+    -o:<file>, --log-file:<file> save log data to file
+    
+    Save geomtery and position of log window
+    Various buttons on log window
+
+commit 9c47109d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jun 21 13:15:32 2017 +0100
+
+    Fix #262: double click and fullscreen
+    
+    https://github.com/BestImageViewer/geeqie/issues/262
+
+commit 3229f865
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Jun 20 11:11:55 2017 +0100
+
+    Fix #492: Shortcut to Hide all sidebars simultaneously
+    
+    https://github.com/BestImageViewer/geeqie/issues/492
+    
+    Menu item to toggle hiding info, sort, and files panes.
+    Default key is backtick.
+
+commit 12a4fe18
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jun 18 11:03:09 2017 +0100
+
+    Eliminate FIXME: Log window line limit
+    
+    Set log window line limit in Preferences/Behavior
+
+commit 0dd6923f
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Jun 17 09:14:58 2017 +0100
+
+    Fix #280: Set defaults for Auto Rename
+    
+    https://github.com/BestImageViewer/geeqie/issues/280
+    
+    Remember last used settings
+
+commit 68c4796e
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Jun 16 09:45:57 2017 +0100
+
+    Addl fix #436: Add 'Losslessly rotate image' keyboard shortcuts
+    
+    https://github.com/BestImageViewer/geeqie/issues/436
+
+commit 63a96f85
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jun 14 19:26:03 2017 +0100
+
+    Fix #314: Remote commands for thumbnail maintenance
+    
+    https://github.com/BestImageViewer/geeqie/issues/314
+    
+    Additional remote commands so that thumbnail maintenance may be executed
+    from cron.
+
+commit 9313974a
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Jun 12 19:15:29 2017 +0100
+
+    Fix #264, 274, 285, 436: Add 'Losslessly rotate image' keyboard shortcuts
+    
+    https://github.com/BestImageViewer/geeqie/issues/264
+    https://github.com/BestImageViewer/geeqie/issues/274
+    https://github.com/BestImageViewer/geeqie/issues/285
+    https://github.com/BestImageViewer/geeqie/issues/436
+    
+    Additional entries on Edit/Orientation menu:
+    Write orientation to file
+    Write orientation to file (preserve timestamp)
+    
+    Preferences/Metadata option "Write altered image orientation to the
+    metadata" must be off.
+    Exiftran and mogrify must be installed.
+
+commit cb2fa6ae
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Jun 8 20:46:52 2017 +0100
+
+    Fix #323: Rating system
+    
+    https://github.com/BestImageViewer/geeqie/issues/323
+    
+    Initial implementation.
+    Set values either by Edit menu, or Alt+Keypad+n: n is 0 to 5
+    Alt+keypad+minus sets the value to -1.
+
+commit ca8f5cee
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Jun 8 11:46:20 2017 +0100
+
+    Ref #202: "Set as wallpaper" doesn't work with GNOME Shell
+    
+    https://github.com/BestImageViewer/geeqie/issues/202
+    
+    Remove menu items for GTK3.
+
+commit 22010917
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Jun 8 11:29:16 2017 +0100
+
+    Fix #490: Creating info sidebar panes
+    
+    https://github.com/BestImageViewer/geeqie/issues/490
+    
+    Additional icon in the sidebar panel to create new panes.
+
+commit cdd3c3a4
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jun 7 17:53:16 2017 +0100
+
+    Document XMP, Exif and IPTC tag usage
+
+commit 8a3549d0
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Jun 5 16:55:14 2017 +0100
+
+    Additional keyword menu entries
+    
+    1. Revert all hidden
+    2. Collapse all
+    3. Revert (see Help file)
+
+commit af063456
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Jun 3 10:04:14 2017 +0100
+
+    Fix #446: Minor text updates
+    
+    https://github.com/BestImageViewer/geeqie/issues/446
+    
+    Plus warning with info sidebar heights
+
+commit 2e7f616a
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed May 31 18:45:01 2017 +0100
+
+    Addl fix #488: Hide menus when not in split mode
+    
+    https://github.com/BestImageViewer/geeqie/issues/488
+
+commit d901af03
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed May 31 11:56:38 2017 +0100
+
+    Fix #488: Issues using Geeqie to compare pictures
+    
+    https://github.com/BestImageViewer/geeqie/issues/488
+    
+    Part 3: Use alt+left/right arrow keys to move between split window panes
+
+commit 4b6aa2ad
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed May 31 09:01:35 2017 +0100
+
+    Fix #357: Save mark-and-keyword connections
+    
+    https://github.com/BestImageViewer/geeqie/issues/357
+    
+    Patch by unqwist and dragon-sh
+
+commit 521f209e
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue May 30 15:51:00 2017 +0100
+
+    Partial fix #488: Split view with sidecars
+    
+    https://github.com/BestImageViewer/geeqie/issues/488
+    
+    Bug 2: fix split view when images with sidecars are involved
+
+commit 50f5ef3c
+Author: Alexander Antimonov <>
+Date:   Mon May 29 12:06:13 2017 +0100
+
+    Fix #381: Feature-Request: Make JPEG comment available for overlays
+    
+    https://github.com/BestImageViewer/geeqie/issues/381
+    
+    Additional tag "imagecomment" for JPEG comments
+
+commit 64b3e53d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun May 28 19:30:41 2017 +0100
+
+    Fix #477: similarity duplicate search
+    
+    https://github.com/BestImageViewer/geeqie/issues/477
+    
+    Additional find dupes option: sort groups with the lowest number of
+    matches to the top of the results list
+
+commit 3fff57c8
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat May 27 15:58:00 2017 +0100
+
+    Minor dupe documentation
+    
+    Ctrl+shift+right-click to show debug info.
+
+commit 67d93b5d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri May 26 20:00:22 2017 +0100
+
+    Temporary Fix #133: switching between images causes window to keep shrinking
+    
+    https://github.com/BestImageViewer/geeqie/issues/133
+    
+    Temporary fix to hide problem. You may need to set Preferences/Windows
+    "Limit size when auto-sizing window" to 94% or less.
+
+commit b1dd4301
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu May 25 21:17:08 2017 +0100
+
+    Fix #486: Build error
+    
+    https://github.com/BestImageViewer/geeqie/issues/486
+    
+    Bug solution from Guillaume Castagnino
+
+commit 36d2e8e1
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu May 25 12:53:54 2017 +0100
+
+    Remember keywords layout
+    
+    Save and restore expanded keywords rows
+
+commit 4293c453
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu May 25 09:07:32 2017 +0100
+
+    Enable silent build as default
+    
+    Mimic Linux kernel builds.
+
+commit 23625715
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu May 25 07:56:03 2017 +0100
+
+    Fix assignment in dupe keypress function
+    
+    Thanks clang for detecting this typo.
+
+commit 2ed5e0e3
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon May 22 13:35:40 2017 +0100
+
+    Fix #445: Info sidebar section heights
+    
+    https://github.com/BestImageViewer/geeqie/issues/445
+    
+    Options in preferences/general to set heights of:
+    Title
+    Comment
+    Keywords
+    
+    Restart of Geeqie required for changes to take effect.
+
+commit 06b80ed3
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri May 19 19:49:47 2017 +0100
+
+    Documentation update
+    
+    Desktop files and the sort mnager.
+
+commit 30a7a60d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri May 19 19:22:55 2017 +0100
+
+    Temporary Fix #207:Symlink doesn't show in Sort Manager
+    
+    https://github.com/BestImageViewer/geeqie/issues/207
+    
+    This fix simply delays showing the sort manager until the user opens it,
+    by which time setup has been completed.
+
+commit d0224edc
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue May 16 19:56:54 2017 +0100
+
+    Speed up re-read of exif date
+    
+    Remove unnecessary resets of exif date which cause re-reads of exif date
+    to be slow.
+    The initial read of exif date is unfortunately still slow.
+
+commit 7d42ca04
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun May 14 21:57:53 2017 +0100
+
+    Geocode image by drag-drop
+    
+    If an image is not geocoded, drag-and-drop on the map to write latitude
+    and longitude to metadata
+
+commit ab4c998d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu May 11 19:06:13 2017 +0100
+
+    Search on geo-position
+    
+    Additional search option to locate images within a distance of a
+    location. The search origin can be specified in a number of ways - see
+    the Help file.
+
+commit 2d3cd230
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat May 6 11:10:57 2017 +0100
+
+    Temporary Fix #467: Refresh doesn't preserve thumbnail viewpoint
+    
+    https://github.com/BestImageViewer/geeqie/issues/467
+    
+    The reason for the reset of the view is unknown. This patch hides the
+    problem for the moment.
+
+commit 101f1bab
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu May 4 19:06:48 2017 +0100
+
+    Bug fix: Re-size images in GTK3
+    
+    When compiled with GTK3 if an image is opened with "View in new window"
+    the minimum window size is determined by the image size and screen size
+    etc. If a file selection is opened, the minimum window size is set by
+    the first image displayed.
+    This feature is determined by a call to gtk_widget_set_size_request().
+    
+    When compiled with GTK2, the call to gtk_widget_set_size_request() seems
+    to be ignored, and the window can be resized at will.
+    
+    The GTK2 style is much more practical, so the call to
+    gtk_widget_set_size_request() is ignored in GTK3.
+
+commit d72088e0
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed May 3 11:30:12 2017 +0100
+
+    Fix #123: Limit image expansion in Fit To Window
+    
+    https://github.com/BestImageViewer/geeqie/issues/123
+    
+    Additional option in Preferences/Image to limit the expansion of an
+    image in Fit To Window mode. Stops small images being over-magnified.
+
+commit b8995ea4
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue May 2 09:54:59 2017 +0100
+
+    Fix #442: Path filter combobox not initialised
+
+commit a596e763
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon May 1 19:05:08 2017 +0100
+
+    Eliminate a FIXME: Collection window position
+
+commit 66fa2e11
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Apr 29 19:24:33 2017 +0100
+
+    Bug Fix: Marks checkboxes in GTK 3.14
+    
+    Make marks checkboxes visible in icon mode in GTK 3.14 and later
+
+commit 852582b4
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Apr 27 21:36:46 2017 +0100
+
+    Minor documentation update
+
+commit 55a7ed01
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Apr 27 10:57:36 2017 +0100
+
+    Additional Fix #245: Eliminate run-time error
+
+commit e5f56d79
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Apr 14 16:03:13 2017 +0100
+
+    Fix #290: Mouse-only image viewing
+    
+    https://github.com/BestImageViewer/geeqie/issues/290
+    
+    The mouse can now be used to change image, and zoom and pan image.
+    
+    Single middle-click toggles the mouse wheel function between "change
+    image" and "change zoom".
+    In split-view quad mode each pane can be clicked, allowing Connected
+    Zoom to made on any combination of panes.
+    
+    This function cannot be used with "Mouse wheel scrolls image" or
+    "Navigation by left or middle click on image" options.
+
+commit 529b863a
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Mar 28 19:27:16 2017 +0100
+
+    Bug fix: Remote --tell output
+    
+    Make the output go where it is supposed to go
+
+commit ecbdd1d6
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Mar 27 13:22:58 2017 +0100
+
+    Fix #201: Geeqie to pop to top of current windows when open up with -r
+    
+    https://github.com/BestImageViewer/geeqie/issues/201
+    
+    Additional remote option to bring Geeqie widow to the top when opening
+    image:
+    
+    file:<file>  open <file>, bring Geeqie window to the top
+    File:<file>  open <file>, do not bring Geeqie window to the top
+
+commit acb88198
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Mar 26 11:42:10 2017 +0100
+
+    Fix #130: Doubled path in thumbnail preferences
+    
+    https://github.com/BestImageViewer/geeqie/issues/130
+
+commit e44198de
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Mar 24 19:45:44 2017 +0000
+
+    Fix #245: Zoom settings on status bar
+    
+    https://github.com/BestImageViewer/geeqie/issues/245
+    
+    Move commonly used zoom settings from Preferences to a button on the
+    status bar
+
+commit 1b57b82a
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Mar 23 10:06:59 2017 +0000
+
+    Fix #85: can not switch to list view in folder pane with keyboard
+    
+    https://github.com/BestImageViewer/geeqie/issues/85
+    
+    Ctrl-T is now a toggle to switch between list view and tree view in the
+    folder pane
+
+commit 5428ae8e
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Mar 22 15:58:25 2017 +0000
+
+    Fix #56: "Create folder" under "copy/move" should select new folder
+    
+    https://github.com/BestImageViewer/geeqie/issues/56
+
+commit e08195b8
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Mar 22 14:33:48 2017 +0000
+
+    Bug fix: Seg fault in copy/move dialog
+    
+    If a non-existant folder is entered as the destination in a copy/move
+    operation, Geeqie will crash.
+    
+    Check for NULL returned from registered_extension_from_path()
+
+commit e498f547
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Mar 22 10:13:03 2017 +0000
+
+    Minor code amendments
+    
+    Ensure the shortcuts (bookmarks) pane is visible on first run
+    Remove unused defines
+    Document search on Exif date
+
+commit 869cbf26
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Mar 21 17:28:55 2017 +0000
+
+    Fix #219: Ability to set solid colour for transparency layer
+    
+    https://github.com/BestImageViewer/geeqie/issues/219
+    
+    The checkerboard colours can be set on the Preferences/Image tab
+
+commit f470e79e
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Mar 17 11:07:16 2017 +0000
+
+    Bug fix: Remote view:filename command
+    
+    The command:
+    geeqie -r view:filename
+    crashes Geeqie if the filename is not preceeded by a path.
+    
+    Use a string function that handles nulls.
+
+commit f12204d3
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Mar 16 10:45:28 2017 +0000
+
+    Ref #242: Documentation update for collections
+    
+    https://github.com/BestImageViewer/geeqie/issues/242
+    
+    Clarify some Collection window functions
+
+commit 2be9b24c
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Wed Mar 15 11:06:10 2017 +0000
+
+    Fix #147: Alternative format for sidecar extension
+    
+    https://github.com/BestImageViewer/geeqie/issues/147
+    
+    Add option to store sidecar extension with a format e.g. filename.jpg.xmp rather than filename.xmp
+
+commit 09258d88
+Author: J. R. Schmid <jrs+git@weitnahbei.de>
+Date:   Mon Mar 6 18:41:00 2017 +0100
+
+    Update README.md
+    
+    Making unordered lists into parsable Markdown.
+
+commit a4270094
+Author: J. R. Schmid <jrs+git@weitnahbei.de>
+Date:   Mon Mar 6 18:41:00 2017 +0100
+
+    Update README.md
+    
+    Making unordered lists into parsable Markdown.
+
+commit 4fe23213
+Author: J. R. Schmid <jrs+git@weitnahbei.de>
+Date:   Mon Mar 6 18:38:52 2017 +0100
+
+    Rename README to README.md
+    
+    So that GitHub picks up the Markdown headings...
+
+commit 33b23c82
+Author: J. R. Schmid <jrs+git@weitnahbei.de>
+Date:   Mon Mar 6 18:38:52 2017 +0100
+
+    Rename README to README.md
+    
+    So that GitHub picks up the Markdown headings...
+
+commit d8c80051
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Feb 26 19:58:21 2017 +0000
+
+    Documentation update for new options
+    
+    Options are:
+    * Whether to use saved window positions also for new windows
+    * Whether to enable navigation by left or middle click on image
+    * Ability to set keyboard scrolling step multiplier
+    * Whether list directory view uses single click to enter a directory or
+    GTK+ activation default (which is currently a double click)
+
+commit 08f1031b
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Feb 25 11:11:45 2017 +0000
+
+    Fix #473: Parameter type fix for "motion-notify-event" signal handlers
+    
+    The "motion-notify-event" signal "event" parameter is a GdkEventMotion
+    structure, not GdkEventButton.
+    Patch created by Maciej S. Szmigiero
+
+commit 8eca5b30
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Feb 24 20:09:35 2017 +0000
+
+    Fix #326: Save position of float file list
+    
+    Save the position of the floated file list/tools window during a
+    session.
+
+commit e45c365d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Feb 24 16:25:33 2017 +0000
+
+    Fix #431: Bookmarks (shortcuts) to folders
+    
+    Additional section in the folders pane to permit shortcuts (bookmarks)
+    to commonly used folders or images.
+
+commit dcc7108b
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Feb 22 10:46:07 2017 +0000
+
+    Bug fix: Crash using drag/drop in copy/move dialog
+    
+    In the copy/move dialog, if a folder is dragged onto the bookmarks pane
+    to create a new bookmark, Geeqie will crash.
+    A filedata list was returned instead of a path list.
+
+commit ba6b6855
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu Feb 16 00:20:26 2017 +0100
+
+    Update german translation
+
+commit fa4df089
+Author: cclark <colin.clark@cclark.uk>
+Date:   Tue Feb 14 13:07:07 2017 +0000
+
+    Orientation commands and file selections
+    
+    In the current implementation, the orientation commands (rotate, mirror
+    etc.) affect only the single image that has focus.
+    
+    With this commit, the right-click menu orientation commands affect only
+    the single image the right-click is made upon.
+    The orientation commands from the main menu Edit/Orientation will affect
+    all selected files.
+
+commit 3c2b3ad6
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Feb 3 09:52:26 2017 +0000
+
+    Fix progress bar text
+    
+    Ensure progress bar text is shown in GTK3
+
+commit 93ff6360
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Jan 28 19:58:06 2017 +0000
+
+    Move exif auto-rotate option to a menu
+    
+    Move the exif auto-rotate option from preferences to the
+    edit/orientation menu. The shortcut key is Alt-X. There is also a button
+    on the status bar.
+    The intention is to make it easy for the user to make a comparison
+    beteen the actual and auto-rotated view as an aid to detecting
+    orientations made erroneously e.g. scanned images which have been
+    mirrored by mistake.
+    
+    Expanded documentation on rotation commands.
+    
+    Preserve the setting of the rectangular select option.
+
+commit 36c47f75
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Jan 26 10:28:21 2017 +0000
+
+    Fix #469: Exif rotation problems
+    
+    https://github.com/BestImageViewer/geeqie/issues/469
+
+commit fcc67f90
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Jan 24 20:24:58 2017 +0000
+
+    Save position of tools window
+    
+    Correctly save position of tools window when floated
+
+commit 24c93fa4
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Jan 23 20:17:13 2017 +0000
+
+    Update documentation for orientation commands
+    
+    Clarify some sections and remove a TBD
+
+commit 3799ee6f
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Jan 23 17:40:40 2017 +0000
+
+    Search on exif date
+    
+    Additional search parameter to search using exif date.
+    The implementation is rather crude. It would be better to have a
+    drop-down box so that other date formats could be also used - e.g.
+    DateTimeDigitized
+    
+    Note: if a file does not have an exif date, it will default to 01
+    January 1970
+
+commit 78193941
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jan 18 13:57:37 2017 +0000
+
+    GIF animation settings
+    
+    Preserve GIF animation setting between sessions
+    Include GIF animation on View menu. Shortcut key is "A"
+
+commit 769316dd
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jan 11 22:00:49 2017 +0000
+
+    Eliminate some deprecations
+
+commit 2bb1e27e
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jan 11 13:21:10 2017 +0000
+
+    Fix compile warnings
+    
+    Fix compile warnings introduced in commit 2afb371
+
+commit a51e5cfb
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jan 11 10:48:30 2017 +0000
+
+    Fix compile warning
+    
+    Fix compile warning introduced in commit 2afb371
+
+commit dac946af
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Jan 10 11:39:44 2017 +0000
+
+    Move duplicates options
+    
+    Move duplicates options Custom Similarity Threshold and Rotation
+    Invariant Duplicate Check to the duplicates window.
+    It makes more sense to place them where the user can easily access them.
+
+commit ea0dc6c5
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jan 8 18:10:03 2017 +0000
+
+    Right-click menu separators
+    
+    Right-click menu separators are not displayed with GTK 3.20.
+    Replace gtk_menu_item_new() with gtk_separator_menu_item_new().
+
+commit d0d5ee60
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Sun Jan 8 17:41:56 2017 +0100
+
+    Update Polish translation
+
+commit 6385be22
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Sun Jan 8 16:43:39 2017 +0100
+
+    Correct the location of pan-view files in POTFILES.in
+    
+    Commit 58d397efc9e99104d21ea686837396673939ccde didn't update corresponding entries in POTFILES.in
+
+commit 843ba935
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jan 8 14:04:44 2017 +0000
+
+    Temporary fix #459: GTK 3.20 drop-down
+    
+    https://github.com/BestImageViewer/geeqie/issues/459
+    
+    This is just a quick fix to make life easier for the users. The whole
+    GTK 3.0/3.20 problem requires significant effort.
+
+commit 12383485
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Jan 7 11:47:30 2017 +0000
+
+    Fix #435: Remember duplicates settings
+    
+    https://github.com/BestImageViewer/geeqie/issues/435
+    
+    Preserve duplicates window settings - Compare By, Thumbnails and Group
+    Selected - between sessions
+
+commit 336bfce8
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Jan 6 13:20:26 2017 +0000
+
+    Fix #460: Multiple duplicates
+    
+    https://github.com/BestImageViewer/geeqie/issues/460
+    
+    Ensure the duplicates lists do not contain more than one entry for each
+    physical file
+
+commit b2e96323
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Jan 5 13:53:31 2017 +0000
+
+    Preferences: Open recent list maximum size
+    
+    Implement this function, and change the name to "Recent folder list
+    maximum size"
+
+commit b0b11291
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jan 4 20:01:47 2017 +0000
+
+    Rectangular selection
+    
+    Add toggle Rectangular Selection to Select menu. Shortcut key is Alt-R.
+    Also on Collection widow.
+    Removed option from Preferences page as it is redundant
+
+commit 5b98d324
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Sun Dec 25 01:47:15 2016 +0000
+
+    Add "-Werror -Wno-error=" to the default CFLAGS.
+
+commit 549edfd1
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Sun Dec 25 01:47:15 2016 +0000
+
+    Fix GCC and Clang compile warnings.
+
+commit d4f41aeb
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Jan 2 19:37:33 2017 +0000
+
+    Revised Help documentation
+    
+    Revised documentation for keyboard shortcuts.
+    Context-sensitive F1 help for Collections, Duplicates, Search and Pan
+    View windows
+
+commit 113b1fe2
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Jan 2 10:13:57 2017 +0000
+
+    F10 in Search window
+    
+    If F10 is pressed when the search window is empty, Geeqie will crash.
+    Bug fix.
+
+commit 0a8ad064
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jan 1 16:57:42 2017 +0000
+
+    Fix #447: Preferences Enable Delete key
+    
+    https://github.com/BestImageViewer/geeqie/issues/447
+    
+    The preference "Enable Delete key" is now used in the main window
+
+commit 2c776698
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Fri Dec 30 11:51:15 2016 +0000
+
+    Status bar tooltips
+    
+    Ensure all status bar items have tooltips
+
+commit 4297e8ce
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Dec 29 16:33:08 2016 +0000
+
+    Command line option to print current filename
+    
+    Command line remote option to print the filename of the currently
+    displayed image.
+    
+    geeqie --remote --tell
+    
+    Originator:
+    https://sourceforge.net/p/geeqie/mailman/geeqie-
+    devel/thread/20161227192724.GC1622%40hodi/#msg35573019
+
+commit 58d397ef
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Sat Dec 24 05:38:38 2016 +0000
+
+    Move pan-view components to their own subdir.
+    
+    This makes it easier to modularize pan-view without cluttering the src dir
+    with extra files, and without worrying as much about exposing pan-view-internal
+    APIs to the rest of Geeqie.
+
+commit 28f8352a
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Sat Dec 24 05:28:00 2016 +0000
+
+    Update the automake file with new headers
+
+commit f66088a4
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Fri Dec 23 22:23:02 2016 +0000
+
+    Refactor pan-types.h into discrete header files for each pan-view code module
+
+commit a43d4084
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Fri Dec 23 21:36:24 2016 +0000
+
+    Fix errors in -Werror (except GdkPixbuf deprecation warnings)
+    
+    With these changes, Geeqie compiles with
+    ./configure CFLAGS="-Werror -Wno-error=deprecated-declarations"
+
+commit 2afb371e
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Dec 20 21:36:52 2016 +0000
+
+    Fix #434: Part 2.0
+    
+    https://github.com/BestImageViewer/geeqie/issues/434
+    
+    Remove data duplicated in the README and Help files
+    Include context-sensitive help in all preferences windows
+    Minor addition to README file
+
+commit 5b6d0c2c
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Dec 20 19:41:36 2016 +0000
+
+    Fix #434: Remove duplicate data, context-sensitive help
+    
+    https://github.com/BestImageViewer/geeqie/issues/434
+    
+    Remove data duplicated in the README and Help files
+    Include context-sensitive help in all preferences windows
+    Minor addition to README file
+
+commit 43da3985
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Dec 17 21:27:37 2016 +0000
+
+    Partial fix #395: File selection collection
+    
+    https://github.com/BestImageViewer/geeqie/issues/395
+    
+    Right-click on a file selection has a menu option to append the
+    selection to a new Collection
+
+commit 22b4f6c1
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sat Dec 17 20:07:11 2016 +0000
+
+    Partial fix 435: Duplicates in file selection
+    
+    https://github.com/BestImageViewer/geeqie/issues/435
+    
+    Right-click on a file selection has a menu option to open the Find
+    Duplicates window
+
+commit aa6a20a4
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Dec 15 19:05:51 2016 +0000
+
+    Fix #401: Find duplicates status bar text
+    
+    https://github.com/BestImageViewer/geeqie/issues/401
+    
+    Ensure display of informative text such as "Reading dimensions.."
+
+commit 5bd5a402
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Dec 15 13:23:12 2016 +0000
+
+    Fix #411: Use locale for date format
+    
+    https://github.com/BestImageViewer/geeqie/issues/411
+    
+    Use system locale for date format on the search page
+
+commit 8b7e0e01
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Dec 13 20:12:06 2016 +0000
+
+    Fix #417: Natural sort order
+    
+    https://github.com/BestImageViewer/geeqie/issues/417
+    Refer also to commit bd34c324c92456f5182579d6922d7aba664f93c3
+    
+    Include an option on the Files tab of Preferences to permit the
+    selection of either g_utf8_collate_key() or
+    g_utf8_collate_key_for_filename() for the sort order of files and
+    folders
+
+commit 39fc45ba
+Author: Christian Heckendorf <heckendorfc@gmail.com>
+Date:   Sat Dec 3 11:24:36 2016 -0500
+
+    Set animation NULL after free on static images.
+
+commit bcdc6881
+Author: Martin Pelikán <mpel@google.com>
+Date:   Sat Dec 3 22:53:50 2016 +1100
+
+    Open BigTIFF (64-bit) files using the custom TIFF loader.
+    
+    In the worst case, old libtiff versions will return a different error.
+    See http://www.awaresystems.be/imaging/tiff/bigtiff.html for more info.
+
+commit 13ba5663
+Author: Christian Heckendorf <heckendorfc@gmail.com>
+Date:   Sat Aug 27 20:34:00 2016 -0400
+
+    Silence g_object_unref failed assertions.
+
+commit 50318899
+Author: Christian Heckendorf <heckendorfc@gmail.com>
+Date:   Sat Aug 27 20:32:46 2016 -0400
+
+    Make animation functions static.
+
+commit a27623d3
+Author: Christian Heckendorf <heckendorfc@gmail.com>
+Date:   Sat Aug 27 14:32:33 2016 -0400
+
+    Stop animation if no file is showing.
+
+commit 15917d40
+Author: Christian Heckendorf <heckendorfc@gmail.com>
+Date:   Fri Aug 26 18:38:51 2016 -0400
+
+    Animated images.
+
+commit b484a282
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Aug 24 17:28:23 2016 +0100
+
+    Fix #414 Render Intents
+    
+    https://github.com/BestImageViewer/geeqie/issues/414
+    
+    Permit the user to select the rendering intent.
+
+commit d3fe27a9
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Aug 24 17:19:04 2016 +0100
+
+    Map image direction
+    
+    If an image has a valid Exif.GPSInfo.GPSImgDirection tag, and the icon
+    on the map is clicked, a line showing camera direction is displayed
+    also.
+
+commit ba79fd47
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Aug 24 17:01:32 2016 +0100
+
+    Bug Fix #426: geeqie -r file:FILE crashes if FILE does not exist
+    
+    If the file does not exist, default to the home directory
+
+commit d2bda657
+Author: Michael Cross <mc@xi2.org>
+Date:   Fri Aug 19 12:33:01 2016 +0100
+
+    Wrap cairo_destroy call with appropriate CPP macro
+
+commit e665261c
+Author: Michael Cross <mc@xi2.org>
+Date:   Fri Aug 19 11:28:22 2016 +0100
+
+    Fix memory leak
+
+commit 03283a34
+Author: Michael Cross <mc@xi2.org>
+Date:   Fri Aug 19 07:03:41 2016 +0100
+
+    Fixing Memory leak
+    
+    I also suffer from what I believe is this bug. It was not present in
+    geeqie 1.0 and was simple for me to reproduce in 1.2+. I open a
+    directory containing a few thousand jpg files of around 100k each and
+    just keep hitting the key for "Next Image". After around a minute my
+    computer will freeze.
+    
+    Given this reproducibility, I ran git bisect and found the commit that
+    introduced the behaviour for me was the following
+    
+        commit b4c4a924121c3aa6b2f1eb7570dd3f419d2f4d83
+        Author: Vladimir Nadvornik <nadvornik@suse.cz>
+        Date:   Thu Aug 2 00:15:16 2012 +0200
+    
+            use cairo for drawing
+    
+    I then noticed what I think is a missing cairo_destroy call in
+    cellrenderericon.c. The following patch solves the problem completely
+    for me as far as I can tell.
+
+commit 46fb8433
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Aug 8 20:22:40 2016 +0100
+
+    Revised Help files
+
+commit ddcb9e4d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun Jul 24 21:27:14 2016 +0100
+
+    Bug Fix #233 Custom Border
+    
+    https://github.com/BestImageViewer/geeqie/issues/233
+    
+    In the change from v1.1 to v1.2 (GTK3 and cairo were part of this), the
+    custom border was ignored and simply set to black.
+    Perhaps it was not possible to get a "good" solution with the current
+    design.
+    Possibly this change is not the best solution, but nevertheless it
+    should be sufficient until a better version is produced.
+
+commit 2dd25168
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jul 20 13:20:24 2016 +0100
+
+    CopyMoveRename
+    
+    In Copy, Move and Rename operations, show a thumbnail of the source file
+    and, if the destination already exists, show a thumbnail for that also.
+    Use the Rename dialogue for Copy and Move operations also.
+
+commit eb8db3e1
+Author: Wayne A. Ptaff <wayne@ptaff.ca>
+Date:   Fri Jul 15 11:51:42 2016 -0400
+
+    Force focus to geeqie after leaving fullscreen
+    
+    On some multi-monitor setups / window manager
+    combinations, the geeqie main window does not
+    claim focus back after leaving fullscreen mode.
+    
+    This fixes https://github.com/BestImageViewer/geeqie/issues/418
+
+commit 9d98d221
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jul 13 20:14:46 2016 +0100
+
+    Bug fix: Crashes with drag-drop in bookmarks
+    
+    Also ameliorates https://github.com/BestImageViewer/geeqie/issues/377
+    
+    bookmark_drag_begin:
+    eliminate a run-time error message
+    
+    bookmark_dnd_get_data:
+    uri_filelist_from_uris returns a list of type FileData. What is required
+    is text.
+    
+    bookmark_drag_set_data:
+    uris_from_filelist expects a list of type FileData, but was given a list
+    of type text
+    
+    The code: "gdk_drag_context_get_dest_window(context) ==
+    gtk_widget_get_window(bm->widget)"
+    does not function as expected. The reason is unknown.
+    In order to avoid crashes, drags from bookmarks are disabled for the
+    moment.
+    There is no significant loss of functionality.
+
+commit 3135c234
+Author: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
+Date:   Sat Jul 9 19:25:08 2016 +0200
+
+    Add four new preferences
+    
+    This commit adds four new preferences:
+    * Whether to use saved window positions also for new windows (in case saved
+    window positions are enabled),
+    * Whether to enable navigation by left or middle click on image,
+    * Ability to set keyboard scrolling step multiplier,
+    * Whether list directory view uses single click to enter a directory or
+    GTK+ activation default (which is currently a double click).
+    
+    Default values of all these preferences have been set in a such way to not
+    cause any changes in behavior for existing users.
+    
+    Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
+
+commit 56b0d418
+Author: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
+Date:   Sat Jul 9 18:57:08 2016 +0200
+
+    Fix hidden directories not showing in a tree view
+    
+    Directory tree view contains code that when "Show hidden files or folders"
+    option is not enabled but the user enters a path containing hidden
+    directories the missing tree entries are added automatically.
+    
+    This didn't work (at least) in case when the first hidden directory in
+    newly selected path was in a current directory because the tree populating
+    function exited early when directory contents did not change since last
+    run, before checking for this special case.
+    
+    Fix this by skipping this check when we have to add such hidden directory
+    entry.
+    
+    This check must also be skipped when 'force' flag is passed to this
+    function, otherwise when enabling "Show hidden files or folders" option
+    the missing directories are not added to the tree until Geeqie is
+    restarted.
+    
+    Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
+
+commit 3e8045cd
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Jul 5 19:47:40 2016 +0100
+
+    Fix deprecated - gdk_window_get_pointer
+    
+    Also fixes https://github.com/BestImageViewer/geeqie/issues/399
+
+commit efe0e6a3
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Jun 29 20:24:54 2016 +0100
+
+    Keyboard Map
+    
+    Add keyboard map option to Help menu.
+    
+    qwerty keyboard only.
+
+commit 8564d94d
+Author: nikoss <niko@nava.de>
+Date:   Wed Jun 29 21:17:19 2016 +0300
+
+    1 fuzzy (0%), 11 untranslated (0%)
+
+commit f67d5813
+Author: nikoss <niko@nava.de>
+Date:   Sun Jun 26 21:26:21 2016 +0300
+
+    fuzzy 0% [8], untranslates 4% [60]
+
+commit 40ff1303
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Jun 20 17:03:37 2016 +0100
+
+    Keyword right-click menu
+    
+    https://github.com/BestImageViewer/geeqie/issues/404
+    
+    Change confusing menu prompt from Add to New
+
+commit ceadba59
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Jun 20 14:31:32 2016 +0100
+
+    Check if GPS data is reasonable
+    
+    https://github.com/BestImageViewer/geeqie/issues/406
+    
+    Fix incorrect logic.
+
+commit 650aa8ea
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Jun 20 12:25:27 2016 +0100
+
+    Check if GPS data is reasonable
+    
+    https://github.com/BestImageViewer/geeqie/issues/406
+    
+    Change lat/long fallback values to 0 rather than 1000
+
+commit 7d6343ae
+Author: Rezső Páder <rezso@rezso.net>
+Date:   Mon Jun 20 01:25:10 2016 +0200
+
+    Use correct thumbnail dirs
+    
+    Since glib 2.34, the thumbnails are in .cache/thumbnails, not in .thumbnails.
+
+commit 9a24b29d
+Author: Martin Pelikán <mpel@google.com>
+Date:   Mon Jun 20 01:32:00 2016 +1000
+
+    Properly open and work with large TIFF files.
+    
+    Any file between 2^31 and 2^32 bytes shouldn't have its size displayed
+    as a negative number. Viewing more than 32768 pixels in each dimension
+    is only a matter of using 64bit arithmetic when calculating allocation
+    sizes and pointers into that memory. Multiplying is always suspicious.
+    
+    While there, make the error messages clearer about what went wrong.
+    
+    Signed-off-by: Klaus Ethgen <Klaus@Ethgen.de>
+
+commit f05b104a
+Author: nikoss <niko@nava.de>
+Date:   Fri Jun 17 12:01:39 2016 +0300
+
+    fuzzy 3%, unstranslated 10%
+
+commit b34ce94b
+Author: nikoss <niko@nava.de>
+Date:   Tue Jun 14 23:02:06 2016 +0300
+
+    fuzzy 3%, untranslated down to 15%
+
+commit 461a5b54
+Author: nikoss <niko@nava.de>
+Date:   Sat Jun 11 20:56:53 2016 +0300
+
+    fuzzy strings down to 3%
+
+commit 970562d0
+Author: nikoss <niko@nava.de>
+Date:   Fri Jun 3 22:46:24 2016 +0300
+
+    some more changes
 
-------------------------------------------------------------------------
-r1535 | nadvornik | 2009-03-15 12:34:09 +0100 (Sun, 15 Mar 2009) | 2 lines
+commit a0b1c732
+Author: nikoss <niko@nava.de>
+Date:   Fri Jun 3 00:00:00 2016 +0300
+
+    even more changes
+
+commit 65ef9d07
+Author: nikoss <niko@nava.de>
+Date:   Wed Jun 1 21:54:27 2016 +0300
+
+    more changes
+
+commit 4f19e060
+Author: nikoss <niko@nava.de>
+Date:   Wed Jun 1 21:23:35 2016 +0300
+
+    1st change
+
+commit 0b044d1d
+Author: David Kalnischkies <david@kalnischkies.de>
+Date:   Fri May 27 12:04:40 2016 +0100
+
+    Work around changed c++11 std::string implementation
+    
+    Bug was already partly fixed by 96db62d but there was even more
+    positions that was unseen by Solomon.
+    
+    The patch is originally from Debian bug report #800350.
+    
+    Signed-off-by: Klaus Ethgen <Klaus@Ethgen.de>
+
+commit 3b0fff2a
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri May 27 11:15:08 2016 +0100
+
+    Update web page
+
+commit 4b953fe8
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri May 27 10:46:11 2016 +0100
+
+    Backported stuff from release and web
+
+commit eff44ead
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu May 26 20:58:35 2016 +0100
+
+    Reformat and reword README
+
+commit aafc9ecd
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu May 26 20:52:20 2016 +0100
+
+    Better Changelog
+    
+    - Don't show merges
+    - Don't show notes
+    - Force using UTF-8
+
+commit bb44257b
+Author: Tomasz Golinski <tomaszg@math.uwb.edu.pl>
+Date:   Thu May 26 09:23:06 2016 +0100
+
+    Updated polish translation
+    
+    Signed-off-by: Klaus Ethgen <Klaus@Ethgen.de>
+
+commit 8722e5f5
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue May 24 14:47:56 2016 +0100
+
+    Update copyright in all files
+
+commit 9f16a7d1
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue May 24 14:22:28 2016 +0100
+
+    Configuration options and documentation
+    
+    Configuration option changes:
+    --enable-gps is now --enable-map
+    --enable-clutter is now --enable-gpu-accel
+    
+    If --disable-gtk3 is issued, both map and gpu-accel options are also
+    disabled.
+    
+    --enable-map is the only option required to compile in the map.
+    
+    README updated accordingly.
+
+commit a255fd18
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue May 24 13:59:50 2016 +0100
+
+    German translation completed
+
+commit 5a2c041e
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue May 24 12:42:42 2016 +0100
+
+    Enable color manager in all fullscreen methods
+    
+    For some reasons, that got lost when moving the image instead of
+    copying.
+    
+    Fixes #375.
+
+commit 1bfcecb1
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon May 23 09:49:25 2016 +0100
+
+    Collections mouse hover
+    
+    Partial solution to #396
+    https://github.com/BestImageViewer/geeqie/issues/396
+    
+    When the mouse is hovered over a thumbnail in a collections window, the
+    tooltip (the filename and path) is in the correct position.
+    
+    Not a good solution, but there will be more problems with GTK 3.20
+
+commit 0b03539c
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun May 22 10:35:21 2016 +0100
+
+    Image overlay configurable items GTK2
+    
+    Supports GTK2 and GTK3
+
+commit e3acbed5
+Author: ode79 <oemmerson@gmx.com>
+Date:   Sun May 22 01:17:14 2016 +0100
+
+    Fix compilation instructions.
+    
+    There is no configure file, you have to run autogen.sh before make.
+
+commit 17324f0b
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu May 19 17:40:50 2016 +0100
+
+    Updated all .po files with current strings
+
+commit f282fd9f
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu May 19 17:26:05 2016 +0100
+
+    Refined zoom step
+    
+    I would give the credentials to the orignal author but he is only known
+    as "unqwist".
+    
+    Closes #359.
+
+commit a9ce4ed4
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu May 19 16:27:35 2016 +0100
+
+    Remove some leftover from toolbar rc entries
+    
+    This revert (partly) c95bd69 and d5b911c.
+
+commit 7978f863
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu May 19 14:35:25 2016 +0100
+
+    Don't store toolbars in config file
+    
+    It makes no sense to save that information in config file. Even more, it
+    makes more troubles than it is worth.
+    
+    Starting from here, just drop that information and use the configured in
+    values all the time.
+    
+    This also fixes the troubles with e9fc136.
+
+commit 08e35271
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu May 19 14:29:22 2016 +0100
+
+    Fixing some whitespace issues
+
+commit 9c915b12
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu May 19 15:27:16 2016 +0100
+
+    Image overlay configurable items
+    
+    The gui items require GTK+ 3.4.
+    For GTK+ 2 the effects are neverthless obtainable by editing the
+    relevant lines in geeqierc.xml
+
+commit dc382f01
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Wed May 18 22:19:52 2016 +0100
+
+    Update de and pl po files from pot
+
+commit 215bb15c
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed May 18 20:36:07 2016 +0100
+
+    Image overlay configurable colours
+    
+    User configurable options to set the colours of the Image Overlay text
+    and background
+
+commit 8b7898a5
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed May 18 12:13:12 2016 +0100
+
+    Image overlay configurable font
+    
+    User configurable option to set the font of the Image Overlay text
+
+commit 14c30e3c
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon May 16 11:45:51 2016 +0100
+
+    Code clean up
+    
+    Uncomment code: https://bugzilla.gnome.org/show_bug.cgi?id=596419 fixed
+    Uncomment code: champlain zoom fixed
+    Deprecated code updated
+    Unused variables deleted
+
+commit b4fa20f1
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun May 15 12:20:34 2016 +0100
+
+    Display the similarity image
+
+commit 316293b2
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun May 15 11:00:52 2016 +0100
+
+    Removing obsolete checksum stuff
+    
+    That checksum stuff for similarity check is replaced with MD5 from the
+    very begin. Removing that ancient code.
+
+commit 79e0c64d
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun May 15 10:47:45 2016 +0100
+
+    Simple script to decode similarity data
+    
+    This is just for debugging.
+
+commit d38fdd09
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri May 13 16:44:10 2016 +0100
+
+    Allow to configure rotation invariance
+
+commit 49df4e25
+Author: Cyril Roussillon <>
+Date:   Fri May 13 13:43:41 2016 +0100
+
+    Slightly better similarity samples
+    
+    Slight modification of the image_sim_fill_data, that creates the
+    similarity signature. When the image size is not a multiple of 32, all
+    cells had size w/32, so the last w%32 pixels were just ignored, and more
+    importantly it was not symmetric at all when the signature was built
+    from the other side, which is annoying for my comparison algorithm. So I
+    changed the cell size (x_inc) from a constant one to
+    "round(w_left/n_left)", in order to spread the spare pixels (eg to split
+    42 pixels into 4 cells, it results in 11,10,11,10 instead of
+    10,10,10,10). With an image of size w with w%32=16, my
+    rotation-invariant algorithm results in a similarity of
+    0.951000 with the original version, and 0.999968 with this modification
+    (apparently lossless jpeg rotation is not perfectly lossless).
+    
+    Signed-off-by: Klaus Ethgen <Klaus@Ethgen.de>
+
+commit 3d8ad9bd
+Author: Cyril Roussillon <>
+Date:   Fri May 13 13:41:02 2016 +0100
+
+    Implementing rotation invariant duplicates search
+    
+    Modifies the functions image_sim_compare and image_sim_compare_fast so
+    that it compares with the eight possible isometric transformations
+    (compositions of 90°-rotations, mirrors, transpose,...), using the same
+    similarity signature.
+    
+    Signed-off-by: Klaus Ethgen <Klaus@Ethgen.de>
+
+commit 9559a0c9
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri May 6 17:29:06 2016 +0100
+
+    Better configure
+
+commit 42c80e2c
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri May 6 17:09:18 2016 +0100
+
+    Remove obsolete and outdated debian directory
+    
+    Debian replaces the content of this directory anyway and it does not
+    match the current project state anymore. So lets remove it.
+    
+    That does not mean that it is gone forever but then I will most likely
+    use the original debian one.
+
+commit 1c952102
+Author: Lars Ellenberg <lars.ellenberg@linbit.com>
+Date:   Thu Mar 17 13:14:57 2016 +0100
+
+    debian: point watch file to github
+
+commit 8a2a3697
+Author: Michael Schwendt <mschwendt@fedoraproject.org>
+Date:   Fri Feb 1 18:44:12 2013 +0100
+
+    Patch to fix duplicate window update
+    
+    Fixes #190.
+    
+    Signed-off-by: Klaus Ethgen <Klaus@Ethgen.de>
+
+commit db07c983
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu May 5 18:40:59 2016 +0100
+
+    Lua Documentation
+    
+    Basic Lua documentation.
+    
+    Requires expansion and re-work.
+
+commit 2a564f2d
+Author: Michael Schwendt <mschwendt@fedoraproject.org>
+Date:   Mon Dec 24 14:24:27 2012 +0100
+
+    Avoids a double-free
+    
+    Avoids a double-free due to a boolean that would be retrieved from a
+    deleted/freed structure.
+    
+    Fix #361.
+    
+    Signed-off-by: Klaus Ethgen <Klaus@Ethgen.de>
+
+commit 82a1755f
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu May 5 12:26:05 2016 +0100
+
+    Removed some obsolete tools
+
+commit 050ec33a
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu May 5 11:19:53 2016 +0100
+
+    Improving desktop template
+
+commit bd568d6a
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Wed May 4 17:47:34 2016 +0100
+
+    Small dependency to fully mitigate the marshaler stuff
+
+commit 6287845d
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Wed May 4 17:34:43 2016 +0100
+
+    Remove autocreated files from git
+    
+    That is a nasty bug. The files gq-marshal.[ch] gets created from
+    gq-marshal.list but are checked in to git.
+    
+    I removed that files now from git so they get recreated properly every
+    time. (Closes #383)
+    
+    Thanks Russel Winder for the insistent nagging about that.
+
+commit ce7e589e
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Wed May 4 15:59:25 2016 +0100
+
+    Update German translations
+    
+    Issue: #387
+
+commit 8936cb50
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Wed May 4 13:50:27 2016 +0100
+
+    Update from pot file
+    
+    Fixes #364.
+
+commit 70751974
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Wed May 4 13:35:31 2016 +0100
+
+    Enable greek translation
+    
+    Thanks to Nikos Papadopoulos.
+    
+    See #364.
+
+commit d78ae721
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Wed May 4 08:30:12 2016 +0100
+
+    Fix a typo
+    
+    This bug was introduced in fe69cac by John (2005-03-19).
+    
+    Fixes #386.
+
+commit d739cc3c
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue May 3 11:17:49 2016 +0100
+
+    Set git version in master branch
+
+commit 6446b9ce
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue May 3 10:54:00 2016 +0100
+
+    Removing not used configure variables
+    
+    $GQ_PATCH_VERSION and $GQ_PATCH_DATE was never used.
+
+commit 67ced953
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun May 1 17:44:01 2016 +0100
+
+    Document toolbar enhancements
+    
+    Update help file to describe how to put additional icons on the toolbar.
+    
+    Requires re-work.
+
+commit e64b20d1
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Sun May 1 12:05:59 2016 +0100
+
+    Fix #211 Corrupt help file
+    
+    https://github.com/BestImageViewer/geeqie/issues/211
+    
+    Section 4.4 External Editors now displayed.
+    
+    Requires much more re-work.
+
+commit 4c94608d
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Apr 30 10:32:25 2016 +0100
+
+    Update German po file
+
+commit a687cf56
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Apr 30 10:17:52 2016 +0100
+
+    Adding Klingon po file
+    
+    Searching for native speakers. ;-)
+
+commit cabf8f15
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Apr 28 21:00:14 2016 +0100
+
+    Fix #333 Renaming file extensions
+    
+    https://github.com/BestImageViewer/geeqie/issues/333
+    
+    The Preferences/Files tab has an additional checkbox:
+    Disable file extension checks
+    
+    When checked, files can be renamed to a different extension with no
+    warning issued.
+
+commit c6633ff4
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Apr 26 15:52:12 2016 +0100
+
+    Fix crash on drag and drop from Xfe
+    
+    The issue is that when dragging and dropping from Xfe, paths aren't
+    escaped like they are when dnd'ing from a GTK app.
+
+commit e0222223
+Author: Josef Kufner <josef@kufner.cz>
+Date:   Thu Apr 21 00:22:00 2016 +0200
+
+    'Stay above' option now works independently of screen for fullscreen window
+
+commit a16635ca
+Author: Josef Kufner <josef@kufner.cz>
+Date:   Wed Apr 20 23:58:40 2016 +0200
+
+    Fix fullscreen - remove all the garbage which breaks things and let Gtk do its job.
+    
+    The most problematic thing was the `gdk_window_set_override_redirect`
+    call. That was what made most of the mess. Another bad idea was to deny
+    resizing of the fullscreen window, which causes window manager to fail
+    to adjust window size to screen size.
+    
+    Fixes #222, #218, #103.
+
+commit b5fef3db
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu Apr 14 14:25:44 2016 +0100
+
+    Work around GCC6
+    
+    This problem is really annoying. Left shifting a value does not require
+    it to be positive in C. However, some specifications define that as
+    undefined behaviour.
+    
+    Nevertheless, as used in this case it is perfectly fine and widely used
+    construct.
+    
+    Closes #230, #378
+
+commit 010ed5dd
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Apr 13 18:53:12 2016 +0100
+
+    Issue #332 Rename function can delete files
+    
+    https://github.com/BestImageViewer/geeqie/issues/332
+    
+    During a Rename operation, if the user assigns a single destination
+    filename to multiple source files, an error dialog is shown and the
+    operation is aborted.
+
+commit cd4334e6
+Author: Morgan Hardwood <entertheyoni@gmail.com>
+Date:   Tue Apr 12 21:35:11 2016 +0200
+
+    Updated web.
+
+commit 1b5028cd
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue Apr 12 10:39:00 2016 +0100
+
+    Tuning file types for Github
+
+commit e9a17eb5
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue Apr 12 10:38:49 2016 +0100
+
+    Updating web
+
+commit 1797b9e1
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Mon Apr 11 19:14:29 2016 +0100
+
+    Issue #329 easier way to get cwd when copying
+    
+    https://github.com/BestImageViewer/geeqie/issues/329
+    
+    A bookmark with the name "." (a single full-stop) is treated as a
+    special case. Each time it is displayed, its path is loaded with
+    Geeqie's current working folder. This bookmark, like any other, can be
+    deleted and re-created at any time.
+
+commit 6e3b2edf
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Thu Mar 31 16:58:51 2016 +0100
+
+    Update command line options documentation
+    
+    Update both the Help file documentation for command line options, and
+    the output of the -h and -rh command line parameters.
+
+commit a174e816
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Mar 30 15:36:32 2016 +0100
+
+    Bug fix #227 + enable user to set height of Keywords pane
+    
+    Bug #227 Keywords section of Info sidebar doesn't work on GTK3 build
+    https://sourceforge.net/p/geeqie/bugs/227/
+    
+    Permit the user to set the height of the Keywords pane in the Info
+    sidebar by editing the line:
+    
+    <pane_keywords id = "keywords" title = "Keywords" expanded = "true" key
+    = "Xmp.dc.subject" height = "200"/>
+    
+    in the configuration file geeqierc.xml
+
+commit 411ef45d
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Mar 29 18:18:05 2016 +0100
+
+    Update for new cogl version
+    
+    Parameters for cogl_texture_3d_new_from_data have changed.
+
+commit 352ec11e
+Author: Simon Frei <freisim93@gmail.com>
+Date:   Thu Mar 10 21:36:58 2016 +0100
+
+    cleanup of sourceforge references
+    
+    Signed-off-by: Klaus Ethgen <Klaus@Ethgen.de>
+
+commit cbcf4618
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Wed Mar 9 23:16:01 2016 +0100
+
+    Fix web page
+    
+    one slash too much
+
+commit 352fee7b
+Author: Lars Ellenberg <lars.ellenberg@linbit.com>
+Date:   Wed Mar 9 22:59:37 2016 +0100
+
+    Web page update
+    
+    How about dropping as much sf links as possible from the index page?
+    
+    I attached an updated geeqie.org/index.html.
+    
+    Re-arranged a bit,
+    only kept the direct link to the lists.sf subscribe page,
+    dropped all other sf links,
+    added two ML archive links,
+    and re-worded to be more "proud" and self-confident.
+    
+    It has been eight years since the fork from GQview,
+    that should not be the one distinct point to make.
+    
+    Rather, (cl)aim to be the best image viewer.
+    Sometimes it's not enough to be good.
+    Sometimes people need to also notice it.
+
+commit 7ca48dae
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Mar 7 22:53:52 2016 +0100
+
+    Updating web page
+
+commit 7cb8d87f
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Mar 7 10:17:47 2016 +0100
+
+    Really fix issue in 2a9e4d6
+
+commit 2a9e4d6a
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Mar 6 23:49:43 2016 +0100
+
+    This potentially fixes most deprecated warnings
+    
+    However, I tested it with gtk 2.46.2 on debian that pretend to be
+    version 2.24.29. So I still get that warnings.
+
+commit 8fdabfea
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Mar 6 23:48:42 2016 +0100
+
+    Fix wrong gtk3 function calls in gtk2
+
+commit 81568b66
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Mar 6 23:47:14 2016 +0100
+
+    Export file_data_new_simple into other source files
+
+commit 89f172d5
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Mar 6 23:45:10 2016 +0100
+
+    Fixed one wrongly function call with pointer
+    
+    This is a potentional dangerous call to LCMS function. There was a
+    compiler warning but nobody cared about before.
+
+commit 620b15ae
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Mar 4 11:44:47 2016 +0100
+
+    Applying that sort method also to collections
+
+commit 0c87c52d
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Mar 4 11:21:09 2016 +0100
+
+    Implementing sorting by file creation
+
+commit 96db62d2
+Author: Solomon Peachy <pizza@shaftnet.org>
+Date:   Thu Mar 3 19:47:26 2016 -0500
+
+    exiv2: Fix use-after-free of the image filename/path.
+    
+    This caused garbage to be returned when we attempted to use the path to
+    determine if the file is a RAW image.  Now, RAWs are detected properly
+    and the proper full-res previews are used.
+    
+    Signed-off-by:  Solomon Peachy <pizza@shaftnet.org>
+    Signed-off-by: Klaus Ethgen <Klaus@Ethgen.de>
+
+commit ed2c824f
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Mar 4 09:14:17 2016 +0100
+
+    Remove some useless spaces in exiv2.cc
+
+commit 4b995829
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Feb 26 12:37:28 2016 +0100
+
+    Updating README
+
+commit ecb56e91
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu Feb 25 16:48:22 2016 +0100
+
+    Reintroduce file_data_new_simple()
+    
+    This was removed by Vladimir with
+    efc8096527d6f743d17c44b9982616a169973f39 to always check for sidecars.
+    
+    However, the newly introduced function file_data_new_group() is very
+    expensive. Having it in collection (in sort manager) where the dirs of
+    that files have huge amount of files inside, that is simply blocking
+    whole geeqie.
+    
+    It might be that the file_data_new_group() function need to be disarmed
+    on other places too.
+
+commit 539d4e38
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu Feb 25 16:46:32 2016 +0100
+
+    Tune some debug info
+
+commit 67ba1865
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Wed Feb 24 08:32:54 2016 +0100
+
+    Correcting return type
+
+commit 91260cd9
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue Feb 16 15:42:38 2016 +0100
+
+    Allow to choose to show parent folder
+    
+    With e9fc136 we learned buttons for parent folder in directory list.
+    This disabled the ".." handle in the view itself.
+    
+    This was found to be not optimal as the users are used to it.
+    
+    With this patch, that entry is now configurable in preferences. It is
+    enabled by default but could be disabled if the user don't like it.
+
+commit 4ca4c1ff
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Feb 15 22:09:52 2016 +0100
+
+    Fix nasty double free crashes
+    
+    Old GTK+ versions seemed to be robust about this double free so we seen
+    that crashes or 100% CPU usages just with modern versions.
+    
+    This patch takes care of it on two places:
+    1. Hashes will not be freed by g_hash_table_destroy when empty
+    2. NULLify the enty variable after free
+
+commit e9fc1363
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Tue Feb 2 13:15:49 2016 +0000
+
+    Feature Request #70 Navigation menu option and button for parent directory
+    
+    This request was made some years ago:
+    
+    https://sourceforge.net/p/geeqie/feature-requests/70/
+    
+    I have attached a patch which implements this. Also, keyboard-only users
+    will be able to use keyboard-accelerators to map a key to the Up function.
+    
+    Unfortunately there is a usability problem. If the configuration file
+    geeqirc.xml exists (which it will except for first-time installations)
+    geeqie will not look at the programmed defaults, but will create the
+    toolbar from the config file - and the Up icon will not be displayed.
+    
+    If the user first executes a command such as this:
+    
+    sed -i '/toolitem action = "Back"/a <toolitem action = "Up" />'
+    ~/.config/geeqie/geeqierc.xml
+    
+    then all will be well.
+    
+    This is not ideal, but I see no other solution.
+    
+    Colin Clark
+
+commit 285c2da9
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Sep 18 18:49:43 2015 +0100
+
+    Changing reference to sourceforge
+    
+    Change sourceforge to geeqie.org.
+
+commit 1e962d0b
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu Sep 10 15:34:59 2015 +0100
+
+    Include missing glua.h
+
+commit 4ae8cedc
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu Sep 10 14:32:18 2015 +0100
+
+    Updating web site
+
+commit 4069dd4f
+Author: Vitaly Sinilin <vs@kp4.ru>
+Date:   Tue Sep 8 00:18:56 2015 +0300
+
+    Fix toolbar visibility
+    
+    The toolbar should not be visible on startup when the
+    configuration file has the line
+    
+        toolbar_hidden = "true"
+    
+    Its visibility state at startup should be the same it
+    was at the last shutdown.
+
+commit 4749987f
+Author: Michael Schwendt <mschwendt@fedoraproject.org>
+Date:   Tue Aug 11 23:21:37 2015 +0100
+
+    NULL-ptr crash in image_read_ahead_done_cb()
+    
+    It's not easy to reproduce, but if one is mad and follows the steps and
+    presses the keys a few dozens times, there's a slight chance one can
+    trigger it. Not much to investigate it further.
+    
+    Forwarding from Sami Farin 2015-08-07 16:40:44 EDT:
+    
+     | to reproduce: quickly keep pressing f (fullscreen) and page down
+     | (next file) keys.
+     |
+     | attached patch is a kind of workaround, I did not inspect further
+     | is this threading issue etc
+    
+    Full backtrace: https://bugzilla.redhat.com/attachment.cgi?id=1027647
+    
+    Patch: https://bugzilla.redhat.com/attachment.cgi?id=1060482&action=diff&context=patch&collapsed=&headers=1&format=raw
+
+commit 70bc3c82
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue Aug 11 23:19:25 2015 +0100
+
+    Remove over optimization
+    
+    Thanks Uwe Ohse <uwe@ohse.de> for this find.
+    
+    "it looks good, but is dead slow, for each and every call to
+    gdk_cairo_set_source_pixbuf takes at least 15 milliseconds on my not
+    really slow machine, which amounts to over 2 seconds if 144 tiles have
+    to be drawn (tested with many jpegs and a few large pngs).
+    
+    i propose to remove this optimization until someone fixes it. After
+    removal geeqie is fast, again."
+
+commit a22d0360
+Author: Alexey Akishin <alex@science.su>
+Date:   Mon Dec 8 11:46:18 2014 +0000
+
+    Add support for Green-Magenta and Yellow-Blue anaglyph modes
+
+commit 80ef0b16
+Author: Michael Schwendt <mschwendt@fedoraproject.org>
+Date:   Sun Nov 30 13:09:37 2014 +0100
+
+    fix include statements for large file support on 32-bit
+
+commit 760fe40c
+Author: Volker Grabsch <v@njh.eu>
+Date:   Tue Nov 4 08:41:30 2014 +0100
+
+    Fix typo in debug messages
+    
+    vindow -> window
+
+commit a1afabd3
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Sep 27 12:07:10 2014 +0100
+
+    Fix lcms2 integration
+    
+    Thanks Michael Schwendt <mschwendt@gmail.com> for the bug reporting and
+    the patch.
+
+commit ca42d65b
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Jul 20 14:16:02 2014 +0100
+
+    updated ChangeLog file
+
+commit 900e65e7
+Author: Leon Winter <winter@bfw-online.de>
+Date:   Mon May 26 23:33:52 2014 +0100
+
+    Fix for the assertion when file gives an empty lookup
+    
+    Thanks Leon for this patch.
+
+commit fd0a1d0a
+Author: Petr Vorel <petr.vorel@gmail.com>
+Date:   Tue Mar 4 00:31:04 2014 +0100
+
+    fix segfault while cancel rename dialog
+    
+    Patch prevents calling gtk_widget_destroy(gd->dialog) twice - second is
+    in generic_dialog_click_cb:58
+    
+    Steps to reproduce:
+    select more images on left section then is seen in on page (need to
+    scroll), roll to the top, click by right mouse button, select Rename
+    from menu and cancel it by key Esc (button Cancel is working).
+    
+    Program received signal SIGSEGV, Segmentation fault.
+    0x00007ffff79b2b16 in gtk_widget_destroy () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
+    
+    (gdb) bt
+     #0  0x00007ffff79b2b16 in gtk_widget_destroy () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
+     #1  0x0000000000429c6f in generic_dialog_close (gd=0x118d700) at ui_utildlg.c:44
+     #2  0x0000000000429cf2 in generic_dialog_click_cb (widget=0xb12220, data=0x118d700) at ui_utildlg.c:58
+     #3  0x0000000000429e4a in generic_dialog_key_press_cb (widget=0xb12220, event=0x11f0800, data=0x118d700) at ui_utildlg.c:93
+     #4  0x00007ffff78942bc in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
+     #5  0x00007ffff6123f28 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+     #6  0x00007ffff6134edd in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+     #7  0x00007ffff613c922 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+     #8  0x00007ffff613cf32 in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+     #9  0x00007ffff79b4664 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
+     #10 0x00007ffff78927cf in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
+     #11 0x00007ffff7893f95 in gtk_main_do_event () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
+     #12 0x00007ffff74cee12 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
+     #13 0x00007ffff5e5cea6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
+     #14 0x00007ffff5e5d1f8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
+     #15 0x00007ffff5e5d5fa in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
+     #16 0x00007ffff789344d in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
+     #17 0x0000000000492cf1 in main (argc=2, argv=0x7fffffffd4c8) at main.c:921
+
+commit 08e77338
+Author: Levin <zjlevin@hotmail.com>
+Date:   Sun Jan 26 13:46:01 2014 +0100
+
+    Updated Chinese locales
+    
+    Signed-off-by: Klaus Ethgen <Klaus@Ethgen.de>
+
+commit 89d8c20e
+Author: Iune Trecet <iunetrecet@gisa-elkartea.org>
+Date:   Wed Aug 7 18:38:16 2013 +0200
+
+    transifex config file allowing to easily use transifex-client
+
+commit d3621deb
+Author: Emil Mikulic <emikulic@gmail.com>
+Date:   Sun Apr 21 15:13:40 2013 +1000
+
+    Skip over expanded keys.
+    
+    This fixes handling of filenames with % in them.
+
+commit c1808fdc
+Author: Emil Mikulic <emikulic@gmail.com>
+Date:   Sun Apr 21 14:57:37 2013 +1000
+
+    Annotate debug_exception() with source file, line, and function.
+
+commit dcf1a1bf
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Dec 13 13:17:47 2012 +0100
+
+    Bug 3594998: make lirc initialization quieter
+    
+    Increasing debug level to 1 or 2 will give more information, level 0
+    will only output a message to user if lirc is initialized but can't
+    read config file.
+
+commit 11b6ce52
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 26 09:29:17 2012 +0100
+
+    Fix crash when loading collection listing inexistent files.
+
+commit 0ac57169
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Tue Nov 13 06:08:21 2012 +0000
+
+    Add filedata counting to watch for filedata leaks
+    
+    This basically counts the number of filedata instances in existence at
+    any given point in time.  If the number doesn't drop down to where it's
+    supposed to be, there are leaks.
+
+commit 1ea92516
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Mon Nov 12 18:44:44 2012 +0000
+
+    Use FileData locks to avoid expensive reloads with marks enabled
+
+commit 710b009f
+Author: Omari Stephens <xsdg@xsdg.org>
+Date:   Mon Nov 12 06:03:02 2012 +0000
+
+    Add "lock" functionality to keep FileDatas in memory
+    
+    Adds two primitives to keep a FileData in memory even after its refcount
+    drops to zero.  Intended to be used in situations when an entire group of
+    FileDatas _should_ stay in memory as an optimization, even if the code
+    would continue to function properly even if the FileData were freed.
+
+commit cf90f247
+Author: Vedran Rodic <vrodic@gmail.com>
+Date:   Sun Oct 28 12:07:41 2012 +0100
+
+    Fix a segfault caused by .desktop file with no exec= line.
+    
+    https://bugs.launchpad.net/ubuntu/+source/geeqie/+bug/1056532
+
+commit 336210a4
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue Oct 2 23:07:47 2012 +0100
 
-compute histogram in idle time
+    Reapply 'call notify functions in in an idle call'
+    
+    085be43cb79e04341102a9922e0e0f531454089a did some regression that should
+    have fixed this.
 
-------------------------------------------------------------------------
-r1534 | nadvornik | 2009-03-15 10:06:13 +0100 (Sun, 15 Mar 2009) | 2 lines
+commit 0e468818
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue Oct 2 22:49:52 2012 +0100
 
-fixed possible deadlock with multiple thumb loaders in parallel
+    Whitespace cleanup
 
-------------------------------------------------------------------------
-r1533 | zas_ | 2009-03-15 08:07:52 +0100 (Sun, 15 Mar 2009) | 1 line
+commit e8cd71d6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 23 11:19:36 2012 +0200
 
-gint -> gboolean.
-------------------------------------------------------------------------
-r1532 | nadvornik | 2009-03-15 00:26:42 +0100 (Sun, 15 Mar 2009) | 3 lines
+    better fix for big-endian architectures
 
-completely separated global and layout window options
-layout window configuration is available under separate menu entry
+commit c6793b7a
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Sep 4 15:05:41 2012 +0200
 
-------------------------------------------------------------------------
-r1531 | zas_ | 2009-03-14 22:12:55 +0100 (Sat, 14 Mar 2009) | 1 line
+    Minor indentation fixes.
 
-gint -> gboolean.
-------------------------------------------------------------------------
-r1530 | zas_ | 2009-03-14 21:07:23 +0100 (Sat, 14 Mar 2009) | 1 line
+commit bae504cd
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Sep 4 15:02:42 2012 +0200
 
-More gboolean.
-------------------------------------------------------------------------
-r1529 | zas_ | 2009-03-14 20:25:21 +0100 (Sat, 14 Mar 2009) | 1 line
+    Cleanup checker shader code.
+    
+    Size and colors can now be set outside the shader code.
 
-Use gboolean where applicable, minor cleanup and indentations fixes.
-------------------------------------------------------------------------
-r1528 | nadvornik | 2009-03-14 18:21:35 +0100 (Sat, 14 Mar 2009) | 2 lines
+commit 8693961e
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Sep 4 11:15:45 2012 +0200
 
-improved notification system
+    Fix exif orientation in clutter rendering mode.
 
-------------------------------------------------------------------------
-r1527 | zas_ | 2009-03-14 12:26:43 +0100 (Sat, 14 Mar 2009) | 1 line
+commit 7628d75a
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 22:16:43 2012 +0200
 
-More gboolean and tidy up.
-------------------------------------------------------------------------
-r1526 | nadvornik | 2009-03-14 11:34:42 +0100 (Sat, 14 Mar 2009) | 2 lines
+    Silent 2 warnings using explicit type casting.
 
-cleanup, small fixes
+commit bfe962ba
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 20:38:31 2012 +0200
 
-------------------------------------------------------------------------
-r1525 | nadvornik | 2009-03-14 00:19:58 +0100 (Sat, 14 Mar 2009) | 2 lines
+    Polish translation was updated, thanks to Grzegorz Gibas.
+    
+    https://sourceforge.net/tracker/?func=detail&aid=2982159&group_id=222125&atid=1054682
 
-do not allow to add keywords with the same name as siblings
+commit 58e75f40
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 20:33:01 2012 +0200
 
-------------------------------------------------------------------------
-r1524 | nadvornik | 2009-03-13 17:45:21 +0100 (Fri, 13 Mar 2009) | 2 lines
+    Update pt_BR translation.
+    
+    I just polished the translation a bit making some menu entries more clear to understand.
+    Michal Čihař
 
-added keyword tree filtering
+commit 99fdd5fd
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 18:51:22 2012 +0200
 
-------------------------------------------------------------------------
-r1523 | nadvornik | 2009-03-13 13:06:01 +0100 (Fri, 13 Mar 2009) | 2 lines
+    Add *~, *.rej, *.orig files to git ignore list.
 
-show file name in advanced_exif
+commit c5600d6e
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 18:46:00 2012 +0200
 
-------------------------------------------------------------------------
-r1522 | nadvornik | 2009-03-13 11:36:32 +0100 (Fri, 13 Mar 2009) | 2 lines
+    Fix for support >=automake-1.11.4
+    
+    Patch by Marien Zwart
+    
+    https://bugs.gentoo.org/show_bug.cgi?id=414863
+    http://sourceforge.net/tracker/?func=detail&aid=3562437&group_id=222125&atid=1054680
 
-handle sidecar files for raw formats that are not known to exiv2
+commit db38d12f
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 18:32:32 2012 +0200
 
-------------------------------------------------------------------------
-r1521 | nadvornik | 2009-03-13 10:03:06 +0100 (Fri, 13 Mar 2009) | 2 lines
+    Trim trailing white spaces on empty lines.
 
-fixed keyword to mark connection
+commit e436ea53
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 18:31:41 2012 +0200
 
-------------------------------------------------------------------------
-r1520 | zas_ | 2009-03-12 23:44:21 +0100 (Thu, 12 Mar 2009) | 1 line
+    Trim trailing white spaces.
 
-Use gboolean where applicable.
-------------------------------------------------------------------------
-r1519 | zas_ | 2009-03-12 23:39:06 +0100 (Thu, 12 Mar 2009) | 1 line
+commit 2dfa5f58
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 18:26:06 2012 +0200
 
-Make ishidden() static to filedata.c and rename it is_hidden_file().
-------------------------------------------------------------------------
-r1518 | zas_ | 2009-03-12 23:35:45 +0100 (Thu, 12 Mar 2009) | 1 line
+    Add missing vim modeline.
 
-gint -> gboolean and tidy up.
-------------------------------------------------------------------------
-r1517 | nadvornik | 2009-03-12 22:27:13 +0100 (Thu, 12 Mar 2009) | 2 lines
+commit 79a32b2f
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 18:22:50 2012 +0200
 
-added a dialog for editing keyword tree
+    Fix indentation and few trailing white spaces.
 
-------------------------------------------------------------------------
-r1516 | zas_ | 2009-03-12 22:06:37 +0100 (Thu, 12 Mar 2009) | 1 line
+commit 8de61225
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 18:10:47 2012 +0200
 
-Use gboolean where applicable, for the sake of consistency.
-------------------------------------------------------------------------
-r1515 | zas_ | 2009-03-12 00:36:01 +0100 (Thu, 12 Mar 2009) | 1 line
+    Clear few more warnings, unused variables mostly.
 
-Code cleanup.
-------------------------------------------------------------------------
-r1514 | zas_ | 2009-03-12 00:35:31 +0100 (Thu, 12 Mar 2009) | 1 line
+commit 0d1b46f2
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 17:34:14 2012 +0200
 
-Fix bug when adding a new collection through sort manager. Tidy up.
-------------------------------------------------------------------------
-r1513 | zas_ | 2009-03-12 00:04:30 +0100 (Thu, 12 Mar 2009) | 1 line
+    Drop unused variable.
 
-Tidy up.
-------------------------------------------------------------------------
-r1512 | zas_ | 2009-03-11 23:56:56 +0100 (Wed, 11 Mar 2009) | 1 line
+commit 998be83d
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-Use gboolean pseudo type where applicable.
-------------------------------------------------------------------------
-r1511 | zas_ | 2009-03-11 23:28:37 +0100 (Wed, 11 Mar 2009) | 1 line
+    Remove commented out code.
 
-Remove useless functions.
-------------------------------------------------------------------------
-r1510 | nadvornik | 2009-03-11 22:54:54 +0100 (Wed, 11 Mar 2009) | 2 lines
+commit 6914416f
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-added a popup menu in keyword tree
+    Remove commented out code.
 
-------------------------------------------------------------------------
-r1509 | zas_ | 2009-03-11 18:38:20 +0100 (Wed, 11 Mar 2009) | 1 line
+commit 998d7438
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-Use dynamic allocation for editor key passed to various callbacks.
-------------------------------------------------------------------------
-r1508 | nadvornik | 2009-03-10 23:52:12 +0100 (Tue, 10 Mar 2009) | 2 lines
+    Remove commented out code.
 
-fixed saving of file_view_type
+commit 065f8505
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-------------------------------------------------------------------------
-r1507 | zas_ | 2009-03-10 18:58:30 +0100 (Tue, 10 Mar 2009) | 1 line
+    Remove commented out code.
 
-Remove now useless element.
-------------------------------------------------------------------------
-r1506 | zas_ | 2009-03-10 18:22:17 +0100 (Tue, 10 Mar 2009) | 1 line
+commit b2767f1a
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-Remove the toggle on advanced exif window menu item.
-------------------------------------------------------------------------
-r1505 | zas_ | 2009-03-09 20:37:58 +0100 (Mon, 09 Mar 2009) | 1 line
+    Remove commented out code.
 
-Add missing g_key_file_free() call.
-------------------------------------------------------------------------
-r1504 | zas_ | 2009-03-09 20:35:53 +0100 (Mon, 09 Mar 2009) | 1 line
+commit d183c706
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-Fix editor_command_path_parse().
-------------------------------------------------------------------------
-r1503 | zas_ | 2009-03-09 20:34:26 +0100 (Mon, 09 Mar 2009) | 1 line
+    Remove commented out code.
 
-Revert changeset 1502. It brokes the spec: hidden desktop files from user directory should hide files from system directory with the same name.
-------------------------------------------------------------------------
-r1502 | zas_ | 2009-03-09 13:44:06 +0100 (Mon, 09 Mar 2009) | 1 line
+commit ec7a9614
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-Only store editors if they match criterias to not be hidden from start, it makes more sense. Fix editor_command_path_parse().
-------------------------------------------------------------------------
-r1501 | zas_ | 2009-03-09 00:12:49 +0100 (Mon, 09 Mar 2009) | 1 line
+    Remove commented out code.
 
-Introduce EditorFlags type, cleanup.
-------------------------------------------------------------------------
-r1500 | nadvornik | 2009-03-09 00:09:27 +0100 (Mon, 09 Mar 2009) | 2 lines
+commit e24d1d84
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-save and restore the keyword tree
+    Remove commented out code.
 
-------------------------------------------------------------------------
-r1499 | nadvornik | 2009-03-08 22:12:45 +0100 (Sun, 08 Mar 2009) | 2 lines
+commit a23decd0
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-fixed crash with certain layout configurations
+    Remove commented out code.
 
-------------------------------------------------------------------------
-r1498 | zas_ | 2009-03-08 21:49:48 +0100 (Sun, 08 Mar 2009) | 1 line
+commit d34b6e39
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-Cleanup and minor fixes.
-------------------------------------------------------------------------
-r1497 | zas_ | 2009-03-08 18:51:03 +0100 (Sun, 08 Mar 2009) | 1 line
+    Remove commented out code.
 
-Advanced exif window: make all columns sortable and resizable.
-------------------------------------------------------------------------
-r1496 | zas_ | 2009-03-08 16:30:15 +0100 (Sun, 08 Mar 2009) | 1 line
+commit 7197eb36
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-Add helper macros EDITOR_ERRORS() and EDITOR_ERRORS_BUT_SKIPPED() to clean up the code a bit. Minor tidy up.
-------------------------------------------------------------------------
-r1495 | zas_ | 2009-03-08 16:02:18 +0100 (Sun, 08 Mar 2009) | 1 line
+    Remove commented out code.
 
-Fix up editor execution.
-------------------------------------------------------------------------
-r1494 | zas_ | 2009-03-08 15:27:19 +0100 (Sun, 08 Mar 2009) | 1 line
+commit 686b5bed
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-Display icons in edit contextual menu.
-------------------------------------------------------------------------
-r1493 | zas_ | 2009-03-08 14:23:25 +0100 (Sun, 08 Mar 2009) | 1 line
+    Remove commented out code.
 
-In various Edit context menus, only display editors that match the file types in the selection.
-------------------------------------------------------------------------
-r1492 | nadvornik | 2009-03-08 13:42:23 +0100 (Sun, 08 Mar 2009) | 2 lines
+commit bb4cf084
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-dnd fixes
+    Remove commented out code.
 
-------------------------------------------------------------------------
-r1491 | nadvornik | 2009-03-08 12:32:12 +0100 (Sun, 08 Mar 2009) | 2 lines
+commit 3e99d738
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-dnd fixes
+    Remove commented out code.
 
-------------------------------------------------------------------------
-r1490 | nadvornik | 2009-03-08 11:38:51 +0100 (Sun, 08 Mar 2009) | 2 lines
+commit 173d2143
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-allow dropping of multiple keywords
+    Remove commented out code.
 
-------------------------------------------------------------------------
-r1489 | nadvornik | 2009-03-08 11:25:24 +0100 (Sun, 08 Mar 2009) | 2 lines
+commit 45f1cb3f
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-show a label instead of the default drag icon
+    Remove commented out code.
 
-------------------------------------------------------------------------
-r1488 | nadvornik | 2009-03-08 10:56:40 +0100 (Sun, 08 Mar 2009) | 3 lines
+commit 69c450f5
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-dnd in keywords tree
-improved dnd in advanced exif
+    Remove commented out code.
 
-------------------------------------------------------------------------
-r1487 | nadvornik | 2009-03-07 18:02:59 +0100 (Sat, 07 Mar 2009) | 5 lines
+commit e826f76d
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-implemented keywords editor as described at
-http://geeqie.wiki.sourceforge.net/keywords
-keyword tree is hardcoded for now
-TODO: configuration
+    Remove commented out code.
 
-------------------------------------------------------------------------
-r1486 | zas_ | 2009-03-07 11:32:04 +0100 (Sat, 07 Mar 2009) | 1 line
+commit c3c6a1c5
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-French translation was updated.
-------------------------------------------------------------------------
-r1485 | zas_ | 2009-03-07 11:31:30 +0100 (Sat, 07 Mar 2009) | 1 line
+    Remove commented out code.
 
-Use a common function bar_pane_expander_title() to set expanders title widget.
-------------------------------------------------------------------------
-r1484 | zas_ | 2009-03-06 23:34:38 +0100 (Fri, 06 Mar 2009) | 1 line
+commit 9a98f594
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-Try to improve tab completion: when a key is pressed while tab completion menu is shown, the number of entries is reduced, dhowing all matching entries but the menu is no more closed after each key pressure. Number of possible entries in this menu was increased from 500 to 1000. Pressing TAB when path entry is empty now adds / (root directory).
-------------------------------------------------------------------------
-r1483 | nadvornik | 2009-03-06 16:52:47 +0100 (Fri, 06 Mar 2009) | 2 lines
+    Remove commented out code.
 
-simplified bar interface
+commit a40d8f1e
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-------------------------------------------------------------------------
-r1482 | zas_ | 2009-03-06 16:04:35 +0100 (Fri, 06 Mar 2009) | 1 line
+    Remove commented out code.
 
-Add debug versions of path_to_utf8() and path_from_utf8() which allows to report the caller file and line, this is enabled with --enable-debug-flags (and developer mode too).
-------------------------------------------------------------------------
-r1481 | zas_ | 2009-03-06 15:53:32 +0100 (Fri, 06 Mar 2009) | 1 line
+commit 3b69b99b
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-Fix utf8/locale conversion warning: the path passed to isdir() is not in UTF8 (if local fs is not in UFT8) so do not use it (isdir() uses stat_utf8() which calls path_from_utf8()).
-------------------------------------------------------------------------
-r1480 | nadvornik | 2009-03-06 15:42:32 +0100 (Fri, 06 Mar 2009) | 2 lines
+    Remove commented out code.
 
-enable wrap mode in comment pane
+commit f5dbbe98
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-------------------------------------------------------------------------
-r1479 | nadvornik | 2009-03-06 15:24:11 +0100 (Fri, 06 Mar 2009) | 2 lines
+    Remove commented out code.
 
-use standard GtkHPaned for sidebar width
+commit 78373c78
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-------------------------------------------------------------------------
-r1478 | zas_ | 2009-03-06 12:42:25 +0100 (Fri, 06 Mar 2009) | 1 line
+    Remove commented out code.
 
-Fix tab completion when entering "/et[TAB]" it was changed to "et", this is fixed.
-------------------------------------------------------------------------
-r1477 | nadvornik | 2009-03-06 00:32:56 +0100 (Fri, 06 Mar 2009) | 2 lines
+commit 4dab5333
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-do not crash if an exif entry is deleted during editing
+    Remove commented out code.
 
-------------------------------------------------------------------------
-r1476 | nadvornik | 2009-03-06 00:02:15 +0100 (Fri, 06 Mar 2009) | 2 lines
+commit 0beb16d6
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-added popup menu to the exif pane
+    Remove commented out code.
 
-------------------------------------------------------------------------
-r1475 | nadvornik | 2009-03-04 23:44:35 +0100 (Wed, 04 Mar 2009) | 2 lines
+commit 6a614ca2
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:29 2012 +0200
 
-indicate that the exif pane is empty
+    Remove commented out code.
 
-------------------------------------------------------------------------
-r1474 | nadvornik | 2009-03-04 23:34:11 +0100 (Wed, 04 Mar 2009) | 2 lines
+commit cb50eb75
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:28 2012 +0200
 
-prepared exif pane for popup menu
+    Remove commented out code.
 
-------------------------------------------------------------------------
-r1473 | zas_ | 2009-03-04 22:33:19 +0100 (Wed, 04 Mar 2009) | 1 line
+commit e23cc764
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:28 2012 +0200
 
-layout_status_update_pixel_cb(): cleanup and optimization, drop pango markup in i18n string, use a small function to calculate numbers length, only allocate text when needed.
-------------------------------------------------------------------------
-r1472 | nadvornik | 2009-03-04 22:19:12 +0100 (Wed, 04 Mar 2009) | 2 lines
+    Remove commented out code.
 
-dnd from advanced exif window to exif pane
+commit fe6bdd98
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:28 2012 +0200
 
-------------------------------------------------------------------------
-r1471 | nadvornik | 2009-03-04 19:53:47 +0100 (Wed, 04 Mar 2009) | 2 lines
+    Remove commented out code.
 
-Display pixel coordinates and rgb - patch by Ruben Stein
+commit 07edd520
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:28 2012 +0200
 
-------------------------------------------------------------------------
-r1470 | nadvornik | 2009-03-04 00:17:07 +0100 (Wed, 04 Mar 2009) | 2 lines
+    Remove commented out code.
 
-reorder exif pane entries with drag and drop
+commit 778b816f
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:28 2012 +0200
 
-------------------------------------------------------------------------
-r1469 | nadvornik | 2009-03-02 23:48:04 +0100 (Mon, 02 Mar 2009) | 2 lines
+    Remove commented out code.
 
-overlay now survives image split
+commit 208263f3
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:28 2012 +0200
 
-------------------------------------------------------------------------
-r1468 | zas_ | 2009-03-02 22:06:32 +0100 (Mon, 02 Mar 2009) | 1 line
+    Remove commented out code.
 
-Random tidy up.
-------------------------------------------------------------------------
-r1467 | zas_ | 2009-03-02 22:05:57 +0100 (Mon, 02 Mar 2009) | 1 line
+commit fc188f35
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:28 2012 +0200
 
-Fix memleak in previous patch.
-------------------------------------------------------------------------
-r1466 | zas_ | 2009-03-02 22:04:38 +0100 (Mon, 02 Mar 2009) | 1 line
+    Remove commented out code.
 
-Add a directory separator at the end of names in tab completion list to indicate directories.
-------------------------------------------------------------------------
-r1465 | zas_ | 2009-03-02 00:38:36 +0100 (Mon, 02 Mar 2009) | 1 line
+commit 2d84366d
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:28 2012 +0200
 
-Align exif labels vertically (visually better since name is now smaller than value).
-------------------------------------------------------------------------
-r1464 | zas_ | 2009-03-02 00:28:53 +0100 (Mon, 02 Mar 2009) | 1 line
+    Remove commented out code.
 
-Update POTFILES.in and french translation.
-------------------------------------------------------------------------
-r1463 | zas_ | 2009-03-02 00:14:19 +0100 (Mon, 02 Mar 2009) | 1 line
+commit a2756cb2
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:53:28 2012 +0200
 
-When g_new0() is used, drop redundant initializations to NULL, FALSE or 0, second pass.
-------------------------------------------------------------------------
-r1462 | nadvornik | 2009-03-01 22:35:18 +0100 (Sun, 01 Mar 2009) | 2 lines
+    Remove commented out code.
 
-make the exif pane grow-only - this reduces sidebar jumping
+commit 7bf2341f
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:20:31 2012 +0200
 
-------------------------------------------------------------------------
-r1461 | zas_ | 2009-03-01 22:06:55 +0100 (Sun, 01 Mar 2009) | 1 line
+    Drop unused variable.
 
-When g_new0() is used, drop redundant initializations to NULL, FALSE or 0.
-------------------------------------------------------------------------
-r1460 | zas_ | 2009-03-01 20:48:38 +0100 (Sun, 01 Mar 2009) | 1 line
+commit fedac9b5
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:19:10 2012 +0200
 
-Clarify colorspace determination (exif 2.2/2.21).
-------------------------------------------------------------------------
-r1459 | zas_ | 2009-03-01 18:58:19 +0100 (Sun, 01 Mar 2009) | 1 line
+    Cleanup, drop WRITE_SUBTITLE() macro, remove commented out code.
 
-Enable 'Use profile from image' item of color management menu only if such profile information is available from image.
-------------------------------------------------------------------------
-r1458 | zas_ | 2009-03-01 18:13:14 +0100 (Sun, 01 Mar 2009) | 1 line
+commit 138cf42c
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 15:03:01 2012 +0200
 
-Improve file checks using is_readable_file().
-------------------------------------------------------------------------
-r1457 | zas_ | 2009-03-01 18:11:51 +0100 (Sun, 01 Mar 2009) | 1 line
+    Those stereo image options are of type int, not uint, use appropriate macros.
 
-Only attempt to read exif if the file is readable.
-------------------------------------------------------------------------
-r1456 | zas_ | 2009-03-01 18:10:45 +0100 (Sun, 01 Mar 2009) | 1 line
+commit 1130f7a6
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:50:59 2012 +0200
 
-Introduce is_readable_file() which test if file exists, is regular and readable.
-------------------------------------------------------------------------
-r1455 | zas_ | 2009-03-01 17:46:40 +0100 (Sun, 01 Mar 2009) | 1 line
+    Drop unused variable and code.
 
-image_select(), image_set_selectable(): tidy up.
-------------------------------------------------------------------------
-r1454 | zas_ | 2009-03-01 17:43:48 +0100 (Sun, 01 Mar 2009) | 1 line
+commit d5defb16
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:48:08 2012 +0200
 
-Indentation fixes.
-------------------------------------------------------------------------
-r1453 | zas_ | 2009-03-01 16:54:37 +0100 (Sun, 01 Mar 2009) | 1 line
+    Drop commented out code.
 
-image_post_process_color(): remove exif parameter, just extract it when needed.
-------------------------------------------------------------------------
-r1452 | zas_ | 2009-03-01 16:41:51 +0100 (Sun, 01 Mar 2009) | 1 line
+commit 191f1be7
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:40:45 2012 +0200
 
-Slightly modify access_file() and use it to test profile files existence and read access.
-------------------------------------------------------------------------
-r1451 | zas_ | 2009-03-01 16:28:06 +0100 (Sun, 01 Mar 2009) | 1 line
+    Drop commented out code.
 
-Add an ellipse when the file name is truncated.
-------------------------------------------------------------------------
-r1450 | zas_ | 2009-03-01 16:15:37 +0100 (Sun, 01 Mar 2009) | 1 line
+commit 398ef482
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:39:55 2012 +0200
 
-In the side bar, display the filename without the 'Filename:' prefix and makes it centered. Allow to select it for copy'n'paste.
-------------------------------------------------------------------------
-r1449 | nadvornik | 2009-03-01 14:37:30 +0100 (Sun, 01 Mar 2009) | 2 lines
+    Drop unused variables.
 
-dropped ExifUIList
+commit e3eddd60
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:39:33 2012 +0200
 
-------------------------------------------------------------------------
-r1448 | nadvornik | 2009-03-01 12:59:32 +0100 (Sun, 01 Mar 2009) | 2 lines
+    Drop unused variables.
 
-do not use separate list of entries, rely on vbox
+commit 0439e10b
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:39:21 2012 +0200
 
-------------------------------------------------------------------------
-r1447 | nadvornik | 2009-03-01 01:10:00 +0100 (Sun, 01 Mar 2009) | 2 lines
+    Drop unused variables.
 
-fixed possible crash
+commit 177aaa75
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:30:57 2012 +0200
 
-------------------------------------------------------------------------
-r1446 | nadvornik | 2009-03-01 00:59:02 +0100 (Sun, 01 Mar 2009) | 2 lines
+    Drop unused variables and code.
+    
+    pan-view.c: In function ‘pan_grid_build’:
+    pan-view.c:753:14: attention : variable ‘ah’ set but not used [-Wunused-but-set-variable]
+    pan-view.c:753:10: attention : variable ‘aw’ set but not used [-Wunused-but-set-variable]
+    pan-view.c: In function ‘pan_window_key_press_cb’:
+    pan-view.c:1217:2: attention : suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
+    pan-view.c:1271:8: attention : variable ‘n’ set but not used [-Wunused-but-set-variable]
+    pan-view.c: In function ‘pan_window_set_dnd_data’:
+    pan-view.c:2939:8: attention : unused variable ‘len’ [-Wunused-variable]
+    pan-view.c:2938:10: attention : unused variable ‘text’ [-Wunused-variable]
 
-rewritten exif pane to support arbitrary number of entries
+commit a528475d
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:26:21 2012 +0200
 
-------------------------------------------------------------------------
-r1445 | zas_ | 2009-02-28 21:57:26 +0100 (Sat, 28 Feb 2009) | 1 line
+    Drop unused variables and associated code.
 
-max value -> value. Shorter.
-------------------------------------------------------------------------
-r1444 | zas_ | 2009-02-28 21:53:59 +0100 (Sat, 28 Feb 2009) | 1 line
+commit 9a6cccf9
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:21:41 2012 +0200
 
-Add missing space between while and first parenthesis.
-------------------------------------------------------------------------
-r1443 | zas_ | 2009-02-28 21:52:51 +0100 (Sat, 28 Feb 2009) | 1 line
+    Silent a warning when compiling with GTK+ >= 3.0.0.
+    
+    unused variable ‘success’ [-Wunused-variable]
 
-Add missing space between switch and first parenthesis.
-------------------------------------------------------------------------
-r1442 | zas_ | 2009-02-28 21:48:47 +0100 (Sat, 28 Feb 2009) | 1 line
+commit 71731cbf
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:18:53 2012 +0200
 
-No space between function name and first parenthesis, it eases greping (see CODING).
-------------------------------------------------------------------------
-r1441 | zas_ | 2009-02-28 21:24:42 +0100 (Sat, 28 Feb 2009) | 1 line
+    Remove useless variable and code.
 
-Prevent Gtk assertion failures when no icon is set.
-------------------------------------------------------------------------
-r1440 | nadvornik | 2009-02-28 21:13:11 +0100 (Sat, 28 Feb 2009) | 3 lines
+commit 9f9030d5
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:17:47 2012 +0200
 
-show histogram label in the title
-adjusted label texts
+    Remove commented out code.
 
-------------------------------------------------------------------------
-r1439 | nadvornik | 2009-02-28 20:44:58 +0100 (Sat, 28 Feb 2009) | 2 lines
+commit 815ae1a9
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:17:20 2012 +0200
 
-give the panes more control over expander title
+    Add parenthesis to silent a possible warning.
+    
+    suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
 
-------------------------------------------------------------------------
-r1438 | zas_ | 2009-02-28 20:41:23 +0100 (Sat, 28 Feb 2009) | 1 line
+commit bf1aa804
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:15:15 2012 +0200
 
-Color profiles menu: test for file access before allowing to select it as input profile.
-------------------------------------------------------------------------
-r1437 | nadvornik | 2009-02-28 19:51:25 +0100 (Sat, 28 Feb 2009) | 2 lines
+    Drop 2 unused variables.
 
-load icons for external editors
+commit 7e9262a4
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:14:22 2012 +0200
 
-------------------------------------------------------------------------
-r1436 | zas_ | 2009-02-28 19:01:16 +0100 (Sat, 28 Feb 2009) | 1 line
+    Drop 2 unused variables.
 
-Use g_utf8_casefold() to compare keywords, uppercased/lowercased keywords are now matched against predefined list.
-------------------------------------------------------------------------
-r1435 | nadvornik | 2009-02-28 18:20:16 +0100 (Sat, 28 Feb 2009) | 2 lines
+commit a9f22e89
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:13:00 2012 +0200
 
-fixed bar_histogram headers
+    Drop 2 unused variables.
 
-------------------------------------------------------------------------
-r1434 | zas_ | 2009-02-28 18:12:00 +0100 (Sat, 28 Feb 2009) | 1 line
+commit d926faf2
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:12:02 2012 +0200
 
-Minor simplification and cleanup.
-------------------------------------------------------------------------
-r1433 | zas_ | 2009-02-28 17:59:20 +0100 (Sat, 28 Feb 2009) | 1 line
+    Drop unused variable.
 
-image_change_complete(): reduce code redundancy and implify.
-------------------------------------------------------------------------
-r1432 | nadvornik | 2009-02-28 15:40:22 +0100 (Sat, 28 Feb 2009) | 3 lines
+commit c1e6a77e
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:10:29 2012 +0200
 
-fixed overlay configuration
-split overlay options between global and layout window
+    Silent a warning.
+    
+    ‘histmap’ may be used uninitialized in this function
 
-------------------------------------------------------------------------
-r1431 | nadvornik | 2009-02-28 13:50:39 +0100 (Sat, 28 Feb 2009) | 2 lines
+commit e195aada
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:08:21 2012 +0200
 
-save and restore toolbar configuration
+    Drop unused variable.
 
-------------------------------------------------------------------------
-r1430 | nadvornik | 2009-02-28 10:59:27 +0100 (Sat, 28 Feb 2009) | 2 lines
+commit 332edbe3
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:06:24 2012 +0200
 
-create toolbar from ui_manager
+    Drop unused code and variables (transform/orientation).
 
-------------------------------------------------------------------------
-r1429 | zas_ | 2009-02-28 00:25:31 +0100 (Sat, 28 Feb 2009) | 1 line
+commit b2a77abd
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 14:01:41 2012 +0200
 
-Really fix up color profiles options tests. Add an indicator of the embedded color profile when recognized (a * just after sRGB or AdobeRGB compatible).
-------------------------------------------------------------------------
-r1428 | zas_ | 2009-02-27 23:28:17 +0100 (Fri, 27 Feb 2009) | 1 line
+    Fix up indentation and coding style.
 
-Fix up color profiles menu: mark empty entries (but not NULL) as inactive.
-------------------------------------------------------------------------
-r1427 | nadvornik | 2009-02-27 22:30:28 +0100 (Fri, 27 Feb 2009) | 2 lines
+commit 4f9e7512
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 13:47:03 2012 +0200
 
-compute histmap in idle callback and only if the histogram is expanded
+    Drop unused variables.
 
-------------------------------------------------------------------------
-r1426 | zas_ | 2009-02-26 22:46:27 +0100 (Thu, 26 Feb 2009) | 1 line
+commit bb6e66cc
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 13:45:31 2012 +0200
 
-Add a tooltip showing current histogram state on bar histogram.
-------------------------------------------------------------------------
-r1425 | zas_ | 2009-02-26 21:50:36 +0100 (Thu, 26 Feb 2009) | 1 line
+    Drop dead code.
 
-Clean up histogram stuff: options saving/restoring, osd histogram separation, tidy up.
-------------------------------------------------------------------------
-r1424 | zas_ | 2009-02-26 18:34:14 +0100 (Thu, 26 Feb 2009) | 1 line
+commit a88879d1
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 13:44:07 2012 +0200
 
-Add .bak and .mo extensions to svn:ignore.
-------------------------------------------------------------------------
-r1423 | nadvornik | 2009-02-26 09:04:52 +0100 (Thu, 26 Feb 2009) | 2 lines
+    Drop unused variables.
 
-quoted_value is no longer needed
+commit d1ed5cab
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 13:40:13 2012 +0200
 
-------------------------------------------------------------------------
-r1422 | zas_ | 2009-02-26 00:04:08 +0100 (Thu, 26 Feb 2009) | 1 line
+    Drop useless code (since f94b569b1831c052099295c861f9d3f502072622).
 
-Silent a minor warning.
-------------------------------------------------------------------------
-r1421 | nadvornik | 2009-02-25 22:09:17 +0100 (Wed, 25 Feb 2009) | 2 lines
+commit e48a30b2
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 13:17:40 2012 +0200
 
-correctly save and restore overlay string
+    Fix few warnings when building with GTK+ >= 3.0.0, mostly unused vars.
 
-------------------------------------------------------------------------
-r1420 | zas_ | 2009-02-25 21:54:38 +0100 (Wed, 25 Feb 2009) | 1 line
+commit 502c19f7
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 13:15:40 2012 +0200
 
-Save bar pane histogram state to rc file.
-------------------------------------------------------------------------
-r1419 | zas_ | 2009-02-25 21:42:35 +0100 (Wed, 25 Feb 2009) | 1 line
+    Drop dead code.
 
-Fix up bar pane histogram contextual menu: show current state for channel and log mode.
-------------------------------------------------------------------------
-r1418 | nadvornik | 2009-02-25 20:46:03 +0100 (Wed, 25 Feb 2009) | 3 lines
+commit 384d5890
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 30 04:22:32 2012 +0200
 
-reuse original utility_box (image + sidebars) on layout change (switch
-from list to icon view etc.)
+    Use new constant FD_MAGICK = 0x12345678u
 
-------------------------------------------------------------------------
-r1417 | nadvornik | 2009-02-25 19:21:20 +0100 (Wed, 25 Feb 2009) | 2 lines
+commit f5e2bc6a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Aug 29 23:27:52 2012 +0200
 
-fixed filter initialization
+    better filedata ref debug messages
+    
+    The idea is this:
+    with --debug=2 geeqie writes log with pointers. If it crashes on
+    fd->magick, it writes the invalid pointer as a hex value before
+    the crash. Then the log can be grepped for this value to see
+    what happened with this fd in the past.
 
-------------------------------------------------------------------------
-r1416 | nadvornik | 2009-02-24 23:21:28 +0100 (Tue, 24 Feb 2009) | 2 lines
+commit 2d51dd3a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Aug 29 23:27:06 2012 +0200
 
-improved bar_sort configuration
+    fixed crash in file list
 
-------------------------------------------------------------------------
-r1415 | zas_ | 2009-02-24 22:08:16 +0100 (Tue, 24 Feb 2009) | 1 line
+commit edb1e373
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 28 19:23:54 2012 +0200
 
-Add a contextual menu on bar pane histogram allowing to change channels and mode. More work needed.
-------------------------------------------------------------------------
-r1414 | nadvornik | 2009-02-24 21:47:38 +0100 (Tue, 24 Feb 2009) | 2 lines
+    added GDK_SCROLL_MASK to pixbuf renderer
+    
+    gtk3 apparently needs GDK_SCROLL_MASK added to the event mask for
+    mouse wheel events
+    https://bugzilla.gnome.org/show_bug.cgi?id=671305
 
-fixed --fullscreen option together with enabled bar 
+commit 8b8c885f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 28 18:48:10 2012 +0200
 
-------------------------------------------------------------------------
-r1413 | nadvornik | 2009-02-24 21:34:39 +0100 (Tue, 24 Feb 2009) | 2 lines
+    fixed crash in icon list
 
-simplified and improved bar configuration
+commit bafd4bd2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 21 22:31:05 2012 +0200
 
-------------------------------------------------------------------------
-r1412 | zas_ | 2009-02-24 19:00:45 +0100 (Tue, 24 Feb 2009) | 1 line
+    fixed scroll of fullscreen image
 
-Enclose macro parameters names with _ to differentiate them from variable names.
-------------------------------------------------------------------------
-r1411 | zas_ | 2009-02-24 18:47:45 +0100 (Tue, 24 Feb 2009) | 5 lines
+commit 085be43c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 21 20:39:03 2012 +0200
 
-Since READ_*() macros are now exported, do not hide
-the if() continue; statement in them.
-Wrap WRITE_STRING() instructions in a safer do {} while (0).
+    fixed updating of comment and keyword pane
+    
+    - temporary disabling of notifications does no longer work because
+    the notification is called later, in idle cb.
+    - regression introduced in 78cde6934008f79fe498e4adc64d187b0ed47417
+    - now the update function checks if the new value is really different
 
+commit 902157ee
+Author: Michal Čihař <michal@cihar.com>
+Date:   Tue Aug 21 14:53:05 2012 +0200
 
-------------------------------------------------------------------------
-r1410 | nadvornik | 2009-02-23 23:13:09 +0100 (Mon, 23 Feb 2009) | 2 lines
+    Fix big endian support in tiff loader
 
-simplified config writing 
+commit e292e725
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Aug 21 12:47:06 2012 +0200
 
-------------------------------------------------------------------------
-r1409 | nadvornik | 2009-02-23 22:21:15 +0100 (Mon, 23 Feb 2009) | 2 lines
+    Fix 2 compilation warnings due to missing type casting.
+    
+    Use GTK_WIDGET().
 
-enabled commandline again
+commit 54238463
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Aug 21 12:43:43 2012 +0200
 
-------------------------------------------------------------------------
-r1408 | zas_ | 2009-02-23 18:20:40 +0100 (Mon, 23 Feb 2009) | 1 line
+    Fix 2 warnings due to unmatched gtk+ functions prototypes.
+    
+    gtk_cell_renderer_get_size(): missing const in parameter
+    gtk_cell_renderer_activate(): wrong return type + missing consts in parameters
 
-Introduce helpers histogram_toggle_channel() and histogram_toggle_mode().
-------------------------------------------------------------------------
-r1407 | zas_ | 2009-02-22 18:46:42 +0100 (Sun, 22 Feb 2009) | 1 line
+commit 5bc47e5f
+Author: Michal Čihař <michal@cihar.com>
+Date:   Tue Aug 21 11:40:57 2012 +0200
 
-Set svn:ignore on Makefile and Makefile.in.
-------------------------------------------------------------------------
-r1406 | zas_ | 2009-02-22 18:40:32 +0100 (Sun, 22 Feb 2009) | 1 line
+    Whitespace cleanup
 
-Fix and simplify histogram code, drop histogram based on mean value.
-------------------------------------------------------------------------
-r1405 | nadvornik | 2009-02-22 16:35:37 +0100 (Sun, 22 Feb 2009) | 4 lines
+commit 1548a68d
+Author: Michal Čihař <michal@cihar.com>
+Date:   Tue Aug 21 11:40:19 2012 +0200
 
-config file format changed to XML
-save and restore all layout windows
-save and restore sidebar configuration
+    Add support for LCMS2
+    
+    Both LCMS1 and LCMS2 are supported.
 
-------------------------------------------------------------------------
-r1404 | zas_ | 2009-02-22 14:29:49 +0100 (Sun, 22 Feb 2009) | 1 line
+commit f71645ad
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 21 10:43:09 2012 +0200
 
-Attempt to simplify and fix histrogram code.
-------------------------------------------------------------------------
-r1403 | zas_ | 2009-02-21 21:43:35 +0100 (Sat, 21 Feb 2009) | 1 line
+    fixed typo that caused build failure
 
-Glibification again.
-------------------------------------------------------------------------
-r1402 | zas_ | 2009-02-21 19:28:53 +0100 (Sat, 21 Feb 2009) | 1 line
+commit 2b091f51
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Aug 20 22:42:33 2012 +0200
 
-French translation was updated.
-------------------------------------------------------------------------
-r1401 | zas_ | 2009-02-21 19:04:52 +0100 (Sat, 21 Feb 2009) | 1 line
+    implemented presentation mode
+    
+    This is first version of presentation mode. It basically works
+    but the current caching and preload algorithms do not work well
+    with it.
 
-Glibification.
-------------------------------------------------------------------------
-r1400 | zas_ | 2009-02-21 11:53:18 +0100 (Sat, 21 Feb 2009) | 1 line
+commit a7fba229
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Aug 20 18:29:31 2012 +0200
 
-Move grid color setting to histogram_new().
-------------------------------------------------------------------------
-r1399 | zas_ | 2009-02-21 11:33:56 +0100 (Sat, 21 Feb 2009) | 1 line
+    clutter compatibility fixes
 
-Remove histogram_ prefix from struct _Histogram fields names and rename them more properly.
-------------------------------------------------------------------------
-r1398 | zas_ | 2009-02-21 11:29:13 +0100 (Sat, 21 Feb 2009) | 1 line
+commit af6326dd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Aug 20 17:18:34 2012 +0200
 
-Add grid to bar histogram, simplify the code and draw horizontal lines too.
-------------------------------------------------------------------------
-r1397 | zas_ | 2009-02-19 18:36:38 +0100 (Thu, 19 Feb 2009) | 1 line
+    more gtk3 drawing fixes
 
-Fix bug 2599857: file list sort order was wrong in many cases.
-------------------------------------------------------------------------
-r1396 | nadvornik | 2009-02-16 23:48:30 +0100 (Mon, 16 Feb 2009) | 2 lines
+commit 5698b4a2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 19 00:34:20 2012 +0200
 
-fixed compiler warning
+    fixed segfault with gtk2
 
-------------------------------------------------------------------------
-r1395 | nadvornik | 2009-02-16 22:01:27 +0100 (Mon, 16 Feb 2009) | 2 lines
+commit 1ff687c9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 19 00:28:42 2012 +0200
 
-hopefully fixed a freeze on solaris
+    dropped support for gtk < 2.20
 
-------------------------------------------------------------------------
-r1394 | nadvornik | 2009-02-15 20:25:55 +0100 (Sun, 15 Feb 2009) | 2 lines
+commit 8788844a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 18 23:02:36 2012 +0200
 
-added histogram pane
+    disable stereo mode in Pan View
 
-------------------------------------------------------------------------
-r1393 | nadvornik | 2009-02-15 18:27:48 +0100 (Sun, 15 Feb 2009) | 2 lines
+commit a68e43b9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 18 19:11:57 2012 +0200
 
-fixed histogram drawing
+    speed improvements
+    
+    GBRA textures are faster
+    added some debug output
 
-------------------------------------------------------------------------
-r1392 | zas_ | 2009-02-15 16:58:01 +0100 (Sun, 15 Feb 2009) | 1 line
+commit b8ac089b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 18 18:43:06 2012 +0200
 
-Remove redundant line of code.
-------------------------------------------------------------------------
-r1391 | zas_ | 2009-02-15 16:56:48 +0100 (Sun, 15 Feb 2009) | 1 line
+    use gtk_widget_set_app_paintable for renderer
 
-Fix up few compilation warnings.
-------------------------------------------------------------------------
-r1390 | nadvornik | 2009-02-15 14:11:21 +0100 (Sun, 15 Feb 2009) | 3 lines
+commit a03ef4ab
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 18 18:12:50 2012 +0200
 
-histogram caching
-histogram interface prepared for histogram pane
+    dropped renderer->overlay_draw
 
-------------------------------------------------------------------------
-r1389 | nadvornik | 2009-02-15 10:36:53 +0100 (Sun, 15 Feb 2009) | 3 lines
+commit 8316b45a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 18 18:05:20 2012 +0200
 
-separated "normal" and advanced exif, "Normal" exif is now in the
-generic bar, advanced exif is in separate window.
+    renamed renderer->update_sizes to update_viewport
 
-------------------------------------------------------------------------
-r1388 | nadvornik | 2009-02-14 21:26:30 +0100 (Sat, 14 Feb 2009) | 2 lines
+commit 10cc4eb0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 18 17:52:39 2012 +0200
 
-droped Preferences dialog, sidebar should replace it completely
+    simplified pr_zoom_clamp
 
-------------------------------------------------------------------------
-r1387 | nadvornik | 2009-02-14 20:50:54 +0100 (Sat, 14 Feb 2009) | 4 lines
+commit a059e7f6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 18 17:10:08 2012 +0200
 
-replaced bar_info with an universal bar, restored the original
-functionality (more or less)
-bar configuration is not yet saved
+    fixed unnecessary renderer backend calls
 
-------------------------------------------------------------------------
-r1386 | zas_ | 2009-02-09 10:02:04 +0100 (Mon, 09 Feb 2009) | 1 line
+commit 7e575385
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 18 16:37:40 2012 +0200
 
-Update ChangeLog using C locale date format, add a script to ease future updates.
-------------------------------------------------------------------------
-r1385 | nadvornik | 2009-02-07 22:03:11 +0100 (Sat, 07 Feb 2009) | 4 lines
+    clutter renderer code cleanup
 
-force at least one idle call before writting metadata
-(without this the exit_program_write_metadata_cb could be called
-before the exit_program function finished)
+commit cecac3e8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 18 16:25:18 2012 +0200
 
-------------------------------------------------------------------------
-r1384 | nadvornik | 2009-02-07 20:01:21 +0100 (Sat, 07 Feb 2009) | 6 lines
+    dynamic change of texture upload priority
 
-use metadata_read_* functions where possible
-switch exiv2 to utf8 charset
-support for exiv2 formatting that depends on other tags:
-http://dev.robotbattle.com/bugs/view.php?id=0000516
+commit c39c4d4b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 18 00:33:54 2012 +0200
 
+    implemented post-processing via 3d texture
 
-------------------------------------------------------------------------
-r1383 | nadvornik | 2009-02-07 00:49:03 +0100 (Sat, 07 Feb 2009) | 2 lines
+commit 5124a23c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 17 23:08:34 2012 +0200
 
-Start with "Fit to window" in "Leave Zoom at previous setting" mode
+    added option for clutter renderer
 
-------------------------------------------------------------------------
-r1382 | nadvornik | 2009-02-06 23:56:52 +0100 (Fri, 06 Feb 2009) | 4 lines
+commit 60370f45
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Aug 16 23:15:17 2012 +0200
 
-do not switch to the next image on mouse click in split mode
-it interferes with image switching too much
+    draw background checkboard using fragment shader
 
+commit 165d4724
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Aug 15 22:28:02 2012 +0200
 
-------------------------------------------------------------------------
-r1381 | nadvornik | 2009-02-06 23:41:47 +0100 (Fri, 06 Feb 2009) | 2 lines
+    clutter drawing improvement
+    
+    use clutter_actor_set_scale instead of clutter_actor_set_size
+    clip to the initialized part of texture during loading
 
-improved labels of some menu items
+commit 5bafddf0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Aug 15 21:30:56 2012 +0200
 
-------------------------------------------------------------------------
-r1380 | zas_ | 2009-02-04 18:15:30 +0100 (Wed, 04 Feb 2009) | 1 line
+    added overlay and stereo input
 
-Add year 2009 to copyright info everywhere.
-------------------------------------------------------------------------
-r1379 | zas_ | 2009-02-04 17:50:24 +0100 (Wed, 04 Feb 2009) | 1 line
+commit 17567ffe
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 14 23:55:16 2012 +0200
 
-Fix up the copyright years info.
-------------------------------------------------------------------------
-r1378 | zas_ | 2009-02-04 17:49:11 +0100 (Wed, 04 Feb 2009) | 1 line
+    update the texture with lower priority
 
-Update README header.
-------------------------------------------------------------------------
-r1377 | zas_ | 2009-02-04 17:47:02 +0100 (Wed, 04 Feb 2009) | 1 line
+commit 11bdc439
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 14 23:03:26 2012 +0200
 
-Speed up random slideshow, startup time decreases from minutes to seconds when amount of images is big. Patch by Kjell Morgenstern.
-------------------------------------------------------------------------
-r1376 | zas_ | 2009-02-04 15:51:23 +0100 (Wed, 04 Feb 2009) | 1 line
+    try to preserve original texture
 
-Do not show geeqie itself in editors menus.
-------------------------------------------------------------------------
-r1375 | nadvornik | 2009-02-03 19:04:10 +0100 (Tue, 03 Feb 2009) | 2 lines
+commit 5f36bf52
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 14 22:52:03 2012 +0200
 
-do not translate already translated texts from desktop files
+    try to merge pending area_ready notifications
 
-------------------------------------------------------------------------
-r1374 | zas_ | 2009-02-03 14:52:20 +0100 (Tue, 03 Feb 2009) | 1 line
+commit 269a04d5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 12 21:07:49 2012 +0200
 
-Add support for NoDisplay (entry is then hidden) and Type (only Application type is valid here) keys.
-------------------------------------------------------------------------
-r1373 | zas_ | 2009-02-03 14:50:10 +0100 (Tue, 03 Feb 2009) | 1 line
+    added autoconf test for clutter
 
-Reorder fields a bit and make flags field unsigned.
-------------------------------------------------------------------------
-r1372 | zas_ | 2009-02-03 09:41:21 +0100 (Tue, 03 Feb 2009) | 1 line
+commit 8a7f96c0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 12 19:33:46 2012 +0200
 
-editor_list_get() now returns a sorted list, this way items appear in the same order in all menus.
-------------------------------------------------------------------------
-r1371 | nadvornik | 2009-02-02 21:32:59 +0100 (Mon, 02 Feb 2009) | 3 lines
+    simplified mirrored stereo drawing
 
-improved placing of external commands in menu
-small menu improvements
+commit 266814d3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 12 00:47:24 2012 +0200
 
-------------------------------------------------------------------------
-r1370 | nadvornik | 2009-02-01 23:35:40 +0100 (Sun, 01 Feb 2009) | 3 lines
+    expose/draw method moved to renderer-tiles
 
-test TryExec,
-xdg_data_home added to the list of directories
+commit ceb0eefb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 11 23:46:42 2012 +0200
 
-------------------------------------------------------------------------
-r1369 | nadvornik | 2009-02-01 19:27:42 +0100 (Sun, 01 Feb 2009) | 2 lines
+    implemented clutter-based renderer
 
-fixed switch from single to split image
+commit ec7e78f2
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 16 23:33:24 2012 +0200
 
-------------------------------------------------------------------------
-r1368 | nadvornik | 2009-02-01 13:48:14 +0100 (Sun, 01 Feb 2009) | 2 lines
+    Update french translation.
 
-read external editors from .desktop files
+commit bb35f839
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Aug 15 00:48:35 2012 +0200
 
-------------------------------------------------------------------------
-r1367 | zas_ | 2009-01-29 20:43:34 +0100 (Thu, 29 Jan 2009) | 1 line
+    Add read_dummy_option() to handle old/deprecated options.
+    
+    It is better to keep a trace of old options, for now, just display
+    a message about the option to be ignored, and the reason.
 
-Sort the list alphabetically and remove an empty line.
-------------------------------------------------------------------------
-r1366 | nadvornik | 2009-01-29 20:23:39 +0100 (Thu, 29 Jan 2009) | 4 lines
+commit 20544048
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 14 23:01:01 2012 +0200
 
-switched to po/LINGUAS, see http://live.gnome.org/GnomeGoals/PoLinguas
-(new glib-gettextize does not support the old method)
+    More use of const, fix up a warning.
 
+commit 14c50cf1
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 14 23:00:19 2012 +0200
 
-------------------------------------------------------------------------
-r1365 | zas_ | 2009-01-29 20:07:07 +0100 (Thu, 29 Jan 2009) | 1 line
+    Fix 4 warnings due to function prototype mismatches.
 
-gint -> gboolean.
-------------------------------------------------------------------------
-r1364 | zas_ | 2009-01-29 20:00:24 +0100 (Thu, 29 Jan 2009) | 1 line
+commit 977a7c75
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 14 22:34:22 2012 +0200
 
-Invert Horizontally vs vertically zoom fit, it was a TRUE/FALSE mismatch, reported by Christopher Beland.
-------------------------------------------------------------------------
-r1363 | zas_ | 2009-01-29 19:52:52 +0100 (Thu, 29 Jan 2009) | 1 line
+    Don't discard const
 
-Remove harmful documentation.helpdir and documentation.htmldir options. These paths can still be modified through --with-readmedir and --htmldir configure options. Reported by Christopher Beland.
-------------------------------------------------------------------------
-r1362 | nadvornik | 2009-01-29 19:05:41 +0100 (Thu, 29 Jan 2009) | 2 lines
+commit 44b81fb2
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Dec 23 01:56:47 2010 +0100
 
-added SIGBUS handler
+    Cleanup Exif Date sorting patch.
+    
+    Fix a memleak, and move a part of the code from set_exif_time_data() to read_exif_time_data()
 
-------------------------------------------------------------------------
-r1361 | nadvornik | 2009-01-26 22:08:05 +0100 (Mon, 26 Jan 2009) | 2 lines
+commit 92c6523d
+Author: Juuso Räsänen <juusora@gmail.com>
+Date:   Thu Dec 23 00:38:40 2010 +0100
 
-fixed compilation with lirc
+    Allow to sort files according to Exif-date
+    
+    I also like the idea about sorting files according to Exif-date. This
+    behaviour seemed to be implemented in the pan-view but not in the main
+    browser view. I created a little patch to "correct" this issue.  ;)
+    
+    This satisfies my own needs, although the exif-date reading could be
+    probably somehow optimised(?).. now the GUI becomes unresponsive for
+    few seconds if there are a lot of pictures in the directory...
 
-------------------------------------------------------------------------
-r1360 | zas_ | 2009-01-26 15:59:49 +0100 (Mon, 26 Jan 2009) | 1 line
+commit b73335c5
+Author: Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
+Date:   Fri Apr 2 20:47:34 2010 +0930
 
-Silent two minor warnings: GtkSelectionData data field is guchar* while g_strndup() wants gchar * as first parameter.
-------------------------------------------------------------------------
-r1359 | zas_ | 2009-01-26 15:50:56 +0100 (Mon, 26 Jan 2009) | 1 line
+    exif autorotate for proofs
+    
+    Find below a patch which adds auto-rotation of proof images based on image
+    EXIF information.  It is a revision of a proof-of-concept patch I did up for
+    gqview 2.0.4 which, for well documented reasons, didn't get anywhere after
+    submission.  The patch below is against geeqie 1.0.
+    
+    The proof auto-rotation feature is controlled by a new setting in the
+    "convenience" section of the image preferences dialog.  This way the
+    existing behaviour is still available for those who want to use it.
+    
+    I find this new feature very useful when preparing proofing sheets and I
+    suspect others would too.  Please consider this for inclusion in geeqie.
 
-Remove --enable-compile-warnings from autogen.sh, it was passed to configure which knows nothing about this option.
-------------------------------------------------------------------------
-r1358 | zas_ | 2009-01-26 15:49:09 +0100 (Mon, 26 Jan 2009) | 1 line
+commit cbdf3ece
+Author: Àngel Mompó <mecatxis@gmail.com>
+Date:   Mon Aug 13 12:25:18 2012 +0200
 
-Move -Wall before -Wno-* options for them to have any effect.
-------------------------------------------------------------------------
-r1357 | zas_ | 2009-01-26 15:18:08 +0100 (Mon, 26 Jan 2009) | 1 line
+    Update catalan translation
 
-Keep -O0 over -O2 as requested by Vladimir.
-------------------------------------------------------------------------
-r1356 | zas_ | 2009-01-26 09:36:23 +0100 (Mon, 26 Jan 2009) | 1 line
+commit a7e8746f
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Mar 6 18:03:01 2012 +0100
 
-Add -Wformat and -Wformat-security gcc options when --enable-debug-flags is set, move default optimization to -O2 by default (-O0 is only useful for specific debugging purposes).
-------------------------------------------------------------------------
-r1355 | zas_ | 2009-01-26 09:30:30 +0100 (Mon, 26 Jan 2009) | 1 line
+    Update french translation.
 
-Fix a major bug in utf8_compare(): when case_sensitive is true, s1_t and s2_t were uninitialized, leading to unpredicable results.
-------------------------------------------------------------------------
-r1354 | nadvornik | 2009-01-25 20:38:31 +0100 (Sun, 25 Jan 2009) | 2 lines
+commit d56650e2
+Author: Daniel van Vugt <vanvugt@gmail.com>
+Date:   Thu Aug 18 22:46:55 2011 +0200
 
-added the original COPYING file from GQview - we can't rely on autogen.sh
+    Display more descriptive screen names
+    
+    Display names like VGA1, DVI1, ... in fullscreen preferences instead of "Monitor 1", "Monitor 2".
+    
+    Author: Daniel van Vugt <vanvugt@gmail.com>
 
-------------------------------------------------------------------------
-r1352 | nadvornik | 2009-01-25 19:14:08 +0100 (Sun, 25 Jan 2009) | 2 lines
+commit 04b70c63
+Author: Daniel van Vugt <vanvugt@gmail.com>
+Date:   Thu Aug 18 22:43:29 2011 +0200
 
-updated ChangeLog from svn log
+    Make fullscreen mode actually use the full screen.
+    
+    Use override-redirect to ensure fullscreen windows are drawn over any
+    docks and panels.
+    
+    Bug: http://sourceforge.net/support/tracker.php?aid=2925034
+    Bug-Ubuntu: https://launchpad.net/bugs/788321
+
+commit b0a5325e
+Author: Peter Tuhársky <tuharsky@misbb.sk>
+Date:   Tue Mar 8 20:51:56 2011 +0100
+
+    Updated Slovak (SK_sk) translation
+    
+    From http://sourceforge.net/tracker/?func=detail&aid=3105396&group_id=222125&atid=1054682
 
-------------------------------------------------------------------------
-r1351 | nadvornik | 2009-01-25 17:58:19 +0100 (Sun, 25 Jan 2009) | 2 lines
+commit a204856e
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Dec 30 09:42:27 2010 +0100
 
-fixed gthread detection
+    Fix overlay formatting example in README.
 
-------------------------------------------------------------------------
-r1350 | nadvornik | 2009-01-25 10:27:27 +0100 (Sun, 25 Jan 2009) | 2 lines
+commit 4e606d1c
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Dec 29 16:06:20 2010 +0100
 
-do not ignore newly created sidecars
+    Whitespaces fixes.
 
-------------------------------------------------------------------------
-r1349 | nadvornik | 2009-01-24 14:46:08 +0100 (Sat, 24 Jan 2009) | 2 lines
+commit dea40dd7
+Author: Colin Clark <colin.clark@cclark.uk>
+Date:   Wed Dec 29 15:59:53 2010 +0100
 
-adjusted marks spacing to align them with the marks filter
+    Implement the scroll to/select row stuff for tree view in Preferences dialog
+    
+    In the Files tab:
+    - when Add is pressed scroll to the new entry and set focus
+      to the file-type field
+    - when Defaults is selected scroll to column 0, row 0
+    
+    In the Keyboard tab:
+    - when Defaults is pressed scroll to column 0, row 0
+    
+    Patch by Colin Clark, tidy up by Laurent Monin.
 
-------------------------------------------------------------------------
-r1348 | zas_ | 2009-01-24 14:38:53 +0100 (Sat, 24 Jan 2009) | 1 line
+commit 7b9fce37
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Dec 23 16:45:09 2010 +0100
 
-Fix incorrect translation.
-------------------------------------------------------------------------
-r1347 | nadvornik | 2009-01-24 14:05:06 +0100 (Sat, 24 Jan 2009) | 4 lines
+    Align "3) Save metadata in Geeqie private directory" with previous entries.
 
-fixed restoring of OSD at layout_image_full_screen_stop
-https://sourceforge.net/tracker/index.php?func=detail&aid=2039839&group_id=222125&atid=1054680
+commit 231db8a3
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Dec 23 16:44:25 2010 +0100
 
+    Set fixed (but resizeable) width for Description column in Preferences > Files table
 
-------------------------------------------------------------------------
-r1346 | nadvornik | 2009-01-24 13:15:01 +0100 (Sat, 24 Jan 2009) | 2 lines
+commit af5e9404
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Dec 23 15:35:24 2010 +0100
 
-fixed glib warning
+    Fix a snprintf() warning regarding unsigned int64 format string.
+    
+    Solved by using "%llu" and type cast to (unsigned long long)
 
-------------------------------------------------------------------------
-r1345 | nadvornik | 2009-01-24 11:09:29 +0100 (Sat, 24 Jan 2009) | 2 lines
+commit 02662946
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Dec 16 20:18:32 2010 +0100
 
-updated version string
+    Remove obsolete .cvsignore from tree.
 
-------------------------------------------------------------------------
-r1344 | zas_ | 2009-01-24 08:41:23 +0100 (Sat, 24 Jan 2009) | 1 line
+commit 7a32d301
+Author: Michal Čihař <michal@cihar.com>
+Date:   Sun Dec 12 13:35:54 2010 +0100
 
-Silent two compilation warnings.
-------------------------------------------------------------------------
-r1343 | zas_ | 2009-01-24 08:36:21 +0100 (Sat, 24 Jan 2009) | 1 line
+    Fix bashism
 
-French translation was updated.
-------------------------------------------------------------------------
-r1342 | nadvornik | 2009-01-23 23:53:02 +0100 (Fri, 23 Jan 2009) | 2 lines
+commit 0795905f
+Author: Andreas Metzler <ametzler@downhill.at.eu.org>
+Date:   Thu Aug 16 23:26:31 2012 +0200
 
-fixed possible crash
+    Typo fix: s/allows to/allows one to/
 
-------------------------------------------------------------------------
-r1341 | nadvornik | 2009-01-21 19:30:54 +0100 (Wed, 21 Jan 2009) | 2 lines
+commit a551bc72
+Author: Andreas Metzler <ametzler@downhill.at.eu.org>
+Date:   Thu Aug 16 23:23:38 2012 +0200
 
-enable threads by default
+    Fix typo "writting" (instead of "writing").
 
-------------------------------------------------------------------------
-r1340 | nadvornik | 2009-01-21 19:16:26 +0100 (Wed, 21 Jan 2009) | 2 lines
+commit b51b25cc
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 16 23:20:25 2012 +0200
 
-compilation fixes for older exiv2
+    Revert "Fix typo "writting" (instead of "writing")."
+    
+    This reverts commit fffad3bfc36e6378f4d109f4400f921b4146947d.
 
-------------------------------------------------------------------------
-r1339 | nadvornik | 2009-01-20 23:53:09 +0100 (Tue, 20 Jan 2009) | 2 lines
+commit f66795e8
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 16 23:20:17 2012 +0200
 
-improved metadata preferences
+    Revert "Typo fix: s/allows to/allows one to/"
+    
+    This reverts commit 5a59ad6d17ce1112c3026cd6b4b4b32c044a1e9b.
 
-------------------------------------------------------------------------
-r1338 | nadvornik | 2009-01-20 23:29:31 +0100 (Tue, 20 Jan 2009) | 2 lines
+commit 5a59ad6d
+Author: Andreas Metzler <ametzler@downhill.at.eu.org>
+Date:   Wed Aug 15 15:30:40 2012 +0200
 
-fixed possible segfault
+    Typo fix: s/allows to/allows one to/
 
-------------------------------------------------------------------------
-r1337 | nadvornik | 2009-01-11 22:28:03 +0100 (Sun, 11 Jan 2009) | 2 lines
+commit fffad3bf
+Author: Andreas Metzler <ametzler@downhill.at.eu.org>
+Date:   Wed Aug 15 15:26:50 2012 +0200
 
-show symlinks in filelist
+    Fix typo "writting" (instead of "writing").
 
-------------------------------------------------------------------------
-r1336 | nadvornik | 2009-01-11 22:24:58 +0100 (Sun, 11 Jan 2009) | 2 lines
+commit 68619b54
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Aug 16 21:50:39 2012 +0200
 
-fixed includes
+    added Samsung and Panasonic raw extensions
+    
+    thanks Štěpán Roučka for the report
 
-------------------------------------------------------------------------
-r1335 | nadvornik | 2009-01-11 19:58:05 +0100 (Sun, 11 Jan 2009) | 2 lines
+commit a2e7d177
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 14 21:58:57 2012 +0200
 
-added a status bar button for writting metadata immediately
+    more compilation fixes
 
-------------------------------------------------------------------------
-r1334 | nadvornik | 2009-01-11 13:13:30 +0100 (Sun, 11 Jan 2009) | 3 lines
+commit 48d7bdae
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 14 20:22:37 2012 +0200
 
-metadata write mode (direct or sidecar) made configurable for each file
-format
+    fixed compilation with gtk 2.20
 
-------------------------------------------------------------------------
-r1333 | nadvornik | 2009-01-10 21:40:37 +0100 (Sat, 10 Jan 2009) | 3 lines
+commit 3531bfc7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Aug 13 21:06:06 2012 +0200
 
-simplified metadata interface, dropped metadata_read,
-fixes for older exiv2 versions
+    dropped deprecated dither_quality code
 
-------------------------------------------------------------------------
-r1332 | zas_ | 2009-01-04 18:14:34 +0100 (Sun, 04 Jan 2009) | 1 line
+commit e4c8d346
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 12 18:43:57 2012 +0200
 
-When "Remember print settings" is checked, save _all_ settings. Before this patch, text fields, text size, source, layout and image scale properties were not saved.
-------------------------------------------------------------------------
-r1331 | zas_ | 2009-01-04 11:32:47 +0100 (Sun, 04 Jan 2009) | 1 line
+    fixed keyboard controll of image widget
 
-French translation was updated.
-------------------------------------------------------------------------
-r1330 | zas_ | 2009-01-03 18:13:20 +0100 (Sat, 03 Jan 2009) | 1 line
+commit f5e9151b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 12 01:30:28 2012 +0200
 
-Silent warnings.
-------------------------------------------------------------------------
-r1329 | nadvornik | 2009-01-03 16:29:08 +0100 (Sat, 03 Jan 2009) | 2 lines
+    fixed pan-view drawing
 
-write keywords and comments with separate functions
+commit fd606fb2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 10 21:55:29 2012 +0200
 
-------------------------------------------------------------------------
-r1328 | nadvornik | 2009-01-03 00:14:01 +0100 (Sat, 03 Jan 2009) | 2 lines
+    fixed dnd
+    
+    used glib functions for uri manipulation
 
-fixed updating of selection after deleting the last image from the list
+commit db57b78b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 4 22:13:33 2012 +0200
 
-------------------------------------------------------------------------
-r1327 | nadvornik | 2009-01-02 23:57:09 +0100 (Fri, 02 Jan 2009) | 5 lines
+    selectable image drawing for gtk3
 
-do not enter a directory after rename
-fixed dir tree updating
-http://sourceforge.net/tracker/index.php?func=detail&aid=2481287&group_id=222125&atid=1054680
+commit 05547f58
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 4 20:51:56 2012 +0200
 
+    selectable image cleanup
 
-------------------------------------------------------------------------
-r1326 | nadvornik | 2009-01-02 15:58:21 +0100 (Fri, 02 Jan 2009) | 4 lines
+commit 7e51e32b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 3 23:33:18 2012 +0200
 
-added done callback to utilops
-used the callback for metadata writting at exit and for renaming new
-folder
+    updated libchamplain code
 
-------------------------------------------------------------------------
-r1325 | nadvornik | 2009-01-02 10:39:14 +0100 (Fri, 02 Jan 2009) | 2 lines
+commit 34807099
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Aug 2 20:04:16 2012 +0200
 
-fixed view_dir notification
+    changed GDK_<key> to GDK_KEY_<key>
 
-------------------------------------------------------------------------
-r1324 | nadvornik | 2009-01-02 10:26:23 +0100 (Fri, 02 Jan 2009) | 4 lines
+commit b4c4a924
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Aug 2 00:15:16 2012 +0200
 
-sidecar files grouping was made case-insensitive
-added possibility to use macros %raw, %image, %meta in extensions lists
+    use cairo for drawing
+    
+    cairo is the only supported drawing method in gtk3
 
+commit dc0a8b78
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Aug 1 00:17:18 2012 +0200
 
-------------------------------------------------------------------------
-r1323 | nadvornik | 2008-12-27 23:53:07 +0100 (Sat, 27 Dec 2008) | 2 lines
+    use accessor functions
+    
+    gtk3 does not allow direct use of data structures,
+    use accessor functions instead
 
-fixed writting of legacy metadata
+commit 55ccc0fa
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 10 22:51:57 2012 +0200
 
-------------------------------------------------------------------------
-r1322 | nadvornik | 2008-12-26 20:04:36 +0100 (Fri, 26 Dec 2008) | 3 lines
+    detect both gtk2 and 3 in autoconf
 
-optimized get_mark_func
-fixed reference counting bug
+commit 5658d290
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 12 22:07:51 2012 +0200
 
-------------------------------------------------------------------------
-r1321 | nadvornik | 2008-12-26 19:54:07 +0100 (Fri, 26 Dec 2008) | 2 lines
+    updated ChangeLog file
 
-remove cached entries on all changes
+commit 529b1126
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 12 22:06:03 2012 +0200
 
-------------------------------------------------------------------------
-r1320 | nadvornik | 2008-12-26 18:38:52 +0100 (Fri, 26 Dec 2008) | 2 lines
+    updated NEWS file
 
-fixed previous change
+commit 9d940b7d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 10 21:20:07 2012 +0200
 
-------------------------------------------------------------------------
-r1319 | nadvornik | 2008-12-26 15:12:36 +0100 (Fri, 26 Dec 2008) | 3 lines
+    make sure fd is referenced
+    
+    file_data_disconnect_sidecar_file may free a fd with zero references
+    we have to ref it if we want to use it later
 
-improved sidecar writting
-private metadata can be saved in xmp format
+commit ebc790ba
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Aug 9 17:32:36 2012 +0200
 
-------------------------------------------------------------------------
-r1318 | nadvornik | 2008-12-25 13:39:34 +0100 (Thu, 25 Dec 2008) | 2 lines
+    fixed file_data_check_sidecars
+    
+    use more clear algorithm:
+    if the group has changed
+       disconnect everything
+       create new group
 
-implemented a possibility to connect keywords with marks
+commit fa99aa22
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Aug 9 17:30:12 2012 +0200
 
-------------------------------------------------------------------------
-r1317 | nadvornik | 2008-12-25 13:28:04 +0100 (Thu, 25 Dec 2008) | 2 lines
+    fixed exif_read_fd
+    
+    - add fd to cache immediately
+    - do not check file presence, the result could be inconsistent with the cache
 
-low-level keyword-to-mark functionality
+commit 5ab70446
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 7 10:21:29 2012 +0200
 
-------------------------------------------------------------------------
-r1316 | nadvornik | 2008-12-25 13:19:37 +0100 (Thu, 25 Dec 2008) | 2 lines
+    replaced assert with g_assert
 
-perform internal commands in idle call
+commit 5fd7dc2e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 5 20:46:05 2012 +0200
 
-------------------------------------------------------------------------
-r1315 | nadvornik | 2008-12-23 23:42:57 +0100 (Tue, 23 Dec 2008) | 2 lines
+    updated README file
 
-allow writing of empty keywords/comment
+commit 672c7918
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 5 20:40:07 2012 +0200
 
-------------------------------------------------------------------------
-r1314 | nadvornik | 2008-12-23 21:53:44 +0100 (Tue, 23 Dec 2008) | 2 lines
+    fixed gen_changelog for git
 
-added change notification to bar_info.c
+commit 7b53b482
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 31 19:10:15 2012 +0200
 
-------------------------------------------------------------------------
-r1313 | nadvornik | 2008-12-23 20:15:12 +0100 (Tue, 23 Dec 2008) | 2 lines
+    spec file cleanup
 
-improved buffering and notifications
+commit 7f398f97
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 31 19:09:43 2012 +0200
 
-------------------------------------------------------------------------
-r1312 | nadvornik | 2008-12-23 20:13:48 +0100 (Tue, 23 Dec 2008) | 3 lines
+    use GPLv2 copy with new FSF address
 
-write changes immediately, the necessary buffering is done on lower
-level in metadata.c
+commit 27c86deb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 31 18:20:06 2012 +0200
 
-------------------------------------------------------------------------
-r1311 | nadvornik | 2008-12-23 00:25:15 +0100 (Tue, 23 Dec 2008) | 2 lines
+    renamed zh_CN.GB2312.po to zh_CN.po
 
-file class made configurable in preferences
+commit b2863385
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 31 17:41:47 2012 +0200
 
-------------------------------------------------------------------------
-r1310 | zas_ | 2008-12-22 20:43:46 +0100 (Mon, 22 Dec 2008) | 1 line
+    updated version and copyright notice
 
-French translation was updated.
-------------------------------------------------------------------------
-r1309 | nadvornik | 2008-12-22 19:29:25 +0100 (Mon, 22 Dec 2008) | 2 lines
+commit 27bec423
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jul 30 18:21:13 2012 +0200
 
-write metadata after timeout, image change or dir change
+    prevent crash in g_utf8_collate_key
+    
+    https://sourceforge.net/tracker/?func=detail&aid=3330014&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r1308 | nadvornik | 2008-12-22 19:15:26 +0100 (Mon, 22 Dec 2008) | 2 lines
+commit 16bb1afa
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jul 30 16:31:04 2012 +0200
+
+    use AC_SYS_LARGEFILE
+    
+    Subject: Build with large file support
+    From: Michal Čihař <nijel@debian.org>
+    Forwarded: https://sourceforge.net/tracker/?func=detail&aid=3026317&group_id=222125&atid=1054682
+
+commit 27cdadd9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 29 19:07:39 2012 +0200
+
+    update file data structure
+    
+    update file data structure in view_dir_tree when a new directory
+    is created
+
+commit 99d04b82
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 29 19:05:58 2012 +0200
+
+    statusbar fix
+    
+    make sure layout_status_update_image is called only on valid
+    statusbar
+
+commit cce7db24
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 29 15:02:56 2012 +0200
+
+    update statusbar after changing active image
+    
+    https://sourceforge.net/tracker/?func=detail&aid=3531954&group_id=222125&atid=1054680
+
+commit f4245483
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 27 16:28:48 2012 +0200
 
-show metadata options in preferences dialog
+    changed "readonly destination directory" to a warning
 
-------------------------------------------------------------------------
-r1307 | nadvornik | 2008-12-21 22:36:58 +0100 (Sun, 21 Dec 2008) | 2 lines
+commit 3e0e566e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 27 15:03:58 2012 +0200
 
-fixed safe delete
+    fixed bug in cache handling
+    
+    changed files stayed in cache, but they were reported as not found,
+    this caused leaks and crashes
+    bug introduced by change of notification function,
+    commit 78cde6934008f79fe498e4adc64d187b0ed47417
 
-------------------------------------------------------------------------
-r1306 | nadvornik | 2008-12-21 22:20:36 +0100 (Sun, 21 Dec 2008) | 2 lines
+commit d17c428d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jul 26 16:02:52 2012 +0200
 
-most of the metadata options now works
+    initialize default options before commandline parsing
+    
+    this fixes a crash on images specified on commandline
 
-------------------------------------------------------------------------
-r1305 | nadvornik | 2008-12-21 17:26:03 +0100 (Sun, 21 Dec 2008) | 2 lines
+commit 97bddb36
+Author: Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
+Date:   Fri Apr 2 20:47:34 2010 +0930
 
-fixed new options
+    exif autorotate for proofs
+    
+    Find below a patch which adds auto-rotation of proof images based on image
+    EXIF information.  It is a revision of a proof-of-concept patch I did up for
+    gqview 2.0.4 which, for well documented reasons, didn't get anywhere after
+    submission.  The patch below is against geeqie 1.0.
+    
+    The proof auto-rotation feature is controlled by a new setting in the
+    "convenience" section of the image preferences dialog.  This way the
+    existing behaviour is still available for those who want to use it.
+    
+    I find this new feature very useful when preparing proofing sheets and I
+    suspect others would too.  Please consider this for inclusion in geeqie.
 
-------------------------------------------------------------------------
-r1304 | zas_ | 2008-12-21 10:28:16 +0100 (Sun, 21 Dec 2008) | 1 line
+commit 5ef30846
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Jan 6 02:23:57 2012 +0100
 
-French translation was updated.
-------------------------------------------------------------------------
-r1303 | nadvornik | 2008-12-21 00:18:20 +0100 (Sun, 21 Dec 2008) | 2 lines
+    Fix directory walking bug
+    
+    There was a annoying bug when walking up more than one directory level.
 
-added options for metadata - not yet used
+commit 0922b292
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Jan 6 02:23:57 2012 +0100
 
-------------------------------------------------------------------------
-r1302 | zas_ | 2008-12-20 22:47:04 +0100 (Sat, 20 Dec 2008) | 1 line
+    Fix directory walking bug
+    
+    There was a annoying bug when walking up more than one directory level.
 
-Fix two minor compilation warnings.
-------------------------------------------------------------------------
-r1301 | zas_ | 2008-12-20 22:30:27 +0100 (Sat, 20 Dec 2008) | 1 line
+commit 988b8917
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Dec 30 13:59:53 2011 +0100
 
-Switch to fullscreen when double clicking on file in icon or list view. Feature request 1966042. The code was there since a long time but disabled, please report any issue.
-------------------------------------------------------------------------
-r1300 | nadvornik | 2008-12-20 21:43:56 +0100 (Sat, 20 Dec 2008) | 3 lines
+    Revert "call notify functions in in an idle call"
+    
+    Breaks type in of keywords.
+    
+    This reverts commit 78cde6934008f79fe498e4adc64d187b0ed47417.
 
-use the workflow in utilops.c for metadata approving and writting
-TODO: configuration
+commit 6f701885
+Author: cybjit <cybjit@gmail.com>
+Date:   Mon Apr 25 12:53:35 2011 +0200
 
-------------------------------------------------------------------------
-r1299 | nadvornik | 2008-12-16 13:59:23 +0100 (Tue, 16 Dec 2008) | 2 lines
+    Ignore duplicates with same path
 
-queue metadata and write them in an idle callback 
+commit ce2d11c4
+Author: Vincent Blut <vincent.debian@free.fr>
+Date:   Sat Dec 3 15:46:20 2011 +0100
 
-------------------------------------------------------------------------
-r1298 | nadvornik | 2008-12-15 23:47:31 +0100 (Mon, 15 Dec 2008) | 5 lines
+    Various errors in the translation (typo, etc.)
+    
+    Patch submitted by Vincent Blut that fix some typo in French locales.
+    Closes Debian bug #620895.
 
-prepared infrastructure for delayed metadata writting - refreshing
-metadata immediately before writting is now possible
+commit bc3ed05a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Nov 12 11:36:18 2011 +0100
 
-modified metadata are stored in fd->modified_xmp
+    call size signal indirectly via idle_call
+    
+    image_loader_size_cb is called from a second thread, so it can't
+    use any gtk functions directly or via signals
+    this fixes random crashes in gtk code introduced by commit e24281e5
 
-------------------------------------------------------------------------
-r1297 | zas_ | 2008-12-15 19:04:42 +0100 (Mon, 15 Dec 2008) | 1 line
+commit 4cbe6b68
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Nov 12 11:34:55 2011 +0100
 
-Allow to drag keywords on files in list or icon view. Dragged text is appended to keywords list of the destination file.
-------------------------------------------------------------------------
-r1296 | zas_ | 2008-12-09 20:12:38 +0100 (Tue, 09 Dec 2008) | 1 line
+    call log window functions indirectly via idle callbacks
 
-French translation was updated.
-------------------------------------------------------------------------
-r1295 | zas_ | 2008-12-09 18:51:28 +0100 (Tue, 09 Dec 2008) | 1 line
+commit 04bb6f23
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Oct 4 22:09:55 2011 +0200
 
-Allow to invert the current selection in Collection view. A new Selection submenu was added to the contextual menu, Select All and Select None were moved to it, and Invert selection was added.
-------------------------------------------------------------------------
-r1294 | zas_ | 2008-12-08 22:34:32 +0100 (Mon, 08 Dec 2008) | 1 line
+    rename file_data_new_simple to file_data_new_group, filedata.c cleanup
 
-Display error dialog with appropriate message when user is trying to open an invalid collection file.
-------------------------------------------------------------------------
-r1293 | zas_ | 2008-12-08 22:33:14 +0100 (Mon, 08 Dec 2008) | 1 line
+commit 58e4671b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Oct 2 11:55:34 2011 +0200
 
-Cosmetic fix.
-------------------------------------------------------------------------
-r1292 | zas_ | 2008-12-07 16:51:50 +0100 (Sun, 07 Dec 2008) | 1 line
+    recognize all registered extensions, even if they contain dots
 
-Fix patch 1290: we only want to remove unused parameter warnings not all warnings produced by -Wextra, so just disable then using -Wno-unused-parameter and re-add -Wextra (was -W, but this is the old name).
-------------------------------------------------------------------------
-r1291 | nadvornik | 2008-12-07 14:28:04 +0100 (Sun, 07 Dec 2008) | 2 lines
+commit 52d7c7d5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Oct 2 11:16:03 2011 +0200
 
-handle the case when io.open() fails
+    sidecar_file_priority function is already called with extension as an argument
 
-------------------------------------------------------------------------
-r1290 | nadvornik | 2008-12-06 22:24:38 +0100 (Sat, 06 Dec 2008) | 4 lines
+commit 78cde693
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Oct 2 11:12:44 2011 +0200
 
-disabled the "unused parameter" warnings, they are harmless and nobody
-is going to fix it ;) 
-(note: -W is equivalent to -Wextra) 
+    call notify functions in in an idle call
 
-------------------------------------------------------------------------
-r1289 | zas_ | 2008-12-02 20:34:53 +0100 (Tue, 02 Dec 2008) | 1 line
+commit 5276a3fa
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 1 23:21:08 2011 +0200
 
-Rename few variables to make the code more readable.
-------------------------------------------------------------------------
-r1288 | zas_ | 2008-11-30 22:59:28 +0100 (Sun, 30 Nov 2008) | 1 line
+    move the grouping code from file_data_new to filelist_read
 
-keyword_list_find() -> find_string_in_list(), return gboolean.
-------------------------------------------------------------------------
-r1287 | zas_ | 2008-11-30 22:52:37 +0100 (Sun, 30 Nov 2008) | 1 line
+commit aff67e65
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 1 20:58:34 2011 +0200
 
-metadata_set_keywords() -> metadata_set(). Use gboolean type for boolean parameters.
-------------------------------------------------------------------------
-r1286 | zas_ | 2008-11-30 22:43:01 +0100 (Sun, 30 Nov 2008) | 1 line
+    separate function fortesting changed files without sidecars
 
-Rename most comment_*() functions to more appropriate metadata_*().
-------------------------------------------------------------------------
-r1285 | zas_ | 2008-11-30 12:46:34 +0100 (Sun, 30 Nov 2008) | 1 line
+commit 21a8bc37
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 1 17:11:10 2011 +0200
 
-File filters cleanup: add .pef .dng and .arw extensions to default sidecar extensions list, add .k25 in Kodak raw extensions, simplify and optimize sidecar_ext_parse().
-------------------------------------------------------------------------
-r1284 | zas_ | 2008-11-27 20:10:59 +0100 (Thu, 27 Nov 2008) | 1 line
+    consistent use of fd->extension
 
-Do not hardcode exif formatted prefix.
-------------------------------------------------------------------------
-r1283 | zas_ | 2008-11-27 13:34:39 +0100 (Thu, 27 Nov 2008) | 1 line
+commit e6308d6f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 1 16:31:58 2011 +0200
 
-Fix up sign-related  warning.
-------------------------------------------------------------------------
-r1282 | zas_ | 2008-11-27 13:34:03 +0100 (Thu, 27 Nov 2008) | 1 line
+    simplified grouping of sidecars
 
-Fix up unsigned expression always true warning.
-------------------------------------------------------------------------
-r1281 | zas_ | 2008-11-27 13:33:07 +0100 (Thu, 27 Nov 2008) | 1 line
+commit 18d80ca3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Sep 30 23:57:31 2011 +0200
 
-Resync .h with .c declarations.
-------------------------------------------------------------------------
-r1280 | zas_ | 2008-11-27 13:31:27 +0100 (Thu, 27 Nov 2008) | 1 line
+    fixed filelist_sort_compare_filedata to not return 0 no different files
 
-Fix up pointer signedness warnings.
-------------------------------------------------------------------------
-r1279 | zas_ | 2008-11-27 13:30:49 +0100 (Thu, 27 Nov 2008) | 1 line
+commit efc80965
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Sep 30 23:02:26 2011 +0200
 
-Fix up not a prototype warning.
-------------------------------------------------------------------------
-r1278 | zas_ | 2008-11-27 13:30:10 +0100 (Thu, 27 Nov 2008) | 1 line
+    always check for sidecars by readdir
 
-Remove unused variable.
-------------------------------------------------------------------------
-r1277 | zas_ | 2008-11-27 13:29:38 +0100 (Thu, 27 Nov 2008) | 1 line
+commit 7bb3871e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Sep 30 10:54:32 2011 +0200
 
-Fix up deprecated function and not a prototype warnings.
-------------------------------------------------------------------------
-r1276 | zas_ | 2008-11-26 21:39:50 +0100 (Wed, 26 Nov 2008) | 1 line
+    do not use FileData entries with empty path
 
-Handle return values better to silent some warnings.
-------------------------------------------------------------------------
-r1275 | zas_ | 2008-11-26 21:38:47 +0100 (Wed, 26 Nov 2008) | 1 line
+commit 559683dd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Sep 29 17:17:20 2011 +0200
 
-Print a message if chown() or chmod() fail.
-------------------------------------------------------------------------
-r1274 | zas_ | 2008-11-26 21:37:14 +0100 (Wed, 26 Nov 2008) | 1 line
+    updated copyright notice
 
-Fix up format vs type warning.
-------------------------------------------------------------------------
-r1273 | zas_ | 2008-11-25 18:32:51 +0100 (Tue, 25 Nov 2008) | 1 line
+commit 4f028fb2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Sep 29 17:14:36 2011 +0200
 
-Move comments/keywords read and write stuff to new metadata.{c,h}.
-------------------------------------------------------------------------
-r1272 | zas_ | 2008-11-25 18:01:03 +0100 (Tue, 25 Nov 2008) | 1 line
+    added custom tiff loader
 
-Fix up unsigned expression always true/false warnings.
-------------------------------------------------------------------------
-r1271 | zas_ | 2008-11-23 23:05:27 +0100 (Sun, 23 Nov 2008) | 1 line
+commit 25d02a83
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Sep 29 12:36:08 2011 +0200
 
-Hide .gqv extension from collection name in collection window title and recent menu list.
-------------------------------------------------------------------------
-r1270 | zas_ | 2008-11-23 17:16:09 +0100 (Sun, 23 Nov 2008) | 1 line
+    added long-term cache for keywords
 
-Rename wmsubclass and name to role, which corresponds better to the purpose of the parameter as it ends to be passed to gtk_window_set_role().
-------------------------------------------------------------------------
-r1269 | zas_ | 2008-11-23 17:10:29 +0100 (Sun, 23 Nov 2008) | 1 line
+commit bdea8db7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Sep 27 22:06:09 2011 +0200
 
-Drop useless wmclass stuff. Gtk will take care of it and as said in the documentation using gtk_window_set_wmclass() is sort of pointless.
-------------------------------------------------------------------------
-r1268 | zas_ | 2008-11-22 23:54:51 +0100 (Sat, 22 Nov 2008) | 1 line
+    set stereo.fixed default values to hdmi stereo standard
 
-Use the last selected images for the splitted views. Ie. when 5 images are selected, the last one is displayed, split quad while open images 5,4,3,2. It seems better to me.
-------------------------------------------------------------------------
-r1267 | zas_ | 2008-11-22 23:43:18 +0100 (Sat, 22 Nov 2008) | 1 line
+commit 216a72fa
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Sep 27 22:03:47 2011 +0200
 
-When more than one image is selected, Split Horizontal, Vertical and Quad will use selected images when initialized.
-------------------------------------------------------------------------
-r1266 | zas_ | 2008-11-22 23:10:10 +0100 (Sat, 22 Nov 2008) | 1 line
+    fixed stereo.fixed preferences
 
-Tidy up.
-------------------------------------------------------------------------
-r1265 | zas_ | 2008-11-22 23:04:21 +0100 (Sat, 22 Nov 2008) | 1 line
+commit 1c4103de
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Sep 27 21:12:02 2011 +0200
 
-Use common code for layout_image_setup_split_none() too.
-------------------------------------------------------------------------
-r1264 | zas_ | 2008-11-22 22:58:07 +0100 (Sat, 22 Nov 2008) | 1 line
+    fixed stereo_temp_disable functionality
 
-layout_image_setup_split_*(): simplify code.
-------------------------------------------------------------------------
-r1263 | zas_ | 2008-11-22 22:11:09 +0100 (Sat, 22 Nov 2008) | 1 line
+commit a8c5cb26
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 26 15:02:05 2011 +0200
 
-layout_image_setup_split_*(): move common code to a new function layout_image_setup_split_common().
-------------------------------------------------------------------------
-r1262 | zas_ | 2008-11-22 17:24:23 +0100 (Sat, 22 Nov 2008) | 1 line
+    ignore raw image support reported by the pixbuf loader
 
-Add a back button in the toolbar: it allows to go back and forth between two directories. Experimental, please test and comment on ml.
-------------------------------------------------------------------------
-r1261 | zas_ | 2008-11-20 18:28:34 +0100 (Thu, 20 Nov 2008) | 1 line
+commit d2c78b7a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 9 16:38:46 2011 +0200
 
-Force font weight and style to normal for keys.
-------------------------------------------------------------------------
-r1260 | zas_ | 2008-11-20 18:23:46 +0100 (Thu, 20 Nov 2008) | 1 line
+    fixed using DEBUG_N from multiple threads
 
-Fix up yet unmarked keys.
-------------------------------------------------------------------------
-r1259 | zas_ | 2008-11-20 12:46:43 +0100 (Thu, 20 Nov 2008) | 1 line
+commit 8a55b692
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Dec 16 22:26:36 2010 +0100
 
-Fix compilation warnings.
-------------------------------------------------------------------------
-r1258 | zas_ | 2008-11-20 08:22:56 +0100 (Thu, 20 Nov 2008) | 1 line
+    Fix bug 3006812: ensure exif cache is initialized even when all files are unreadable.
+    
+    Add a new function exif_init_cache() and call it at top of exif_read_fd(),
+    the issue was caused by a return NULL on unreadable file, before initializinf exif_cache
+    and when exif_free_fd() is called, file_cache_put() was called on invalid cache.
 
-Fix up some missing html code.
-------------------------------------------------------------------------
-r1257 | zas_ | 2008-11-19 23:57:40 +0100 (Wed, 19 Nov 2008) | 1 line
+commit 138e31f3
+Author: Vladislav Naumov <vnaum@vnaum.com>
+Date:   Thu Dec 16 21:55:03 2010 +0100
 
-More keys.
-------------------------------------------------------------------------
-r1256 | zas_ | 2008-11-19 23:46:27 +0100 (Wed, 19 Nov 2008) | 1 line
+    Fix bug 2999830: do not report failed chown() on copy.
+    
+    Debian bug 574853 reported by Ian Zimmerman <itz@buug.org>
+    
+    I was trying to copy images from my camera which is mounted as a USB
+    mass storage device.  The files on the mount are owned by root, and
+    geeqie tries to chown (and chgrp) the copy, fails, and displays an
+    error message.  This is only mildly annoying when copying a single
+    file, but when I want to copy multiple files the failure stops the
+    operation after the first file.
+    
+    Patch by Vladislav Naumov <vnaum@vnaum.com>
+    
+    This patch ignores chown errors, while still doing chown
+    (so root still can copy files preserving ownership).
+    
+    http://sourceforge.net/tracker/?func=detail&aid=2999830&group_id=222125&atid=1054680
+    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574853 (original report)
 
-Fix text wrongly marked as key.
-------------------------------------------------------------------------
-r1255 | zas_ | 2008-11-19 23:42:20 +0100 (Wed, 19 Nov 2008) | 1 line
+commit a3a06975
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Sep 27 10:29:36 2011 +0200
 
-Mark keyboard keys with a span and make them look like a key through css style.
-------------------------------------------------------------------------
-r1254 | zas_ | 2008-11-19 22:36:02 +0100 (Wed, 19 Nov 2008) | 1 line
+    added panorama .pto file to the list of known files
 
-Replace [Control] by shorter and more common [Ctrl].
-------------------------------------------------------------------------
-r1253 | zas_ | 2008-11-19 22:16:27 +0100 (Wed, 19 Nov 2008) | 1 line
+commit 8560f483
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 26 15:02:05 2011 +0200
 
-Unify [Shift] and [Control] notation.
-------------------------------------------------------------------------
-r1252 | zas_ | 2008-11-19 21:53:53 +0100 (Wed, 19 Nov 2008) | 1 line
+    ignore raw image support reported by the pixbuf loader
 
-Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
-------------------------------------------------------------------------
-r1251 | zas_ | 2008-11-19 18:42:36 +0100 (Wed, 19 Nov 2008) | 1 line
+commit df06d685
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 29 15:27:09 2011 +0200
 
-Update documentation.
-------------------------------------------------------------------------
-r1250 | zas_ | 2008-11-17 19:05:42 +0100 (Mon, 17 Nov 2008) | 1 line
+    fixed crash on incomplete jpeg file
 
-Fix up links and various enhancements.
-------------------------------------------------------------------------
-r1249 | zas_ | 2008-11-17 18:17:47 +0100 (Mon, 17 Nov 2008) | 1 line
+commit bd374b07
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Jul 24 13:17:34 2011 +0100
 
-Remove colored background in headings for printable version.
-------------------------------------------------------------------------
-r1248 | zas_ | 2008-11-17 18:09:44 +0100 (Mon, 17 Nov 2008) | 1 line
+    Change the image size from 10×20 to 20×20
+    
+    Now the image should not be scaled anymore. Fix Bug Debian:614607 and
+    SF:3191174.
 
-Change metadata directory to be $XDG_DATA_HOME instead of $XDG_CACHE_HOME as discussed on the ml (obviously it has impact only when XDG support is set). Suggestion by Omari Stephens.
-------------------------------------------------------------------------
-r1247 | zas_ | 2008-11-17 08:10:32 +0100 (Mon, 17 Nov 2008) | 1 line
+commit a11e5ce5
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Jul 24 13:17:34 2011 +0100
 
-Comment out css code that slipped through by cut'n paste error. It may be useful at some time though.
-------------------------------------------------------------------------
-r1246 | zas_ | 2008-11-16 20:58:43 +0100 (Sun, 16 Nov 2008) | 1 line
+    Change the image size from 10×20 to 20×20
+    
+    Now the image should not be scaled anymore. Fix Bug Debian:614607 and
+    SF:3191174.
 
-Add specific css for print media(has to be improved).
-------------------------------------------------------------------------
-r1245 | zas_ | 2008-11-16 17:32:14 +0100 (Sun, 16 Nov 2008) | 1 line
+commit 8f9ba412
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun May 15 19:44:04 2011 +0100
 
-Update svn:ignore property: add some files and replace gqview by geeqie where applicable.
-------------------------------------------------------------------------
-r1244 | zas_ | 2008-11-15 21:17:14 +0100 (Sat, 15 Nov 2008) | 21 lines
+    Fix a remote command bug
 
-Implement preliminary support for XDG Base Directory Specification.
-See http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html.
+commit 4858999b
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun May 22 09:40:51 2011 +0100
 
-This feature was requested for a long time (feature requests #1950978 and #2289481).
-For now, it is disabled since it breaks compatibility with previous versions.
-To be able to test it, you have to enable it by defining USE_XDG to 1 in main.h.
+    Typo, forgotten bracket
 
-geeqierc and other conf files are going to:
-$XDG_CONFIG_HOME/geeqie/ (default to $HOME/.config/geeqie/).
+commit d4660d76
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun May 15 19:44:04 2011 +0100
 
-metadata and thumbnails cache (if std is not used) are going to:
-$XDG_CACHE_HOME/geeqie/metadata/ (default to $HOME/.cache/geeqie/metadata/)
-and $XDG_CACHE_HOME/geeqie/thumbnails/ (default to $HOME/.cache/geeqie/thumbnails/)
+    Fix a remote command bug
 
-collections are going to:
-$XDG_DATA_HOME/geeqie/collections/ (default to $HOME/.local/share/geeqie/collections/)
+commit 6f3d9d81
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 14 22:16:49 2011 +0200
 
+    added Cycle through stereo modes menu entry
 
-Please test and report any issue.
+commit 4aa85ebd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 14 21:53:45 2011 +0200
 
+    do not mix autodetected and user-defined stereo mode
 
-------------------------------------------------------------------------
-r1243 | zas_ | 2008-11-15 21:01:25 +0100 (Sat, 15 Nov 2008) | 1 line
+commit 31f6b82d
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Apr 9 19:47:30 2011 +0100
 
-Replace cache_ensure_dir_exists() by new recursive_mkdir_if_not_exists().
-------------------------------------------------------------------------
-r1242 | nadvornik | 2008-11-15 20:13:43 +0100 (Sat, 15 Nov 2008) | 2 lines
+    Do not delete path settings when adding new directory
+    
+    This patch will change the way, geeqie is mangling the path name in the
+    rename (copy) dialog when creating new directory. Will fix the bugs
+    Debian:529531 and SF:2795791.
 
-fixed usage of deprecated functions - patch by Omari Stephens
+commit a4270acb
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Jul 16 13:30:53 2010 +0100
 
-------------------------------------------------------------------------
-r1241 | zas_ | 2008-11-15 18:48:31 +0100 (Sat, 15 Nov 2008) | 1 line
+    Fix compiling issue
+    
+    img-view.c: In function 'real_view_window_new':
+    img-view.c:889: error: 'for' loop initial declarations are only allowed in C99 mode
+    img-view.c:889: note: use option -std=c99 or -std=gnu99 to compile your code
 
-Rename check_for_home_path() to mkdir_if_not_exists().
-------------------------------------------------------------------------
-r1240 | zas_ | 2008-11-15 18:30:45 +0100 (Sat, 15 Nov 2008) | 11 lines
+commit e24281e5
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat May 8 23:52:09 2010 +0100
 
-Use functions to return directories instead of constants.
-Following functions were added:
-get_collections_dir()
-get_metadata_cache_dir()
-get_rc_dir()
-get_thumbnails_cache_dir()
-get_trash_dir()
+    Fix the windowsize
+    
+    Opening a new window from a collection should not set the default size.
+    Unfortunately the size of the image is not available in the early state.
 
-They return the full directory path.
+commit c971abea
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu Apr 21 18:44:15 2011 +0100
 
+    Fix wrong line ending
 
-------------------------------------------------------------------------
-r1239 | zas_ | 2008-11-15 11:35:43 +0100 (Sat, 15 Nov 2008) | 1 line
+commit b467f6ff
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 10 21:11:50 2011 +0200
 
-Add a wrapper around system() call named runcmd() which allows easier debugging. Improve the code launching the help browser.
-------------------------------------------------------------------------
-r1238 | zas_ | 2008-11-14 02:10:18 +0100 (Fri, 14 Nov 2008) | 1 line
+    more compilation fixes
 
-Fix up Makefile.am: add missing files and do not install template.html.
-------------------------------------------------------------------------
-r1237 | zas_ | 2008-11-12 22:38:00 +0100 (Wed, 12 Nov 2008) | 1 line
+commit a99a24ea
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 10 20:30:17 2011 +0200
 
-Fix a cut'n'paste error.
-------------------------------------------------------------------------
-r1236 | zas_ | 2008-11-12 22:34:55 +0100 (Wed, 12 Nov 2008) | 1 line
+    compilation fixes
 
-More precise description of the pan view find feature and a note about ressources eating was added.
-------------------------------------------------------------------------
-r1235 | zas_ | 2008-11-12 22:15:12 +0100 (Wed, 12 Nov 2008) | 1 line
+commit 556bd46b
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Apr 9 19:47:30 2011 +0100
 
-Add some information about the pan view.
-------------------------------------------------------------------------
-r1234 | zas_ | 2008-11-12 18:59:14 +0100 (Wed, 12 Nov 2008) | 1 line
+    Do not delete path settings when adding new directory
+    
+    This patch will change the way, geeqie is mangling the path name in the
+    rename (copy) dialog when creating new directory. Will fix the bugs
+    Debian:529531 and SF:2795791.
 
-Add a note about splitted view.
-------------------------------------------------------------------------
-r1233 | zas_ | 2008-11-12 18:48:16 +0100 (Wed, 12 Nov 2008) | 1 line
+commit 843f6114
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 9 19:27:43 2011 +0200
 
-Add Connected zoom and Split menu items.
-------------------------------------------------------------------------
-r1232 | zas_ | 2008-11-12 00:35:39 +0100 (Wed, 12 Nov 2008) | 1 line
+    fixed libjpeg in autoconf
 
-Add missing s...
-------------------------------------------------------------------------
-r1231 | zas_ | 2008-11-12 00:30:13 +0100 (Wed, 12 Nov 2008) | 1 line
+commit cf3bcd41
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 9 16:38:46 2011 +0200
 
-Minor fixes.
-------------------------------------------------------------------------
-r1230 | zas_ | 2008-11-11 22:50:42 +0100 (Tue, 11 Nov 2008) | 1 line
+    fixed using DEBUG_N from multiple threads
 
-Give a new style to menus.
-------------------------------------------------------------------------
-r1229 | zas_ | 2008-11-11 22:49:33 +0100 (Tue, 11 Nov 2008) | 1 line
+commit d7521059
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 9 16:07:31 2011 +0200
 
-Fix missing parts.
-------------------------------------------------------------------------
-r1228 | zas_ | 2008-11-11 22:17:55 +0100 (Tue, 11 Nov 2008) | 1 line
+    improved mpo parser, consider individual image type code
 
-Update main window menus description to match current Geeqie.
-------------------------------------------------------------------------
-r1227 | zas_ | 2008-11-11 22:17:03 +0100 (Tue, 11 Nov 2008) | 1 line
+commit a745785c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Apr 8 21:16:41 2011 +0200
 
-Drop dots.
-------------------------------------------------------------------------
-r1226 | zas_ | 2008-11-11 11:32:03 +0100 (Tue, 11 Nov 2008) | 1 line
+    fixed to compile with other libjpeg versions
 
-Update exif pane documentation a bit.
-------------------------------------------------------------------------
-r1225 | zas_ | 2008-11-11 11:24:04 +0100 (Tue, 11 Nov 2008) | 1 line
+commit 787d25f2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 27 19:22:29 2011 +0200
 
-Add Properties Options page.
-------------------------------------------------------------------------
-r1224 | zas_ | 2008-11-11 11:09:09 +0100 (Tue, 11 Nov 2008) | 1 line
+    allocate tile pixbuf allways
 
-Advanced options documentation is now almost in sync with current geeqie.
-------------------------------------------------------------------------
-r1223 | zas_ | 2008-11-11 10:12:10 +0100 (Tue, 11 Nov 2008) | 1 line
+commit fd932987
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 27 18:20:19 2011 +0200
 
-More updates to advanced options documentation. Not yet finished.
-------------------------------------------------------------------------
-r1222 | zas_ | 2008-11-11 00:36:12 +0100 (Tue, 11 Nov 2008) | 1 line
+    updated copyright notices
 
-Page cleanup and fixed. Remove obsolete note.
-------------------------------------------------------------------------
-r1221 | zas_ | 2008-11-11 00:15:42 +0100 (Tue, 11 Nov 2008) | 1 line
+commit 6a4851f9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 27 18:14:17 2011 +0200
 
-Add missing link.
-------------------------------------------------------------------------
-r1220 | zas_ | 2008-11-11 00:05:50 +0100 (Tue, 11 Nov 2008) | 1 line
+    free mpo data
 
-Update documentation a bit: General, Image, Windows, Filtering, Editors and a part of Advanced (Image Overlay) options.
-------------------------------------------------------------------------
-r1219 | zas_ | 2008-11-10 22:33:38 +0100 (Mon, 10 Nov 2008) | 1 line
+commit 11f270dc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 27 13:53:23 2011 +0200
 
-Let subsection menus match index style.
-------------------------------------------------------------------------
-r1218 | zas_ | 2008-11-10 22:14:34 +0100 (Mon, 10 Nov 2008) | 1 line
+    fixed jpeg_segment_find to support more app2 segments with different signatures
 
-Cosmetic changes in image search and find duplicates shortcuts tables.
-------------------------------------------------------------------------
-r1217 | zas_ | 2008-11-10 21:42:44 +0100 (Mon, 10 Nov 2008) | 1 line
+commit f1d83565
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 27 12:52:09 2011 +0200
 
-Tidy up.
-------------------------------------------------------------------------
-r1216 | zas_ | 2008-11-10 21:40:50 +0100 (Mon, 10 Nov 2008) | 1 line
+    store stereo flag in loader data
 
-Move from xhtml transitional to xhtml strict.
-------------------------------------------------------------------------
-r1215 | zas_ | 2008-11-10 21:16:45 +0100 (Mon, 10 Nov 2008) | 1 line
+commit df0bac9a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 27 12:02:30 2011 +0200
 
-Minor cleanup.
-------------------------------------------------------------------------
-r1214 | zas_ | 2008-11-10 20:37:17 +0100 (Mon, 10 Nov 2008) | 1 line
+    fixed freed data access
 
-Tidy up and minor fixes.
-------------------------------------------------------------------------
-r1213 | zas_ | 2008-11-10 19:02:09 +0100 (Mon, 10 Nov 2008) | 1 line
+commit a31cfe80
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 27 11:58:29 2011 +0200
 
-Notes cleanup and minor stylistic fixes.
-------------------------------------------------------------------------
-r1212 | zas_ | 2008-11-10 18:16:16 +0100 (Mon, 10 Nov 2008) | 1 line
+    load mpo files as SBS
 
-Various fixes and cleanup.
-------------------------------------------------------------------------
-r1211 | zas_ | 2008-11-10 17:11:28 +0100 (Mon, 10 Nov 2008) | 1 line
+commit 455dfdd5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 27 10:57:08 2011 +0200
 
-Fix up some errors.
-------------------------------------------------------------------------
-r1210 | zas_ | 2008-11-10 16:20:13 +0100 (Mon, 10 Nov 2008) | 1 line
+    added mpo parser
 
-Fix up unvalid xhtml.
-------------------------------------------------------------------------
-r1209 | zas_ | 2008-11-10 15:56:11 +0100 (Mon, 10 Nov 2008) | 1 line
+commit e1c487d0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 26 22:13:39 2011 +0100
 
-Fix up a broken link.
-------------------------------------------------------------------------
-r1208 | zas_ | 2008-11-10 15:10:39 +0100 (Mon, 10 Nov 2008) | 1 line
+    split jpeg parser functions to separate file
 
-Beautify the manual.
-------------------------------------------------------------------------
-r1207 | zas_ | 2008-11-10 14:00:29 +0100 (Mon, 10 Nov 2008) | 1 line
+commit f5f26251
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 26 22:03:30 2011 +0100
 
-Reformat more pages.
-------------------------------------------------------------------------
-r1206 | zas_ | 2008-11-10 13:06:05 +0100 (Mon, 10 Nov 2008) | 1 line
+    added custom jpeg loader
 
-Reformat remaining options pages.
-------------------------------------------------------------------------
-r1205 | zas_ | 2008-11-10 11:26:51 +0100 (Mon, 10 Nov 2008) | 1 line
+commit 3fbd5d8f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 26 17:57:25 2011 +0100
 
-Reformatting: notes, advanced options page and more.
-------------------------------------------------------------------------
-r1204 | zas_ | 2008-11-09 22:53:33 +0100 (Sun, 09 Nov 2008) | 1 line
+    infrastructure for image loader backend
 
-Reformatting.
-------------------------------------------------------------------------
-r1203 | zas_ | 2008-11-09 18:17:19 +0100 (Sun, 09 Nov 2008) | 1 line
+commit 0ee2027e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 25 23:25:15 2011 +0100
 
-Reformat and cleanup.
-------------------------------------------------------------------------
-r1202 | zas_ | 2008-11-09 14:37:39 +0100 (Sun, 09 Nov 2008) | 1 line
+    renderer interface cleanup
 
-More cleanup of tables.
-------------------------------------------------------------------------
-r1201 | zas_ | 2008-11-09 14:06:16 +0100 (Sun, 09 Nov 2008) | 1 line
+commit 484192f4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 25 23:14:01 2011 +0100
 
-Cleanup some tables.
-------------------------------------------------------------------------
-r1200 | zas_ | 2008-11-09 13:48:00 +0100 (Sun, 09 Nov 2008) | 1 line
+    fixed redrawing on expose event
 
-Drop most old css classes.
-------------------------------------------------------------------------
-r1199 | zas_ | 2008-11-09 10:39:14 +0100 (Sun, 09 Nov 2008) | 1 line
+commit 1ed7ba55
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 25 22:09:59 2011 +0100
 
-Move dialog descriptions to definitions lists, first step.
-------------------------------------------------------------------------
-r1198 | zas_ | 2008-11-09 10:33:01 +0100 (Sun, 09 Nov 2008) | 1 line
+    fixed area_changed handling
 
-Index cleanup.
-------------------------------------------------------------------------
-r1197 | zas_ | 2008-11-09 10:28:59 +0100 (Sun, 09 Nov 2008) | 1 line
+commit 5fcc3c96
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 20 19:16:07 2011 +0100
 
-Move menu descriptions to definitions lists.
-------------------------------------------------------------------------
-r1196 | zas_ | 2008-11-08 23:11:51 +0100 (Sat, 08 Nov 2008) | 1 line
+    added more anaglyph modes
 
-Re-introduce Geeqie User Manual footer.
-------------------------------------------------------------------------
-r1195 | zas_ | 2008-11-08 18:38:36 +0100 (Sat, 08 Nov 2008) | 1 line
+commit 75c23adf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 20 12:49:00 2011 +0100
 
-Simplify bottom navigation table.
-------------------------------------------------------------------------
-r1194 | zas_ | 2008-11-08 18:24:02 +0100 (Sat, 08 Nov 2008) | 1 line
+    added half-size (3dtv) stereo mode
 
-Use col tags with id in top and bottom navigation tables.
-------------------------------------------------------------------------
-r1193 | zas_ | 2008-11-08 12:37:17 +0100 (Sat, 08 Nov 2008) | 1 line
+commit 2925d1de
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 20 11:31:08 2011 +0100
 
-Add a generic spacer at the bottom of the page, remove now unused css classes.
-------------------------------------------------------------------------
-r1192 | zas_ | 2008-11-08 11:59:45 +0100 (Sat, 08 Nov 2008) | 1 line
+    fixed sbs mode
 
-Add two css classes navtop and navbottom and remove unused ones.
-------------------------------------------------------------------------
-r1191 | zas_ | 2008-11-08 11:49:18 +0100 (Sat, 08 Nov 2008) | 1 line
+commit c6ddf7e7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 20 11:11:08 2011 +0100
 
-Add style.css to list of files to install.
-------------------------------------------------------------------------
-r1190 | zas_ | 2008-11-08 11:47:31 +0100 (Sat, 08 Nov 2008) | 1 line
+    save and load stereo options
 
-Move css styles to an external stylesheet.
-------------------------------------------------------------------------
-r1189 | zas_ | 2008-11-07 00:49:31 +0100 (Fri, 07 Nov 2008) | 1 line
+commit 4a39e00a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 20 10:52:41 2011 +0100
 
-Remove reference to numbered section.
-------------------------------------------------------------------------
-r1188 | zas_ | 2008-11-07 00:43:46 +0100 (Fri, 07 Nov 2008) | 1 line
+    improved preferences dialog
 
-Remove references to numbered sections.
-------------------------------------------------------------------------
-r1187 | zas_ | 2008-11-07 00:39:22 +0100 (Fri, 07 Nov 2008) | 1 line
+commit 3bbfb5ae
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 20 10:15:07 2011 +0100
 
-Simplify the table.
-------------------------------------------------------------------------
-r1186 | zas_ | 2008-11-06 21:01:32 +0100 (Thu, 06 Nov 2008) | 10 lines
+    added fixed stereo mode
 
-Previous patch (revision 1185) for the comments-related segfault was incomplete, and as such, it broke keywords in files whose metadata had keywords but no comments.
+commit c156c8a3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 20 00:23:54 2011 +0100
 
-This patch fixes that (and still fixes the case where one searches on 
-comments and hits a file with keywords but no comments).  Lastly, I would 
-imagine that there exists a failure mode where one searches for a keyword and 
-hits a file with a comment but no keyword, and I imagine this patch should fix 
-that case as well.
+    removed 'swap' entry from menu
 
-Patch by Omari Stephens (aka xsdg).
+commit 6aef4f63
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 20 00:18:13 2011 +0100
 
-------------------------------------------------------------------------
-r1185 | zas_ | 2008-11-04 18:26:46 +0100 (Tue, 04 Nov 2008) | 1 line
+    temporarily disable stereo mode, added more stereo prefs
 
-Fix a segfault occuring when searching for comments in a directory where at least one photo doesn't have a comment. The fix modifies comment_read() function to return FALSE when a comment doesn't exist. Patch by Omari Stephens.
-------------------------------------------------------------------------
-r1184 | zas_ | 2008-11-04 18:11:53 +0100 (Tue, 04 Nov 2008) | 1 line
+commit f6091ebe
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 19 21:42:13 2011 +0100
 
-Do a gtk_init before the parsing of command line arguments to allow gtk specific options. (See http://library.gnome.org/devel/gtk/2.14/gtk-running.html). Patch by Klaus Ethgen.
-------------------------------------------------------------------------
-r1183 | zas_ | 2008-10-27 14:31:39 +0100 (Mon, 27 Oct 2008) | 1 line
+    type of source stereo image made adjustable from menu
 
-Do not install doc/Makefile*. Reported and fixed by Krzysztof Kotlenga.
-------------------------------------------------------------------------
-r1182 | zas_ | 2008-10-26 20:27:20 +0100 (Sun, 26 Oct 2008) | 1 line
+commit bc35f9f7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 19 19:53:30 2011 +0100
 
-Use h2/h3 tags where appropriate.
-------------------------------------------------------------------------
-r1181 | bruclik | 2008-10-26 14:43:10 +0100 (Sun, 26 Oct 2008) | 2 lines
+    stereo mode preferences
 
-Fixed doc/Makefile.am according to renamed doc files.
+commit dc3dea12
+Author: Tore Ericsson <tore.ericsson@telia.com>
+Date:   Mon Feb 14 21:21:55 2011 +0100
 
-------------------------------------------------------------------------
-r1180 | zas_ | 2008-10-25 16:42:52 +0200 (Sat, 25 Oct 2008) | 1 line
+    Complete Swedish translation including bugs based on 55de20b 2010-12-11 version
 
-Keyboard table cleanup attempt. Need more work.
-------------------------------------------------------------------------
-r1179 | zas_ | 2008-10-25 15:14:00 +0200 (Sat, 25 Oct 2008) | 1 line
+commit 236bc4c0
+Author: Tore Ericsson <tore.ericsson@telia.com>
+Date:   Mon Feb 14 15:04:07 2011 +0100
 
-Move menus to unordered lists - step 2.
-------------------------------------------------------------------------
-r1178 | zas_ | 2008-10-25 13:02:09 +0200 (Sat, 25 Oct 2008) | 1 line
+    Almost complete Swedish translation
+    
+    Could not translate dialogue button texts, such as Apply, Close, Cancel, New,
+    Edit, Delete, etc. Also remains three entries where I don't know the meaning
+    on lines 1550, 1558, and 5229. The English text seems to be completely out of
+    order on lines 5601 and 5606. -- Note also: The first cache path in the
+    thumbnail dialogue window appears having a duplication error.
 
-Move menus to unordered lists - step 1.
-------------------------------------------------------------------------
-r1177 | zas_ | 2008-10-25 10:49:07 +0200 (Sat, 25 Oct 2008) | 1 line
+commit 8c25cb5a
+Author: Tore Ericsson <tore.ericsson@telia.com>
+Date:   Mon Feb 14 14:51:44 2011 +0100
 
-Align Previous to the left, drop useless col tags.
-------------------------------------------------------------------------
-r1176 | zas_ | 2008-10-25 10:14:34 +0200 (Sat, 25 Oct 2008) | 1 line
+    Started with Swedish translation
 
-Drop meta CREATED and CHANGED since they will never be updated and svn takes care of versions.
-------------------------------------------------------------------------
-r1175 | zas_ | 2008-10-25 10:10:11 +0200 (Sat, 25 Oct 2008) | 1 line
+commit 66e79a3d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 5 22:22:12 2011 +0100
 
-Fix page titles.
-------------------------------------------------------------------------
-r1174 | zas_ | 2008-10-25 10:07:57 +0200 (Sat, 25 Oct 2008) | 1 line
+    change stereo mode from menu
 
-Drop chapters numbers from h1 title, and reformat top title a bit.
-------------------------------------------------------------------------
-r1173 | zas_ | 2008-10-25 09:47:47 +0200 (Sat, 25 Oct 2008) | 1 line
+commit ac29d245
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 5 18:20:16 2011 +0100
 
-Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
-------------------------------------------------------------------------
-r1172 | zas_ | 2008-10-24 00:45:44 +0200 (Fri, 24 Oct 2008) | 1 line
+    swap stereo images
 
-Update legal notice and copyright to mention The Geeqie Team.
-------------------------------------------------------------------------
-r1171 | zas_ | 2008-10-23 21:06:23 +0200 (Thu, 23 Oct 2008) | 1 line
+commit 44f99597
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Feb 4 23:49:13 2011 +0100
 
-With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
-------------------------------------------------------------------------
-r1170 | zas_ | 2008-10-23 20:06:28 +0200 (Thu, 23 Oct 2008) | 1 line
+    added mirrored stereo mode
 
-Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
-------------------------------------------------------------------------
-r1169 | zas_ | 2008-10-22 21:56:29 +0200 (Wed, 22 Oct 2008) | 1 line
+commit 12302100
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 29 17:43:05 2011 +0100
 
-Let Create thumbnails start in current directory (fallback to home directory if not available) as requested by Marcin Zajaczkowski (feature request 2166691).
-------------------------------------------------------------------------
-r1168 | nadvornik | 2008-10-20 23:00:18 +0200 (Mon, 20 Oct 2008) | 3 lines
+    fixed overlay position - part2
 
-Fix a cut and paste error when implementing the comment search (Klaus
-Ethgen)
+commit 8734f816
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 29 17:35:29 2011 +0100
 
-------------------------------------------------------------------------
-r1167 | nadvornik | 2008-10-20 19:13:32 +0200 (Mon, 20 Oct 2008) | 2 lines
+    fixed overlay position
 
-fixed failed assertion in exif_free
+commit 572fb571
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 29 17:15:39 2011 +0100
 
-------------------------------------------------------------------------
-r1166 | nadvornik | 2008-10-18 22:17:55 +0200 (Sat, 18 Oct 2008) | 2 lines
+    do not draw tiles outside the viewport
 
-create xmp sidecar when needed
+commit c95c27d4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 29 14:49:38 2011 +0100
 
-------------------------------------------------------------------------
-r1165 | nadvornik | 2008-10-18 21:20:27 +0200 (Sat, 18 Oct 2008) | 2 lines
+    display pixel aspect ratio support
 
-simple synchronization XMP <-> Exif, IPTC
+commit f727555d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 28 14:34:57 2011 +0100
 
-------------------------------------------------------------------------
-r1164 | nadvornik | 2008-10-18 20:22:57 +0200 (Sat, 18 Oct 2008) | 2 lines
+    anaglyph support
 
-infrastructure for preprocessing of metadata
+commit 18c37b0f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 28 13:13:27 2011 +0100
 
-------------------------------------------------------------------------
-r1163 | nadvornik | 2008-10-18 11:07:52 +0200 (Sat, 18 Oct 2008) | 2 lines
+    rt_tile_render cleanup part 3
 
-fixed bar_exif separator
+commit 55a53285
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 28 13:05:14 2011 +0100
 
-------------------------------------------------------------------------
-r1162 | nadvornik | 2008-10-18 10:40:32 +0200 (Sat, 18 Oct 2008) | 2 lines
+    rt_tile_render cleanup part 2
 
-reordered advanced exif columns
+commit 96a6858d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 28 12:44:32 2011 +0100
 
-------------------------------------------------------------------------
-r1161 | nadvornik | 2008-10-18 10:31:25 +0200 (Sat, 18 Oct 2008) | 2 lines
+    rt_tile_render cleanup part 1
 
-no need to validate description, it is in utf8
+commit fd265dfb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 28 11:05:07 2011 +0100
 
-------------------------------------------------------------------------
-r1160 | nadvornik | 2008-10-18 00:00:07 +0200 (Sat, 18 Oct 2008) | 4 lines
+    first stereo support
 
-improved custom exif look:
-- use toggle instead of remove button 
-- display description instead of property key
+commit a1751b3f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jan 27 13:40:05 2011 +0100
 
-------------------------------------------------------------------------
-r1159 | nadvornik | 2008-10-14 23:24:34 +0200 (Tue, 14 Oct 2008) | 2 lines
+    separated tile renderer
 
-follow Exiv2 SVN changes
+commit 60c56ec5
+Author: Tore Ericsson <tore.ericsson@telia.com>
+Date:   Thu Jan 13 20:38:20 2011 +0100
 
-------------------------------------------------------------------------
-r1158 | zas_ | 2008-10-12 10:49:45 +0200 (Sun, 12 Oct 2008) | 1 line
+    Swedish tranlation
+    
+    Hi all,
+    
+    Here is my translation into Swedish so far, inluding conversion into UTF-8
+    coding.
+    
+    Can somebody advice me how I can test my translations in an own Geeqie
+    installation? (I'm running Kubuntu 10.04)
+    
+    Tore
+    
+    From 00535721f160491b094c60070afb35c439234512 Mon Sep 17 00:00:00 2001
+    From: Tore Ericsson <tore.ericsson@telia.com>
+    Date: Thu, 13 Jan 2011 20:18:28 +0100
+    Subject: [PATCH] Started with Swedish translation
 
-French translation was updated.
-------------------------------------------------------------------------
-r1157 | zas_ | 2008-10-12 10:43:14 +0200 (Sun, 12 Oct 2008) | 1 line
+commit e504820e
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Jul 16 13:30:53 2010 +0100
 
-Add a button for each advanced entry in Properties Exif Panel that allow to remove it from display. It fixes bug 1962611.
-------------------------------------------------------------------------
-r1156 | zas_ | 2008-10-12 10:36:53 +0200 (Sun, 12 Oct 2008) | 6 lines
+    Fix compiling issue
+    
+    img-view.c: In function 'real_view_window_new':
+    img-view.c:889: error: 'for' loop initial declarations are only allowed in C99 mode
+    img-view.c:889: note: use option -std=c99 or -std=gnu99 to compile your code
 
-Better handling of accels map file writing errors.
-Secure save is also used for those now, at the expense of
-a bit of duplication of gtk functions.
-It should fix bug 2146917 (debian BTS #501131), reported by
-Stanislav Maslovski.
+commit 6e695dd6
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat May 8 23:52:09 2010 +0100
 
-------------------------------------------------------------------------
-r1155 | nadvornik | 2008-10-11 22:19:48 +0200 (Sat, 11 Oct 2008) | 6 lines
+    Fix the windowsize
+    
+    Opening a new window from a collection should not set the default size.
+    Unfortunately the size of the image is not available in the early state.
 
-added option to use exif thumbnails
-- it requires exiv2 0.18 or the current svn 
-- it is disabled by default because the exif thumbnails
-  may be outdated if the image was edited
+commit c6d82fb3
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Mar 8 22:01:44 2010 +0100
 
+    Implementing some usefull data structures for lua
 
-------------------------------------------------------------------------
-r1154 | zas_ | 2008-10-07 21:34:11 +0200 (Tue, 07 Oct 2008) | 1 line
+commit de4f5903
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Mar 7 20:04:23 2010 +0100
 
-French translation was updated.
-------------------------------------------------------------------------
-r1153 | zas_ | 2008-10-07 21:29:13 +0200 (Tue, 07 Oct 2008) | 1 line
+    First usable lua callback
+    
+    Implementing get_datum to get a named exif datum from the image.
 
-Fix up few signed vs unsigned warnings: exif_item_get_rational() last parameter is now of guint type.
-------------------------------------------------------------------------
-r1152 | nadvornik | 2008-10-07 20:37:32 +0200 (Tue, 07 Oct 2008) | 2 lines
+commit 4e679cd9
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Mar 7 14:57:00 2010 +0100
 
-Implement the search for image comment - patch by Klaus Ethgen
+    Using common path for lua files
 
-------------------------------------------------------------------------
-r1151 | nadvornik | 2008-10-07 20:22:58 +0200 (Tue, 07 Oct 2008) | 2 lines
+commit ee7d5c88
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu Mar 4 21:05:13 2010 +0100
 
-Fixed degree symbol encoding
+    Overlay info with lua
 
-------------------------------------------------------------------------
-r1150 | nadvornik | 2008-10-07 20:20:22 +0200 (Tue, 07 Oct 2008) | 2 lines
+commit c5c0aa15
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Jun 27 22:38:09 2009 +0100
 
-Adding a vim modeline to all files - patch by Klaus Ethgen
+    Adding support for lua scripting
+    
+    Until now this is without any functionality.
 
-------------------------------------------------------------------------
-r1149 | nadvornik | 2008-10-05 20:25:44 +0200 (Sun, 05 Oct 2008) | 2 lines
+commit 55de20b6
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Dec 11 20:09:43 2010 +0100
 
-fixed confirm_delete option
+    Convert svn:ignore properties to .gitignore
+    
+    Simplify .gitignore and add few forgotten entries
 
-------------------------------------------------------------------------
-r1148 | nadvornik | 2008-10-04 22:28:31 +0200 (Sat, 04 Oct 2008) | 2 lines
+commit b71da225
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon May 10 11:33:13 2010 +0000
 
-fixed charset of exiv2 strings in non-utf8 locales
+    Some small logic mistakes
+    
+    Use boolean operators for booleans and bitwise otherwise only.
+
+commit dd54e571
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon May 10 11:32:56 2010 +0000
+
+    GTK marks several functions as deprecated
+    
+    The following functions has been replaced and deprecated by version
+    2.20:
+       - GTK_WIDGET_CAN_FOCUS
+       - GTK_WIDGET_DRAWABLE
+       - GTK_WIDGET_HAS_FOCUS
+       - GTK_WIDGET_HAS_GRAB
+       - GTK_WIDGET_IS_SENSITIVE
+       - GTK_WIDGET_NO_WINDOW
+       - GTK_WIDGET_REALIZED
+       - GTK_WIDGET_SENSITIVE
+       - GTK_WIDGET_STATE
+       - GTK_WIDGET_TOPLEVEL
+       - GTK_WIDGET_VISIBLE
+
+commit 7a426d74
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Feb 28 22:55:37 2010 +0000
 
-------------------------------------------------------------------------
-r1147 | nadvornik | 2008-10-01 22:57:56 +0200 (Wed, 01 Oct 2008) | 2 lines
+    Add unknown file class to grouping
 
-Add support for GPSInfo - patch by Klaus Ethgen
+commit b71f37b8
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Feb 28 15:17:12 2010 +0000
 
-------------------------------------------------------------------------
-r1146 | nadvornik | 2008-09-29 23:17:19 +0200 (Mon, 29 Sep 2008) | 4 lines
+    Fix a small issue with strptime
+    
+    strptime do not initialize all fields. So the undefined fields could end
+    in crash later on.
 
-The comment section in the meta file is the last section. However it do
-not accept comment lines starting with a '['. This patch will fix that.
-- patch by Klaus Ethgen
+commit fc390bb8
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Feb 27 23:31:07 2010 +0000
 
-------------------------------------------------------------------------
-r1145 | nadvornik | 2008-09-29 23:09:48 +0200 (Mon, 29 Sep 2008) | 2 lines
+    Allow scrollview to grow when generic dialog is resized (ie. Metadata write ? dialog). Do not force scrollbar if not needed.
 
-fixes executable right of images
+commit 34c581a9
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Feb 27 20:35:26 2010 +0000
 
-------------------------------------------------------------------------
-r1144 | nadvornik | 2008-09-29 23:01:30 +0200 (Mon, 29 Sep 2008) | 2 lines
+    Add the feature to add single keywords to selection
+    
+    This patch adds a context menu entry to keywords to ad the current
+    keyword to all selected images.
 
-enlarge the dupe window - patch by Klaus Ethgen
+commit bbcf58c3
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Feb 27 20:35:09 2010 +0000
 
-------------------------------------------------------------------------
-r1143 | nadvornik | 2008-09-27 20:48:32 +0200 (Sat, 27 Sep 2008) | 2 lines
+    Little macro correction
 
-updated preview loader to work with current svn version of libexiv2
+commit de8ed72a
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Feb 27 20:34:54 2010 +0000
 
-------------------------------------------------------------------------
-r1142 | nadvornik | 2008-09-10 22:37:30 +0200 (Wed, 10 Sep 2008) | 8 lines
+    Unifying the datetime output
+    
+    The output of %date% and %formatted.DateTime% should be equivalent.
 
-use SHIFT for connected scroll and zoom
+commit 7cabd518
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 17 21:05:10 2010 +0000
 
-SHIFT + keys or mouse: affects all split windows
-keys or mouse: affects only active window
+    updated ChangeLog file
 
-CONTROL + mouse: moves fast (originally it was SHIFT + mouse)
+commit c704896f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Feb 16 21:18:03 2010 +0000
 
+    added 2010 to copyright text
 
-------------------------------------------------------------------------
-r1141 | nadvornik | 2008-09-09 21:46:44 +0200 (Tue, 09 Sep 2008) | 3 lines
+commit 7bea2e96
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Feb 16 21:10:12 2010 +0000
 
-reverted buggy part of rev. 1138 - it made the filelist jump
-unexpectedly
+    updated version string
 
-------------------------------------------------------------------------
-r1140 | nadvornik | 2008-09-08 21:57:51 +0200 (Mon, 08 Sep 2008) | 3 lines
+commit 43c48179
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Feb 16 20:07:05 2010 +0000
 
-added possibility to redraw only the parts of image that are already
-loaded
+    Restore translators list, removed by revision 1899.
 
-------------------------------------------------------------------------
-r1139 | zas_ | 2008-09-08 17:53:01 +0200 (Mon, 08 Sep 2008) | 1 line
+commit 113b2377
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Feb 16 19:55:35 2010 +0000
 
-Fix a compiler warning regarding argument type.
-------------------------------------------------------------------------
-r1138 | bruclik | 2008-09-08 01:01:30 +0200 (Mon, 08 Sep 2008) | 2 lines
+    Update russian translation. Thanks to Denis Silakov.
 
-Replaced gtk depreceated code.
+commit 4261dfa3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 14 22:00:23 2010 +0000
 
-------------------------------------------------------------------------
-r1137 | zas_ | 2008-09-07 21:42:19 +0200 (Sun, 07 Sep 2008) | 1 line
+    fixed segfault in exif parser
+    
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2950617&group_id=222125&atid=1054682
 
-Shorten config_window_apply() a bit, reduce code redunancy.
-------------------------------------------------------------------------
-r1136 | zas_ | 2008-09-05 00:35:33 +0200 (Fri, 05 Sep 2008) | 1 line
+commit b6a2a9d6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 14 21:35:11 2010 +0000
 
-Update translations stats.
-------------------------------------------------------------------------
-r1135 | zas_ | 2008-09-05 00:29:32 +0200 (Fri, 05 Sep 2008) | 1 line
+    fixed reference count
+    
+    there was a bug in reference count on writting unsaved metadata
+    before starting an external editor
 
-French translation was updated.
-------------------------------------------------------------------------
-r1134 | zas_ | 2008-09-05 00:04:32 +0200 (Fri, 05 Sep 2008) | 1 line
+commit aa1e53ca
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 7 13:16:35 2010 +0000
 
-Allow all Preferences pages to scroll vertically. Reduce code redundancy.
-------------------------------------------------------------------------
-r1133 | zas_ | 2008-09-04 23:38:28 +0200 (Thu, 04 Sep 2008) | 1 line
+    test gnome-doc-tool in configure
 
-Allow to change image.scroll_reset_method in Preferences > Image.
-------------------------------------------------------------------------
-r1132 | nadvornik | 2008-09-04 23:19:09 +0200 (Thu, 04 Sep 2008) | 4 lines
+commit 78b77ae3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 7 12:44:55 2010 +0000
 
-fixed various problems with preserving viewport on image change,
-options->image.scroll_reset_method should work again (it needs to be
-added to the preferences dialog)
+    dropped obsolete sections, gqview changelog moved to wiki
 
-------------------------------------------------------------------------
-r1131 | nadvornik | 2008-09-03 23:54:49 +0200 (Wed, 03 Sep 2008) | 3 lines
+commit f977ad15
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Feb 2 20:21:11 2010 +0000
 
-load thumbnails with lower priority
-TODO: maybe implement an exception for visible thumbnails
+    Brazilian Portuguese translation was updated.
+    
+    Thanks to Sergio Cipolla.
+    
+    References:
+    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567824
 
-------------------------------------------------------------------------
-r1130 | zas_ | 2008-09-03 23:13:02 +0200 (Wed, 03 Sep 2008) | 1 line
+commit 0e32e4d5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jan 27 22:27:10 2010 +0000
 
-Improve debug messages.
-------------------------------------------------------------------------
-r1129 | nadvornik | 2008-09-03 22:43:10 +0200 (Wed, 03 Sep 2008) | 2 lines
+    czech translation fixes
 
-adjusted default options
+commit b015822f
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Jan 27 19:58:11 2010 +0000
 
-------------------------------------------------------------------------
-r1128 | nadvornik | 2008-09-03 22:29:32 +0200 (Wed, 03 Sep 2008) | 2 lines
+    Update catalan translation, by angel mompo.
 
-adjusted redraw priority relative to icon drawing
+commit 6088a5dd
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Jan 17 13:34:48 2010 +0000
 
-------------------------------------------------------------------------
-r1127 | nadvornik | 2008-09-03 21:58:21 +0200 (Wed, 03 Sep 2008) | 2 lines
+    Fix osd zoom level refreshing (it was broken since some times).
 
-dropped IMAGE_THROTTLE_LARGER_IMAGES code
+commit 615b0fba
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Jan 13 19:49:39 2010 +0000
 
-------------------------------------------------------------------------
-r1126 | nadvornik | 2008-09-03 21:52:11 +0200 (Wed, 03 Sep 2008) | 2 lines
+    Update dutch translation. Work in progress.
+    
+    Patch by Marcel Pol.
 
-fixed handling of broken images
+commit 141a854c
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Jan 11 14:10:49 2010 +0000
 
-------------------------------------------------------------------------
-r1125 | nadvornik | 2008-09-01 21:18:32 +0200 (Mon, 01 Sep 2008) | 2 lines
+    Wops, typo...
 
-improved pixbuf draw priority control
+commit 36ee9c9d
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Jan 10 14:23:29 2010 +0000
 
-------------------------------------------------------------------------
-r1124 | zas_ | 2008-09-01 19:29:07 +0200 (Mon, 01 Sep 2008) | 1 line
+    copy_file(): remove incomplete file on error (bug 2890715)
+    
+    The behavior changed, data is first written to a temporary file,
+    which is unlinked in case of error, then the tempfile is renamed
+    to the final name.
+    Size of buffer was increased from 4k to 16k.
 
-Use a constant for minimal window size. Set it to 32 for all dialogs.
-------------------------------------------------------------------------
-r1123 | zas_ | 2008-09-01 19:22:19 +0200 (Mon, 01 Sep 2008) | 1 line
+commit 8ce20c20
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jan 9 11:44:27 2010 +0000
 
-Remove redundant debug.h inclusion.
-------------------------------------------------------------------------
-r1122 | nadvornik | 2008-08-31 23:19:00 +0200 (Sun, 31 Aug 2008) | 2 lines
+    Workaround intltoolize 0.40.6 bug related to LINGUAS, see bug 2817602.
 
-fixed read ahead callback
+commit 5a166236
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jan 9 10:37:48 2010 +0000
 
-------------------------------------------------------------------------
-r1121 | nadvornik | 2008-08-31 23:02:09 +0200 (Sun, 31 Aug 2008) | 2 lines
+    Log a message when EOVERFLOW error is set by stat() when building files lists. See bug 2876142.
 
-fixed error handling in image loader
+commit a1c2ef45
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jan 5 22:28:11 2010 +0000
 
-------------------------------------------------------------------------
-r1120 | nadvornik | 2008-08-31 20:53:11 +0200 (Sun, 31 Aug 2008) | 2 lines
+    Add Serbian translation.
+    
+    Note there are two *.po files, one for Cyrilic and one for Latin
+    letters.
+    
+    Thanks to Milos Popovic.
 
-fixed possible endless loop
+commit 59801852
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jan 5 22:26:03 2010 +0000
 
-------------------------------------------------------------------------
-r1119 | zas_ | 2008-08-31 14:29:49 +0200 (Sun, 31 Aug 2008) | 1 line
+    Update README about translations.
 
-Add a Save button to Preferences dialog, which allow to save options to file without quitting the application.
-------------------------------------------------------------------------
-r1118 | zas_ | 2008-08-31 13:27:24 +0200 (Sun, 31 Aug 2008) | 1 line
+commit f9feac4f
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jan 5 17:49:50 2010 +0000
 
-Move quoted_value() and escquote_value() to misc.[ch].
-------------------------------------------------------------------------
-r1117 | zas_ | 2008-08-31 12:51:41 +0200 (Sun, 31 Aug 2008) | 1 line
+    Allow to switch to fullscreen mode using LIRC.
+    
+    Imagine the following situation (which happened to me several times) :
+    you want to see photos from your bed or your sofa so you launch geeqie
+    and go to the right directory, then you take your remote control and sit
+    comfortably far from your keyboard and mouse. And when you want to begin
+    to watch photos, you realize you forgot to enable full screen! You have
+    to stand up and to go until your computer and come back, whereas you
+    could have done it with your remote control.
+    
+    Patch by Bernard Massot.
 
-Move miscellaneous functions to their own files (new misc.[ch]).
-------------------------------------------------------------------------
-r1116 | nadvornik | 2008-08-31 12:08:48 +0200 (Sun, 31 Aug 2008) | 2 lines
+commit f1c7e5da
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jan 2 12:38:55 2010 +0000
 
-use GThreadPool
+    Get rid of Geeqie version and beta release message. It clutters command line usage, and is not that useful. Suggested by Michal Čihař.
 
-------------------------------------------------------------------------
-r1115 | nadvornik | 2008-08-31 11:20:29 +0200 (Sun, 31 Aug 2008) | 2 lines
+commit bd34c324
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Dec 19 12:53:20 2009 +0000
 
-improved thread support in image loader
+    Fix bug 2917164.
+    g_utf8_collate_key_for_filename() don't give sort order one
+    may expect. Using g_utf8_collate_key() make things closer
+    to many other programs output (ie. ls and gqview).
+    
+    Thanks to Michael pointing this out.
 
-------------------------------------------------------------------------
-r1114 | zas_ | 2008-08-31 11:13:42 +0200 (Sun, 31 Aug 2008) | 1 line
+commit 99766f9e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Dec 19 12:49:19 2009 +0000
 
-Move save/load_options() to options.[ch].
-------------------------------------------------------------------------
-r1113 | zas_ | 2008-08-31 10:59:39 +0200 (Sun, 31 Aug 2008) | 1 line
+    Store sort parameters in appropriate variables.
 
-Move sync_options_with_current_state() call to save_options().
-------------------------------------------------------------------------
-r1112 | zas_ | 2008-08-31 10:41:42 +0200 (Sun, 31 Aug 2008) | 1 line
+commit 7ec5e57c
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Dec 10 17:48:43 2009 +0000
 
-Move some code to new functions, to simplify main().
-------------------------------------------------------------------------
-r1111 | zas_ | 2008-08-31 10:13:36 +0200 (Sun, 31 Aug 2008) | 1 line
+    Move "Add Keyword" menu item at top of Keywords bar contextual menu.
+    
+    Suggested by Lars Täuber.
 
-Fix two minor compilation warnings.
-------------------------------------------------------------------------
-r1110 | nadvornik | 2008-08-30 22:15:47 +0200 (Sat, 30 Aug 2008) | 4 lines
+commit e6fe9db8
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Dec 10 17:44:31 2009 +0000
 
-run image loader in separate thread
-this feature is disabled by default for now, it must be enabled by 
-configure --enable-threads 
+    Fix contextual menus in lateral bars.
+    
+    Use button_release_event instead of button_press_event,
+    this makes contextual menus persistent until an option
+    is selected or the menu is closed.
 
-------------------------------------------------------------------------
-r1109 | nadvornik | 2008-08-30 15:04:06 +0200 (Sat, 30 Aug 2008) | 2 lines
+commit 17f461e0
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Dec 4 21:01:11 2009 +0000
 
-prepared image loader code for threads
+    Some systems do not have SA_SIGINFO (siginfo_t), like GNU/Hurd, so just test if defined or not. Patch by Michal Čihař (Bug ID: 2894271).
 
-------------------------------------------------------------------------
-r1108 | zas_ | 2008-08-30 12:39:35 +0200 (Sat, 30 Aug 2008) | 5 lines
+commit 4bbf6df4
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Dec 4 20:40:02 2009 +0000
 
-Allow to override documentation paths through options:
-- documentation.helpdir
-- documentation.htmldir
-Default values are set at configure time.
+    Editors: disable Delete button if a .desktop file is not writeable and disable Edit button when no entry is selected.
 
-------------------------------------------------------------------------
-r1107 | nadvornik | 2008-08-29 22:53:53 +0200 (Fri, 29 Aug 2008) | 2 lines
+commit 4ba3a484
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Dec 4 19:45:09 2009 +0000
 
-converted image loader to a GObject and use signals for notification
+    Add Opera to the list of browsers. Patch by Christian Heckendorf (feature request ID: 2908469).
 
-------------------------------------------------------------------------
-r1106 | nadvornik | 2008-08-29 14:35:13 +0200 (Fri, 29 Aug 2008) | 2 lines
+commit 1f4fdf05
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Nov 27 23:27:35 2009 +0000
 
-do not access image_loader directly
+    build documentation with gnome-doc-tool in makefile
 
-------------------------------------------------------------------------
-r1105 | nadvornik | 2008-08-29 11:59:20 +0200 (Fri, 29 Aug 2008) | 2 lines
+commit 3f39e625
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Nov 22 09:12:22 2009 +0000
 
-added new raw preview interface for legacy exif
+    scripts for converting wiki documentation to docbook
 
-------------------------------------------------------------------------
-r1104 | nadvornik | 2008-08-29 11:38:10 +0200 (Fri, 29 Aug 2008) | 2 lines
+commit 14fdb79a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Nov 21 20:08:51 2009 +0000
 
-fixed thumbnail loader for the new raw preview interface
+    check gtk_clutter_init return value
+    
+    https://sourceforge.net/tracker/index.php?func=detail&aid=2899866&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r1103 | nadvornik | 2008-08-29 00:26:09 +0200 (Fri, 29 Aug 2008) | 4 lines
+commit 64efa05f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Nov 18 12:34:30 2009 +0000
 
-use mmaped files image loader 
-implemented new interface for extracting raw previews
-experiments with previews support in SVN version of Exiv2
+    changed https to http in wiki links
 
-------------------------------------------------------------------------
-r1102 | bruclik | 2008-08-28 14:51:02 +0200 (Thu, 28 Aug 2008) | 2 lines
+commit fb7ec618
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Nov 13 18:37:31 2009 +0000
 
-Removed converting fd->name to utf8 from file_data_set_collate_keys(), because fd->name is utf8. 
+    Spanish translation was updated. Thanks to Redy Rodriguez.
 
-------------------------------------------------------------------------
-r1101 | zas_ | 2008-08-28 12:50:02 +0200 (Thu, 28 Aug 2008) | 1 line
+commit 40c05f38
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 7 21:31:23 2009 +0000
 
-Silent warnings about unused functions when lcms is not used.
-------------------------------------------------------------------------
-r1100 | zas_ | 2008-08-27 19:02:14 +0200 (Wed, 27 Aug 2008) | 1 line
+    Updated spanish translation. Thanks to Redy Rodriguez.
 
-Comment out unused functions.
-------------------------------------------------------------------------
-r1099 | zas_ | 2008-08-27 18:42:59 +0200 (Wed, 27 Aug 2008) | 1 line
+commit ec5cfc05
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue Oct 13 21:49:42 2009 +0000
 
-Silent a compiler warning.
-------------------------------------------------------------------------
-r1098 | zas_ | 2008-08-27 18:40:21 +0200 (Wed, 27 Aug 2008) | 1 line
+    German translation update
 
-const gpointer -> gconstpointer.
-------------------------------------------------------------------------
-r1097 | zas_ | 2008-08-27 00:37:18 +0200 (Wed, 27 Aug 2008) | 1 line
+commit 3bd2b7d6
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue Oct 13 21:49:21 2009 +0000
 
-Use gpointer instead of void *.
-------------------------------------------------------------------------
-r1096 | zas_ | 2008-08-27 00:30:40 +0200 (Wed, 27 Aug 2008) | 1 line
+    Add compatibility for GTK 2.18
+    
+    With 2.18 some functions are deprecated. With geeqie that are two at the
+    moment.
+    - gtk_tree_view_column_get_cell_renderers - which can be replaced by
+      gtk_cell_layout_get_cells
+    - gdk_event_get_graphics_expose - I just commented it as there seems to
+      be no replacement in GTK 2.18
 
-Consistency: type * instead of type*.
-------------------------------------------------------------------------
-r1095 | zas_ | 2008-08-27 00:22:51 +0200 (Wed, 27 Aug 2008) | 1 line
+commit 84b602a4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 10 15:01:41 2009 +0000
 
-For the sake of consistency, use glib basic types everywhere.
-------------------------------------------------------------------------
-r1094 | zas_ | 2008-08-26 23:19:33 +0200 (Tue, 26 Aug 2008) | 1 line
+    added a workaround for https://bugzilla.gnome.org/show_bug.cgi?id=590692
 
-Indentation fixes.
-------------------------------------------------------------------------
-r1093 | bruclik | 2008-08-26 22:21:30 +0200 (Tue, 26 Aug 2008) | 3 lines
+commit 9d0d6ce6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 10 10:15:23 2009 +0000
 
-Fixed segfault when is run inside directory with non valid uft-8 image
-filename.
+    use text renderer for editor->hidden
+    
+    The toggle was too confusing because it was not dirrectly editable.
 
-------------------------------------------------------------------------
-r1092 | bruclik | 2008-08-26 15:56:56 +0200 (Tue, 26 Aug 2008) | 2 lines
+commit a41042b3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Oct 1 18:40:34 2009 +0000
 
-Fixed calling "Image search" function in a directory without image. 
+    ignored multiple directories specified on commandline
+    
+    IMHO this was inconsistent - specifying one directory had completely
+    different effect than specifying two or more directories. Moreover,
+    it segfaulted.
+    Now only one directory is allowed.
 
-------------------------------------------------------------------------
-r1091 | nadvornik | 2008-08-26 00:45:38 +0200 (Tue, 26 Aug 2008) | 2 lines
+commit 95d62825
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Oct 1 17:37:51 2009 +0000
 
-correctly maintain selection during iconlist refresh
+    fixed tree_store reordering
 
-------------------------------------------------------------------------
-r1090 | zas_ | 2008-08-26 00:20:45 +0200 (Tue, 26 Aug 2008) | 1 line
+commit 34f3b8a3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 28 12:04:35 2009 +0000
 
-Whitespaces cleanup.
-------------------------------------------------------------------------
-r1089 | bruclik | 2008-08-25 20:13:33 +0200 (Mon, 25 Aug 2008) | 3 lines
+    do not cache incomplete thumbnails
 
-Fixed segfaulting when alter image in directory without images.
+commit 63420660
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 28 09:57:06 2009 +0000
 
+    consider sidecars in layout_image popup menu
 
-------------------------------------------------------------------------
-r1088 | nadvornik | 2008-08-25 18:58:27 +0200 (Mon, 25 Aug 2008) | 2 lines
+commit 64cf6613
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Sep 26 11:37:09 2009 +0000
 
-removed unused code
+    bar_gps cleanup
+    
+    - removed the scrollbar
+    - do not set decel-rate,
+      https://bugzilla.gnome.org/show_bug.cgi?id=596419
 
-------------------------------------------------------------------------
-r1087 | zas_ | 2008-08-24 16:40:18 +0200 (Sun, 24 Aug 2008) | 1 line
+commit 643ae01b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Sep 26 08:47:28 2009 +0000
 
-Typo fixes.
-------------------------------------------------------------------------
-r1086 | zas_ | 2008-08-24 16:33:03 +0200 (Sun, 24 Aug 2008) | 1 line
+    print text using pango renderer
+    
+    - the text is sent to postscript as a bitmap
+    - this fixes printing of non-ascii characters
+    
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2836135&group_id=222125&atid=1054680
 
-Slight code redundancy reduction.
-------------------------------------------------------------------------
-r1085 | zas_ | 2008-08-24 16:14:37 +0200 (Sun, 24 Aug 2008) | 1 line
+commit 8b6b4b9f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Sep 25 20:39:15 2009 +0000
 
-Drop redundant variable affectation.
-------------------------------------------------------------------------
-r1084 | zas_ | 2008-08-24 15:22:08 +0200 (Sun, 24 Aug 2008) | 2 lines
+    require libchamplain 0.4
+    
+    - check for libchamplain 0.4
+    - dropped libchamplain 0.3.x support
+    
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2861847&group_id=222125&atid=1054680
 
-Fix untranslated messages. French translation and POTFILES.in were updated.
+commit b52b036e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Sep 24 21:52:44 2009 +0000
 
-------------------------------------------------------------------------
-r1083 | zas_ | 2008-08-24 12:00:40 +0200 (Sun, 24 Aug 2008) | 1 line
+    fixed and simplified sidecar grouping code
 
-French translation was updated.
-------------------------------------------------------------------------
-r1082 | zas_ | 2008-08-24 12:00:02 +0200 (Sun, 24 Aug 2008) | 1 line
+commit 98cfb648
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Sep 24 18:02:29 2009 +0000
 
-Mark forgotten string for translation.
-------------------------------------------------------------------------
-r1081 | zas_ | 2008-08-23 23:07:25 +0200 (Sat, 23 Aug 2008) | 1 line
+    fixed emitting of error signal from image loader
 
-Fix another missing separator bug in image overlay. This one was occuring with default string when no ISO data was available from exif.
-------------------------------------------------------------------------
-r1080 | zas_ | 2008-08-23 22:46:31 +0200 (Sat, 23 Aug 2008) | 1 line
+commit f1c57f3c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 21 18:48:32 2009 +0000
 
-Minor optimization: no need to copy the whole remaining of the string, just copy next char.
-------------------------------------------------------------------------
-r1079 | zas_ | 2008-08-23 19:35:57 +0200 (Sat, 23 Aug 2008) | 2 lines
+    fixed pan-view popup menu
+    
+    - removed wrong callback
+    - consider sidecar files in the editor popup
 
-Only display status if there is at least one file in the file list.
+commit 068a46d7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 14 21:25:10 2009 +0000
 
-------------------------------------------------------------------------
-r1078 | zas_ | 2008-08-23 19:00:59 +0200 (Sat, 23 Aug 2008) | 1 line
+    fixed selection handling in sidebar
 
-Remove unneeded type casting.
-------------------------------------------------------------------------
-r1077 | nadvornik | 2008-08-23 10:42:12 +0200 (Sat, 23 Aug 2008) | 2 lines
+commit a65c901d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 13 21:08:40 2009 +0000
 
-fixed vd_refresh
+    fixed editor list in popup menu
+    
+    - show an editor if any of selected files matches
+    - added debug messages
 
-------------------------------------------------------------------------
-r1076 | zas_ | 2008-08-23 00:09:54 +0200 (Sat, 23 Aug 2008) | 1 line
+commit 1ab4168f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 13 21:03:17 2009 +0000
 
-French translation was updated.
-------------------------------------------------------------------------
-r1075 | zas_ | 2008-08-22 23:52:13 +0200 (Fri, 22 Aug 2008) | 7 lines
+    fixed incorrect translation
 
-Add an option named layout.home_path which modifies the behavior of the Home button.
-By default, pressing this button goes to the user's home directory.
-When this option is set to a path, this path is used instead.
-One can change the option value through Preferences > Advanced > Navigation
-or directly in .geeqierc.
-Feature proposed by Colin Clark.
+commit 3a4c5956
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 13 20:00:08 2009 +0000
 
-------------------------------------------------------------------------
-r1074 | zas_ | 2008-08-22 00:49:30 +0200 (Fri, 22 Aug 2008) | 1 line
+    fixed filelist refresh
 
-Typo fix: vf -> vd
-------------------------------------------------------------------------
-r1073 | zas_ | 2008-08-22 00:47:49 +0200 (Fri, 22 Aug 2008) | 1 line
+commit 0d3397b5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 13 12:33:11 2009 +0000
 
-Replace macros VDLIST_INFO() and VDTREE_INFO() by shorter VDLIST() and VDTREE(). VDLIST_INFO(vd, part) becomes VDLIST(vd)->part.
-------------------------------------------------------------------------
-r1072 | zas_ | 2008-08-22 00:36:20 +0200 (Fri, 22 Aug 2008) | 1 line
+    preserve histmap on NOTIFY_CHANGE
 
-Indentation fix.
-------------------------------------------------------------------------
-r1071 | zas_ | 2008-08-21 00:26:34 +0200 (Thu, 21 Aug 2008) | 1 line
+commit d88c0197
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 13 09:55:21 2009 +0000
 
-Use constants instead of enum since value (0xffff0000) overflow INT_MAX on some platforms (seen on Solaris 10 SPARC system using the native Sun version 5.9 compilers). Reported by Jeffery Small.
-------------------------------------------------------------------------
-r1070 | zas_ | 2008-08-21 00:19:35 +0200 (Thu, 21 Aug 2008) | 1 line
+    added possibility to use geeqie-rotate as a standalone script
 
-Do not return values of void functions. Reported by Jeffery Small.
-------------------------------------------------------------------------
-r1069 | nadvornik | 2008-08-20 22:36:36 +0200 (Wed, 20 Aug 2008) | 2 lines
+commit 9f27ef87
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Sep 12 16:37:05 2009 +0000
 
-update the FileData structure when a new folder is created
+    strip the "lang=" prefix from exiv2 in all metadata formats
 
-------------------------------------------------------------------------
-r1068 | nadvornik | 2008-08-20 00:58:31 +0200 (Wed, 20 Aug 2008) | 2 lines
+commit 5773c732
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Sep 12 16:03:09 2009 +0000
 
-improved refresh in view_dir_list
+    simplified template
 
-------------------------------------------------------------------------
-r1067 | nadvornik | 2008-08-19 23:01:29 +0200 (Tue, 19 Aug 2008) | 2 lines
+commit fcf4c385
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Sep 12 15:51:37 2009 +0000
 
-set fallback pixbuf in case of missing file
+    editor fixes
+    
+    - fixed editor loading order
+    - fixed EditorWindow->modified flag handling
 
-------------------------------------------------------------------------
-r1066 | nadvornik | 2008-08-19 22:58:23 +0200 (Tue, 19 Aug 2008) | 2 lines
+commit 50f55547
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Sep 12 15:31:24 2009 +0000
 
-fixed possible segfault
+    fixed reloading of editors
 
-------------------------------------------------------------------------
-r1065 | nadvornik | 2008-08-17 16:18:51 +0200 (Sun, 17 Aug 2008) | 3 lines
+commit fbcd54e1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Sep 9 18:16:09 2009 +0000
 
-removed code for maintaining filelist position, gtk_tree_view itself handles it
-better
+    advertisment added
 
-------------------------------------------------------------------------
-r1064 | zas_ | 2008-08-17 11:36:02 +0200 (Sun, 17 Aug 2008) | 2 lines
+commit 04d9cb61
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 7 20:44:29 2009 +0000
 
-French translation was updated.
+    start_editor_from_filelist_full fixes
+    
+    fixed return value from start_editor_from_filelist_full()
+    call editor_command_parse to detect possible problems early enough
 
-------------------------------------------------------------------------
-r1063 | zas_ | 2008-08-17 11:30:45 +0200 (Sun, 17 Aug 2008) | 11 lines
+commit 89d76d7d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 7 20:04:22 2009 +0000
 
-Simplify things related to ViewFileInfoList * and ViewFileInfoIcon * type casting:
-- drop VFICON_INFO() and VFLIST_INFO() macros
-- rename VFLIST_INFO_POINTER() and VFICON_INFO_POINTER() to shorter VFLIST() and VFICON().
-- replace all related occurrences by shorter expressions.
+    fixed list of possible editors in popup menu
 
-For example:
-VFICON_INFO(vf, columns) becomes VFICON(vf)->columns
-VFLIST_INFO(vf, click_fd) becomes VFLIST(vf)->click_fd
+commit 23f83337
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 7 19:48:05 2009 +0000
 
+    fixes sidecar file grouping
+    
+    files with a number in extension were listed twice, it
+    caused problems later
 
+commit b319e56a
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Sep 7 08:24:09 2009 +0000
 
-------------------------------------------------------------------------
-r1062 | zas_ | 2008-08-17 11:00:33 +0200 (Sun, 17 Aug 2008) | 2 lines
+    Comment out unused functions, silenting related compilation warnings.
 
-Move variable declaration at start of block.
+commit 6178ce7a
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Sep 7 08:18:18 2009 +0000
 
-------------------------------------------------------------------------
-r1061 | nadvornik | 2008-08-17 01:37:26 +0200 (Sun, 17 Aug 2008) | 2 lines
+    Remove an unused variable and minor code cleanup.
 
-marks in iconview made clickable
+commit 9cfd6cc0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 6 14:29:19 2009 +0000
 
-------------------------------------------------------------------------
-r1060 | nadvornik | 2008-08-16 22:57:40 +0200 (Sat, 16 Aug 2008) | 2 lines
+    improved editor loading
 
-keep files with non-zero marks in memory
+commit 687a8918
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 6 14:21:19 2009 +0000
 
-------------------------------------------------------------------------
-r1059 | nadvornik | 2008-08-16 22:34:14 +0200 (Sat, 16 Aug 2008) | 2 lines
+    fixed unnecessary image reloads in color menu
 
-implemented marks filter
+commit e0fd3c77
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 6 14:01:03 2009 +0000
 
-------------------------------------------------------------------------
-r1058 | zas_ | 2008-08-16 09:18:16 +0200 (Sat, 16 Aug 2008) | 3 lines
+    load desktop files in idle time
+    
+    - scanning all desktop files takes a lot of time because of hdd seek
+    - this change moves the scanning to idle time
+    - the editors appears in the menus some time after startup
+    
+    https://sourceforge.net/tracker/index.php?func=detail&aid=2852522&group_id=222125&atid=1054680
 
-Fix double escaping of image overlay text.
-Bug 2051955, reported by Emmanuel Dupuis.
+commit 397dd167
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 6 09:08:37 2009 +0000
 
-------------------------------------------------------------------------
-r1057 | nadvornik | 2008-08-13 23:07:06 +0200 (Wed, 13 Aug 2008) | 2 lines
+    added messages for debugging startup time
 
-added keyboard map generator
+commit a9030eea
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Sep 5 13:48:21 2009 +0000
 
-------------------------------------------------------------------------
-r1056 | nadvornik | 2008-08-13 22:46:06 +0200 (Wed, 13 Aug 2008) | 2 lines
+    Update svn ignore lists.
 
-a workaround for http://bugzilla.gnome.org/show_bug.cgi?id=547669
+commit dcadde2b
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Sep 4 15:53:04 2009 +0000
 
-------------------------------------------------------------------------
-r1055 | nadvornik | 2008-08-12 22:21:25 +0200 (Tue, 12 Aug 2008) | 2 lines
+    Fix up compilation issues related to libchamplain.
+    
+    See http://sourceforge.net/tracker/index.php?func=detail&aid=2848469&group_id=222125&atid=1054680
 
-fixed crash with float file list and geeqie --blank
+commit 04946361
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Sep 3 20:00:40 2009 +0000
 
-------------------------------------------------------------------------
-r1054 | nadvornik | 2008-08-11 20:53:19 +0200 (Mon, 11 Aug 2008) | 2 lines
+    fixed in-place rename
 
-fixed crash in geeqie --blank
+commit 6f6186da
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Sep 3 19:18:20 2009 +0000
 
-------------------------------------------------------------------------
-r1053 | nadvornik | 2008-08-11 19:45:26 +0200 (Mon, 11 Aug 2008) | 2 lines
+    do not reload image on copy, move, rename and external editor
+    
+    changed files should be detected anyway
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2848373&group_id=222125&atid=1054680
 
-fixed setting visible entry in view_dir_tree
+commit 2b239ea2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 28 23:09:05 2009 +0000
 
-------------------------------------------------------------------------
-r1051 | nadvornik | 2008-07-30 20:44:49 +0200 (Wed, 30 Jul 2008) | 2 lines
+    fixed vd_notify_cb leak
 
-updated ChangeLog from svn log
+commit 1dc77a83
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 28 21:01:29 2009 +0000
 
-------------------------------------------------------------------------
-r1050 | zas_ | 2008-07-28 20:35:19 +0200 (Mon, 28 Jul 2008) | 2 lines
+    improved printing of selection
 
-Move declarations at the beginning of blocks.
+commit fbfb356c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 28 20:18:46 2009 +0000
 
-------------------------------------------------------------------------
-r1049 | zas_ | 2008-07-28 20:07:42 +0200 (Mon, 28 Jul 2008) | 2 lines
+    improved the sidecar grouping algorithm
 
-Optimize tests even more using last changes.
+commit 7cc27f48
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Aug 27 20:23:28 2009 +0000
 
-------------------------------------------------------------------------
-r1048 | nadvornik | 2008-07-28 20:02:10 +0200 (Mon, 28 Jul 2008) | 2 lines
+    fixed toggle_slideshow function
+    
+    https://sourceforge.net/tracker/index.php?func=detail&aid=2844302&group_id=222125&atid=1054680
 
-do not free unallocated exif data
+commit ca1e575f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Aug 26 19:19:06 2009 +0000
 
-------------------------------------------------------------------------
-r1047 | zas_ | 2008-07-28 19:59:09 +0200 (Mon, 28 Jul 2008) | 2 lines
+    updated version message
 
-Cache strcmp() result.
+commit ccc188ca
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Aug 26 19:16:02 2009 +0000
 
-------------------------------------------------------------------------
-r1046 | zas_ | 2008-07-28 19:56:56 +0200 (Mon, 28 Jul 2008) | 2 lines
+    save one unnecessary call to stat_utf8
 
-Optimize redundant tests.
+commit 04c03083
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 25 22:21:46 2009 +0000
 
-------------------------------------------------------------------------
-r1045 | zas_ | 2008-07-28 19:55:06 +0200 (Mon, 28 Jul 2008) | 2 lines
+    use name as a tooltip of external editor if comment is missing
+    
+    the hotkey dialog ignores entries with empty tooltip
 
-Move dest_dir variable to inner block.
+commit da53e4e5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 25 21:30:50 2009 +0000
 
-------------------------------------------------------------------------
-r1044 | zas_ | 2008-07-28 11:44:50 +0200 (Mon, 28 Jul 2008) | 2 lines
+    write metadata before another opeation
+    
+    - this is implemented for copy and external editor
+    - the unsaved metadata should survive operations like move or rename
+    - saving metadata before delete is pointless
 
-Reduce code redundancy and minor typo fixes.
+commit 22679396
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 23 14:10:56 2009 +0000
 
-------------------------------------------------------------------------
-r1043 | zas_ | 2008-07-28 11:14:10 +0200 (Mon, 28 Jul 2008) | 2 lines
+    workaround for xpm loader
+    
+    https://sourceforge.net/tracker/?func=detail&aid=2824016&group_id=222125&atid=1054680
 
-French translation was updated.
+commit 399428f6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 23 13:37:15 2009 +0000
 
-------------------------------------------------------------------------
-r1042 | zas_ | 2008-07-28 11:12:33 +0200 (Mon, 28 Jul 2008) | 2 lines
+    fixed moving and maintenance of std. thumbnails
+    
+    https://sourceforge.net/tracker/?func=detail&aid=2836224&group_id=222125&atid=1054680
 
-Typo fix.
+commit e284087c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 22 21:58:49 2009 +0000
 
-------------------------------------------------------------------------
-r1041 | nadvornik | 2008-07-27 21:22:40 +0200 (Sun, 27 Jul 2008) | 2 lines
+    remove deleted files from metadata queue
 
-abort file operations when the file list is empty
+commit a20b1c7d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 22 20:20:19 2009 +0000
 
-------------------------------------------------------------------------
-r1040 | nadvornik | 2008-07-27 20:20:59 +0200 (Sun, 27 Jul 2008) | 3 lines
+    fixed sidecar grouping
+    
+    this fixes grouping of files which differs only
+    in upper/lowercase extension. The old code stopped scanning
+    when the first file was found.
 
-remember path entered in file dialog
-http://sourceforge.net/tracker/index.php?func=detail&aid=2028977&group_id=222125&atid=1054680
+commit 4fd2d2e9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 18 20:19:23 2009 +0000
 
-------------------------------------------------------------------------
-r1039 | nadvornik | 2008-07-27 15:46:24 +0200 (Sun, 27 Jul 2008) | 2 lines
+    fixed possible crash in exif_item_get_integer
 
-speed-up of directory notification on deleting large number of files
+commit c1371f79
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Aug 3 20:47:14 2009 +0000
 
-------------------------------------------------------------------------
-r1038 | nadvornik | 2008-07-27 11:51:28 +0200 (Sun, 27 Jul 2008) | 2 lines
+    updated links
 
-added "Symlink" as an example of "filter" command 
+commit 6873f898
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Aug 3 12:34:57 2009 +0000
 
-------------------------------------------------------------------------
-r1037 | nadvornik | 2008-07-27 10:57:12 +0200 (Sun, 27 Jul 2008) | 2 lines
+    Fixing libexiv2 bug
 
-improved updating of view_dir_tree
+commit 95f139cb
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Aug 1 22:37:57 2009 +0000
 
-------------------------------------------------------------------------
-r1036 | nadvornik | 2008-07-27 10:40:47 +0200 (Sun, 27 Jul 2008) | 2 lines
+    Fix a small problem with casefull keywords
+    
+    In @1636 I miss one check for keyword case. Now it should be all fixed.
 
-fixed deleting of non-empty folder
+commit 993581fa
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Aug 1 22:37:37 2009 +0000
 
-------------------------------------------------------------------------
-r1035 | nadvornik | 2008-07-27 00:36:58 +0200 (Sun, 27 Jul 2008) | 2 lines
+    This function is never used anymore: file_maint_removed
 
-fixed spec file
+commit 3ba97f11
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 31 20:46:55 2009 +0000
 
-------------------------------------------------------------------------
-r1034 | nadvornik | 2008-07-27 00:26:08 +0200 (Sun, 27 Jul 2008) | 2 lines
+    updated project status
 
-fixed invalid warning on running editors
+commit c57a5a23
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 31 20:31:56 2009 +0000
 
-------------------------------------------------------------------------
-r1033 | nadvornik | 2008-07-26 22:34:24 +0200 (Sat, 26 Jul 2008) | 2 lines
+    added project web page under version control
 
-updated version string
+commit 3591c211
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jul 30 17:59:20 2009 +0000
 
-------------------------------------------------------------------------
-r1032 | nadvornik | 2008-07-26 22:15:00 +0200 (Sat, 26 Jul 2008) | 3 lines
+    Some systems (BSD,MacOsX,HP-UX,...) define MAP_ANON and not MAP_ANONYMOUS. Make each an alias of other to be sure. issue reported by Martin Proetzsch.
 
-dropped references to OpenOffice.org as suggested at
-https://sourceforge.net/tracker/index.php?func=detail&aid=1972534&group_id=222125&atid=1054680
+commit 50d58991
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 29 21:03:38 2009 +0000
 
-------------------------------------------------------------------------
-r1031 | nadvornik | 2008-07-26 22:02:20 +0200 (Sat, 26 Jul 2008) | 2 lines
+    updated czech translation
 
-string cleanup
+commit e01d5677
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 28 22:27:24 2009 +0000
 
-------------------------------------------------------------------------
-r1030 | nadvornik | 2008-07-26 21:52:40 +0200 (Sat, 26 Jul 2008) | 2 lines
+    improved scroll on slower machines
+    
+    patch by Stanislav Brabec
 
-removed unused messages.desc_dlist
+commit 41599122
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 28 22:14:26 2009 +0000
 
-------------------------------------------------------------------------
-r1029 | nadvornik | 2008-07-26 21:41:46 +0200 (Sat, 26 Jul 2008) | 2 lines
+    do not process sidecar files in bar_gps
+    
+    patch by Colin Clark
 
-fixed new folder command
+commit 5d66be28
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 28 22:03:54 2009 +0000
 
-------------------------------------------------------------------------
-r1028 | nadvornik | 2008-07-26 21:33:36 +0200 (Sat, 26 Jul 2008) | 2 lines
+    run the scripts with /bin/sh
 
-fixed renaming of directories
+commit 9ac5bc98
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jul 25 08:23:23 2009 +0000
 
-------------------------------------------------------------------------
-r1027 | nadvornik | 2008-07-26 21:01:20 +0200 (Sat, 26 Jul 2008) | 2 lines
+    French translation was updated.
 
-warn about changed file extensions
+commit 6c06cb33
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jul 25 08:13:13 2009 +0000
 
-------------------------------------------------------------------------
-r1026 | nadvornik | 2008-07-26 20:33:49 +0200 (Sat, 26 Jul 2008) | 2 lines
+    Remove some bashisms from configure.in. Patch by Greg Troxel.
 
-added icon for changes without warnings
+commit 5495e01c
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jul 25 08:00:07 2009 +0000
 
-------------------------------------------------------------------------
-r1025 | nadvornik | 2008-07-26 20:17:56 +0200 (Sat, 26 Jul 2008) | 3 lines
+    Romanian translation was completed. Thanks to Sabin Iacob.
 
-allow only existing folders in destination dialog
-http://sourceforge.net/tracker/index.php?func=detail&aid=2011243&group_id=222125&atid=1054680
+commit 206a2270
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 24 14:07:54 2009 +0000
 
-------------------------------------------------------------------------
-r1024 | nadvornik | 2008-07-26 12:27:41 +0200 (Sat, 26 Jul 2008) | 2 lines
+    update column sizes after toggling thumbnails
 
-clean up - checks are handled elsewhere
+commit 3374e3d5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 24 13:32:37 2009 +0000
 
-------------------------------------------------------------------------
-r1023 | nadvornik | 2008-07-26 11:58:25 +0200 (Sat, 26 Jul 2008) | 2 lines
+    fixed switching of multiline texts
 
-more checks for file operations
+commit 2d113f07
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 24 12:56:54 2009 +0000
 
-------------------------------------------------------------------------
-r1022 | nadvornik | 2008-07-26 00:04:55 +0200 (Sat, 26 Jul 2008) | 2 lines
+    do not try to reload deleted image
+    
+    deleted image is replaced by the next one from the list, keep
+    the old image displayed until the new one is set
 
-improved error reporting
+commit 00c99d21
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 24 12:45:42 2009 +0000
 
-------------------------------------------------------------------------
-r1021 | zas_ | 2008-07-25 08:35:35 +0200 (Fri, 25 Jul 2008) | 2 lines
+    call gtk_tree_view_columns_autosize only when reall needed
+    
+    gtk_tree_view_columns_autosize is rather expensive, call it only
+    afrer directory change or after user-requested refresh
 
-Minor tidy up and optimization.
+commit 66643fc8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 24 12:21:23 2009 +0000
 
-------------------------------------------------------------------------
-r1020 | zas_ | 2008-07-24 22:24:04 +0200 (Thu, 24 Jul 2008) | 6 lines
+    do not use cell_data_func
+    
+    cell_data_func is too slow, store formatted string in the tree_store
+    instead
 
-Set GIO channels to binary encoding.
-This is needed since messages from commands may not be UTF8-encoded
-and g_io_channel_read_chars() may incorrectly interpret some characters.
-In practice it was truncating some ISO-8859-1 messages containing some
-french characters. This fixes it.
+commit 8494a934
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 21 14:17:01 2009 +0000
 
-------------------------------------------------------------------------
-r1019 | nadvornik | 2008-07-24 22:03:57 +0200 (Thu, 24 Jul 2008) | 3 lines
+    fixed destroying of menu data
+    
+    Make sure that menu destroy functions do not access parent widget
+    structures that are already destroyed
+    There are 2 ways to achieve this:
+    - use g_signal_handlers_disconnect_matched() like in vf_destroy_cb()
+    - use separate data structure passed to *_popup_menu_destroy_cb()
+      like in img-view.
 
-separated debugging log and debug CFLAGS
-enable debugging log support by default
+commit 7c7eb0a2
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Jul 18 08:16:54 2009 +0000
 
-------------------------------------------------------------------------
-r1018 | nadvornik | 2008-07-24 00:19:16 +0200 (Thu, 24 Jul 2008) | 2 lines
+    Fix a overrun
+    
+    data_offset + data_length could be bigger than guint which makes the
+    calculation overflow to a value smaller then size.
 
-indicate check warnings and errors in delete and rename dialogs
+commit 6e739c90
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jul 2 17:37:05 2009 +0000
 
-------------------------------------------------------------------------
-r1017 | nadvornik | 2008-07-23 22:53:05 +0200 (Wed, 23 Jul 2008) | 3 lines
+    updated ChangeLog file
 
-removed file_data_add_change_info
-reduced code redundancy - patch by Laurent, slightly modified
+commit 08f70c1d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jul 2 17:31:38 2009 +0000
 
-------------------------------------------------------------------------
-r1016 | zas_ | 2008-07-23 19:38:04 +0200 (Wed, 23 Jul 2008) | 2 lines
+    updated ca.po - submitted by Mecatxis
 
-Minor tidy up.
+commit ecfe3d0a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 1 20:55:37 2009 +0000
 
-------------------------------------------------------------------------
-r1015 | zas_ | 2008-07-23 14:46:35 +0200 (Wed, 23 Jul 2008) | 2 lines
+    make sure that automake and config.h uses the same installation paths
 
-Tidy up.
+commit 2e37aa4a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 1 19:38:17 2009 +0000
 
-------------------------------------------------------------------------
-r1014 | zas_ | 2008-07-23 14:45:59 +0200 (Wed, 23 Jul 2008) | 2 lines
+    updated version string
 
-Use g_strconcat() instead of g_strdup_printf("%s%s", ...).
+commit b514d250
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 1 19:33:09 2009 +0000
 
-------------------------------------------------------------------------
-r1013 | zas_ | 2008-07-23 12:21:37 +0200 (Wed, 23 Jul 2008) | 2 lines
+    fixed mnemonic conflicts
 
-Simplify parse_out_relatives().
+commit 9c0ca8a1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 1 18:59:39 2009 +0000
 
-------------------------------------------------------------------------
-r1012 | zas_ | 2008-07-23 11:10:41 +0200 (Wed, 23 Jul 2008) | 2 lines
+    removed msgctxt keyword, older gettext fails on it
 
-Tidy up.
+commit a781a6fa
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 1 18:32:32 2009 +0000
 
-------------------------------------------------------------------------
-r1011 | zas_ | 2008-07-23 11:00:38 +0200 (Wed, 23 Jul 2008) | 2 lines
+    removed gettext.h reference
 
-Fix missing newline at end of file.
+commit 0ec10ddf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 1 07:04:42 2009 +0000
 
-------------------------------------------------------------------------
-r1010 | zas_ | 2008-07-23 10:59:29 +0200 (Wed, 23 Jul 2008) | 2 lines
+    updated spec file
 
-Fix warning: passing argument 1 of 'gtk_tree_store_set' from incompatible pointer type
+commit 21797ad0
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jun 30 23:40:37 2009 +0000
 
-------------------------------------------------------------------------
-r1009 | nadvornik | 2008-07-23 00:05:20 +0200 (Wed, 23 Jul 2008) | 2 lines
+    French translation was updated.
 
-do not create duplicate FileData entries
+commit 0bf27305
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 30 20:15:33 2009 +0000
 
-------------------------------------------------------------------------
-r1008 | nadvornik | 2008-07-22 23:46:08 +0200 (Tue, 22 Jul 2008) | 3 lines
+    fixed an use of uninitialized value
 
-basic infrastructure for early error and dangerous operations checking
-it needs more work
+commit b5b0a858
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 30 20:12:28 2009 +0000
 
-------------------------------------------------------------------------
-r1007 | nadvornik | 2008-07-22 20:27:12 +0200 (Tue, 22 Jul 2008) | 2 lines
+    fixes for a built without Exiv2
+    
+    don't try to access XMP metadata if not compiled with Exiv2
+    some metadata options are valid without Exiv2, do not disable them
 
-clean up fd->change on error
+commit f70e420d
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue Jun 30 19:53:55 2009 +0000
 
-------------------------------------------------------------------------
-r1006 | nadvornik | 2008-07-22 20:13:41 +0200 (Tue, 22 Jul 2008) | 3 lines
+    Revert "Add pgettext for some ambiguous strings"
+    
+    Now there should be all ambiguous strings gone. This reverts commit 1628
+    
+    With that commit also all ambiguous strings should be solved.
 
-remove items from file_data_planned_change_hash when the operation is
-canceled
+commit ed08c31a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 30 19:12:25 2009 +0000
 
-------------------------------------------------------------------------
-r1005 | nadvornik | 2008-07-22 19:57:22 +0200 (Tue, 22 Jul 2008) | 2 lines
+    add desktop.in files to the tarball
 
-fixed stop button in editor dialog
+commit 84d6dfa4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 29 19:48:14 2009 +0000
 
-------------------------------------------------------------------------
-r1004 | nadvornik | 2008-07-22 19:40:24 +0200 (Tue, 22 Jul 2008) | 2 lines
+    fixed writting to gqview legacy format
 
-delete file_data_planned_change_hash when it is not used
+commit b1e7867f
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jun 29 16:32:43 2009 +0000
 
-------------------------------------------------------------------------
-r1003 | nadvornik | 2008-07-21 23:38:26 +0200 (Mon, 21 Jul 2008) | 3 lines
+    French translation was updated.
 
-fixed
-http://sourceforge.net/tracker/index.php?func=detail&aid=2019012&group_id=222125&atid=1054680
+commit c278582a
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jun 29 16:02:28 2009 +0000
 
-------------------------------------------------------------------------
-r1002 | nadvornik | 2008-07-21 22:50:24 +0200 (Mon, 21 Jul 2008) | 2 lines
+    Fix POTFILES.in and update regen_potfiles.sh to add .desktop.in files.
 
-file_util_rename_dir should not return anything
+commit f8f76cde
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 28 13:41:51 2009 +0000
 
-------------------------------------------------------------------------
-r1001 | nadvornik | 2008-07-21 22:40:29 +0200 (Mon, 21 Jul 2008) | 2 lines
+    added geeqie-import-geeqie.desktop.in
 
-added notification handler to view_dir
+commit 8bb48410
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 28 11:55:54 2009 +0000
 
-------------------------------------------------------------------------
-r1000 | zas_ | 2008-07-21 10:31:43 +0200 (Mon, 21 Jul 2008) | 2 lines
+    libchamplain compatibility fix
 
-French translation was updated.
+commit cf4208a5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 28 09:25:47 2009 +0000
 
-------------------------------------------------------------------------
-r999 | zas_ | 2008-07-20 17:21:06 +0200 (Sun, 20 Jul 2008) | 2 lines
+    cleanup: remove some disabled code
 
-Update POTFILES.in.
+commit 3ad0a54d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 28 09:08:25 2009 +0000
 
-------------------------------------------------------------------------
-r998 | zas_ | 2008-07-20 17:16:05 +0200 (Sun, 20 Jul 2008) | 2 lines
+    warn if another operation is performed on a file with unsaved metadata
 
-Move uri_*() functions to separate files: uri_utils.[ch]
+commit dadc45eb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 28 08:49:28 2009 +0000
 
-------------------------------------------------------------------------
-r997 | nadvornik | 2008-07-20 17:04:40 +0200 (Sun, 20 Jul 2008) | 1 line
+    sync histogram state after enabling it from the menu
 
-periodic testing of changed files can be now disabled
-------------------------------------------------------------------------
-r996 | zas_ | 2008-07-20 16:56:32 +0200 (Sun, 20 Jul 2008) | 3 lines
+commit a61e74ef
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 28 08:32:27 2009 +0000
 
-Move history_list_*() functions to separate files:
-history_list.c and history_list.h.
+    added script for importing GQView and Geeqie-alpha metadata
 
-------------------------------------------------------------------------
-r995 | nadvornik | 2008-07-20 16:52:00 +0200 (Sun, 20 Jul 2008) | 2 lines
+commit db44d472
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 27 23:12:52 2009 +0000
 
-implemented "create directory" command
+    put preferences to separate submenu
 
-------------------------------------------------------------------------
-r994 | nadvornik | 2008-07-20 15:59:55 +0200 (Sun, 20 Jul 2008) | 2 lines
+commit d960407d
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Jun 27 22:58:20 2009 +0000
 
-fixed file copy/move dialog
+    German translation update
 
-------------------------------------------------------------------------
-r993 | nadvornik | 2008-07-20 15:19:22 +0200 (Sun, 20 Jul 2008) | 5 lines
+commit 6595653e
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Jun 27 22:57:56 2009 +0000
 
-fixed the case when a renamed file is detected by directory scanning
-before the external rename commands exits. We have to update the
-FileData structure immediately, othervise we would get duplicate
-entries.
+    Complete commit @1747 (intltool usage)
+    
+    With using intltool the localisation will fail cause of missing
+    desktop.in file. Also the old desktop files are obsoleted by this
+    commit.
+    
+    Also it is not necessary any more to have a './' in front of the files
+    in POTFILES.in.
 
-------------------------------------------------------------------------
-r992 | zas_ | 2008-07-20 14:20:12 +0200 (Sun, 20 Jul 2008) | 2 lines
+commit 3000474f
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Jun 27 22:56:50 2009 +0000
 
-Optimize history_list_add_to_key() a bit.
+    Fix AM_CFLAGS and AM_CXXFLAGS from @1701
+    
+    The commit 1701 did insert wrong lines for AM_CFLAGS and AM_CXXFLAGS to
+    src/Makefile.am.
+    
+    I also did some minor whitespace fixes and made the internal
+    documentation consistent by using \ than @ for doxygen doc.
 
-------------------------------------------------------------------------
-r991 | nadvornik | 2008-07-20 13:29:12 +0200 (Sun, 20 Jul 2008) | 2 lines
+commit 1282982b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 27 22:40:25 2009 +0000
 
-fixed previous checkin
+    added command for editing ufraw id file, changed menu location
 
-------------------------------------------------------------------------
-r990 | nadvornik | 2008-07-20 13:22:19 +0200 (Sun, 20 Jul 2008) | 2 lines
+commit 5865742b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 27 21:12:07 2009 +0000
 
-implemented directory rename and delete operations
+    reordered View menu
 
-------------------------------------------------------------------------
-r989 | zas_ | 2008-07-20 09:52:16 +0200 (Sun, 20 Jul 2008) | 2 lines
+commit 2c3454d7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 27 20:47:17 2009 +0000
 
-Move out test outside the loop.
+    use radio buttons for file and dir mode in popup menu
 
-------------------------------------------------------------------------
-r988 | zas_ | 2008-07-19 15:57:03 +0200 (Sat, 19 Jul 2008) | 2 lines
+commit 9ef08987
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 27 20:12:56 2009 +0000
 
-Tidy up.
+    simplified menu_item_add_radio usage
 
-------------------------------------------------------------------------
-r987 | zas_ | 2008-07-19 14:36:46 +0200 (Sat, 19 Jul 2008) | 2 lines
+commit f9509525
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 27 17:54:31 2009 +0000
 
-Fix missing newline at end of file.
+    created Files and Folders submenu
 
-------------------------------------------------------------------------
-r986 | nadvornik | 2008-07-19 11:06:24 +0200 (Sat, 19 Jul 2008) | 2 lines
+commit 8948dca3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 27 15:47:50 2009 +0000
 
-increase reference count before sending notification in file_data_new
+    improved overlay menu
+    
+    - indicate overlay and histogram state in toggle and radio entries in
+      the menu
+    - all entries have visible effect in all modes
 
-------------------------------------------------------------------------
-r985 | nadvornik | 2008-07-18 23:20:49 +0200 (Fri, 18 Jul 2008) | 2 lines
+commit a374a03d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jun 24 20:31:30 2009 +0000
 
-fixed test for changed files in cache
+    test if an accelerator can be stored
+    
+    gtk_accel_map_change_entry can't change accelerators
+    to keys like arrows. Test this and show the keys in the list
+    only if they can be really changed.
+    
+    https://sourceforge.net/tracker/?func=detail&aid=2805139&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r984 | zas_ | 2008-07-18 11:55:15 +0200 (Fri, 18 Jul 2008) | 2 lines
+commit 7bbcd188
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 23 19:20:48 2009 +0000
 
-Introduce image_loader_set_done_func().
+    improved description string
 
-------------------------------------------------------------------------
-r983 | zas_ | 2008-07-18 00:36:58 +0200 (Fri, 18 Jul 2008) | 2 lines
+commit 5a18119c
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Jun 21 22:52:45 2009 +0000
 
-Reduce code redundancy by moving common code to new menu_choice_get_match_type().
+    Localizing one string
 
-------------------------------------------------------------------------
-r982 | nadvornik | 2008-07-17 23:51:21 +0200 (Thu, 17 Jul 2008) | 2 lines
+commit d820c538
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Jun 21 22:52:08 2009 +0000
 
-reload changed images
+    Fix two memory failures
+    
+    1. if the description field for a exif information is empty the program
+       dumps core when trying to change this. The reason is a strcmp with a
+       NULL value.
+    
+       The fix add the small functionality to set the field to default when
+       it is set empty.
+    
+    2. There was a g_strdup miss in exif.c which could end in memory
+       corruption.
+
+commit 48de9540
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 21 20:14:53 2009 +0000
+
+    improved file list update priority
+    
+    - update list with lower priority than the priority of file operations
+    - make sure that it is updated at least once per 2 seconds
+
+commit 8f5b864b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 21 13:28:02 2009 +0000
+
+    fixed jumping of filelist on focus_in event
+
+commit 624256fd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 21 12:39:58 2009 +0000
 
-------------------------------------------------------------------------
-r981 | zas_ | 2008-07-15 17:37:14 +0200 (Tue, 15 Jul 2008) | 2 lines
+    fixed updating of marks in sidecars
 
-Move code from image_osd_update_cb() to separate functions.
+commit 8c5f7652
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 20 23:15:11 2009 +0000
 
-------------------------------------------------------------------------
-r980 | zas_ | 2008-07-15 16:32:00 +0200 (Tue, 15 Jul 2008) | 2 lines
+    various geeqie-ufraw improvements
+    
+    - handle xmp sidecars
+    - commandline options, help
+
+commit ad121b74
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 20 18:42:23 2009 +0000
+
+    fixed leak in file_util_* functions
+    
+    - file_util_* are changed to take over the filelist and free it when
+      done
+    - make sure that these functions are called correctly
+
+commit 64ac3a19
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 20 16:46:32 2009 +0000
+
+    improved list view
+    
+    - do the string formatting in the cell_data callback
+    - show the sidecar list only in collapsed entries
+
+commit 689f00cf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 20 08:51:07 2009 +0000
+
+    always check for deleted sidecar files
+
+commit 2ac55900
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 19 22:37:30 2009 +0000
+
+    fixed regexp usage
+
+commit f553c1ad
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 19 22:34:52 2009 +0000
+
+    run external commands from current directory even with no files
+
+commit 6b90e03b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jun 18 20:46:33 2009 +0000
+
+    ufraw-batch script
+    
+    added a more complicated script that demonstrates advanced
+    features of external editors:
+    - create a jpeg + ufraw id file for each raw file
+    - update the jpeg if the id file was modified
+
+commit ce28ddc9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jun 17 18:41:10 2009 +0000
+
+    made file_util_start_editor_from_file consider also sidecars
+
+commit 74888a81
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jun 17 18:19:11 2009 +0000
+
+    fixed problems with floor/ceil
+    
+    - introduce macros ROUND_DOWN, ROUND_UP
+    - fixed incorrect usage of floor/ceil functions on int arguments
+    
+    patch by  Yuriy Kaminskiy
+
+commit a9e0a038
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 15 20:50:35 2009 +0000
 
-Tidy up and code redundancy reduction.
+    use intltool for desktop file translation
+    
+    - desktop files are translated via .po files together with other strings
+    - make update-po is replaced with intltool-update [lang]
 
-------------------------------------------------------------------------
-r979 | zas_ | 2008-07-15 14:52:02 +0200 (Tue, 15 Jul 2008) | 4 lines
+commit f63a2dd3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 15 19:13:45 2009 +0000
 
-Use a specific enum for image.zoom_mode values (ZoomMode) and
-simplify calls to image_zoom_get_default(), dropping last parameter
-which was always options->image.zoom_mode.
+    improved rotation script
+    
+    - applies the orientation from metadata
+    - uses exiftran for jpeg an ImageMagick for other files
 
-------------------------------------------------------------------------
-r978 | zas_ | 2008-07-13 16:50:07 +0200 (Sun, 13 Jul 2008) | 9 lines
+commit 2900ceba
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Jun 14 08:49:39 2009 +0000
 
-Improve ways to specify html browser (used for help, see bug 2015099).
-Two new rc file options were added:
-- helpers.html_browser.command_name
-- helpers.html_browser.command_line
-These are checked first before trying common browser locations.
-If these do not lead to a valid browser, then geeqie will
-search for geeqie_html_browser script in the path, then
-it will try various common browsers.
+    French translation was updated.
 
-------------------------------------------------------------------------
-r977 | zas_ | 2008-07-13 15:51:23 +0200 (Sun, 13 Jul 2008) | 2 lines
+commit 1401afe8
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Jun 13 22:19:57 2009 +0000
 
-Apply debian-specific patch to launch help browser (bug 2015099).
+    Update documentation
+    
+    Now it holds a more verbose doxygen description as discussed in mailing
+    list.
+    
+    - Doxygen style description
+    - Small visibility changes
+    - Commit message change
 
-------------------------------------------------------------------------
-r976 | zas_ | 2008-07-13 14:36:18 +0200 (Sun, 13 Jul 2008) | 3 lines
+commit 369eab02
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 13 19:26:32 2009 +0000
 
-Fix a segfault occuring when opening some collection files.
-Skip all lines not starting with a # when only geometry is required.
+    the options for custom border color were made independent
 
-------------------------------------------------------------------------
-r975 | zas_ | 2008-07-05 12:21:09 +0200 (Sat, 05 Jul 2008) | 2 lines
+commit 1283b619
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jun 11 18:18:07 2009 +0000
 
-Prevent segfault in certain conditions when displaying debug message.
+    French translation was updated.
 
-------------------------------------------------------------------------
-r974 | zas_ | 2008-07-05 00:49:04 +0200 (Sat, 05 Jul 2008) | 2 lines
+commit 420f3600
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jun 11 17:34:37 2009 +0000
 
-French translation was updated.
+    Fix up compilation using make -jN: sometimes it fails due to order of headers inclusion.
 
-------------------------------------------------------------------------
-r973 | zas_ | 2008-07-04 22:32:48 +0200 (Fri, 04 Jul 2008) | 3 lines
+commit f5dbedfb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jun 10 20:45:24 2009 +0000
 
-Optimize a bit when connected zoom and scrolling are unset,
-just move the test outside loops.
+    make sure that a directory exists on saving desktop files
 
-------------------------------------------------------------------------
-r972 | zas_ | 2008-07-04 19:21:07 +0200 (Fri, 04 Jul 2008) | 2 lines
+commit 545a2c2c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jun 10 20:26:47 2009 +0000
 
-layout_color_button_press_cb(): tidy up, drop useless memory allocations, improve i18n.
+    do not install helper scripts into /usr/bin
+    
+    - install the helper scripts into pkglibdir, that is /usr/lib/geeqie
+    - add the directory to $PATH on startup - the Exec line in desktop files
+      does not have to contain full path
+    
+    fixes
+    https://sourceforge.net/tracker/?func=detail&aid=2801121&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r971 | nadvornik | 2008-07-03 22:16:15 +0200 (Thu, 03 Jul 2008) | 2 lines
+commit c266b1d3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 9 19:12:37 2009 +0000
 
-refresh thumbnails on file change
+    enabled color management in img-view
+    
+    patch by Omari Stephens
 
-------------------------------------------------------------------------
-r970 | nadvornik | 2008-07-03 21:38:19 +0200 (Thu, 03 Jul 2008) | 2 lines
+commit 0dbb46ce
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 9 19:08:52 2009 +0000
 
-set fallback thumbnail pixbuf only if the loading really fails
+    fixed leak in image_post_process_color
+    
+    patch by Omari Stephens
 
-------------------------------------------------------------------------
-r969 | zas_ | 2008-07-03 20:16:39 +0200 (Thu, 03 Jul 2008) | 4 lines
+commit 3c312710
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 8 19:05:49 2009 +0000
 
-Fix missing references for the current directory in pan folder stuff.
-It was causing an fd magick assertion failure.
-Bug reported by Omari Stephens.
+    unify code paths for New directory
+    keep the directory visible after rename
+    https://sourceforge.net/tracker/?func=detail&aid=1951183&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r968 | zas_ | 2008-07-03 10:33:10 +0200 (Thu, 03 Jul 2008) | 4 lines
+commit 0128d5e7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 7 10:11:05 2009 +0000
 
-Increase debugging info in file_data_ref() and file_data_unref().
-When compiled with DEBUG defined, file and line of the caller is displayed
-in debug log.
+    do not show wide frame in single image mode
+    it partially fixes
+    https://sourceforge.net/tracker/?func=detail&aid=2797348&group_id=222125&atid=1054683
 
-------------------------------------------------------------------------
-r967 | zas_ | 2008-07-02 10:38:47 +0200 (Wed, 02 Jul 2008) | 5 lines
+commit 83196313
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 6 22:51:55 2009 +0000
 
-Optimize file_cache_get() by only moving element to front if needed
-(most of the time there is no need).
-Reduce code redundancy in file_cache_put() by calling file_cache_get().
-Enhance debugging code.
+    added mark filter to menu - now it is possible to assign hotkeys
 
-------------------------------------------------------------------------
-r966 | nadvornik | 2008-06-30 23:08:28 +0200 (Mon, 30 Jun 2008) | 2 lines
+commit da1d8ad7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 6 19:39:46 2009 +0000
 
-fixed division by zero in pixbuf_renderer_get_scroll_center
+    preserve zoom value on fullscreen startup
 
-------------------------------------------------------------------------
-r965 | zas_ | 2008-06-29 17:51:54 +0200 (Sun, 29 Jun 2008) | 4 lines
+commit 0b06a8bd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 6 17:28:16 2009 +0000
 
-Merge thumb_loader_save_to_cache() and thumb_loader_mark_failure()
-into thumb_loader_save_thumbnail().
-Most of the code was redundant.
+    swap x and y scale when scaling rotated images - it fixes tiles that were
+    sometimes off by 1 pixel - thanks Petr for reporting,
+    code cleanup
 
-------------------------------------------------------------------------
-r964 | zas_ | 2008-06-29 12:11:43 +0200 (Sun, 29 Jun 2008) | 3 lines
+commit 538eafee
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jun 6 17:02:21 2009 +0000
 
-Make better matching between options types in options.h and the rest of the code.
-Most changes are from gint to gboolean pseudo type and between gint / guint.
+    French translation was updated.
 
-------------------------------------------------------------------------
-r963 | zas_ | 2008-06-28 10:01:36 +0200 (Sat, 28 Jun 2008) | 2 lines
+commit 0b361516
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 6 16:14:07 2009 +0000
 
-layout_image_drag_cb(): optimize when connected scrolling is unset.
+    better implementation of tree_view_row_get_visibility,
+    gtk_tree_view_set_cursor is not sufficient in some cases, call also
+    tree_view_row_make_visible
 
-------------------------------------------------------------------------
-r962 | zas_ | 2008-06-28 09:43:37 +0200 (Sat, 28 Jun 2008) | 2 lines
+commit 2ca07031
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 6 15:33:56 2009 +0000
 
-Reduce number of parameters (mostly unused), just pass the event pointer.
+    do not call signal handler from vdtree_row_expanded
+    it fixes tree view for user-entered hidden directories
 
-------------------------------------------------------------------------
-r961 | zas_ | 2008-06-28 02:44:31 +0200 (Sat, 28 Jun 2008) | 3 lines
+commit 1bd43a67
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 6 11:15:09 2009 +0000
 
-Fix warning:
-thumb.c:31: warning : 'normalize_thumb' declared 'static' but never defined
+    reduced jumping of directory tree when user clicks on folders
 
-------------------------------------------------------------------------
-r960 | zas_ | 2008-06-28 00:57:48 +0200 (Sat, 28 Jun 2008) | 3 lines
+commit 2aa7548f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 5 21:52:37 2009 +0000
 
-image_osd_mkinfo(): pipe replacement by " - " separator was fixed to work correctly with
-empty first element.
+    simplified the code around vd_select_row
 
-------------------------------------------------------------------------
-r959 | nadvornik | 2008-06-27 23:35:21 +0200 (Fri, 27 Jun 2008) | 3 lines
+commit e88a00be
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jun 4 21:07:03 2009 +0000
 
-do not read keywords and comment between exif_read_fd and exif_free_fd
-calls (fd->exif does not have reference counting)
+    use layout_set_fd() for changing images from a slideshow
+    - this updates folder and icon in recursive slideshow mode
+    
+    preserve slideshow on layout change - fixes
+      https://sourceforge.net/tracker/?func=detail&aid=1998513&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r958 | nadvornik | 2008-06-27 23:09:15 +0200 (Fri, 27 Jun 2008) | 3 lines
+commit f333692b
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jun 4 19:51:20 2009 +0000
 
-added pixbuf_fallback function
-fixed thumb loader for non-image files
+    Add an option to Image preferences to restrict custom border to fullscreen mode only. Bug 2798062.
 
-------------------------------------------------------------------------
-r957 | nadvornik | 2008-06-27 20:43:05 +0200 (Fri, 27 Jun 2008) | 2 lines
+commit 47517136
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu Jun 4 16:07:41 2009 +0000
 
-fixed crash in entering fullscreen during loading
+    Ongoing translation
+    
+    Now the most is translated to German language. Just the photographic
+    notions are missing.
 
-------------------------------------------------------------------------
-r956 | zas_ | 2008-06-27 12:00:55 +0200 (Fri, 27 Jun 2008) | 2 lines
+commit 8e677502
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu Jun 4 16:07:16 2009 +0000
 
-osd_template_insert(): optimize and simplify using flags.
+    Change the order of columns for editors dialogue
 
-------------------------------------------------------------------------
-r955 | zas_ | 2008-06-27 10:05:51 +0200 (Fri, 27 Jun 2008) | 3 lines
+commit 21b5ebf3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jun 3 20:05:19 2009 +0000
 
-image_osd_info_render(): ensure values are always escaped before using pango_layout_set_markup().
-Two helper functions were added: osd_template_insert() and osd_template_insert_and_free().
+    regroup sidecar files when an operation on partial group is finished
 
-------------------------------------------------------------------------
-r954 | zas_ | 2008-06-27 01:29:08 +0200 (Fri, 27 Jun 2008) | 2 lines
+commit 347fc7ce
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 2 22:33:53 2009 +0000
 
-image_osd_info_render(): code cleanup and simplification, drop some useless memory allocations.
+    changed selection behavior as requested at
+    http://sourceforge.net/tracker/?func=detail&aid=2789933&group_id=222125&atid=1054680
+    
+    file view - sidecars are added to the selection if they were expicitly selected
+                or if the entry is collapsed
+    icon view - selection always contains sidecars
+    
+    file operations splits partially selected groups - selected files have
+    disabled grouping
 
-------------------------------------------------------------------------
-r953 | zas_ | 2008-06-26 17:59:20 +0200 (Thu, 26 Jun 2008) | 2 lines
+commit 5a743f0a
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jun 1 16:37:30 2009 +0000
 
-Use flags for pr_zoom_*() functions.
+    Minor code cleanup and redundancy reduction.
 
-------------------------------------------------------------------------
-r952 | zas_ | 2008-06-26 16:43:52 +0200 (Thu, 26 Jun 2008) | 2 lines
+commit ce00bafc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun May 31 14:32:39 2009 +0000
 
-Use stricter types for image options.
+    fixed incorrect type conversion
 
-------------------------------------------------------------------------
-r951 | zas_ | 2008-06-26 14:23:48 +0200 (Thu, 26 Jun 2008) | 2 lines
+commit 7c034363
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun May 31 13:32:09 2009 +0000
 
-Use flags instead of int parameters for pixbuf_renderer_overlay_add().
+    do not display menus ("FileMenu" etc.) in accelerator configuration
+    improved tooltip texts
 
-------------------------------------------------------------------------
-r950 | zas_ | 2008-06-26 13:48:40 +0200 (Thu, 26 Jun 2008) | 3 lines
+commit 7166e8e6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun May 31 11:08:00 2009 +0000
 
-Only define ExifOrientationType if GQ_BUILD is not defined since
-it is already defined in exif.h.
+    do not block the files sent to external editors like gimp
 
-------------------------------------------------------------------------
-r949 | zas_ | 2008-06-25 22:53:52 +0200 (Wed, 25 Jun 2008) | 2 lines
+commit f6b5317b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 30 20:18:22 2009 +0000
 
-Tidy up.
+    preserve image center over short periods when the "broken image" icon is
+    displayed
+    http://sourceforge.net/tracker/?func=detail&aid=2793057&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r948 | zas_ | 2008-06-25 22:22:02 +0200 (Wed, 25 Jun 2008) | 2 lines
+commit 894ebcaf
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 26 19:41:22 2009 +0000
 
-French translation was updated.
+    Add .desktop files to restore lossless jpeg rotation via editors.
 
-------------------------------------------------------------------------
-r947 | nadvornik | 2008-06-22 22:07:32 +0200 (Sun, 22 Jun 2008) | 2 lines
+commit 257284ed
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 23 21:23:06 2009 +0000
 
-optimized marks drawing
+    added doxygen.conf
+    https://sourceforge.net/tracker/?func=detail&aid=2795068&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r946 | nadvornik | 2008-06-22 22:01:20 +0200 (Sun, 22 Jun 2008) | 2 lines
+commit 701705f5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 23 21:07:21 2009 +0000
 
-show marks in iconview
+    enabled PageSize code
+    https://bugzilla.redhat.com/show_bug.cgi?id=222639
 
-------------------------------------------------------------------------
-r945 | nadvornik | 2008-06-22 12:01:26 +0200 (Sun, 22 Jun 2008) | 2 lines
+commit 94698117
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 21 09:54:20 2009 +0000
 
-show sidecars in icon view
+    Add missing vim modeline.
 
-------------------------------------------------------------------------
-r944 | nadvornik | 2008-06-22 11:40:57 +0200 (Sun, 22 Jun 2008) | 2 lines
+commit 8b292110
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 21 09:20:48 2009 +0000
 
-fixed in-place renaming
+    Attempt to use stock gtk icons for directory list and tree views.
 
-------------------------------------------------------------------------
-r943 | nadvornik | 2008-06-22 11:19:42 +0200 (Sun, 22 Jun 2008) | 2 lines
+commit 2a1d1262
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 16 11:31:48 2009 +0000
 
-added possibility to disable grouping of selected files
+    Fix up too short array, reported by Michael Schwendt.
 
-------------------------------------------------------------------------
-r942 | nadvornik | 2008-06-22 00:01:45 +0200 (Sun, 22 Jun 2008) | 2 lines
+commit db09073d
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 16 08:48:21 2009 +0000
 
-cache size made configurable
+    Fix geeqie.desktop to match spec. Patch by Michael Schwendt.
+    
+    
+    $ desktop-file-validate geeqie.desktop
+    geeqie.desktop: warning: value "Application;Graphics;Viewer;" for key
+    "Categories" in group "Desktop Entry" contains a deprecated value
+    "Application"
+    
+    http://standards.freedesktop.org/menu-spec/menu-spec-1.0.html
 
-------------------------------------------------------------------------
-r941 | nadvornik | 2008-06-21 21:26:01 +0200 (Sat, 21 Jun 2008) | 2 lines
+commit 93999087
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 14 20:45:34 2009 +0000
 
-measure pixbuf cache size in bytes
+    Fix up unused variables warnings.
 
-------------------------------------------------------------------------
-r940 | nadvornik | 2008-06-21 18:00:13 +0200 (Sat, 21 Jun 2008) | 2 lines
+commit 93e62dee
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 14 20:32:14 2009 +0000
 
-simple cache for loaded pixbufs
+    Merge common thumb code from view_file_list and view_file_icon to view_file.
 
-------------------------------------------------------------------------
-r939 | nadvornik | 2008-06-21 13:05:55 +0200 (Sat, 21 Jun 2008) | 2 lines
+commit 63ea2c85
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 12 20:54:58 2009 +0000
 
-renamed fd->pixbuf to fd->thumb_pixbuf
+    added some notes to README file
 
-------------------------------------------------------------------------
-r938 | nadvornik | 2008-06-19 00:26:52 +0200 (Thu, 19 Jun 2008) | 3 lines
+commit e0541d55
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 12 20:38:26 2009 +0000
 
-implemented generic FileData cache
-use it for caching decoded exif data
+    fixed compilation with older gtk
 
-------------------------------------------------------------------------
-r937 | nadvornik | 2008-06-17 22:25:05 +0200 (Tue, 17 Jun 2008) | 2 lines
+commit ff49d58f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 12 20:17:03 2009 +0000
 
-more robust thumbs progress bar
+    updated TODO list
 
-------------------------------------------------------------------------
-r936 | nadvornik | 2008-06-17 21:56:21 +0200 (Tue, 17 Jun 2008) | 2 lines
+commit 19db93d6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 12 18:25:18 2009 +0000
 
-do not allocate new buffer for thumbnails with correct orientation
+    added GPS map support - patch by Colin Clark
 
-------------------------------------------------------------------------
-r935 | nadvornik | 2008-06-16 21:07:02 +0200 (Mon, 16 Jun 2008) | 2 lines
+commit f0115682
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 12 06:54:05 2009 +0000
 
-fixed memory leak
+    French translation was updated.
 
-------------------------------------------------------------------------
-r934 | nadvornik | 2008-06-16 20:37:35 +0200 (Mon, 16 Jun 2008) | 2 lines
+commit d9ddcf2b
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 12 06:42:20 2009 +0000
 
-another try to free layout at exit
+    Fix up tooltip text: Color _Management -> Color Management.
 
-------------------------------------------------------------------------
-r933 | nadvornik | 2008-06-15 23:52:15 +0200 (Sun, 15 Jun 2008) | 2 lines
+commit b8f9d00f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon May 11 20:50:13 2009 +0000
 
-rotate thumbnails by exif
+    added keyboard configuration dialog
+    mostly written by Petr Ostadal
+    alternate keys are not yet fully configurable - the corresponding code
+    is commented out
 
-------------------------------------------------------------------------
-r932 | nadvornik | 2008-06-15 22:09:15 +0200 (Sun, 15 Jun 2008) | 2 lines
+commit 59e6c197
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 11 10:10:13 2009 +0000
 
-use FileData in thumb_loader
+    French translation was updated.
 
-------------------------------------------------------------------------
-r931 | nadvornik | 2008-06-14 23:49:48 +0200 (Sat, 14 Jun 2008) | 2 lines
+commit b8baff4d
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 11 09:55:39 2009 +0000
 
-use GtkSizeGroup to control initial size of split images
+    Include missing header file.
 
-------------------------------------------------------------------------
-r930 | nadvornik | 2008-06-14 20:41:30 +0200 (Sat, 14 Jun 2008) | 2 lines
+commit 8ae8938d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 9 19:45:24 2009 +0000
 
-preserve image center on refresh
+    expose the file grouping flag to the user
 
-------------------------------------------------------------------------
-r929 | nadvornik | 2008-06-14 20:33:40 +0200 (Sat, 14 Jun 2008) | 4 lines
+commit 70138111
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 9 19:25:51 2009 +0000
 
-use multiline description in vflist with large thumbnails
-always display marks in the first column
-show expander in "name" column
+    extended the list of grouped metadata tags
 
-------------------------------------------------------------------------
-r928 | nadvornik | 2008-06-14 19:32:27 +0200 (Sat, 14 Jun 2008) | 2 lines
+commit 5a13c696
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 9 17:02:35 2009 +0000
 
-join name and sidecars to one string
+    added some structure to the metadata preferences dialog
 
-------------------------------------------------------------------------
-r927 | nadvornik | 2008-06-14 19:14:28 +0200 (Sat, 14 Jun 2008) | 2 lines
+commit 6736cd68
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 8 18:29:09 2009 +0000
 
-optimized vflist_setup_iter_recursive
+    better tooltip for disabled lcms
 
-------------------------------------------------------------------------
-r926 | nadvornik | 2008-06-14 14:43:39 +0200 (Sat, 14 Jun 2008) | 2 lines
+commit 38d38b50
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu May 7 20:24:35 2009 +0000
 
-iconlist_refresh optimization
+    limit metadata details dialog size
 
-------------------------------------------------------------------------
-r925 | nadvornik | 2008-06-14 14:30:44 +0200 (Sat, 14 Jun 2008) | 2 lines
+commit ecf3f93d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu May 7 19:52:38 2009 +0000
 
-fixed iconview update after deletion of selected image
+    fixed keyword tree initialization
 
-------------------------------------------------------------------------
-r924 | zas_ | 2008-06-14 08:52:52 +0200 (Sat, 14 Jun 2008) | 2 lines
+commit dee4299e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu May 7 19:38:07 2009 +0000
 
-Silent unused variable warning.
+    updated version string to beta1
 
-------------------------------------------------------------------------
-r923 | nadvornik | 2008-06-13 23:32:58 +0200 (Fri, 13 Jun 2008) | 2 lines
+commit 0dfdc453
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu May 7 19:34:33 2009 +0000
 
-optimized vflist_setup_iter
+    enabled XDG directory layout
 
-------------------------------------------------------------------------
-r922 | zas_ | 2008-06-13 15:33:11 +0200 (Fri, 13 Jun 2008) | 2 lines
+commit 34a545b2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu May 7 19:30:15 2009 +0000
 
-French translation was updated.
+    use "keywords" instead of "tags" in option name, it is more consistent
 
-------------------------------------------------------------------------
-r921 | zas_ | 2008-06-13 14:27:41 +0200 (Fri, 13 Jun 2008) | 5 lines
+commit fb440ecd
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 3 17:54:37 2009 +0000
 
-Revert patches 759 and 760.
-759 patch broke adding selection of files through sort manager
-to an unopened collection.
+    French translation was updated.
 
+commit bcc9ac0c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 2 22:34:46 2009 +0000
 
-------------------------------------------------------------------------
-r920 | zas_ | 2008-06-13 13:51:23 +0200 (Fri, 13 Jun 2008) | 2 lines
+    added stock icons for slideshow
 
-Display total size of files in collection window, for the list and for the selection.
+commit b9dbcccc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 2 22:19:42 2009 +0000
 
-------------------------------------------------------------------------
-r919 | zas_ | 2008-06-13 13:11:57 +0200 (Fri, 13 Jun 2008) | 4 lines
+    updated czech translation
 
-Optionnally display directory's date in list view.
-It can be set through Preferences > Advanced > Behavior and
-is saved to rc file as layout.show_directory_date option.
+commit baf66bb1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 2 11:14:24 2009 +0000
 
-------------------------------------------------------------------------
-r918 | zas_ | 2008-06-13 00:43:32 +0200 (Fri, 13 Jun 2008) | 7 lines
+    force the metadata dialog if it was triggered by the menu or the button
 
-load_options_from():
-- do not copy option name and value anywhere, only copy value_all to a separate buffer
-- allow more relaxed syntax on read, so we can correctly read option name and value
-  even if user made some errors like replacing ':' by '=' or inserting a space before ':'.
-- minor aesthetical changes
+commit 034c8455
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 2 10:59:36 2009 +0000
 
+    action table clean up
 
-------------------------------------------------------------------------
-r917 | zas_ | 2008-06-12 23:21:32 +0200 (Thu, 12 Jun 2008) | 2 lines
+commit bf8cb167
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 2 09:15:56 2009 +0000
 
-Add a comment about relative positions of image overlay in the rc file. 
+    improved pixel info, changed the menu entry from "Hide" to "Show",
+    added it on default status bar
 
-------------------------------------------------------------------------
-r916 | zas_ | 2008-06-12 22:33:51 +0200 (Thu, 12 Jun 2008) | 6 lines
+commit 022c685a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 1 23:40:01 2009 +0000
 
-Allow to set image overlay info position through options:
-- image_overlay.common.x
-- image_overlay.common.y
+    "<control>S" seems to be hardcoded hotkey for GTK_STOCK_SAVE
+    use <shift>S for sort manager
 
-For now, there are only editable through rc file.
+commit c95bd699
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 1 23:15:51 2009 +0000
 
-------------------------------------------------------------------------
-r915 | zas_ | 2008-06-12 22:17:22 +0200 (Thu, 12 Jun 2008) | 6 lines
+    - handle color profile and write metadata buttons on statusbar by ui_manager
+    - statusbar buttons made configurable
 
-Move some functions from image.[ch] to image-overlay.c and make them static:
-- image_overlay_add()
-- image_overlay_set()
-- image_overlay_remove()
-- image_overlay_get() (unused)
+commit b4760e25
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 1 09:49:27 2009 +0000
 
-------------------------------------------------------------------------
-r914 | nadvornik | 2008-06-12 20:30:33 +0200 (Thu, 12 Jun 2008) | 2 lines
+    allow external editors without parameters, as long as they are in
+    category 'X-Geeqie'
 
-reverted changes in layout_close made in rev. 890 and 901  
+commit b2025397
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 29 20:28:54 2009 +0000
 
-------------------------------------------------------------------------
-r913 | nadvornik | 2008-06-10 21:25:21 +0200 (Tue, 10 Jun 2008) | 2 lines
+    updated czech translation, not yet complete
 
-fixed vdtree_sort_cb
+commit 6739de52
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 28 21:40:00 2009 +0000
 
-------------------------------------------------------------------------
-r912 | nadvornik | 2008-06-10 20:39:19 +0200 (Tue, 10 Jun 2008) | 2 lines
+    French translation was updated.
 
-fixed segfault in vd_rename_cb
+commit baa65160
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 28 21:38:20 2009 +0000
 
-------------------------------------------------------------------------
-r911 | nadvornik | 2008-06-10 20:19:17 +0200 (Tue, 10 Jun 2008) | 2 lines
+    Update POTFILES.in: cellrenderericon.c removed, color-man.c added.
 
-dropped vficon_sync, use vficon_refresh everywhere
+commit 563caeb6
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 28 21:37:27 2009 +0000
 
-------------------------------------------------------------------------
-r910 | zas_ | 2008-06-10 13:55:18 +0200 (Tue, 10 Jun 2008) | 2 lines
+    Fix up po/Makefile to rebuild geeqie.pot when POTFILES.in was modified. Without this change, new translatable strings in recently added files were not available for translation in various .po files after a make update-po. Makefile.in.in.patch was modified to include this fix plus some minor cleanups.
 
-collection_from_dnd_data(): simplify and optimize.
+commit 90c899b6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 28 20:09:41 2009 +0000
 
-------------------------------------------------------------------------
-r909 | zas_ | 2008-06-10 13:27:35 +0200 (Tue, 10 Jun 2008) | 2 lines
+    do not translate internal strings
 
-collection_info_list_to_dnd_data(): simplify and optimize.
+commit cdf39c97
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 28 06:55:56 2009 +0000
 
-------------------------------------------------------------------------
-r908 | nadvornik | 2008-06-09 22:27:39 +0200 (Mon, 09 Jun 2008) | 2 lines
+    added new files
 
-moved notification to view_file.c
+commit 05a40a1d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 28 06:54:59 2009 +0000
 
-------------------------------------------------------------------------
-r907 | nadvornik | 2008-06-09 21:43:56 +0200 (Mon, 09 Jun 2008) | 2 lines
+    compilation fixes for older glib and gtk
 
-run idle function just once
+commit a39d10df
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 27 23:07:59 2009 +0000
 
-------------------------------------------------------------------------
-r906 | nadvornik | 2008-06-09 21:41:37 +0200 (Mon, 09 Jun 2008) | 2 lines
+    French translation was updated: fix few main menu mnenonics.
 
-use vficon_refresh for updating
+commit e83d0474
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 27 21:39:56 2009 +0000
 
-------------------------------------------------------------------------
-r905 | nadvornik | 2008-06-09 21:00:47 +0200 (Mon, 09 Jun 2008) | 2 lines
+    compilation fixes
 
-handle deletion of selected files
+commit 3e0cad19
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 27 20:19:21 2009 +0000
 
-------------------------------------------------------------------------
-r904 | nadvornik | 2008-06-09 20:28:28 +0200 (Mon, 09 Jun 2008) | 2 lines
+    "make dist" fixes
 
-optimized vficon_refresh_real
+commit 2dfdfc1d
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 26 14:08:44 2009 +0000
 
-------------------------------------------------------------------------
-r903 | zas_ | 2008-06-09 12:10:34 +0200 (Mon, 09 Jun 2008) | 2 lines
+    French translation was updated.
 
-Minor fixes and add a note about variable declaration.
+commit 81620ce9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 26 11:38:28 2009 +0000
 
-------------------------------------------------------------------------
-r902 | zas_ | 2008-06-09 09:14:46 +0200 (Mon, 09 Jun 2008) | 2 lines
+    small fixes
 
-Use unsigned type for marks since it is used as a bitfield.
+commit 61f861dd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 26 09:25:52 2009 +0000
 
-------------------------------------------------------------------------
-r901 | nadvornik | 2008-06-09 09:06:53 +0200 (Mon, 09 Jun 2008) | 2 lines
+    fixed return from metadata_write_revert
 
-fixed saving options on exit
+commit 86da9a1f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 26 09:01:35 2009 +0000
 
-------------------------------------------------------------------------
-r900 | zas_ | 2008-06-09 01:42:51 +0200 (Mon, 09 Jun 2008) | 2 lines
+    added an option to write image orientation to the metadata
 
-Tidy up: add/remove white lines, minor code changes.
+commit f62a4ec8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 25 22:08:09 2009 +0000
 
-------------------------------------------------------------------------
-r899 | nadvornik | 2008-06-08 23:21:13 +0200 (Sun, 08 Jun 2008) | 2 lines
+    separated Orientation and Grayscale functions
+    moved Grayscale to Color management menu
 
-improved vficon_populate
+commit a0f54dff
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 25 20:55:11 2009 +0000
 
-------------------------------------------------------------------------
-r898 | nadvornik | 2008-06-08 22:24:46 +0200 (Sun, 08 Jun 2008) | 2 lines
+    added more info to the details dialog
 
-vficon_sync speed-up
+commit 81e98ec3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Apr 24 23:26:49 2009 +0000
 
-------------------------------------------------------------------------
-r897 | nadvornik | 2008-06-08 21:09:44 +0200 (Sun, 08 Jun 2008) | 2 lines
+    added details dialog for other operations too
 
-better check for notify type
+commit 6ac87bdb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Apr 24 22:51:00 2009 +0000
 
-------------------------------------------------------------------------
-r896 | nadvornik | 2008-06-08 11:25:39 +0200 (Sun, 08 Jun 2008) | 2 lines
+    added possibility to exclude individual files
 
-fixed switching thumbnails in listview on and off - bug 1984825
+commit 6d5b3636
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Apr 23 21:15:14 2009 +0000
 
-------------------------------------------------------------------------
-r895 | nadvornik | 2008-06-08 00:44:17 +0200 (Sun, 08 Jun 2008) | 2 lines
+    fixed writting metadata behavior at exit
 
-various refresh and notification fixes
+commit 92d41d67
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Apr 23 21:12:19 2009 +0000
 
-------------------------------------------------------------------------
-r894 | nadvornik | 2008-06-07 17:08:33 +0200 (Sat, 07 Jun 2008) | 2 lines
+    added an image to the file details dialog
 
-various notification improvements
+commit b6e52aec
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Apr 23 20:48:03 2009 +0000
 
-------------------------------------------------------------------------
-r893 | nadvornik | 2008-06-07 12:45:33 +0200 (Sat, 07 Jun 2008) | 2 lines
+    differentiate between "Cancel" and "Discard changes"
 
-use the new notification for collections
+commit 7ff04bed
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 21 21:47:11 2009 +0000
 
-------------------------------------------------------------------------
-r892 | zas_ | 2008-06-07 12:18:30 +0200 (Sat, 07 Jun 2008) | 3 lines
+    Fix up few warnings (especially on 64bits platforms).
 
-Display Lirc state in config log.
-Re-organize the config log a bit.
+commit a58c2dc7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 21 21:16:32 2009 +0000
 
-------------------------------------------------------------------------
-r891 | nadvornik | 2008-06-07 11:36:12 +0200 (Sat, 07 Jun 2008) | 2 lines
+    fixed metadata.confirm_on_dir_change
 
-use new notification in img-view
+commit ba226375
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 21 21:07:28 2009 +0000
 
-------------------------------------------------------------------------
-r890 | nadvornik | 2008-06-07 11:10:01 +0200 (Sat, 07 Jun 2008) | 2 lines
+    added possibility to show modifiied metadata before write
 
-use new notification in layout and layout_image
+commit 97517b5b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 20 21:34:16 2009 +0000
 
-------------------------------------------------------------------------
-r889 | nadvornik | 2008-06-07 10:13:22 +0200 (Sat, 07 Jun 2008) | 2 lines
+    added remote interface for exporting additional info (sidecars,
+    destination) to external commands
+    
+    see the symlink command for an example
+    
+    http://sourceforge.net/tracker/?func=detail&aid=2488845&group_id=222125&atid=1054680
 
-used new notification in search.c
+commit be3cde05
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 20 21:07:52 2009 +0000
 
-------------------------------------------------------------------------
-r888 | nadvornik | 2008-06-07 09:45:08 +0200 (Sat, 07 Jun 2008) | 2 lines
+    write info and debugging messages to stderr
 
-used new notification in dupe.c
+commit 4d953e17
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 20 19:44:50 2009 +0000
 
-------------------------------------------------------------------------
-r887 | nadvornik | 2008-06-07 00:34:15 +0200 (Sat, 07 Jun 2008) | 2 lines
+    improved remote protocol to allow bidirectional communication
 
-used new notification in cache_maint
+commit 119665d7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Apr 17 20:26:22 2009 +0000
 
-------------------------------------------------------------------------
-r886 | nadvornik | 2008-06-07 00:11:03 +0200 (Sat, 07 Jun 2008) | 2 lines
+    fixed tests for vd_find_row return value
 
-added NotifyType
+commit fe28f855
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue Apr 14 21:51:29 2009 +0000
 
-------------------------------------------------------------------------
-r885 | nadvornik | 2008-06-06 23:50:09 +0200 (Fri, 06 Jun 2008) | 2 lines
+    German translation updated
+    
+    With some help from de.alt.rec.digitalfotografie.
 
-realtime file monitor
+commit 2517907d
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 14 20:54:50 2009 +0000
 
-------------------------------------------------------------------------
-r884 | nadvornik | 2008-06-06 22:59:03 +0200 (Fri, 06 Jun 2008) | 2 lines
+    French translation was updated.
 
-zero-lenght path must be allowed for now
+commit 3ad77652
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 13 22:40:47 2009 +0000
 
-------------------------------------------------------------------------
-r883 | zas_ | 2008-06-06 10:01:19 +0200 (Fri, 06 Jun 2008) | 2 lines
+    color profile fixes
 
-French translation was updated.
+commit 75909b6d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 13 14:39:50 2009 +0000
 
-------------------------------------------------------------------------
-r882 | zas_ | 2008-06-06 01:31:22 +0200 (Fri, 06 Jun 2008) | 2 lines
+    show color management status on statusbar
 
-Fix "No newline at end of file" warning.
+commit a512de6d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 13 10:55:49 2009 +0000
 
-------------------------------------------------------------------------
-r881 | nadvornik | 2008-06-05 20:43:44 +0200 (Thu, 05 Jun 2008) | 2 lines
+    support X11 screen profile
+    http://freedesktop.org/wiki/ICC_Profiles_in_X_Specification_0.3
 
-use new notification in vficon
+commit 6fa6bdcc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 13 08:09:56 2009 +0000
 
-------------------------------------------------------------------------
-r880 | zas_ | 2008-06-05 11:24:42 +0200 (Thu, 05 Jun 2008) | 3 lines
+    moved color profiles from statusbar to View menu
 
-Compare paths using utf8_collate_key() since paths are utf8-encoded.
-It fixes bug 1959854.
+commit 9d1fd8df
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Apr 12 17:58:55 2009 +0000
 
-------------------------------------------------------------------------
-r879 | zas_ | 2008-06-05 10:41:02 +0200 (Thu, 05 Jun 2008) | 6 lines
+    German translation updated
 
-Use uft8_collate_key() to sort utf8 strings.
-Modify file_data_set_path() to sync collate keys and file_data_pool
-on path change.
+commit 6b5add46
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 12 15:06:43 2009 +0000
 
-Partially fix bug 1959854.
+    French translation was updated.
 
-------------------------------------------------------------------------
-r878 | nadvornik | 2008-06-04 23:12:47 +0200 (Wed, 04 Jun 2008) | 2 lines
+commit 9907bdcd
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Apr 12 11:02:03 2009 +0000
 
-new notification system (used only in vflist for now)
+    Update POTFILES.in
+    
+    metadata.c was not in the POTFILES.in.
 
-------------------------------------------------------------------------
-r877 | nadvornik | 2008-06-03 21:44:19 +0200 (Tue, 03 Jun 2008) | 2 lines
+commit 6fc84409
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 12 08:36:53 2009 +0000
 
-replaced directory path with FileData* dir_fd
+    fixed ambiguous strings
 
-------------------------------------------------------------------------
-r876 | zas_ | 2008-06-03 17:54:05 +0200 (Tue, 03 Jun 2008) | 4 lines
+commit 9483a82f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 11 21:28:46 2009 +0000
 
-Allow to modify the aspect of Geeqie through the use of a
-gtkrc file that may be present in the geeqie rc directory.
-Patch by Aldric RENAUDIN and me.
+    improved default keyword tree
 
-------------------------------------------------------------------------
-r875 | zas_ | 2008-06-03 15:54:22 +0200 (Tue, 03 Jun 2008) | 2 lines
+commit 957656a9
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Apr 11 20:46:37 2009 +0000
 
-Replace hardcoded collection filename extension by a macro (GQ_COLLECTION_EXT).
+    Fix that the output of msgfmt could be singular
+    
+    The output of msgfmt could be singular if there is only one translation
+    of the given type.
 
-------------------------------------------------------------------------
-r874 | zas_ | 2008-06-03 13:24:16 +0200 (Tue, 03 Jun 2008) | 2 lines
+commit 1a73f690
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Apr 11 19:51:03 2009 +0000
 
-Drop initialization to NULL since filelist_read() will take care of it.
+    Allow to configure case handling of keywords
+    
+    Sometimes I use just different case for keywords. This should be
+    chooseable.
 
-------------------------------------------------------------------------
-r873 | zas_ | 2008-06-03 11:41:00 +0200 (Tue, 03 Jun 2008) | 2 lines
+commit 66ad4aee
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 11 19:35:03 2009 +0000
 
-filelist_read_real(): optimize and clean up.
+    fixed updating of filelist marks
 
-------------------------------------------------------------------------
-r872 | zas_ | 2008-06-03 11:03:33 +0200 (Tue, 03 Jun 2008) | 2 lines
+commit cceb6eee
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Apr 11 18:34:12 2009 +0000
 
-Reduce indentation level.
+    Adding debian packaging informations
+    
+    Adding debian control directory to create a geeqie debian package.
+    
+    NOTES: (To be fixed in autoconf)
+       - LIRC must be explicit _enabled_ instead of disable. This is wrong
+         documented.
+       - It might be a good idea to derivate the readmedir and the htmldir
+         from docdir.
 
-------------------------------------------------------------------------
-r871 | zas_ | 2008-06-03 10:57:46 +0200 (Tue, 03 Jun 2008) | 2 lines
+commit e91e0ff9
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Apr 11 16:34:25 2009 +0000
 
-Reduce indentation level.
+    Implementing CTRL-W to close advanced exif window
+    
+    In fact, this implements keypress event handling in the advanced exif
+    window to handle CTRL-W event.
 
-------------------------------------------------------------------------
-r870 | zas_ | 2008-06-03 10:53:53 +0200 (Tue, 03 Jun 2008) | 2 lines
+commit f43df746
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Apr 10 13:54:08 2009 +0000
+
+    Just update the internal sort method
+    
+    There is no other use of the internal sort method than speeding up the
+    sorting of a collection. So setting it to SORT_NONE is the better
+    choice.
+
+commit 6bbb74b3
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Apr 10 13:44:37 2009 +0000
+
+    Implement random sort method for collections
+    
+    This patch allows to randomize the collections. (Closes: #2497413)
+    https://sourceforge.net/tracker/?func=detail&aid=2497413&group_id=222125&atid=1054683
+
+commit 0977d77b
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Apr 10 10:18:42 2009 +0000
+
+    Fix the broken statistic generation
+    
+    The output of msgfmt has different format if no fuzzy translations (or
+    even no translated) are available. I fixed that by parsing the output of
+    msgfmt more intelligent.
+    
+    Drawback of the solution is that the parsing will not work if the output
+    of msgfmt use not the strings "translated messages", "fuzzy
+    translations" and "untranslated messages".
+
+commit 16e5361e
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Apr 10 09:47:40 2009 +0000
+
+    German translation updated
+    
+    Also included a update in the README file. Finally I add myself to that
+    file. :-)
+
+commit a9076f2d
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Apr 10 09:47:20 2009 +0000
+
+    Add pgettext for some ambiguous strings
+    
+    There are some strings which are ambiguous to translate. There is the
+    pgettext function to solf that problem.
+    
+    For example, locations can be translated to german by Ortsangaben
+    (geographical) or by Pfad (filesystem). I am sure there are also some
+    ambiguous in other languages.
+
+commit b2d63b67
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 9 20:40:16 2009 +0000
+
+    Minor french translations fixes.
+
+commit edae4986
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 9 20:07:16 2009 +0000
 
-collection_table_find_data_by_coord(): tidy up.
+    Fix histogram labels in french.
+
+commit e6fbbd42
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 9 19:58:03 2009 +0000
 
-------------------------------------------------------------------------
-r869 | zas_ | 2008-06-03 09:37:24 +0200 (Tue, 03 Jun 2008) | 3 lines
+    French translation was updated.
 
-vflist_maint(): only allocate memory and compare strings if needed.
+commit 672e4f69
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 8 19:32:30 2009 +0000
 
+    improved Exiv2 error reporting:
+    - use correct charset
+    - respect --debug
 
-------------------------------------------------------------------------
-r868 | zas_ | 2008-06-03 09:32:13 +0200 (Tue, 03 Jun 2008) | 3 lines
+commit fc1b4202
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Apr 6 23:59:54 2009 +0000
 
-layout_real_renamed(), layout_real_removed(), layout_real_moved():
-simplify code.
+    Nest new keywords inside existing
+    
+    It is boring to first add a bunch of keywords and then move them to the
+    new location. It is more natural to add them as child to existing ons.
 
-------------------------------------------------------------------------
-r867 | nadvornik | 2008-05-31 21:46:26 +0200 (Sat, 31 May 2008) | 2 lines
+commit 81bcaeee
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Apr 6 23:59:38 2009 +0000
 
-do not change original FileData on copy
+    Fix the is_keyword bug
+    
+    The is_keyword would be new set when placing the radio buttons. This
+    Patch fix it by setting the variable afterwards.
 
-------------------------------------------------------------------------
-r866 | nadvornik | 2008-05-31 21:44:41 +0200 (Sat, 31 May 2008) | 3 lines
+commit 80f4d7ef
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Apr 6 23:39:27 2009 +0000
 
-replaced vflist_maint functions by vflist_refresh - it allows to follow 
-changes made by external editors more precisely
+    Set the focus for new keyword dialog
 
-------------------------------------------------------------------------
-r865 | nadvornik | 2008-05-30 23:41:46 +0200 (Fri, 30 May 2008) | 2 lines
+commit 6224bad9
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 6 22:18:13 2009 +0000
 
-vflist_populate_view: better handle selected files that are renamed or deleted
+    Disable unused functions when compiled without threads support, prevents few warnings.
 
-------------------------------------------------------------------------
-r864 | nadvornik | 2008-05-30 22:13:16 +0200 (Fri, 30 May 2008) | 2 lines
+commit 14946850
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 6 22:13:54 2009 +0000
 
-fixed thumb index (thumbnails are shown again)
+    Fix up event source ids type: gint -> guint.
+    Functions like g_timeout_add() or g_idle_add() return a guint
+    greater than 0, but in most places it was wrongly stored as int
+    and initialized to -1.
+    This broke assertions matching in g_source_remove() for example
+    since id was always greater than 0 even when timer was not set
+    (-1 was casted to the biggest guint).
 
-------------------------------------------------------------------------
-r863 | nadvornik | 2008-05-30 21:53:52 +0200 (Fri, 30 May 2008) | 2 lines
+commit bc940421
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 6 21:52:49 2009 +0000
 
-simplified vflist_populate_view
+    re-ordered some options, improved descriptions
 
-------------------------------------------------------------------------
-r862 | zas_ | 2008-05-30 10:39:52 +0200 (Fri, 30 May 2008) | 4 lines
+commit 9e28ad2a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 6 20:38:54 2009 +0000
 
-Use functions to set editors name and command and ensure they are
-utf8-encoded.
-Previously, non-utf8 strings from rc file caused some issues. 
+    unconditionally enable fast jpeg thumbnailing
 
-------------------------------------------------------------------------
-r861 | zas_ | 2008-05-30 10:36:23 +0200 (Fri, 30 May 2008) | 2 lines
+commit 61856b1e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 6 19:53:59 2009 +0000
 
-Make utf8_validate_or_convert() to always allocate a new string.
+    added pane_notify_selection to pane API
 
-------------------------------------------------------------------------
-r860 | zas_ | 2008-05-30 09:20:25 +0200 (Fri, 30 May 2008) | 2 lines
+commit 3b39f3a6
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 6 19:13:35 2009 +0000
 
-Check for existing editor command using is_valid_editor_command().
+    Remove unused field in IconData.
 
-------------------------------------------------------------------------
-r859 | zas_ | 2008-05-29 09:58:34 +0200 (Thu, 29 May 2008) | 4 lines
+commit d7f36668
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 6 19:09:55 2009 +0000
 
-Preserve properties window width and height during session even when
-layout.save_window_positions is not set.
-It restores the pre revision 858 behavior.
+    optimized sidecar file check
 
-------------------------------------------------------------------------
-r858 | zas_ | 2008-05-29 09:52:05 +0200 (Thu, 29 May 2008) | 3 lines
+commit c1209c2e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 5 09:46:49 2009 +0000
 
-Save properties window width and height to rc file and restore
-them on next session if layout.save_window_positions is set to TRUE.
+    fixed bug in overlay drawing
 
-------------------------------------------------------------------------
-r857 | nadvornik | 2008-05-29 00:12:10 +0200 (Thu, 29 May 2008) | 2 lines
+commit 51a9455b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 5 09:25:48 2009 +0000
 
-improved infrastructure for tracing changes, optimized vflist_populate_view
+    improved Scroll reset method in preferences dialog
 
-------------------------------------------------------------------------
-r856 | nadvornik | 2008-05-27 20:46:34 +0200 (Tue, 27 May 2008) | 2 lines
+commit 7ba4f8b9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 4 23:12:19 2009 +0000
 
-measure time of filelist update
+    disabled 2-pass rendering also affect color correction
+    https://sourceforge.net/tracker/?func=detail&aid=2689249&group_id=222125&atid=1054683
 
-------------------------------------------------------------------------
-r855 | nadvornik | 2008-05-27 20:37:15 +0200 (Tue, 27 May 2008) | 2 lines
+commit 71cf89df
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 4 22:29:25 2009 +0000
 
-another fix in notification
+    added option that simplifies saving of multi-window configurations
 
-------------------------------------------------------------------------
-r854 | nadvornik | 2008-05-26 20:32:04 +0200 (Mon, 26 May 2008) | 2 lines
+commit 28243662
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 4 22:09:50 2009 +0000
 
-Fix histogram grid - patch by Uwe Ohse
+    dropped show_copy_path option
 
-------------------------------------------------------------------------
-r853 | nadvornik | 2008-05-26 20:22:08 +0200 (Mon, 26 May 2008) | 2 lines
+commit 33d633ef
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 4 21:53:12 2009 +0000
 
-use fputs instead of printf - patch by Uwe Ohse
+    dropped read_buffer options - they don't have any significant effect
 
-------------------------------------------------------------------------
-r852 | nadvornik | 2008-05-26 19:06:30 +0200 (Mon, 26 May 2008) | 2 lines
+commit 5a332053
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 4 21:14:34 2009 +0000
 
-fixed bug in notification code
+    startup path options simplified and moved to layout options
 
-------------------------------------------------------------------------
-r851 | zas_ | 2008-05-25 22:17:07 +0200 (Sun, 25 May 2008) | 2 lines
+commit c4b18aa9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 4 20:20:17 2009 +0000
 
-Tidy up: indentation fixes, typo fixes, ...
+    moved options from Advanced tab to other tabs
+    TODO: add Advanced section on each tab
 
-------------------------------------------------------------------------
-r850 | zas_ | 2008-05-25 21:54:00 +0200 (Sun, 25 May 2008) | 2 lines
+commit c66eafd0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 4 19:10:49 2009 +0000
 
-Typo fix.
+    added metadata_read_GPS_coord
 
-------------------------------------------------------------------------
-r849 | zas_ | 2008-05-25 21:13:04 +0200 (Sun, 25 May 2008) | 2 lines
+commit a5a0e4b5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 4 16:42:54 2009 +0000
 
-Typo fix.
+    set current fd when the bar is shown again
+    https://sourceforge.net/tracker/?func=detail&atid=1054680&aid=2729157&group_id=222125
 
-------------------------------------------------------------------------
-r848 | zas_ | 2008-05-25 21:03:30 +0200 (Sun, 25 May 2008) | 2 lines
+commit fc76e6d1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Apr 3 19:35:34 2009 +0000
 
-bar_sort_set_filter_cb(): filter_idx was set as uint so get it as uint.
+    convert commandline to utf8
 
-------------------------------------------------------------------------
-r847 | nadvornik | 2008-05-25 00:44:18 +0200 (Sun, 25 May 2008) | 4 lines
+commit 5f808326
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 2 23:11:07 2009 +0000
 
-rewritten utilops.h:
-- better integration of external commands
-- filter commands
+    Force thumbnails refreshing when thumbnails dimensions are modified through Preferences.
 
-------------------------------------------------------------------------
-r846 | zas_ | 2008-05-24 22:01:59 +0200 (Sat, 24 May 2008) | 6 lines
+commit 8d622ad6
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 2 16:10:12 2009 +0000
 
-Allow to escape star characters in the template string with a \.
-One can insert a \ by escaping it with another \.
-Fix deletion of empty parts when using | trick.
-Append the separator " - " only if data is neither NULL nor empty.
-Patch by Uwe Ohse and Laurent Monin.
+    Use full path in genmarshal.
+    This allows out of source builds with fakeroot.
+    Patch by Lukas Jirkovsky.
 
-------------------------------------------------------------------------
-r845 | nadvornik | 2008-05-24 11:18:09 +0200 (Sat, 24 May 2008) | 2 lines
+commit f1b49514
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Mar 31 22:23:33 2009 +0000
 
-improved filedata interface
+    Cleanup.
 
-------------------------------------------------------------------------
-r844 | zas_ | 2008-05-24 01:40:12 +0200 (Sat, 24 May 2008) | 3 lines
+commit dc03f50c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 31 21:33:54 2009 +0000
 
-Fix display of libpthread detection.
-Fix display of lirc support, do not test for headers if disabled.
+    improved next/prev operation on sidecar files
+    
+    all operations with list index seem to be broken but IMHO this fix is
+    sufficient for 1.0. Then it definitely needs a better interface.
 
-------------------------------------------------------------------------
-r843 | zas_ | 2008-05-24 01:18:40 +0200 (Sat, 24 May 2008) | 2 lines
+commit 91a89497
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Mar 31 20:57:31 2009 +0000
 
-Silent few warnings that appeared when using --disable-exiv2 configure option.
+    Add and install a template to be used as new editor. Need more work.
 
-------------------------------------------------------------------------
-r842 | zas_ | 2008-05-24 00:57:51 +0200 (Sat, 24 May 2008) | 2 lines
+commit 23e172ec
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 31 20:53:37 2009 +0000
 
-French translation was updated.
+    fixed vdlist_find_row return value
 
-------------------------------------------------------------------------
-r841 | zas_ | 2008-05-24 00:55:23 +0200 (Sat, 24 May 2008) | 2 lines
+commit 0ba13b95
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 31 20:35:04 2009 +0000
 
-Use the same label for toolbar buttons tooltip than in main menu.
+    use a better signal
 
-------------------------------------------------------------------------
-r840 | zas_ | 2008-05-23 17:07:30 +0200 (Fri, 23 May 2008) | 6 lines
+commit e2c72d45
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Mar 31 20:22:47 2009 +0000
 
-Add -Wstrict-prototypes to gcc options only in developer mode
-since it clutters the compilation log with unfixable warnings.
-Add -Wall in developer mode to display even more warnings.
-Fix display of --enable-deprecated at end of configure (yes
-and no were inversed).
+    Make desktop window list checkboxes centered and not activatable.
 
-------------------------------------------------------------------------
-r839 | zas_ | 2008-05-23 14:27:28 +0200 (Fri, 23 May 2008) | 2 lines
+commit f1ff99e0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 31 20:05:16 2009 +0000
 
-slideshow_next(), slideshow_prev(): move code to common slideshow_move(), reducing code redundancy.
+    improved debug messages
 
-------------------------------------------------------------------------
-r838 | zas_ | 2008-05-23 14:19:42 +0200 (Fri, 23 May 2008) | 2 lines
+commit 193a5482
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 31 19:34:39 2009 +0000
 
-Move code from slideshow_timer_reset() to new slideshow_timer_stop() and simplify calls.
+    report pixbuf loader errors
+    https://sourceforge.net/tracker/?func=detail&aid=2720577&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r837 | zas_ | 2008-05-23 02:20:56 +0200 (Fri, 23 May 2008) | 9 lines
+commit c20d6b49
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Mar 31 18:45:33 2009 +0000
 
-Try to load a system-wide rc file if any, before per-user rc file.
-For now, system-wide rc file path is set to /etc/geeqie/geeqierc
-(defined by GQ_SYSTEM_WIDE_DIR in main.h).
-filter_parse() was modified to replace entries having the same key,
-needed since it may be called more than once.
+    Allow to delete an editor's desktop file from editors list window.
 
-Please test heavily.
+commit 852216c6
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 30 20:42:06 2009 +0000
 
+    Update POTFILES.in and french translation.
 
-------------------------------------------------------------------------
-r836 | zas_ | 2008-05-23 01:22:12 +0200 (Fri, 23 May 2008) | 2 lines
+commit 3f65637f
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 30 20:01:27 2009 +0000
 
-Pass ConfOptions * to save_options() and load_options().
+    French translation was updated.
 
-------------------------------------------------------------------------
-r835 | zas_ | 2008-05-23 01:17:26 +0200 (Fri, 23 May 2008) | 3 lines
+commit 5294d9ad
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 30 19:57:44 2009 +0000
 
-Move code from save_options() to new save_options_to() which takes
-the destination path as parameter.
+    Update Changelog file.
 
-------------------------------------------------------------------------
-r834 | zas_ | 2008-05-23 01:09:53 +0200 (Fri, 23 May 2008) | 4 lines
+commit be6f5186
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 30 19:01:09 2009 +0000
 
-Move setup_default_options() and sync_options_with_current_state() to options.[ch].
-Pass ConfOptions * to these instead of directly using global variable.
-Cleanup #include in main.c.
+    Fixed bug where pixel/color information at x=0 coordinates werent shown:
+    - pixel-coordinates now calculated with floor
+    - guard for update in layout does not apply for 0 coordinates anymore
+    
+    Patch by Ruben Stein.
 
-------------------------------------------------------------------------
-r833 | zas_ | 2008-05-23 00:49:07 +0200 (Fri, 23 May 2008) | 2 lines
+commit 9ec70804
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 30 17:52:14 2009 +0000
 
-Move code from exit_program_final() to new sync_options_with_current_state().
+    Fix up previous patch.
 
-------------------------------------------------------------------------
-r832 | zas_ | 2008-05-23 00:43:07 +0200 (Fri, 23 May 2008) | 4 lines
+commit 054df736
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 30 17:05:31 2009 +0000
 
-Separate path building code from options loading code.
-Most code of load_options() is moved to new load_options_from().
-ExifUIList initialization is moved to setup_default_options().
+    Desktop files window: make columns sortable, replace Apply and OK buttons by one Save button which is made sensitive when needed.
 
-------------------------------------------------------------------------
-r831 | zas_ | 2008-05-22 22:22:13 +0200 (Thu, 22 May 2008) | 10 lines
+commit 5ccbedf9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 29 20:06:21 2009 +0000
 
-Make shell command and its option rc file options instead of hardcoded strings.
-This allows users to modify the shell command that execute "editors".
-Two new options appear in rc file:
-- shell.path (default to "/bin/sh")
-- shell.options (default to "-c")
+    improved bar_pane_comment_notify_cb
 
-These options can only be changed from the rc file, not at runtime.
-Tests are made to check that shell.path is not empty and lead to
-an executable file.
+commit 93fcf6a8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 29 19:57:19 2009 +0000
 
-------------------------------------------------------------------------
-r830 | zas_ | 2008-05-22 15:00:45 +0200 (Thu, 22 May 2008) | 3 lines
+    fixed a typo
 
-Fix signed vs unsigned warnings.
-In most cases, gint was used instead of guint.
+commit 41513c5c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 29 19:40:16 2009 +0000
 
-------------------------------------------------------------------------
-r829 | zas_ | 2008-05-22 13:28:35 +0200 (Thu, 22 May 2008) | 2 lines
+    fixed possible crash
 
-Comment out unused static function extension_truncate().
+commit 0fe6e0a1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 29 16:39:42 2009 +0000
 
-------------------------------------------------------------------------
-r828 | zas_ | 2008-05-22 13:27:43 +0200 (Thu, 22 May 2008) | 2 lines
+    added UfRaw ID files to known filetypes
 
-Fix up some types, make some signed vs unsigned warnings quiet.
+commit ab645c95
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 29 14:26:44 2009 +0000
 
-------------------------------------------------------------------------
-r827 | zas_ | 2008-05-22 12:09:07 +0200 (Thu, 22 May 2008) | 3 lines
+    pane interface cleanup
 
-Modify set_default_image_overlay_template_string() to accept the pointer to
-the string to modify and add a generic function to set template_string value.
+commit 0ceba722
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 29 14:20:44 2009 +0000
 
-------------------------------------------------------------------------
-r826 | zas_ | 2008-05-22 11:22:29 +0200 (Thu, 22 May 2008) | 2 lines
+    improved sidebar configuration
 
-French translation was updated.
+commit 7958ba1b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 29 10:36:13 2009 +0000
 
-------------------------------------------------------------------------
-r825 | zas_ | 2008-05-22 11:12:36 +0200 (Thu, 22 May 2008) | 3 lines
+    re-added possibility to display basic file info (size, mode, date)
 
-Introduce an helper function that returns the name of an editor.
-It helps to reduce code redundancy.
+commit dd3442ea
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 28 15:51:21 2009 +0000
 
-------------------------------------------------------------------------
-r824 | zas_ | 2008-05-22 10:49:52 +0200 (Thu, 22 May 2008) | 2 lines
+    fixed keyboard focus on start-up
+    https://sourceforge.net/tracker/?func=detail&aid=2707025&group_id=222125&atid=1054680
 
-Use a struct to handle editor's properties.
+commit c717291b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 28 15:31:04 2009 +0000
 
-------------------------------------------------------------------------
-r823 | zas_ | 2008-05-21 21:37:18 +0200 (Wed, 21 May 2008) | 6 lines
+    active image follows keyboard focus
 
-Make stricter match for option's names consisting of a prefix and a number.
-It allows to have names like "prefix_12" and "prefix_something" in the same file.
-Using strtol() was wrong since it allowed names like "prefix_-0xa", leading
-to unpredictable results. It was wrong too with "prefix_something", which
-was equivalent to "prefix_0", instead of being an option of its own.
+commit 78a1719a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 28 15:09:09 2009 +0000
 
-------------------------------------------------------------------------
-r822 | zas_ | 2008-05-21 13:46:19 +0200 (Wed, 21 May 2008) | 2 lines
+    split-mode cleanup and improvements
 
-Replace hardcoded "/" by G_DIR_SEPARATOR_S where applicable.
+commit 4602b028
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 27 08:05:14 2009 +0000
 
-------------------------------------------------------------------------
-r821 | zas_ | 2008-05-21 13:45:29 +0200 (Wed, 21 May 2008) | 2 lines
+    added simple desktop file editor
 
-Use g_build_filename().
+commit e68bdda5
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Mar 26 21:49:20 2009 +0000
 
-------------------------------------------------------------------------
-r820 | zas_ | 2008-05-21 13:07:23 +0200 (Wed, 21 May 2008) | 2 lines
+    Improve editors through .desktop files implementation:
+    - stricter Exec parameters detection
+    - correct Icon key handling (absolute file vs name and --icon prefix)
+    - improved escape, single, double quotes handling and escaping
 
-Use G_DIR_SEPARATOR where applicable.
+commit f38f31b1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Mar 26 07:56:01 2009 +0000
 
-------------------------------------------------------------------------
-r819 | zas_ | 2008-05-21 13:00:13 +0200 (Wed, 21 May 2008) | 2 lines
+    fixed histogram drawing
 
-Use G_DIR_SEPARATOR_S where applicable.
+commit 507f2bf9
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 23 18:49:23 2009 +0000
 
-------------------------------------------------------------------------
-r818 | zas_ | 2008-05-21 12:52:38 +0200 (Wed, 21 May 2008) | 2 lines
+    French translation was updated.
 
-Use g_build_filename() and G_DIR_SEPARATOR_S.
+commit abc71f71
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 21 23:16:38 2009 +0000
 
-------------------------------------------------------------------------
-r817 | zas_ | 2008-05-21 12:46:33 +0200 (Wed, 21 May 2008) | 2 lines
+    more consistent remote options naming
 
-Use g_build_filename() instead of g_strconcat().
+commit c4330fbf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 21 20:19:11 2009 +0000
 
-------------------------------------------------------------------------
-r816 | zas_ | 2008-05-21 12:11:56 +0200 (Wed, 21 May 2008) | 2 lines
+    fixed segfault in histogram
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2690498&group_id=222125&atid=1054680
 
-tab_completion_do(): use g_build_filename(), G_DIR_SEPARATOR, G_DIR_SEPARATOR_S.
+commit 9266c3ea
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 21 19:51:07 2009 +0000
 
-------------------------------------------------------------------------
-r815 | zas_ | 2008-05-21 11:58:29 +0200 (Wed, 21 May 2008) | 2 lines
+    layout id "_current_" matches the currently active layout window
 
-tab_completion_popup_cb(): use g_build_filename() and simplify code.
+commit aa2fd4c3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 21 18:22:04 2009 +0000
 
-------------------------------------------------------------------------
-r814 | zas_ | 2008-05-21 11:50:32 +0200 (Wed, 21 May 2008) | 3 lines
+    do not copy existing layout id to new window
 
-Use expand_tilde() instead of simple concatenation, it allows correct expansion
-of ~user as well as ~dir.
+commit 9b9f197e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 21 17:47:50 2009 +0000
 
-------------------------------------------------------------------------
-r813 | zas_ | 2008-05-21 11:30:53 +0200 (Wed, 21 May 2008) | 2 lines
+    update translated pane titles
 
-dest_change_dir(): rewrite to use g_build_filename(), g_path_get_dirname() and g_path_get_basename().
+commit 4f46f6cc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 20 22:48:01 2009 +0000
 
-------------------------------------------------------------------------
-r812 | zas_ | 2008-05-21 10:53:51 +0200 (Wed, 21 May 2008) | 2 lines
+    do not re-create ui_manager at layout change
 
-Fix a segfault occuring when logging an empty message and there is no log window.
+commit 223d36e4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 20 21:28:31 2009 +0000
 
-------------------------------------------------------------------------
-r811 | zas_ | 2008-05-21 02:42:14 +0200 (Wed, 21 May 2008) | 2 lines
+    added a possibility to update existing bars from config
 
-Use g_build_filename().
+commit 61ff1c80
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 20 17:02:00 2009 +0000
 
-------------------------------------------------------------------------
-r810 | zas_ | 2008-05-21 02:39:16 +0200 (Wed, 21 May 2008) | 2 lines
+    added tooltips to external editors on toolbar
+    - patch by Colin Clark
 
-thumb_std_cache_path(): use g_build_filename() and simplify.
+commit da76910f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 20 16:28:43 2009 +0000
 
-------------------------------------------------------------------------
-r809 | zas_ | 2008-05-21 02:32:57 +0200 (Wed, 21 May 2008) | 2 lines
+    added "load config" command to remote control
 
-Use g_build_filename().
+commit e63d1ab1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 20 14:36:59 2009 +0000
 
-------------------------------------------------------------------------
-r808 | zas_ | 2008-05-21 02:20:13 +0200 (Wed, 21 May 2008) | 2 lines
+    added possibility to update existing layout window from config
 
-Use g_build_filename() where applicable.
+commit f85c331b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 20 11:52:29 2009 +0000
 
-------------------------------------------------------------------------
-r807 | zas_ | 2008-05-21 02:15:41 +0200 (Wed, 21 May 2008) | 2 lines
+    do not add duplicate keywords from config file
 
-Use g_build_filename() instead of g_strconcat().
+commit edddb384
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 20 10:12:29 2009 +0000
 
-------------------------------------------------------------------------
-r806 | zas_ | 2008-05-21 02:13:12 +0200 (Wed, 21 May 2008) | 2 lines
+    be more verbose on parse errors
 
-Use g_build_filename() and get rid of "root dir fix".
+commit db9583d1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 20 09:46:35 2009 +0000
 
-------------------------------------------------------------------------
-r805 | zas_ | 2008-05-21 02:12:19 +0200 (Wed, 21 May 2008) | 2 lines
+    added function to reload external editors at any time
+    eliminated init_after_global_options()
 
-Use g_build_filename().
+commit a043fedc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Mar 19 22:58:28 2009 +0000
 
-------------------------------------------------------------------------
-r804 | zas_ | 2008-05-21 02:01:03 +0200 (Wed, 21 May 2008) | 5 lines
+    initialization clean-up
 
-Disable unused code:
-- cache_maintain_home_dir()
-- cache_maintain_dir()
+commit 75ad70e8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Mar 19 22:12:14 2009 +0000
 
+    improved config file formatting
 
-------------------------------------------------------------------------
-r803 | zas_ | 2008-05-21 01:41:13 +0200 (Wed, 21 May 2008) | 2 lines
+commit 5cd07681
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 17 23:03:07 2009 +0000
 
-Build path using g_build_filename() then calculate its length.
+    added more IPTC tags
 
-------------------------------------------------------------------------
-r802 | zas_ | 2008-05-21 01:11:47 +0200 (Wed, 21 May 2008) | 2 lines
+commit c4397842
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 17 22:41:09 2009 +0000
 
-Use G_DIR_SEPARATOR_S instead of hardcoded "/".
+    implemented editing support in exif pane
 
-------------------------------------------------------------------------
-r801 | zas_ | 2008-05-21 01:07:09 +0200 (Wed, 21 May 2008) | 2 lines
+commit 4bb3d0e1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 17 19:52:56 2009 +0000
 
-Use g_build_filename() and move location label creation from cache_manager_show() to new cache_manager_location_label().
+    fixed loading of desktop file icons, gtk seems to expect an icon name without extension
 
-------------------------------------------------------------------------
-r800 | zas_ | 2008-05-21 00:47:13 +0200 (Wed, 21 May 2008) | 2 lines
+commit 8b21951c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 17 19:09:34 2009 +0000
 
-cache_find_location(): use g_build_filename() and move redundant code to new functions.
+    simplified code
 
-------------------------------------------------------------------------
-r799 | zas_ | 2008-05-21 00:22:11 +0200 (Wed, 21 May 2008) | 2 lines
+commit 914fa4e1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 17 18:58:15 2009 +0000
 
-Use g_build_filename().
+    improved expanding and hiding of helper keywords
 
-------------------------------------------------------------------------
-r798 | zas_ | 2008-05-21 00:13:48 +0200 (Wed, 21 May 2008) | 2 lines
+commit 48a18d51
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 17 18:30:53 2009 +0000
 
-Use size_t instead of gint, it silents a signed vs unsigned warning.
+    fixed keyword tree redrawing
 
-------------------------------------------------------------------------
-r797 | zas_ | 2008-05-21 00:11:59 +0200 (Wed, 21 May 2008) | 2 lines
+commit a142c98b
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Mar 17 00:05:13 2009 +0000
 
-Use g_build_filename() instead of g_strconcat().
+    Preliminary support for doxygen: make doxygen-doc will create documentation from sources in doc/doxygen directory.
 
-------------------------------------------------------------------------
-r796 | zas_ | 2008-05-21 00:09:04 +0200 (Wed, 21 May 2008) | 2 lines
+commit 496826c1
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 16 20:39:09 2009 +0000
 
-Drop concat_dir_and_file() and use g_build_filename() instead.
+    gint -> gboolean where applicable. The end (ouf!).
 
-------------------------------------------------------------------------
-r795 | zas_ | 2008-05-21 00:00:14 +0200 (Wed, 21 May 2008) | 2 lines
+commit 0b6b9778
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 16 19:11:39 2009 +0000
 
-Use G_DIR_SEPARATOR instead of '/' where applicable.
+    gint -> gboolean where applicable.
 
-------------------------------------------------------------------------
-r794 | zas_ | 2008-05-20 23:51:25 +0200 (Tue, 20 May 2008) | 2 lines
+commit 4cd4d864
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 16 18:19:11 2009 +0000
 
-Use g_build_filename() to build paths.
+    gint -> gboolean where applicable.
 
-------------------------------------------------------------------------
-r793 | zas_ | 2008-05-20 22:11:29 +0200 (Tue, 20 May 2008) | 3 lines
+commit 049a021e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 23:22:17 2009 +0000
 
-Do not use glib posix wrappers since they were introduced in 2.6
-and we want 2.4 compatibility.
+    improved pane_keywords notification
 
-------------------------------------------------------------------------
-r792 | zas_ | 2008-05-20 22:06:11 +0200 (Tue, 20 May 2008) | 2 lines
+commit bdb1e4f3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 22:46:25 2009 +0000
 
-Use access() instead of g_access() which is only available in 2.8.
+    call the notify function just once when the keywords are pushed to the
+    textarea
 
-------------------------------------------------------------------------
-r791 | zas_ | 2008-05-20 21:14:36 +0200 (Tue, 20 May 2008) | 3 lines
+commit 5c5e09cf
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 15 20:16:20 2009 +0000
 
-Use utf-8 charset instead of iso-8859-1.
-Minor cleanup.
+    gint -> gboolean.
 
-------------------------------------------------------------------------
-r790 | nadvornik | 2008-05-20 19:43:37 +0200 (Tue, 20 May 2008) | 2 lines
+commit 5f2862f7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 18:41:25 2009 +0000
 
-updated ru.po by Alexandre Prokoudine
+    fixed segfault in osd called from img-view
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2684068&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r789 | zas_ | 2008-05-20 10:18:30 +0200 (Tue, 20 May 2008) | 2 lines
+commit a83ce812
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 15 18:06:41 2009 +0000
 
-French translation was updated.
+    gint -> gboolean.
 
-------------------------------------------------------------------------
-r788 | zas_ | 2008-05-20 10:14:35 +0200 (Tue, 20 May 2008) | 2 lines
+commit e297b62d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 17:40:04 2009 +0000
 
-Sort out log_printf() vs printf_term() mix up.
+    fixed viewing image from dupe and search windows
 
-------------------------------------------------------------------------
-r787 | zas_ | 2008-05-20 09:52:49 +0200 (Tue, 20 May 2008) | 3 lines
+commit e4ec9f2c
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 15 15:01:07 2009 +0000
 
-Use print_term() instead of printf(), since it handles charset conversion
-from utf8 to locale if needed.
+    gint -> gboolean.
 
-------------------------------------------------------------------------
-r786 | zas_ | 2008-05-19 13:09:23 +0200 (Mon, 19 May 2008) | 3 lines
+commit 54797050
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 15 13:33:56 2009 +0000
 
-Remove C-specific gcc options from CXXFLAGS.
-Add few more warnings.
+    gint -> gboolean.
 
-------------------------------------------------------------------------
-r785 | zas_ | 2008-05-19 11:27:30 +0200 (Mon, 19 May 2008) | 2 lines
+commit 1e7fe2f0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 12:41:39 2009 +0000
 
-Fix some incomplete initialization warnings.
+    fixed XMP and IPTC entry names in exif pane
 
-------------------------------------------------------------------------
-r784 | zas_ | 2008-05-19 10:46:37 +0200 (Mon, 19 May 2008) | 2 lines
+commit 972f0c27
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 12:20:14 2009 +0000
 
-depreceated -> deprecated
+    added notification to the exif pane
 
-------------------------------------------------------------------------
-r783 | zas_ | 2008-05-19 10:43:11 +0200 (Mon, 19 May 2008) | 2 lines
+commit 7c3dc4dc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 11:58:46 2009 +0000
 
-Typo fixes.
+    fixed a bug in osd updating, it seems that the osd icons work again
 
-------------------------------------------------------------------------
-r782 | zas_ | 2008-05-19 10:36:06 +0200 (Mon, 19 May 2008) | 2 lines
+commit 04e5dfcf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 11:34:09 2009 +0000
 
-Create auxdir if needed.
+    compute histogram in idle time
 
-------------------------------------------------------------------------
-r781 | zas_ | 2008-05-19 10:24:10 +0200 (Mon, 19 May 2008) | 2 lines
+commit c30d2783
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 09:06:13 2009 +0000
 
-Fix spurious end of line introduced in revision 780.
+    fixed possible deadlock with multiple thumb loaders in parallel
 
-------------------------------------------------------------------------
-r780 | bruclik | 2008-05-19 03:15:17 +0200 (Mon, 19 May 2008) | 10 lines
+commit 3dfd1c11
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 15 07:07:52 2009 +0000
 
-configure.in was rewritten:
-- uses PKG_CHECK_MODULES everywhere
-- added --enable-debug (enable debugging support)
-- added --enable-developer (developer mode, checks depreceated code ...)
-- removed obsoleted INCLUDES from Makefile.am
-Fixed src/debug.h (added glib.h).
-Fixed src/exiv2.c compilation with libexiv2 v0.15.  
-Added src/trash.h to src/Makefile.am (fixed generating 'make dist').
+    gint -> gboolean.
 
+commit 2c38cf91
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 14 23:26:42 2009 +0000
 
-------------------------------------------------------------------------
-r779 | bruclik | 2008-05-19 02:54:59 +0200 (Mon, 19 May 2008) | 3 lines
+    completely separated global and layout window options
+    layout window configuration is available under separate menu entry
 
-Updated CODING (GPL header, macros, svn change-log, ...).
+commit 869dd50b
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Mar 14 21:12:55 2009 +0000
 
+    gint -> gboolean.
 
-------------------------------------------------------------------------
-r778 | zas_ | 2008-05-18 23:14:01 +0200 (Sun, 18 May 2008) | 7 lines
+commit 3707f26e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Mar 14 20:07:23 2009 +0000
 
-Save order of Properties dialog tabs to rc file.
-Users of GTK+ <2.10 can set tabs order directly in the rc file,
-others can move tabs using drag'n drop.
-The option is named properties.tabs_order, its default value
-is "123" which is General, Keywords, Exif tabs (left to right).
+    More gboolean.
 
+commit ccbfd10e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Mar 14 19:25:21 2009 +0000
 
-------------------------------------------------------------------------
-r777 | zas_ | 2008-05-18 14:56:18 +0200 (Sun, 18 May 2008) | 3 lines
+    Use gboolean where applicable, minor cleanup and indentations fixes.
 
-Cleanup and code redundancy reduction.
+commit 8e811724
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 14 17:21:35 2009 +0000
 
+    improved notification system
 
-------------------------------------------------------------------------
-r776 | zas_ | 2008-05-18 13:39:58 +0200 (Sun, 18 May 2008) | 4 lines
+commit 2770d68d
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Mar 14 11:26:43 2009 +0000
 
-Memorize text to display in the log window when the window is
-not yet created. On log window display, the memorized text
-is then recalled and displayed.
+    More gboolean and tidy up.
 
-------------------------------------------------------------------------
-r775 | zas_ | 2008-05-18 09:36:57 +0200 (Sun, 18 May 2008) | 2 lines
+commit 57236ac4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 14 10:34:42 2009 +0000
 
-Do not create log window more than once.
+    cleanup, small fixes
 
-------------------------------------------------------------------------
-r774 | zas_ | 2008-05-18 00:37:04 +0200 (Sun, 18 May 2008) | 2 lines
+commit 83a31276
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 13 23:19:58 2009 +0000
 
-Fix formatted.SubjectDistance appearing twice in exif bar configuration.
+    do not allow to add keywords with the same name as siblings
 
-------------------------------------------------------------------------
-r773 | zas_ | 2008-05-17 23:28:02 +0200 (Sat, 17 May 2008) | 2 lines
+commit c2786468
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 13 16:45:21 2009 +0000
 
-Update POTFILES.in.
+    added keyword tree filtering
 
-------------------------------------------------------------------------
-r772 | zas_ | 2008-05-17 23:26:45 +0200 (Sat, 17 May 2008) | 1 line
+commit dc9042b3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 13 12:06:01 2009 +0000
 
-Add a log window that shows normal and debug messages. For now, it was added to Help menu.
-------------------------------------------------------------------------
-r771 | nadvornik | 2008-05-16 22:12:11 +0200 (Fri, 16 May 2008) | 2 lines
+    show file name in advanced_exif
 
-fixed exiv2 version test
+commit 3dcfa720
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 13 10:36:32 2009 +0000
 
-------------------------------------------------------------------------
-r770 | nadvornik | 2008-05-16 22:09:32 +0200 (Fri, 16 May 2008) | 3 lines
+    handle sidecar files for raw formats that are not known to exiv2
 
-get processed values from exiv2
-http://sourceforge.net/tracker/index.php?func=detail&aid=1962444&group_id=222125&atid=1054680
+commit b987ed85
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 13 09:03:06 2009 +0000
 
-------------------------------------------------------------------------
-r769 | zas_ | 2008-05-16 16:59:45 +0200 (Fri, 16 May 2008) | 3 lines
+    fixed keyword to mark connection
 
-Fix redundant application name in window titles.
-It simplifies code.
+commit 26823554
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Mar 12 22:44:21 2009 +0000
 
-------------------------------------------------------------------------
-r768 | zas_ | 2008-05-16 16:38:05 +0200 (Fri, 16 May 2008) | 2 lines
+    Use gboolean where applicable.
 
-French translation was updated.
+commit ce725290
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Mar 12 22:39:06 2009 +0000
 
-------------------------------------------------------------------------
-r767 | zas_ | 2008-05-16 14:16:49 +0200 (Fri, 16 May 2008) | 3 lines
+    Make ishidden() static to filedata.c and rename it is_hidden_file().
 
-Do not use printf() directly but use new wrapper function log_printf() instead.
+commit ea7b2e38
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Mar 12 22:35:45 2009 +0000
 
+    gint -> gboolean and tidy up.
 
-------------------------------------------------------------------------
-r766 | zas_ | 2008-05-16 14:08:51 +0200 (Fri, 16 May 2008) | 2 lines
+commit 12d44efd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Mar 12 21:27:13 2009 +0000
 
-Drop include "debug.h".
+    added a dialog for editing keyword tree
 
-------------------------------------------------------------------------
-r765 | zas_ | 2008-05-16 12:02:56 +0200 (Fri, 16 May 2008) | 3 lines
+commit 445675df
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Mar 12 21:06:37 2009 +0000
 
-Include debug.h from main.h since debug macros may be used anywhere in the code.
+    Use gboolean where applicable, for the sake of consistency.
 
+commit 2814d203
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Mar 11 23:36:01 2009 +0000
 
-------------------------------------------------------------------------
-r764 | zas_ | 2008-05-16 11:10:56 +0200 (Fri, 16 May 2008) | 5 lines
+    Code cleanup.
 
-Improve editor commands error display:
-- display all errors (not only syntax errors)
-- display errors from Preferences (checks are made on Apply or OK)
+commit f719019c
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Mar 11 23:35:31 2009 +0000
 
+    Fix bug when adding a new collection through sort manager. Tidy up.
 
-------------------------------------------------------------------------
-r763 | zas_ | 2008-05-16 10:37:07 +0200 (Fri, 16 May 2008) | 7 lines
+commit 3ad46d8a
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Mar 11 23:04:30 2009 +0000
 
-Improve editors a bit:
-- allow whitespaces before and after %v, %V, %w
-- allow % escaping using %% (mandatory to use shell commands than contain % characters)
-- display a dialog on execution if a syntax error is detected (only for generic editors)
-- update README editors section
+    Tidy up.
 
+commit 0b00a6f6
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Mar 11 22:56:56 2009 +0000
 
-------------------------------------------------------------------------
-r762 | zas_ | 2008-05-14 20:12:11 +0200 (Wed, 14 May 2008) | 9 lines
+    Use gboolean pseudo type where applicable.
 
-The Encoding key is now deprecated by the FreeDesktop standard and all
-strings are required to be encoded in UTF-8. This desktop entry
-explicitly specifies an Encoding of UTF-8, which is harmless but no longer
-necessary.
+commit 2f2e1411
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Mar 11 22:28:37 2009 +0000
 
-See http://standards.freedesktop.org/desktop-entry-spec/1.0/apc.html
+    Remove useless functions.
 
-Patch #1963689.
+commit 53335b45
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Mar 11 21:54:54 2009 +0000
 
-------------------------------------------------------------------------
-r761 | zas_ | 2008-05-14 20:09:05 +0200 (Wed, 14 May 2008) | 3 lines
+    added a popup menu in keyword tree
 
-Patch #1963690 was applied.
-It fixes hyphens/minus confusion in the man page.
+commit 13b5d1f4
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Mar 11 17:38:20 2009 +0000
 
-------------------------------------------------------------------------
-r760 | zas_ | 2008-05-14 19:00:25 +0200 (Wed, 14 May 2008) | 4 lines
+    Use dynamic allocation for editor key passed to various callbacks.
 
-Simplify thumb_std_maint_moved(), since g_list_append knows
-how to append to a NULL list. Patch by Uwe Ohse.
+commit 4ae54d3f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 10 22:52:12 2009 +0000
 
+    fixed saving of file_view_type
 
-------------------------------------------------------------------------
-r759 | zas_ | 2008-05-14 18:52:55 +0200 (Wed, 14 May 2008) | 4 lines
+commit 7feb265d
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Mar 10 17:58:30 2009 +0000
 
-Simplify collect_manager_add_action(), since g_list_append knows 
-how to append to a NULL list. Patch by Uwe Ohse.
+    Remove now useless element.
 
+commit 244bab9b
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Mar 10 17:22:17 2009 +0000
 
-------------------------------------------------------------------------
-r758 | zas_ | 2008-05-14 14:59:00 +0200 (Wed, 14 May 2008) | 2 lines
+    Remove the toggle on advanced exif window menu item.
 
-Merge vflist_row_by_path() into vflist_index_by_path().
+commit 0d08080f
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 9 19:37:58 2009 +0000
 
-------------------------------------------------------------------------
-r757 | zas_ | 2008-05-14 12:40:43 +0200 (Wed, 14 May 2008) | 3 lines
+    Add missing g_key_file_free() call.
 
-Fix some typos. Thanks to Michal \u010ciha\u0159 and James R. Van Zandt.
-Patch #1963691.
+commit 704c8c78
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 9 19:35:53 2009 +0000
 
-------------------------------------------------------------------------
-r756 | zas_ | 2008-05-14 10:56:08 +0200 (Wed, 14 May 2008) | 2 lines
+    Fix editor_command_path_parse().
 
-Make vf_pop_menu_*_cb static.
+commit 6829be52
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 9 19:34:26 2009 +0000
 
-------------------------------------------------------------------------
-r755 | zas_ | 2008-05-13 22:31:35 +0200 (Tue, 13 May 2008) | 2 lines
+    Revert changeset 1502. It brokes the spec: hidden desktop files from user directory should hide files from system directory with the same name.
 
-French translation fixes.
+commit 2c12c12f
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 9 12:44:06 2009 +0000
 
-------------------------------------------------------------------------
-r754 | zas_ | 2008-05-13 22:21:00 +0200 (Tue, 13 May 2008) | 3 lines
+    Only store editors if they match criterias to not be hidden from start, it makes more sense. Fix editor_command_path_parse().
 
-Resync POTFILES.in and *.po, update french translation and
-regenerate statistics in README.
+commit 67e00d0a
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 8 23:12:49 2009 +0000
 
-------------------------------------------------------------------------
-r753 | zas_ | 2008-05-13 22:13:44 +0200 (Tue, 13 May 2008) | 2 lines
+    Introduce EditorFlags type, cleanup.
 
-Merge vflist_pop_menu() and vficon_pop_menu() into vf_pop_menu().
+commit 30fc45e6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 8 23:09:27 2009 +0000
 
-------------------------------------------------------------------------
-r752 | zas_ | 2008-05-13 21:56:52 +0200 (Tue, 13 May 2008) | 2 lines
+    save and restore the keyword tree
 
-Move VFICON_INFO() and VFLIST_INFO() macros to view_file.h
+commit c00ba73c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 8 21:12:45 2009 +0000
 
-------------------------------------------------------------------------
-r751 | zas_ | 2008-05-13 21:54:13 +0200 (Tue, 13 May 2008) | 2 lines
+    fixed crash with certain layout configurations
 
-vficon_pop_menu(): drop "gint active" parameter, use stored click_id instead.
+commit f7dbd694
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 8 20:49:48 2009 +0000
 
-------------------------------------------------------------------------
-r750 | zas_ | 2008-05-13 21:51:22 +0200 (Tue, 13 May 2008) | 3 lines
+    Cleanup and minor fixes.
 
-vflist_pop_menu(): drop FileData * parameter, use stored click_fd instead.
+commit 66f5ea89
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 8 17:51:03 2009 +0000
 
+    Advanced exif window: make all columns sortable and resizable.
 
-------------------------------------------------------------------------
-r749 | zas_ | 2008-05-13 21:45:04 +0200 (Tue, 13 May 2008) | 2 lines
+commit 411a041e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 8 15:30:15 2009 +0000
 
-Fix last patch, only set vf->clicked_mark for a valid mark.
+    Add helper macros EDITOR_ERRORS() and EDITOR_ERRORS_BUT_SKIPPED() to clean up the code a bit. Minor tidy up.
 
-------------------------------------------------------------------------
-r748 | zas_ | 2008-05-13 21:32:25 +0200 (Tue, 13 May 2008) | 6 lines
+commit 91b011a2
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 8 15:02:18 2009 +0000
 
-Get rid of vflist_pop_menu() col_idx parameter, use new Viewfile field
-named clicked_mark.
-Marks numbering is now consistent with menus (starting at 1, 0 is an
-invalid mark), assertions were modified accordingly.
+    Fix up editor execution.
 
+commit 3014c4ff
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 8 14:27:19 2009 +0000
 
-------------------------------------------------------------------------
-r747 | zas_ | 2008-05-13 18:09:43 +0200 (Tue, 13 May 2008) | 6 lines
+    Display icons in edit contextual menu.
 
-Expand tilde with file: and view: remote parameters.
-Now these are working:
-geeqie -r file:~/dir
-geeqie -r view:~user/file
+commit 0205b0af
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 8 13:23:25 2009 +0000
 
+    In various Edit context menus, only display editors that match the file types in the selection.
 
-------------------------------------------------------------------------
-r746 | zas_ | 2008-05-13 16:49:38 +0200 (Tue, 13 May 2008) | 3 lines
+commit 06d738a8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 8 12:42:23 2009 +0000
 
-Display a message when invalid remote options are used.
+    dnd fixes
 
+commit e9f2c348
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 8 11:32:12 2009 +0000
 
-------------------------------------------------------------------------
-r745 | zas_ | 2008-05-13 16:35:51 +0200 (Tue, 13 May 2008) | 2 lines
+    dnd fixes
 
-Comparing tag id is not sufficient, check the tag name too.
+commit e0a06986
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 8 10:38:51 2009 +0000
 
-------------------------------------------------------------------------
-r744 | zas_ | 2008-05-13 13:58:47 +0200 (Tue, 13 May 2008) | 2 lines
+    allow dropping of multiple keywords
 
-Keywords and comment can now be displayed in OSD info using %keywords% and %comment%.
+commit 3dc57a67
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 8 10:25:24 2009 +0000
 
-------------------------------------------------------------------------
-r743 | zas_ | 2008-05-13 10:53:26 +0200 (Tue, 13 May 2008) | 2 lines
+    show a label instead of the default drag icon
 
-Move all remote stuff from main.c to remote.[ch].
+commit 2874d15e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 8 09:56:40 2009 +0000
 
-------------------------------------------------------------------------
-r742 | zas_ | 2008-05-13 10:02:46 +0200 (Tue, 13 May 2008) | 2 lines
+    dnd in keywords tree
+    improved dnd in advanced exif
 
-Move some functions from main.[ch] to new window.[ch].
+commit 60a09da7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 7 17:02:59 2009 +0000
 
-------------------------------------------------------------------------
-r741 | zas_ | 2008-05-13 09:34:37 +0200 (Tue, 13 May 2008) | 2 lines
+    implemented keywords editor as described at
+    http://geeqie.wiki.sourceforge.net/keywords
+    keyword tree is hardcoded for now
+    TODO: configuration
 
-Ensure that we end with UTF8 encoded comment and keywords.
+commit 3d687308
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Mar 7 10:32:04 2009 +0000
 
-------------------------------------------------------------------------
-r740 | zas_ | 2008-05-13 01:26:00 +0200 (Tue, 13 May 2008) | 4 lines
+    French translation was updated.
 
-Reading of Iptc.Application2.Keywords should now be fixed.
-Use uft8_validate_or_convert() on exif's text data to be safe.
+commit fbe13324
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Mar 7 10:31:30 2009 +0000
 
+    Use a common function bar_pane_expander_title() to set expanders title widget.
 
-------------------------------------------------------------------------
-r739 | zas_ | 2008-05-13 01:21:35 +0200 (Tue, 13 May 2008) | 2 lines
+commit e4c7b67b
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Mar 6 22:34:38 2009 +0000
 
-Rename bar_exif_validate_text() to utf8_validate_or_convert() and move it to main.[ch].
+    Try to improve tab completion: when a key is pressed while tab completion menu is shown, the number of entries is reduced, dhowing all matching entries but the menu is no more closed after each key pressure. Number of possible entries in this menu was increased from 500 to 1000. Pressing TAB when path entry is empty now adds / (root directory).
 
-------------------------------------------------------------------------
-r738 | zas_ | 2008-05-13 01:00:04 +0200 (Tue, 13 May 2008) | 2 lines
+commit 0006442f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 6 15:52:47 2009 +0000
 
-bar_exif_validate_text(): use computed length and cleanup.
+    simplified bar interface
 
-------------------------------------------------------------------------
-r737 | zas_ | 2008-05-12 21:56:28 +0200 (Mon, 12 May 2008) | 2 lines
+commit 4da29794
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Mar 6 15:04:35 2009 +0000
 
-Disable non-working Iptc.Application2.Keywords reading introduced in revision 736.
+    Add debug versions of path_to_utf8() and path_from_utf8() which allows to report the caller file and line, this is enabled with --enable-debug-flags (and developer mode too).
 
-------------------------------------------------------------------------
-r736 | zas_ | 2008-05-12 19:10:40 +0200 (Mon, 12 May 2008) | 5 lines
+commit 7b8e46aa
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Mar 6 14:53:32 2009 +0000
 
-Extract and append keywords from Iptc.Application2.Keywords tags.
-A function was added to make the keywords unique in the list.
-Note: Iptc.Application2.Keywords is only read, not written.
+    Fix utf8/locale conversion warning: the path passed to isdir() is not in UTF8 (if local fs is not in UFT8) so do not use it (isdir() uses stat_utf8() which calls path_from_utf8()).
 
+commit 25962e35
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 6 14:42:32 2009 +0000
 
-------------------------------------------------------------------------
-r735 | zas_ | 2008-05-12 12:46:23 +0200 (Mon, 12 May 2008) | 2 lines
+    enable wrap mode in comment pane
 
-When an option was successfully read, just continue to next line.
+commit 55a31798
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 6 14:24:11 2009 +0000
 
-------------------------------------------------------------------------
-r734 | zas_ | 2008-05-12 12:37:37 +0200 (Mon, 12 May 2008) | 2 lines
+    use standard GtkHPaned for sidebar width
 
-Minor formatting fix in rc file header.
+commit e8aff870
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Mar 6 11:42:25 2009 +0000
 
-------------------------------------------------------------------------
-r733 | zas_ | 2008-05-12 10:52:17 +0200 (Mon, 12 May 2008) | 8 lines
+    Fix tab completion when entering "/et[TAB]" it was changed to "et", this is fixed.
 
-Rework read_*_option():
-- read_u?int_option() now interpret a value of "true" as 1
-- read_bool_option() now interpret any value different from 0 as true.
-- make functions return TRUE on successful read, FALSE else
+commit 9169391b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Mar 5 23:32:56 2009 +0000
 
-Theses changes will help to maintain compatibility when options are modified.
+    do not crash if an exif entry is deleted during editing
 
+commit cf3ee0a9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Mar 5 23:02:15 2009 +0000
 
-------------------------------------------------------------------------
-r732 | zas_ | 2008-05-12 10:11:27 +0200 (Mon, 12 May 2008) | 3 lines
+    added popup menu to the exif pane
 
-Rename option image_overlay.common.enabled to image_overlay.common.state
-since it is not a boolean anymore.
+commit 8cb3c38b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Mar 4 22:44:35 2009 +0000
 
-------------------------------------------------------------------------
-r731 | zas_ | 2008-05-12 02:22:38 +0200 (Mon, 12 May 2008) | 2 lines
+    indicate that the exif pane is empty
 
-Add some wrapper functions for not yet common code.
+commit f4ef4135
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Mar 4 22:34:11 2009 +0000
 
-------------------------------------------------------------------------
-r730 | zas_ | 2008-05-12 01:56:40 +0200 (Mon, 12 May 2008) | 3 lines
+    prepared exif pane for popup menu
 
-Make vf_pop_menu_toggle_view_type_cb() independent of FILEVIEW_LIST/FILEVIEW_ICON real values.
+commit 96f804c8
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Mar 4 21:33:19 2009 +0000
 
+    layout_status_update_pixel_cb(): cleanup and optimization, drop pango markup in i18n string, use a small function to calculate numbers length, only allocate text when needed.
 
-------------------------------------------------------------------------
-r729 | zas_ | 2008-05-12 01:47:59 +0200 (Mon, 12 May 2008) | 2 lines
+commit b258d123
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Mar 4 21:19:12 2009 +0000
 
-Move a part of pop up menu common code to view_file.[ch].
+    dnd from advanced exif window to exif pane
 
-------------------------------------------------------------------------
-r728 | zas_ | 2008-05-12 01:09:39 +0200 (Mon, 12 May 2008) | 3 lines
+commit ed17579e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Mar 4 18:53:47 2009 +0000
 
-Introduce vf_pop_menu_file_list() as a wrapper to
-vflist_pop_menu_file_list() and vficon_pop_menu_file_list().
+    Display pixel coordinates and rgb - patch by Ruben Stein
 
-------------------------------------------------------------------------
-r727 | zas_ | 2008-05-11 23:11:54 +0200 (Sun, 11 May 2008) | 2 lines
+commit 82e0b2a4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 3 23:17:07 2009 +0000
 
-Use vf_* functions where possible.
+    reorder exif pane entries with drag and drop
 
-------------------------------------------------------------------------
-r726 | zas_ | 2008-05-11 22:38:21 +0200 (Sun, 11 May 2008) | 2 lines
+commit a899ea58
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Mar 2 22:48:04 2009 +0000
 
-Drop unused layout_list_get_path() and vf*_index_get_path().
+    overlay now survives image split
 
-------------------------------------------------------------------------
-r725 | zas_ | 2008-05-11 15:17:38 +0200 (Sun, 11 May 2008) | 2 lines
+commit a4ee370c
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 2 21:06:32 2009 +0000
 
-French translation was updated.
+    Random tidy up.
 
-------------------------------------------------------------------------
-r724 | zas_ | 2008-05-11 15:14:58 +0200 (Sun, 11 May 2008) | 4 lines
+commit da428c44
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 2 21:05:57 2009 +0000
 
-An option to save and restore the last path used was added.
-This option appears as startup.use_last_path in rc file.
-Preferences > General > Startup was modified accordingly.
+    Fix memleak in previous patch.
 
-------------------------------------------------------------------------
-r723 | zas_ | 2008-05-11 14:23:26 +0200 (Sun, 11 May 2008) | 8 lines
+commit 0668b940
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 2 21:04:38 2009 +0000
 
-Rename options:
-startup_path_enable -> startup.restore_path
-startup_path        -> startup.path
+    Add a directory separator at the end of names in tab completion list to indicate directories.
 
-Geeqie is still able to read old options.
+commit 6a8d8439
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 1 23:38:36 2009 +0000
 
+    Align exif labels vertically (visually better since name is now smaller than value).
 
+commit 2a1b48f6
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 1 23:28:53 2009 +0000
 
-------------------------------------------------------------------------
-r722 | zas_ | 2008-05-11 13:46:48 +0200 (Sun, 11 May 2008) | 2 lines
+    Update POTFILES.in and french translation.
 
-Fix help window title.
+commit 7fbf2e53
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 1 23:14:19 2009 +0000
 
-------------------------------------------------------------------------
-r721 | zas_ | 2008-05-11 13:44:58 +0200 (Sun, 11 May 2008) | 2 lines
+    When g_new0() is used, drop redundant initializations to NULL, FALSE or 0, second pass.
 
-Use computed string length.
+commit ac3c275a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 1 21:35:18 2009 +0000
 
-------------------------------------------------------------------------
-r720 | zas_ | 2008-05-11 13:41:32 +0200 (Sun, 11 May 2008) | 2 lines
+    make the exif pane grow-only - this reduces sidebar jumping
 
-Slightly increase help window's default width.
+commit 16754fd5
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 1 21:06:55 2009 +0000
 
-------------------------------------------------------------------------
-r719 | zas_ | 2008-05-11 13:30:41 +0200 (Sun, 11 May 2008) | 4 lines
+    When g_new0() is used, drop redundant initializations to NULL, FALSE or 0.
 
-Add an help button to OSD info configuration in Preferences dialog.
-Make its own section named "Overlay Screen Display".
+commit 276cb9bb
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 1 19:48:38 2009 +0000
 
+    Clarify colorspace determination (exif 2.2/2.21).
 
-------------------------------------------------------------------------
-r718 | zas_ | 2008-05-11 12:25:04 +0200 (Sun, 11 May 2008) | 5 lines
+commit 352ec1b9
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 1 17:58:19 2009 +0000
 
-Partially update main README.
-A section concerning overlay info was added.
-Translation statistics were updated.
+    Enable 'Use profile from image' item of color management menu only if such profile information is available from image.
 
+commit 2f8d1927
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 1 17:13:14 2009 +0000
 
-------------------------------------------------------------------------
-r717 | zas_ | 2008-05-11 11:37:46 +0200 (Sun, 11 May 2008) | 50 lines
+    Improve file checks using is_readable_file().
 
-Change translations statistics formatting to match the style
-use in the README file.
+commit 44300b5f
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 1 17:11:51 2009 +0000
 
-Here is the result for current trunk:
+    Only attempt to read exif if the file is readable.
 
-Translations statistics
-Date: Sun, 11 May 2008 11:33:14 +0200
+commit f66300e9
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 1 17:10:45 2009 +0000
 
-Note: completion % in the chart below may not be quite correct
-      when fuzzy translations exist but do not appear in the source.
-      For exact results, run make update-po with up to date POTFILES.in.
-      comp % = trans / (trans + fuzzy + untrans)
+    Introduce is_readable_file() which test if file exists, is regular and readable.
 
-Language      Comp(%)  Trans  Fuzzy  Untrans  Total
-fr             100.00    985      0        0    985
-be              90.56    892     25       68    985
-eu              68.53    675    150      160    985
-eo              68.22    672    153      160    985
-vi              68.02    670    156      159    985
-it              67.82    668    154      163    985
-pt_BR           67.82    668    154      163    985
-zh_TW           66.90    659    150      176    985
-sk              66.50    655    158      172    985
-fi              64.37    634    176      175    985
-nl              64.37    634    179      172    985
-sv              64.16    632    175      178    985
-bg              64.06    631    175      179    985
-ca              64.06    631    175      179    985
-cs              64.06    631    175      179    985
-de              64.06    631    175      179    985
-es              64.06    631    175      179    985
-ja              64.06    631    175      179    985
-ru              64.06    631    175      179    985
-pl              60.61    597    148      240    985
-ar              42.94    423    315      247    985
-ro              37.56    370    342      273    985
-hu              36.14    356    332      297    985
-id              19.70    194    408      383    985
-et              19.29    190    407      388    985
-uk              17.16    169    411      405    985
-nb              15.94    157    416      412    985
-zh_CN.GB2312    15.94    157    416      412    985
-th              15.13    149    413      423    985
-sl              14.72    145    419      421    985
-da              12.99    128    402      455    985
-ko              11.37    112     52      821    985
-tr               6.60     65    398      522    985
+commit 2a5590ab
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 1 16:46:40 2009 +0000
 
+    image_select(), image_set_selectable(): tidy up.
 
+commit d3aa41bc
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 1 16:43:48 2009 +0000
 
-------------------------------------------------------------------------
-r716 | zas_ | 2008-05-10 23:29:53 +0200 (Sat, 10 May 2008) | 25 lines
+    Indentation fixes.
 
-Fix display of collection in overlay info.
-Due to markup escaped <i>collection</i> was displayed instead of collection's in italic.
+commit 671c4e59
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 1 15:54:37 2009 +0000
 
-Overlay info syntax was extended to allow the wrapping of displayed data with markup.
+    image_post_process_color(): remove exif parameter, just extract it when needed.
 
-General syntax is: %name[:length limit][:extra]%
-Extra string uses special character '*' to mark the place of the data to display.
-If no '*' is present, then extra string is just appended to data.
-Any "\n" is replaced by a newline on display.
-Pango mark up is accepted in left and right parts.
-If data is empty, nothing will be displayed.
+commit bc32699c
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 1 15:41:51 2009 +0000
 
-Examples:
-"%name:<i>*</i>\n%" -> name is displayed in italics ended with a newline
-"%size:\n%"         -> size is displayed with a newline at end
-"%formatted.ISOSpeedRating:ISO *%"      -> prefix iso number with "ISO " (ie. "ISO 100")
-"Collection <b>*</b>\n" -> display collection name in bold prefixed by "Collection " and a newline is appended
+    Slightly modify access_file() and use it to test profile files existence and read access.
 
+commit 2a3788f2
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 1 15:28:06 2009 +0000
 
-Collection name formatting was slighly improved by not displaying the .gqv extension.
-The default overlay info string was modified to use the new syntax, but older info strings should be
-displayed as usual.
+    Add an ellipse when the file name is truncated.
 
+commit 138449b2
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 1 15:15:37 2009 +0000
 
+    In the side bar, display the filename without the 'Filename:' prefix and makes it centered. Allow to select it for copy'n'paste.
 
-------------------------------------------------------------------------
-r715 | zas_ | 2008-05-10 16:22:18 +0200 (Sat, 10 May 2008) | 2 lines
+commit 86e5ecef
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 1 13:37:30 2009 +0000
 
-image_osd_get() now returns OsdShowFlags.
+    dropped ExifUIList
 
-------------------------------------------------------------------------
-r714 | zas_ | 2008-05-10 15:54:25 +0200 (Sat, 10 May 2008) | 2 lines
+commit 851a2611
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 1 11:59:32 2009 +0000
 
-Display a simple grid with histogram.
+    do not use separate list of entries, rely on vbox
 
-------------------------------------------------------------------------
-r713 | zas_ | 2008-05-10 14:33:52 +0200 (Sat, 10 May 2008) | 2 lines
+commit 411fa489
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 1 00:10:00 2009 +0000
 
-Initialize to correct value (OSD_SHOW_NOTHING instead of FALSE).
+    fixed possible crash
 
-------------------------------------------------------------------------
-r712 | zas_ | 2008-05-10 11:00:14 +0200 (Sat, 10 May 2008) | 4 lines
+commit 353d6be2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 28 23:59:02 2009 +0000
 
-Save full OSD state to rc file and restore it on startup.
-It allows to restore OSD with or without histogram depending
-on previous state.
+    rewritten exif pane to support arbitrary number of entries
 
-------------------------------------------------------------------------
-r711 | zas_ | 2008-05-09 14:43:10 +0200 (Fri, 09 May 2008) | 3 lines
+commit 7cc909a7
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Feb 28 20:57:26 2009 +0000
 
-image_osd_info_render(): if there's no fd, just return.
+    max value -> value. Shorter.
 
+commit bbfd2a7a
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Feb 28 20:53:59 2009 +0000
 
-------------------------------------------------------------------------
-r710 | zas_ | 2008-05-09 14:33:24 +0200 (Fri, 09 May 2008) | 5 lines
+    Add missing space between while and first parenthesis.
 
-Move overlay histogram stuff from ImageWindow to OverlayStateData.
-It simplifies things a lot and make more sense.
+commit 321ff5bb
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Feb 28 20:52:51 2009 +0000
 
-Note: overlay icons display is broken since a long time it seems.
+    Add missing space between switch and first parenthesis.
 
-------------------------------------------------------------------------
-r709 | zas_ | 2008-05-09 13:15:56 +0200 (Fri, 09 May 2008) | 2 lines
+commit 96a26903
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Feb 28 20:48:47 2009 +0000
 
-Introduce image_get_osd_data() and image_set_osd_data().
+    No space between function name and first parenthesis, it eases greping (see CODING).
 
-------------------------------------------------------------------------
-r708 | zas_ | 2008-05-09 11:58:46 +0200 (Fri, 09 May 2008) | 2 lines
+commit 5ac2ac2a
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Feb 28 20:24:42 2009 +0000
 
-image_osd_get() and image_osd_set() now uses flags.
+    Prevent Gtk assertion failures when no icon is set.
 
-------------------------------------------------------------------------
-r707 | zas_ | 2008-05-09 11:34:38 +0200 (Fri, 09 May 2008) | 3 lines
+commit f3d61f44
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 28 20:13:11 2009 +0000
 
-image_osd_histogram_chan_toggle(), image_osd_histogram_log_toggle():
-reduce indentation level.
+    show histogram label in the title
+    adjusted label texts
 
-------------------------------------------------------------------------
-r706 | zas_ | 2008-05-09 10:39:18 +0200 (Fri, 09 May 2008) | 7 lines
+commit f9936e38
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 28 19:44:58 2009 +0000
 
-Preserve last histogram modes.
-When a new histogram is displayed, it uses previously chosen
-modes.
-These modes are saved on exit to rc file as options:
-histogram.last_channel_mode
-histogram.last_log_mode
+    give the panes more control over expander title
 
-------------------------------------------------------------------------
-r705 | zas_ | 2008-05-09 10:03:25 +0200 (Fri, 09 May 2008) | 2 lines
+commit 106016c6
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Feb 28 19:41:23 2009 +0000
 
-Update CODING and HACKING files, and add po/README file for translators.
+    Color profiles menu: test for file access before allowing to select it as input profile.
 
-------------------------------------------------------------------------
-r704 | zas_ | 2008-05-09 09:46:18 +0200 (Fri, 09 May 2008) | 2 lines
+commit dc4646d5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 28 18:51:25 2009 +0000
 
-Make lirc_cleanup() and lirc_input_callback() static.
+    load icons for external editors
 
-------------------------------------------------------------------------
-r703 | zas_ | 2008-05-09 09:32:30 +0200 (Fri, 09 May 2008) | 4 lines
+commit 073a6537
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Feb 28 18:01:16 2009 +0000
 
-Use function(void) instead of function() for declaring functions which
-do not take any parameters at all.
-It respects current Geeqie coding style more.
+    Use g_utf8_casefold() to compare keywords, uppercased/lowercased keywords are now matched against predefined list.
 
-------------------------------------------------------------------------
-r702 | zas_ | 2008-05-09 00:59:14 +0200 (Fri, 09 May 2008) | 4 lines
+commit 42ea9987
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 28 17:20:16 2009 +0000
 
-In the search results view, hide dimensions column instead of
-displaying an empty one.
-When dimensions search criteria is used, it is always displayed.
+    fixed bar_histogram headers
 
-------------------------------------------------------------------------
-r701 | zas_ | 2008-05-09 00:49:16 +0200 (Fri, 09 May 2008) | 3 lines
+commit 0520eeff
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Feb 28 17:12:00 2009 +0000
 
-Reset thumbnail column to NULL when hidden.
-It fixes bug 1960274.
+    Minor simplification and cleanup.
 
-------------------------------------------------------------------------
-r700 | zas_ | 2008-05-08 22:21:03 +0200 (Thu, 08 May 2008) | 2 lines
+commit df6b9c5b
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Feb 28 16:59:20 2009 +0000
 
-search_status_update(): slightly reduce code redundancy.
+    image_change_complete(): reduce code redundancy and implify.
 
-------------------------------------------------------------------------
-r699 | zas_ | 2008-05-08 14:50:25 +0200 (Thu, 08 May 2008) | 4 lines
+commit fa373d75
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 28 14:40:22 2009 +0000
 
-Use g_ascii_strncasecmp() instead of strncasecmp() where applicable.
-Add a FIXME where potential improper usage of strncasecmp() is made. 
+    fixed overlay configuration
+    split overlay options between global and layout window
 
+commit d5b911cd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 28 12:50:39 2009 +0000
 
-------------------------------------------------------------------------
-r698 | zas_ | 2008-05-08 14:38:34 +0200 (Thu, 08 May 2008) | 3 lines
+    save and restore toolbar configuration
 
-Use g_ascii_strcasecmp() instead of strcasecmp() where ascii-only strings
-are used.
+commit b4581c40
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 28 09:59:27 2009 +0000
 
-------------------------------------------------------------------------
-r697 | zas_ | 2008-05-08 01:27:26 +0200 (Thu, 08 May 2008) | 8 lines
+    create toolbar from ui_manager
 
-Replace deprecated functions by their counterparts:
-g_strcasecmp() -> g_ascii_strcasecmp()
-g_strncasecmp() -> g_ascii_strncasecmp()
-gtk_input_remove() -> g_source_remove()
-g_io_channel_close() -> g_io_channel_shutdown() + g_io_channel_unref()
+commit b24487aa
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Feb 27 23:25:31 2009 +0000
 
-All these are deprecated either since 2.2 or 2.4.
+    Really fix up color profiles options tests. Add an indicator of the embedded color profile when recognized (a * just after sRGB or AdobeRGB compatible).
 
-------------------------------------------------------------------------
-r696 | zas_ | 2008-05-08 00:54:33 +0200 (Thu, 08 May 2008) | 3 lines
+commit bc2d1d08
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Feb 27 22:28:17 2009 +0000
 
-Resync po files.
-French translation was updated.
+    Fix up color profiles menu: mark empty entries (but not NULL) as inactive.
 
-------------------------------------------------------------------------
-r695 | zas_ | 2008-05-08 00:48:30 +0200 (Thu, 08 May 2008) | 5 lines
+commit 9c93c4f8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Feb 27 21:30:28 2009 +0000
 
-Add a way to invert the current selection.
-An item labeled "Invert selection" was added to the Select submenu
-in the main menu.
+    compute histmap in idle callback and only if the histogram is expanded
 
+commit 526bf4ed
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Feb 26 21:46:27 2009 +0000
 
-------------------------------------------------------------------------
-r694 | zas_ | 2008-05-07 01:58:08 +0200 (Wed, 07 May 2008) | 2 lines
+    Add a tooltip showing current histogram state on bar histogram.
 
-Tidy up.
+commit 66b32590
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Feb 26 20:50:36 2009 +0000
 
-------------------------------------------------------------------------
-r693 | zas_ | 2008-05-07 01:53:12 +0200 (Wed, 07 May 2008) | 2 lines
+    Clean up histogram stuff: options saving/restoring, osd histogram separation, tidy up.
 
-French translation was updated.
+commit 3b444659
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Feb 26 17:34:14 2009 +0000
 
-------------------------------------------------------------------------
-r692 | zas_ | 2008-05-07 01:52:09 +0200 (Wed, 07 May 2008) | 2 lines
+    Add .bak and .mo extensions to svn:ignore.
 
-Add trash.c.
+commit 84a6a75d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Feb 26 08:04:52 2009 +0000
 
-------------------------------------------------------------------------
-r691 | nadvornik | 2008-05-06 23:35:31 +0200 (Tue, 06 May 2008) | 2 lines
+    quoted_value is no longer needed
 
-moved safe delete functions to separate file
+commit cffe6541
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Feb 25 23:04:08 2009 +0000
 
-------------------------------------------------------------------------
-r690 | nadvornik | 2008-05-06 22:24:16 +0200 (Tue, 06 May 2008) | 2 lines
+    Silent a minor warning.
 
-use some of the new functions in filedata.c
+commit 5651cebf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 25 21:09:17 2009 +0000
 
-------------------------------------------------------------------------
-r689 | zas_ | 2008-05-06 19:00:55 +0200 (Tue, 06 May 2008) | 3 lines
+    correctly save and restore overlay string
 
-Allow the user to append or replace comments for a group of selected files.
-Two buttons were added to the Keywords panel.
+commit d7b78d91
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Feb 25 20:54:38 2009 +0000
 
-------------------------------------------------------------------------
-r688 | zas_ | 2008-05-06 14:31:23 +0200 (Tue, 06 May 2008) | 6 lines
+    Save bar pane histogram state to rc file.
 
-Use a dedicated option to enable keywords and comment saving as XMP tags
-in image's files.
-This new option is named "save_metadata_in_image_file" in configuration file.
-User can toggle it through Preferences > Advanced > Miscellaneous > Store keywords and comments as XMP tags in image files.
-Description of enable_metadata_dirs was modified as an attempt to improve clarity.
+commit fddb6eb6
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Feb 25 20:42:35 2009 +0000
 
-------------------------------------------------------------------------
-r687 | zas_ | 2008-05-06 14:03:39 +0200 (Tue, 06 May 2008) | 2 lines
+    Fix up bar pane histogram contextual menu: show current state for channel and log mode.
 
-comment_xmp_read(), comment_xmp_write(): cleanup and improve readibility.
+commit 4d85c50b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 25 19:46:03 2009 +0000
 
-------------------------------------------------------------------------
-r686 | zas_ | 2008-05-05 23:27:39 +0200 (Mon, 05 May 2008) | 2 lines
+    reuse original utility_box (image + sidebars) on layout change (switch
+    from list to icon view etc.)
 
-French translation was updated, various fixes.
+commit f9a9bffc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 25 18:21:20 2009 +0000
 
-------------------------------------------------------------------------
-r685 | zas_ | 2008-05-05 22:56:20 +0200 (Mon, 05 May 2008) | 2 lines
+    fixed filter initialization
 
-Belarusian translation was updated. Thanks to Pavel Piatruk.
+commit b3477302
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Feb 24 22:21:28 2009 +0000
 
-------------------------------------------------------------------------
-r684 | nadvornik | 2008-05-05 22:51:51 +0200 (Mon, 05 May 2008) | 2 lines
+    improved bar_sort configuration
 
-started implementation of API for sidecar files
+commit da109aa0
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Feb 24 21:08:16 2009 +0000
 
-------------------------------------------------------------------------
-r683 | zas_ | 2008-05-05 22:51:50 +0200 (Mon, 05 May 2008) | 2 lines
+    Add a contextual menu on bar pane histogram allowing to change channels and mode. More work needed.
 
-Update POTFILES.in (filelist.c -> filedata.c).
+commit e84b67aa
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Feb 24 20:47:38 2009 +0000
 
-------------------------------------------------------------------------
-r682 | zas_ | 2008-05-05 22:49:40 +0200 (Mon, 05 May 2008) | 3 lines
+    fixed --fullscreen option together with enabled bar
 
-Modify regen_potfiles.sh to generate a patch instead of 
-directly applying changes to POTFILES.in.
+commit 5da3477f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Feb 24 20:34:39 2009 +0000
 
-------------------------------------------------------------------------
-r681 | nadvornik | 2008-05-05 21:20:46 +0200 (Mon, 05 May 2008) | 2 lines
+    simplified and improved bar configuration
 
-added .gqv to known file types
+commit f2152528
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Feb 24 18:00:45 2009 +0000
 
-------------------------------------------------------------------------
-r680 | nadvornik | 2008-05-05 21:11:12 +0200 (Mon, 05 May 2008) | 2 lines
+    Enclose macro parameters names with _ to differentiate them from variable names.
 
-split filelist.c to filefilter.c and filedata.c
+commit a8df5363
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Feb 24 17:47:45 2009 +0000
 
-------------------------------------------------------------------------
-r679 | zas_ | 2008-05-05 11:21:01 +0200 (Mon, 05 May 2008) | 2 lines
+    Since READ_*() macros are now exported, do not hide
+    the if() continue; statement in them.
+    Wrap WRITE_STRING() instructions in a safer do {} while (0).
 
-Revert wrong patch rev 676.
+commit 1bef8f7e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Feb 23 22:13:09 2009 +0000
 
-------------------------------------------------------------------------
-r678 | zas_ | 2008-05-05 11:12:07 +0200 (Mon, 05 May 2008) | 4 lines
+    simplified config writing
 
-Add an helper script to regenerate POTFILES.in file.
-POTFILES.in was updated.
-French translation was updated.
+commit c2b4bce2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Feb 23 21:21:15 2009 +0000
 
-------------------------------------------------------------------------
-r677 | zas_ | 2008-05-05 10:32:18 +0200 (Mon, 05 May 2008) | 2 lines
+    enabled commandline again
 
-Revert patch 675, and correctly fix gtk assertion failure.
+commit 778dcd70
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Feb 23 17:20:40 2009 +0000
 
-------------------------------------------------------------------------
-r676 | zas_ | 2008-05-05 10:15:52 +0200 (Mon, 05 May 2008) | 2 lines
+    Introduce helpers histogram_toggle_channel() and histogram_toggle_mode().
 
-Fix two memory leaks.
+commit 4b96dffd
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Feb 22 17:46:42 2009 +0000
 
-------------------------------------------------------------------------
-r675 | zas_ | 2008-05-05 09:46:32 +0200 (Mon, 05 May 2008) | 3 lines
+    Set svn:ignore on Makefile and Makefile.in.
 
-Fix Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
-when swapping to/from file icon view.
+commit 6be7a5d9
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Feb 22 17:40:32 2009 +0000
 
-------------------------------------------------------------------------
-r674 | zas_ | 2008-05-05 01:57:20 +0200 (Mon, 05 May 2008) | 2 lines
+    Fix and simplify histogram code, drop histogram based on mean value.
 
-vficon_release_cb(): use switch() and cleanup.
+commit 9e971273
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 22 15:35:37 2009 +0000
 
-------------------------------------------------------------------------
-r673 | zas_ | 2008-05-05 01:20:43 +0200 (Mon, 05 May 2008) | 2 lines
+    config file format changed to XML
+    save and restore all layout windows
+    save and restore sidebar configuration
 
-Minor tidyup.
+commit 179b485a
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Feb 22 13:29:49 2009 +0000
 
-------------------------------------------------------------------------
-r672 | zas_ | 2008-05-05 01:06:46 +0200 (Mon, 05 May 2008) | 2 lines
+    Attempt to simplify and fix histrogram code.
 
-Drop unused vficon_select_by_path() and vflist_select_by_path().
+commit c6d4606f
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Feb 21 20:43:35 2009 +0000
 
-------------------------------------------------------------------------
-r671 | zas_ | 2008-05-05 01:03:36 +0200 (Mon, 05 May 2008) | 2 lines
+    Glibification again.
 
-Minor cleanup.
+commit 2c9c37c9
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Feb 21 18:28:53 2009 +0000
 
-------------------------------------------------------------------------
-r670 | nadvornik | 2008-05-04 23:54:20 +0200 (Sun, 04 May 2008) | 2 lines
+    French translation was updated.
 
-dropped path_list functions, use filelist functions everywhere
+commit 4a596674
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Feb 21 18:04:52 2009 +0000
 
-------------------------------------------------------------------------
-r669 | zas_ | 2008-05-04 21:00:39 +0200 (Sun, 04 May 2008) | 9 lines
+    Glibification.
 
-Remove unused functions:
-vflist_set_status_func()
-vflist_set_thumb_status_func()
-vflist_set_layout()
-vficon_set_status_func()
-vficon_set_thumb_status_func()
-vficon_set_layout()
+commit 144433d8
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Feb 21 10:53:18 2009 +0000
 
+    Move grid color setting to histogram_new().
 
-------------------------------------------------------------------------
-r668 | zas_ | 2008-05-04 20:45:06 +0200 (Sun, 04 May 2008) | 2 lines
+commit 80547e64
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Feb 21 10:33:56 2009 +0000
 
-Drop ViewFileIcon, use ViewFile and ViewFileInfoIcon instead.
+    Remove histogram_ prefix from struct _Histogram fields names and rename them more properly.
 
-------------------------------------------------------------------------
-r667 | zas_ | 2008-05-04 18:16:07 +0200 (Sun, 04 May 2008) | 2 lines
+commit 0f103e1b
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Feb 21 10:29:13 2009 +0000
 
-Drop ViewFileList, use ViewFile and ViewFileInfoList instead.
+    Add grid to bar histogram, simplify the code and draw horizontal lines too.
 
-------------------------------------------------------------------------
-r666 | zas_ | 2008-05-04 13:47:36 +0200 (Sun, 04 May 2008) | 2 lines
+commit 6b0883ba
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Feb 19 17:36:38 2009 +0000
 
-Prepare switch to ViewFile (unused yet).
+    Fix bug 2599857: file list sort order was wrong in many cases.
 
-------------------------------------------------------------------------
-r665 | zas_ | 2008-05-04 02:32:05 +0200 (Sun, 04 May 2008) | 3 lines
+commit 263a0507
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Feb 16 22:48:30 2009 +0000
 
-Shorten Edit menu labels, dropping "in ". It will ease
-translations too, and user can define its own label in Preferences.
+    fixed compiler warning
 
-------------------------------------------------------------------------
-r664 | zas_ | 2008-05-04 02:21:14 +0200 (Sun, 04 May 2008) | 3 lines
+commit 8422a0c8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Feb 16 21:01:27 2009 +0000
 
-Do not show Copy, Move, Rename, Delete, New Folder external commands
-in the Edit section of contextual menus.
+    hopefully fixed a freeze on solaris
 
-------------------------------------------------------------------------
-r663 | zas_ | 2008-05-04 02:16:37 +0200 (Sun, 04 May 2008) | 2 lines
+commit 243a7813
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 15 19:25:55 2009 +0000
 
-Use GQ_EDITOR_GENERIC_SLOTS instead of hardcoded value.
+    added histogram pane
 
-------------------------------------------------------------------------
-r662 | zas_ | 2008-05-03 22:55:16 +0200 (Sat, 03 May 2008) | 2 lines
+commit a1385820
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 15 17:27:48 2009 +0000
 
-exif_get_description_by_key(): check for "formatted." prefix, and optimize.
+    fixed histogram drawing
 
-------------------------------------------------------------------------
-r661 | zas_ | 2008-05-03 22:49:25 +0200 (Sat, 03 May 2008) | 2 lines
+commit 63da7df8
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Feb 15 15:58:01 2009 +0000
 
-exif_get_formatted_by_key(): skip prefix when comparing.
+    Remove redundant line of code.
 
-------------------------------------------------------------------------
-r660 | zas_ | 2008-05-03 22:40:50 +0200 (Sat, 03 May 2008) | 5 lines
+commit a38c1510
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Feb 15 15:56:48 2009 +0000
 
-Change the prefix of formatted exif tags to a more explicit "formatted." prefix
-instead of the shorter "f".
-Warning: custom overlay info string has to be modified since old names are no
-more recognized, one can reset it to default through Preferences > Advanced.
+    Fix up few compilation warnings.
 
-------------------------------------------------------------------------
-r659 | zas_ | 2008-05-03 18:58:17 +0200 (Sat, 03 May 2008) | 17 lines
+commit a660cd93
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 15 13:11:21 2009 +0000
 
-Fix a bug occuring when using certain actions on a collection
-item which is not in the selection.
-Triggering it will either result in an assertion failure or a
-segfault.
+    histogram caching
+    histogram interface prepared for histogram pane
 
-To reproduce:
-- open a collection
-- right-click on a non-selected image
-- select Delete... menu entry (or Copy, Move, Rename, Properties...)
+commit c5ead176
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 15 09:36:53 2009 +0000
 
-It results in the best case:
-** ERROR **: file filelist.c: line 905 (file_data_ref): assertion failed: (fd->magick == 0x12345678)
-or a pure segfault due to corrupted data.
+    separated "normal" and advanced exif, "Normal" exif is now in the
+    generic bar, advanced exif is in separate window.
 
-collection_table_popup_file_list() has to return a list of filedata *
-not a list of gchar *.
+commit a6fb79a9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 14 20:26:30 2009 +0000
 
-------------------------------------------------------------------------
-r658 | zas_ | 2008-05-03 17:19:35 +0200 (Sat, 03 May 2008) | 3 lines
+    droped Preferences dialog, sidebar should replace it completely
 
-Move marks-related fields from _ViewFileInfoList to _ViewFile, since
-they'll be used for file icon view too.
+commit ab0cc441
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 14 19:50:54 2009 +0000
 
-------------------------------------------------------------------------
-r657 | zas_ | 2008-05-03 17:17:24 +0200 (Sat, 03 May 2008) | 3 lines
+    replaced bar_info with an universal bar, restored the original
+    functionality (more or less)
+    bar configuration is not yet saved
 
-Move common thumbs_* fields from _ViewFileInfoIcon and _ViewFileInfoList
-to _ViewFile.
+commit 310a646e
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Feb 9 09:02:04 2009 +0000
 
-------------------------------------------------------------------------
-r656 | zas_ | 2008-05-03 17:13:15 +0200 (Sat, 03 May 2008) | 3 lines
+    Update ChangeLog using C locale date format, add a script to ease future updates.
 
-Rename thumbs_fd to thumbs_filedata in ViewFileIcon struct to match
-the name used in ViewFileList.
+commit b4f63e5e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 7 21:03:11 2009 +0000
 
-------------------------------------------------------------------------
-r655 | zas_ | 2008-05-03 17:09:21 +0200 (Sat, 03 May 2008) | 2 lines
+    force at least one idle call before writting metadata
+    (without this the exit_program_write_metadata_cb could be called
+    before the exit_program function finished)
 
-Remove useless thumbs_list from ViewFileIcon.
+commit 22f5a68f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 7 19:01:21 2009 +0000
 
-------------------------------------------------------------------------
-r654 | zas_ | 2008-05-03 14:50:52 +0200 (Sat, 03 May 2008) | 2 lines
+    use metadata_read_* functions where possible
+    switch exiv2 to utf8 charset
+    support for exiv2 formatting that depends on other tags:
+    http://dev.robotbattle.com/bugs/view.php?id=0000516
 
-Add function prototypes (yet unused).
+commit 9c04cb14
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Feb 6 23:49:03 2009 +0000
 
-------------------------------------------------------------------------
-r653 | zas_ | 2008-05-03 14:48:45 +0200 (Sat, 03 May 2008) | 3 lines
+    Start with "Fit to window" in "Leave Zoom at previous setting" mode
 
-Drop redundant vflist_thumbs_set() introduced in revision 649,
-modify and use existing vflist_thumb_set().
+commit c5b33351
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Feb 6 22:56:52 2009 +0000
 
-------------------------------------------------------------------------
-r652 | zas_ | 2008-05-03 14:21:22 +0200 (Sat, 03 May 2008) | 2 lines
+    do not switch to the next image on mouse click in split mode
+    it interferes with image switching too much
 
-Remove redundant prototype.
+commit 4e7f0d2a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Feb 6 22:41:47 2009 +0000
 
-------------------------------------------------------------------------
-r651 | zas_ | 2008-05-03 13:58:41 +0200 (Sat, 03 May 2008) | 2 lines
+    improved labels of some menu items
 
-Introduce ViewFileInfoList and ViewFileInfoIcon (not used yet).
+commit 11a4cc20
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Feb 4 17:15:30 2009 +0000
 
-------------------------------------------------------------------------
-r650 | zas_ | 2008-05-03 13:34:13 +0200 (Sat, 03 May 2008) | 3 lines
+    Add year 2009 to copyright info everywhere.
 
-Replace Layout icon_view field by more generic file_view_type.
-Replace option layout.view_as_icons by layout.file_view_type.
+commit db594bb6
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Feb 4 16:50:24 2009 +0000
 
-------------------------------------------------------------------------
-r649 | zas_ | 2008-05-03 12:31:37 +0200 (Sat, 03 May 2008) | 4 lines
+    Fix up the copyright years info.
 
-Set thumbs_enabled through new function vflist_thumbs_set() instead
-of vflist_new().
+commit 16d8352b
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Feb 4 16:49:11 2009 +0000
 
+    Update README header.
 
-------------------------------------------------------------------------
-r648 | zas_ | 2008-05-03 11:41:09 +0200 (Sat, 03 May 2008) | 3 lines
+commit 932432f0
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Feb 4 16:47:02 2009 +0000
 
-Prepare merging of some parts of view_file_list and view_file_icon and
-simplification of view_file* interface.
+    Speed up random slideshow, startup time decreases from minutes to seconds when amount of images is big. Patch by Kjell Morgenstern.
 
-------------------------------------------------------------------------
-r647 | zas_ | 2008-05-03 10:35:08 +0200 (Sat, 03 May 2008) | 3 lines
+commit 474d7e89
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Feb 4 14:51:23 2009 +0000
 
-Change default positions of dividers since width of the main menu
-was increased.
+    Do not show geeqie itself in editors menus.
 
-------------------------------------------------------------------------
-r646 | zas_ | 2008-05-03 01:11:31 +0200 (Sat, 03 May 2008) | 3 lines
+commit b93be6e1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Feb 3 18:04:10 2009 +0000
 
-Make exif_rational_to_double() and exif_get_rational_as_double() static.
+    do not translate already translated texts from desktop files
 
+commit e03f1995
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Feb 3 13:52:20 2009 +0000
 
-------------------------------------------------------------------------
-r645 | zas_ | 2008-05-03 01:08:18 +0200 (Sat, 03 May 2008) | 3 lines
+    Add support for NoDisplay (entry is then hidden) and Type (only Application type is valid here) keys.
 
-info_notebook_reordered_cb(): do not call info_tabs_sync(), it causes exif
-info disappearing when moving the tab.
+commit 7da00ede
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Feb 3 13:50:10 2009 +0000
 
-------------------------------------------------------------------------
-r644 | zas_ | 2008-05-03 00:59:04 +0200 (Sat, 03 May 2008) | 3 lines
+    Reorder fields a bit and make flags field unsigned.
 
-Fix a Pango warning related to UTF8 when displaying internationalized
-description in Advanced Exif Properties panel.
+commit 27e3c8d9
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Feb 3 08:41:21 2009 +0000
 
-------------------------------------------------------------------------
-r643 | zas_ | 2008-05-03 00:31:24 +0200 (Sat, 03 May 2008) | 2 lines
+    editor_list_get() now returns a sorted list, this way items appear in the same order in all menus.
 
-exif_get_description_by_key(): tidy up.
+commit 413722a5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Feb 2 20:32:59 2009 +0000
 
-------------------------------------------------------------------------
-r642 | zas_ | 2008-05-03 00:28:39 +0200 (Sat, 03 May 2008) | 3 lines
+    improved placing of external commands in menu
+    small menu improvements
 
-Add a pointer to the build function in the formatted exif tags struct
-and use a loop in exif_get_formatted_by_key().
+commit ebfc5ad7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 1 22:35:40 2009 +0000
 
-------------------------------------------------------------------------
-r641 | zas_ | 2008-05-02 23:58:36 +0200 (Fri, 02 May 2008) | 2 lines
+    test TryExec,
+    xdg_data_home added to the list of directories
 
-Indentation fix.
+commit ace63c48
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 1 18:27:42 2009 +0000
 
-------------------------------------------------------------------------
-r640 | zas_ | 2008-05-02 23:34:26 +0200 (Fri, 02 May 2008) | 3 lines
+    fixed switch from single to split image
 
-Explode exif_get_formatted_by_key() in smaller functions prefixed "exif_build_f".
-An helper macro was added to call them.
+commit f94b569b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 1 12:48:14 2009 +0000
 
-------------------------------------------------------------------------
-r639 | zas_ | 2008-05-02 22:56:59 +0200 (Fri, 02 May 2008) | 3 lines
+    read external editors from .desktop files
 
-Remove unused checksum_simple() function.
+commit ff084f55
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jan 29 19:43:34 2009 +0000
 
+    Sort the list alphabetically and remove an empty line.
 
-------------------------------------------------------------------------
-r638 | zas_ | 2008-05-02 22:40:47 +0200 (Fri, 02 May 2008) | 2 lines
+commit 7532aed8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jan 29 19:23:39 2009 +0000
 
-Simplify remove_extension_from_path().
+    switched to po/LINGUAS, see http://live.gnome.org/GnomeGoals/PoLinguas
+    (new glib-gettextize does not support the old method)
 
-------------------------------------------------------------------------
-r637 | zas_ | 2008-05-02 22:27:47 +0200 (Fri, 02 May 2008) | 2 lines
+commit 77a9142b
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jan 29 19:07:07 2009 +0000
 
-remove_level_from_path() was simplified.
+    gint -> gboolean.
 
-------------------------------------------------------------------------
-r636 | zas_ | 2008-05-02 11:03:52 +0200 (Fri, 02 May 2008) | 2 lines
+commit 2e3dc8c8
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jan 29 19:00:24 2009 +0000
 
-Move variable declaration and affectation near where it is used.
+    Invert Horizontally vs vertically zoom fit, it was a TRUE/FALSE mismatch, reported by Christopher Beland.
 
-------------------------------------------------------------------------
-r635 | zas_ | 2008-05-02 10:41:32 +0200 (Fri, 02 May 2008) | 2 lines
+commit ab98857b
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jan 29 18:52:52 2009 +0000
 
-Replace GQView by Geeqie.
+    Remove harmful documentation.helpdir and documentation.htmldir options. These paths can still be modified through --with-readmedir and --htmldir configure options. Reported by Christopher Beland.
 
-------------------------------------------------------------------------
-r634 | zas_ | 2008-05-02 01:20:26 +0200 (Fri, 02 May 2008) | 2 lines
+commit 96c8762c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jan 29 18:05:41 2009 +0000
 
-Use sizeof() instead of hardcoded buffer sizes.
+    added SIGBUS handler
 
-------------------------------------------------------------------------
-r633 | zas_ | 2008-05-02 00:59:54 +0200 (Fri, 02 May 2008) | 2 lines
+commit 788b066d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jan 26 21:08:05 2009 +0000
 
-cache_sim_write_similarity(): cleanup and simplification.
+    fixed compilation with lirc
 
-------------------------------------------------------------------------
-r632 | zas_ | 2008-05-02 00:31:14 +0200 (Fri, 02 May 2008) | 2 lines
+commit c93ae602
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jan 26 14:59:49 2009 +0000
 
-Use secure_save stuff to write .sim files.
+    Silent two minor warnings: GtkSelectionData data field is guchar* while g_strndup() wants gchar * as first parameter.
 
-------------------------------------------------------------------------
-r631 | zas_ | 2008-05-02 00:30:16 +0200 (Fri, 02 May 2008) | 2 lines
+commit 4b69e119
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jan 26 14:50:56 2009 +0000
 
-save_options(): minor code simplification.
+    Remove --enable-compile-warnings from autogen.sh, it was passed to configure which knows nothing about this option.
 
-------------------------------------------------------------------------
-r630 | zas_ | 2008-05-02 00:27:44 +0200 (Fri, 02 May 2008) | 2 lines
+commit b68add2c
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jan 26 14:49:09 2009 +0000
 
-Add a wrapper to fwrite().
+    Move -Wall before -Wno-* options for them to have any effect.
 
-------------------------------------------------------------------------
-r629 | zas_ | 2008-05-01 23:42:22 +0200 (Thu, 01 May 2008) | 2 lines
+commit 47ed193a
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jan 26 14:18:08 2009 +0000
 
-Typo fix.
+    Keep -O0 over -O2 as requested by Vladimir.
 
-------------------------------------------------------------------------
-r628 | zas_ | 2008-05-01 20:37:50 +0200 (Thu, 01 May 2008) | 2 lines
+commit 4fcae73e
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jan 26 08:36:23 2009 +0000
 
-Indentation fixes.
+    Add -Wformat and -Wformat-security gcc options when --enable-debug-flags is set, move default optimization to -O2 by default (-O0 is only useful for specific debugging purposes).
 
-------------------------------------------------------------------------
-r627 | zas_ | 2008-05-01 20:26:30 +0200 (Thu, 01 May 2008) | 2 lines
+commit a24c1c60
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jan 26 08:30:30 2009 +0000
 
-Simplify and optimize extension_find_dot().
+    Fix a major bug in utf8_compare(): when case_sensitive is true, s1_t and s2_t were uninitialized, leading to unpredicable results.
 
-------------------------------------------------------------------------
-r626 | nadvornik | 2008-04-30 00:44:06 +0200 (Wed, 30 Apr 2008) | 2 lines
+commit d80efe42
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 25 19:38:31 2009 +0000
 
-fixed a memory leak
+    added the original COPYING file from GQview - we can't rely on autogen.sh
 
-------------------------------------------------------------------------
-r625 | nadvornik | 2008-04-29 20:12:49 +0200 (Tue, 29 Apr 2008) | 2 lines
+commit ebd61f57
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 25 18:14:08 2009 +0000
 
-cleanup: use image_get_image_size
+    updated ChangeLog from svn log
 
-------------------------------------------------------------------------
-r624 | nadvornik | 2008-04-29 19:52:12 +0200 (Tue, 29 Apr 2008) | 4 lines
+commit 7debdfe9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 25 16:58:19 2009 +0000
 
-fixed connected zoom and scroll that didn't work in some cases
-http://sourceforge.net/tracker/index.php?func=detail&aid=1952429&group_id=222125&atid=1054680
+    fixed gthread detection
 
+commit 66c05794
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 25 09:27:27 2009 +0000
 
-------------------------------------------------------------------------
-r623 | bruclik | 2008-04-28 01:31:20 +0200 (Mon, 28 Apr 2008) | 5 lines
+    do not ignore newly created sidecars
 
-fix warning cast from pointer to integer of different size (when an integer is 
-passed instead of a pointer to a callback, GINT_TO_POINTER(i) should be used)
+commit ad9ac9d1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 24 13:46:08 2009 +0000
 
+    adjusted marks spacing to align them with the marks filter
 
+commit 0074b6e5
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jan 24 13:38:53 2009 +0000
 
-------------------------------------------------------------------------
-r622 | nadvornik | 2008-04-27 22:05:11 +0200 (Sun, 27 Apr 2008) | 2 lines
+    Fix incorrect translation.
 
-Added LIRC patch written by Matteo Beniamino
+commit 5d7594d2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 24 13:05:06 2009 +0000
 
-------------------------------------------------------------------------
-r621 | zas_ | 2008-04-25 22:23:21 +0200 (Fri, 25 Apr 2008) | 2 lines
+    fixed restoring of OSD at layout_image_full_screen_stop
+    https://sourceforge.net/tracker/index.php?func=detail&aid=2039839&group_id=222125&atid=1054680
 
-Fix number of directory views, bug introduced in revision 617.
+commit fce85c3c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 24 12:15:01 2009 +0000
 
-------------------------------------------------------------------------
-r620 | nadvornik | 2008-04-25 22:08:47 +0200 (Fri, 25 Apr 2008) | 4 lines
+    fixed glib warning
 
-fixed dragging multiple files from file list
-http://sourceforge.net/tracker/index.php?func=detail&aid=1950740&group_id=222125&atid=1054680
+commit 674b05ef
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 24 10:09:29 2009 +0000
 
+    updated version string
 
-------------------------------------------------------------------------
-r619 | zas_ | 2008-04-25 11:31:32 +0200 (Fri, 25 Apr 2008) | 2 lines
+commit f9d71075
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jan 24 07:41:23 2009 +0000
 
-Add a line about variable and function names.
+    Silent two compilation warnings.
 
-------------------------------------------------------------------------
-r618 | zas_ | 2008-04-25 11:28:45 +0200 (Fri, 25 Apr 2008) | 3 lines
+commit 0c44dc1f
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jan 24 07:36:21 2009 +0000
 
-Document the Geeqie coding style.
-This is a draft, please improve.
+    French translation was updated.
 
-------------------------------------------------------------------------
-r617 | zas_ | 2008-04-25 10:07:22 +0200 (Fri, 25 Apr 2008) | 3 lines
+commit 3928a6a6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 23 22:53:02 2009 +0000
 
-Handle the case of reduction of the number of view directory types.
-Previously it was leading to a segfault.
+    fixed possible crash
 
-------------------------------------------------------------------------
-r616 | zas_ | 2008-04-24 22:29:09 +0200 (Thu, 24 Apr 2008) | 4 lines
+commit aadb9ca7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jan 21 18:30:54 2009 +0000
 
-Allow to copy the path of a directory to clipboard from directory views.
-Show Copy path option has to be enabled.
-Suggested by Fr?\195?\169d?\195?\169ric Mantegazza.
+    enable threads by default
 
-------------------------------------------------------------------------
-r615 | zas_ | 2008-04-24 22:18:59 +0200 (Thu, 24 Apr 2008) | 4 lines
+commit 0e1a79d6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jan 21 18:16:26 2009 +0000
 
-Do not allow to add anything but directories to sort bar in
-folder mode through drag'n'drop.
-Introduce a new field only_directories to _BookMarkData struct.
+    compilation fixes for older exiv2
 
-------------------------------------------------------------------------
-r614 | zas_ | 2008-04-24 18:35:02 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit e3086ee7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jan 20 22:53:09 2009 +0000
 
-Add missing spaces around equal sign.
+    improved metadata preferences
 
-------------------------------------------------------------------------
-r613 | zas_ | 2008-04-24 18:32:20 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 9d97c970
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jan 20 22:29:31 2009 +0000
 
-Cleanup exif_get_formatted_by_key().
+    fixed possible segfault
 
-------------------------------------------------------------------------
-r612 | zas_ | 2008-04-24 17:57:58 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 6d9a3f19
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 11 21:28:03 2009 +0000
 
-Add missing space.
+    show symlinks in filelist
 
-------------------------------------------------------------------------
-r611 | zas_ | 2008-04-24 17:53:08 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 07f76a58
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 11 21:24:58 2009 +0000
 
-6 for() vs 201 for (): winner is for ().
+    fixed includes
 
-------------------------------------------------------------------------
-r610 | zas_ | 2008-04-24 17:49:57 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit fa197cca
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 11 18:58:05 2009 +0000
 
-Convert the minority of while() to while ().
+    added a status bar button for writting metadata immediately
 
-------------------------------------------------------------------------
-r609 | zas_ | 2008-04-24 17:44:43 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 9e2559ec
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 11 12:13:30 2009 +0000
 
-Use only one secure_fprintf() call instead of two.
+    metadata write mode (direct or sidecar) made configurable for each file
+    format
 
-------------------------------------------------------------------------
-r608 | zas_ | 2008-04-24 17:31:21 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 79003481
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 10 20:40:37 2009 +0000
 
-Use sizeof().
+    simplified metadata interface, dropped metadata_read,
+    fixes for older exiv2 versions
 
-------------------------------------------------------------------------
-r607 | zas_ | 2008-04-24 14:47:09 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 36c2beab
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Jan 4 17:14:34 2009 +0000
 
-Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2)
+    When "Remember print settings" is checked, save _all_ settings. Before this patch, text fields, text size, source, layout and image scale properties were not saved.
 
-------------------------------------------------------------------------
-r606 | zas_ | 2008-04-24 14:23:02 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit ae1ea297
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Jan 4 10:32:47 2009 +0000
 
-Remove whitespace between function name and first parenthesis for the sake of consistency.
+    French translation was updated.
 
-------------------------------------------------------------------------
-r605 | zas_ | 2008-04-24 13:40:26 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 1196bc75
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jan 3 17:13:20 2009 +0000
 
-Indentation fix.
+    Silent warnings.
 
-------------------------------------------------------------------------
-r604 | zas_ | 2008-04-24 11:50:37 +0200 (Thu, 24 Apr 2008) | 1 line
+commit 911b4136
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 3 15:29:08 2009 +0000
 
-Display file_data debug messages only at level 2.
-------------------------------------------------------------------------
-r603 | zas_ | 2008-04-24 11:43:23 +0200 (Thu, 24 Apr 2008) | 2 lines
+    write keywords and comments with separate functions
 
-Move get_exec_time() to debug.{c,h}.
+commit d16e3818
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 2 23:14:01 2009 +0000
 
-------------------------------------------------------------------------
-r602 | zas_ | 2008-04-24 11:09:48 +0200 (Thu, 24 Apr 2008) | 2 lines
+    fixed updating of selection after deleting the last image from the list
 
-Move options stuff to options.{c,h} and remove globals.c
+commit dc4d041d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 2 22:57:09 2009 +0000
 
-------------------------------------------------------------------------
-r601 | zas_ | 2008-04-24 10:53:39 +0200 (Thu, 24 Apr 2008) | 5 lines
+    do not enter a directory after rename
+    fixed dir tree updating
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2481287&group_id=222125&atid=1054680
 
-Move debug macros from main.h to new debug.h.
-Make debug_level static to debug.c and add utility functions
-to manipulate it.
-Add #include "debug.h" where needed.
+commit 067cf8e9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 2 14:58:21 2009 +0000
 
-------------------------------------------------------------------------
-r600 | zas_ | 2008-04-24 02:15:03 +0200 (Thu, 24 Apr 2008) | 3 lines
+    added done callback to utilops
+    used the callback for metadata writting at exit and for renaming new
+    folder
 
-Handle the newline in DEBUG_N() macro instead of adding one
-in each debug message string.
+commit a63548cf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 2 09:39:14 2009 +0000
 
-------------------------------------------------------------------------
-r599 | zas_ | 2008-04-24 01:52:20 +0200 (Thu, 24 Apr 2008) | 2 lines
+    fixed view_dir notification
 
-French translation was updated.
+commit e040fa03
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 2 09:26:23 2009 +0000
 
-------------------------------------------------------------------------
-r598 | zas_ | 2008-04-24 01:51:02 +0200 (Thu, 24 Apr 2008) | 2 lines
+    sidecar files grouping was made case-insensitive
+    added possibility to use macros %raw, %image, %meta in extensions lists
 
-Make image_osd_histogram_onoff_toggle() and image_osd_histogram_onoff_status() static.
+commit 7f754851
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Dec 27 22:53:07 2008 +0000
 
-------------------------------------------------------------------------
-r597 | zas_ | 2008-04-24 01:47:53 +0200 (Thu, 24 Apr 2008) | 2 lines
+    fixed writting of legacy metadata
 
-Fix image overlay displayed only on second "I" press in layout view.
+commit c6d5aeb7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Dec 26 19:04:36 2008 +0000
 
-------------------------------------------------------------------------
-r596 | zas_ | 2008-04-24 01:35:13 +0200 (Thu, 24 Apr 2008) | 3 lines
+    optimized get_mark_func
+    fixed reference counting bug
 
-Display file and line along debug messages for any debug level but level 1.
-Add a DEBUG_0() macro for instant debugging.
+commit 88e91c4e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Dec 26 18:54:07 2008 +0000
 
-------------------------------------------------------------------------
-r595 | zas_ | 2008-04-24 00:40:55 +0200 (Thu, 24 Apr 2008) | 4 lines
+    remove cached entries on all changes
 
-Fix Gtk-CRITICAL **: gtk_entry_set_text: assertion `GTK_IS_ENTRY (entry)' failed
-occuring when toggling file list view <-> file icon view.
+commit 7eeeeb77
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Dec 26 17:38:52 2008 +0000
 
+    fixed previous change
 
-------------------------------------------------------------------------
-r594 | nadvornik | 2008-04-24 00:38:34 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit ff8b9366
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Dec 26 14:12:36 2008 +0000
 
-clear the buffer before loading of an image
+    improved sidecar writting
+    private metadata can be saved in xmp format
 
-------------------------------------------------------------------------
-r593 | zas_ | 2008-04-24 00:33:18 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 0c2e413a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Dec 25 12:39:34 2008 +0000
 
-Use menu_item_add_stock_sensitive() and menu_item_add_sensitive().
+    implemented a possibility to connect keywords with marks
 
-------------------------------------------------------------------------
-r592 | zas_ | 2008-04-24 00:22:37 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 2dd4ade4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Dec 25 12:28:04 2008 +0000
 
-Update to contributors list.
+    low-level keyword-to-mark functionality
 
-------------------------------------------------------------------------
-r591 | zas_ | 2008-04-24 00:17:21 +0200 (Thu, 24 Apr 2008) | 8 lines
+commit 4bf1446d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Dec 25 12:19:37 2008 +0000
 
-Allow the copy of file paths to clipboard.
-This feature is disabled by default, it can be set through
-Preferences > Advanced > Behavior > Show "Copy path" ...
-When enabled, it adds a menu entry "Copy path" that let the
-user copies current selection's paths to X clipboard.
-It is very convenient to paste paths to xterm for example.
-Patch by Carles Pina i Estany and me.
+    perform internal commands in idle call
 
-------------------------------------------------------------------------
-r590 | nadvornik | 2008-04-23 23:08:29 +0200 (Wed, 23 Apr 2008) | 2 lines
+commit 31114993
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Dec 23 22:42:57 2008 +0000
 
-fixed a bug in opening files with non-utf8 locales in exiv2.cc
+    allow writing of empty keywords/comment
 
-------------------------------------------------------------------------
-r589 | zas_ | 2008-04-23 22:47:19 +0200 (Wed, 23 Apr 2008) | 9 lines
+commit b077c46b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Dec 23 20:53:44 2008 +0000
 
-Introduce macros to display debug messages.
-if (debug) printf(...) is now replaced by variadic macros:
-DEBUG_1()
-And for higher debugging levels:
-DEBUG_2()
-DEBUG_3()
-DEBUG_4()
+    added change notification to bar_info.c
 
+commit 6c231281
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Dec 23 19:15:12 2008 +0000
 
-------------------------------------------------------------------------
-r588 | zas_ | 2008-04-23 15:46:18 +0200 (Wed, 23 Apr 2008) | 7 lines
+    improved buffering and notifications
 
-Honor Control and Shift keys while drag'n'droping files
-to directories.
-Before a menu (Copy/Move/Cancel) was always displayed, now
-if the user hold Shift key or Control key, the menu
-is not shown, but move or copy actions take place.
-If no modifier key is used, the menu is displayed as usual.
+commit 85fce407
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Dec 23 19:13:48 2008 +0000
 
-------------------------------------------------------------------------
-r587 | zas_ | 2008-04-23 15:03:04 +0200 (Wed, 23 Apr 2008) | 2 lines
+    write changes immediately, the necessary buffering is done on lower
+    level in metadata.c
 
-Only display message if in debug mode.
+commit e2359cd0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Dec 22 23:25:15 2008 +0000
 
-------------------------------------------------------------------------
-r586 | zas_ | 2008-04-23 11:56:21 +0200 (Wed, 23 Apr 2008) | 5 lines
+    file class made configurable in preferences
 
-Fix adding a selection to a collection with no window open
-using the sort manager. Only one file was added, now all
-files in the selection are added (but duplicates).
-A pointer was not reset correctly.
+commit 7180d81d
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Dec 22 19:43:46 2008 +0000
 
-------------------------------------------------------------------------
-r585 | zas_ | 2008-04-23 01:53:24 +0200 (Wed, 23 Apr 2008) | 2 lines
+    French translation was updated.
 
-Save sort manager state to rc file.
+commit cbbd4a87
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Dec 22 18:29:25 2008 +0000
 
-------------------------------------------------------------------------
-r584 | zas_ | 2008-04-23 00:45:51 +0200 (Wed, 23 Apr 2008) | 2 lines
+    write metadata after timeout, image change or dir change
 
-Remove unused function bar_info_size_request().
+commit c29865e3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Dec 22 18:15:26 2008 +0000
 
-------------------------------------------------------------------------
-r583 | zas_ | 2008-04-23 00:44:10 +0200 (Wed, 23 Apr 2008) | 3 lines
+    show metadata options in preferences dialog
 
-Save state and width of exif, info and sort panels to rc file.
-Width is restored only if save windows dimensions is set.
+commit b3a68770
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 21 21:36:58 2008 +0000
 
-------------------------------------------------------------------------
-r581 | nadvornik | 2008-04-22 21:26:07 +0200 (Tue, 22 Apr 2008) | 2 lines
+    fixed safe delete
 
-updated ChangeLog from svn log
+commit b2478a36
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 21 21:20:36 2008 +0000
 
-------------------------------------------------------------------------
-r580 | nadvornik | 2008-04-22 20:06:38 +0200 (Tue, 22 Apr 2008) | 2 lines
+    most of the metadata options now works
 
-fixed version string ;)
+commit a9a31060
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 21 16:26:03 2008 +0000
 
-------------------------------------------------------------------------
-r579 | nadvornik | 2008-04-22 19:45:08 +0200 (Tue, 22 Apr 2008) | 2 lines
+    fixed new options
 
-updated version number
+commit da50487d
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Dec 21 09:28:16 2008 +0000
 
-------------------------------------------------------------------------
-r578 | nadvornik | 2008-04-22 19:40:29 +0200 (Tue, 22 Apr 2008) | 2 lines
+    French translation was updated.
 
-fixed reading of signed rational type with Exiv2
+commit e9460139
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Dec 20 23:18:20 2008 +0000
 
-------------------------------------------------------------------------
-r577 | nadvornik | 2008-04-22 11:57:26 +0200 (Tue, 22 Apr 2008) | 2 lines
+    added options for metadata - not yet used
 
-fixed instalation of doc files
+commit 40a73b68
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Dec 20 21:47:04 2008 +0000
 
-------------------------------------------------------------------------
-r576 | zas_ | 2008-04-22 11:40:05 +0200 (Tue, 22 Apr 2008) | 3 lines
+    Fix two minor compilation warnings.
 
-Correctly escape data before using pango_layout_set_markup().
-Exif data may contain characters like & or < >.
+commit f4733f77
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Dec 20 21:30:27 2008 +0000
 
-------------------------------------------------------------------------
-r575 | zas_ | 2008-04-22 11:01:29 +0200 (Tue, 22 Apr 2008) | 3 lines
+    Switch to fullscreen when double clicking on file in icon or list view. Feature request 1966042. The code was there since a long time but disabled, please report any issue.
 
-Use image_osd_toggle() in layout_menu_overlay_cb().
-Drop layout_image_overlay_update().
+commit 9643a254
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Dec 20 20:43:56 2008 +0000
 
-------------------------------------------------------------------------
-r574 | zas_ | 2008-04-22 10:53:07 +0200 (Tue, 22 Apr 2008) | 2 lines
+    use the workflow in utilops.c for metadata approving and writting
+    TODO: configuration
 
-Merge view_overlay_toggle() and layout_image_overlay_toggle() into new image_osd_toggle().
+commit af283c6a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Dec 16 12:59:23 2008 +0000
 
-------------------------------------------------------------------------
-r573 | zas_ | 2008-04-22 10:34:30 +0200 (Tue, 22 Apr 2008) | 3 lines
+    queue metadata and write them in an idle callback
 
-Make histogram depends on image window not layout window.
-It simplifies the code, and make more sense.
+commit b908ceb6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Dec 15 22:47:31 2008 +0000
 
-------------------------------------------------------------------------
-r572 | zas_ | 2008-04-22 10:16:02 +0200 (Tue, 22 Apr 2008) | 4 lines
+    prepared infrastructure for delayed metadata writting - refreshing
+    metadata immediately before writting is now possible
+    
+    modified metadata are stored in fd->modified_xmp
 
-Ensure Properties dialog is displayed above fullscreen window.
-Add a parameter to info_window_new() to pass parent window and
-revert patch 472.
+commit b7fdc83d
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Dec 15 18:04:42 2008 +0000
 
-------------------------------------------------------------------------
-r571 | zas_ | 2008-04-22 00:19:32 +0200 (Tue, 22 Apr 2008) | 2 lines
+    Allow to drag keywords on files in list or icon view. Dragged text is appended to keywords list of the destination file.
 
-Indicate bugs and feature requests trackers, remove obsolete stuff.
+commit d1b9489e
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Dec 9 19:12:38 2008 +0000
 
-------------------------------------------------------------------------
-r570 | zas_ | 2008-04-22 00:15:56 +0200 (Tue, 22 Apr 2008) | 2 lines
+    French translation was updated.
 
-Lowercased name.
+commit 0871c189
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Dec 9 17:51:28 2008 +0000
 
-------------------------------------------------------------------------
-r569 | zas_ | 2008-04-22 00:14:57 +0200 (Tue, 22 Apr 2008) | 2 lines
+    Allow to invert the current selection in Collection view. A new Selection submenu was added to the contextual menu, Select All and Select None were moved to it, and Invert selection was added.
 
-. -> dot
+commit e5abe232
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Dec 8 21:34:32 2008 +0000
 
-------------------------------------------------------------------------
-r568 | nadvornik | 2008-04-21 23:46:38 +0200 (Mon, 21 Apr 2008) | 2 lines
+    Display error dialog with appropriate message when user is trying to open an invalid collection file.
 
-updated copyright in source files
+commit 2d44c554
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Dec 8 21:33:14 2008 +0000
 
-------------------------------------------------------------------------
-r567 | zas_ | 2008-04-21 22:45:35 +0200 (Mon, 21 Apr 2008) | 3 lines
+    Cosmetic fix.
 
-Properly initialize image_overlay options.
+commit bb2f0857
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Dec 7 15:51:50 2008 +0000
 
+    Fix patch 1290: we only want to remove unused parameter warnings not all warnings produced by -Wextra, so just disable then using -Wno-unused-parameter and re-add -Wextra (was -W, but this is the old name).
 
-------------------------------------------------------------------------
-r566 | zas_ | 2008-04-21 22:42:18 +0200 (Mon, 21 Apr 2008) | 2 lines
+commit 85e69453
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 7 13:28:04 2008 +0000
 
-Few more fixes to french translation.
+    handle the case when io.open() fails
 
-------------------------------------------------------------------------
-r565 | zas_ | 2008-04-21 22:39:36 +0200 (Mon, 21 Apr 2008) | 3 lines
+commit 68f82126
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Dec 6 21:24:38 2008 +0000
 
-Add some macros to handle rc file compatibility issues related to
-option name changes.
+    disabled the "unused parameter" warnings, they are harmless and nobody
+    is going to fix it ;)
+    (note: -W is equivalent to -Wextra)
 
-------------------------------------------------------------------------
-r564 | zas_ | 2008-04-21 22:27:39 +0200 (Mon, 21 Apr 2008) | 2 lines
+commit 0bd9d0fe
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Dec 2 19:34:53 2008 +0000
 
-Minor french translation fix.
+    Rename few variables to make the code more readable.
 
-------------------------------------------------------------------------
-r563 | zas_ | 2008-04-21 22:24:15 +0200 (Mon, 21 Apr 2008) | 2 lines
+commit 33e01e14
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 30 21:59:28 2008 +0000
 
-French translation was updated.
+    keyword_list_find() -> find_string_in_list(), return gboolean.
 
-------------------------------------------------------------------------
-r562 | zas_ | 2008-04-21 22:12:49 +0200 (Mon, 21 Apr 2008) | 6 lines
+commit 81f6d0d4
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 30 21:52:37 2008 +0000
 
-Rename few functions and replace fullscreen info with image overlay template string.
-fullscreen_info_default_cb() -> image_overlay_default_template_cb()
-fullscreen_info_default_ok_cb() -> image_overlay_default_template_ok_cb()
-set_default_fullscreen_info() -> set_default_image_overlay_template_string() (moved to image-overlay.h)
+    metadata_set_keywords() -> metadata_set(). Use gboolean type for boolean parameters.
 
+commit d931c87f
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 30 21:43:01 2008 +0000
 
-------------------------------------------------------------------------
-r561 | zas_ | 2008-04-21 22:01:22 +0200 (Mon, 21 Apr 2008) | 9 lines
+    Rename most comment_*() functions to more appropriate metadata_*().
 
-Replace fullscreen.info and fullscreen.show_info options by:
-image_overlay.common.enabled => to save last state to rc file
-image_overlay.common.show_at_startup => overrides .common.enabled at startup
-image_overlay.common.template_string => replace fullscreen.info
+commit 73e8f782
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 30 11:46:34 2008 +0000
 
-common is used since for now there is only one image overlay setup,
-later specific setups may be added.
+    File filters cleanup: add .pef .dng and .arw extensions to default sidecar extensions list, add .k25 in Kodak raw extensions, simplify and optimize sidecar_ext_parse().
 
+commit 73a35700
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Nov 27 19:10:59 2008 +0000
 
-------------------------------------------------------------------------
-r560 | nadvornik | 2008-04-21 21:42:58 +0200 (Mon, 21 Apr 2008) | 2 lines
+    Do not hardcode exif formatted prefix.
 
-fixed another "gqview" occurence
+commit 40acac56
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Nov 27 12:34:39 2008 +0000
 
-------------------------------------------------------------------------
-r559 | nadvornik | 2008-04-21 21:10:41 +0200 (Mon, 21 Apr 2008) | 2 lines
+    Fix up sign-related  warning.
 
-updated NEWS, README and other documentation files
+commit fd5cd319
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Nov 27 12:34:03 2008 +0000
 
-------------------------------------------------------------------------
-r558 | nadvornik | 2008-04-21 20:09:30 +0200 (Mon, 21 Apr 2008) | 2 lines
+    Fix up unsigned expression always true warning.
 
-renamed no.po to nb.po
+commit 41ba7c59
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Nov 27 12:33:07 2008 +0000
 
-------------------------------------------------------------------------
-r557 | zas_ | 2008-04-21 17:30:16 +0200 (Mon, 21 Apr 2008) | 3 lines
+    Resync .h with .c declarations.
 
-Fix a segfault occuring when pressing 'i' for overlay info
-in a separate image window (no layout).
+commit 26f6d635
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Nov 27 12:31:27 2008 +0000
 
-------------------------------------------------------------------------
-r556 | zas_ | 2008-04-21 16:19:48 +0200 (Mon, 21 Apr 2008) | 2 lines
+    Fix up pointer signedness warnings.
 
-histogram_draw(): tidy up.
+commit bb28beac
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Nov 27 12:30:49 2008 +0000
 
-------------------------------------------------------------------------
-r555 | zas_ | 2008-04-21 15:39:17 +0200 (Mon, 21 Apr 2008) | 2 lines
+    Fix up not a prototype warning.
 
-histogram_read(): speed up calculations by 20%.
+commit 402a7b74
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Nov 27 12:30:10 2008 +0000
 
-------------------------------------------------------------------------
-r554 | zas_ | 2008-04-21 13:44:03 +0200 (Mon, 21 Apr 2008) | 2 lines
+    Remove unused variable.
 
-histogram_read(): use memset() to initialize histogram data instead of for() loop.
+commit fb0fc10f
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Nov 27 12:29:38 2008 +0000
 
-------------------------------------------------------------------------
-r553 | zas_ | 2008-04-21 12:11:55 +0200 (Mon, 21 Apr 2008) | 2 lines
+    Fix up deprecated function and not a prototype warnings.
 
-French translation was updated.
+commit 673dab6b
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Nov 26 20:39:50 2008 +0000
 
-------------------------------------------------------------------------
-r552 | zas_ | 2008-04-21 12:10:23 +0200 (Mon, 21 Apr 2008) | 2 lines
+    Handle return values better to silent some warnings.
 
-Add compat.c to POTFILES
+commit 3f7d30d1
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Nov 26 20:38:47 2008 +0000
 
-------------------------------------------------------------------------
-r551 | zas_ | 2008-04-21 12:09:01 +0200 (Mon, 21 Apr 2008) | 4 lines
+    Print a message if chown() or chmod() fail.
 
-Allow the user to set the drag'n drop icon size through
-Preferences > Advanced > Behavior > Drag'n drop icon size.
-It is saved to rc file as dnd_icon_size.
+commit a3cd380d
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Nov 26 20:37:14 2008 +0000
 
-------------------------------------------------------------------------
-r550 | zas_ | 2008-04-21 01:17:35 +0200 (Mon, 21 Apr 2008) | 4 lines
+    Fix up format vs type warning.
 
-Add a replacement for gtk_radio_action_set_current_value() which
-require GTK+ >= 2.10.
-Two new files were added, compat.h and compat.c.
+commit 85b4c3d6
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Nov 25 17:32:51 2008 +0000
 
-------------------------------------------------------------------------
-r549 | zas_ | 2008-04-21 00:51:53 +0200 (Mon, 21 Apr 2008) | 2 lines
+    Move comments/keywords read and write stuff to new metadata.{c,h}.
 
-French translation was updated.
+commit 49906366
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Nov 25 17:01:03 2008 +0000
 
-------------------------------------------------------------------------
-r548 | zas_ | 2008-04-21 00:45:00 +0200 (Mon, 21 Apr 2008) | 2 lines
+    Fix up unsigned expression always true/false warnings.
 
-Add number mnemonics to image view editors submenu.
+commit 50306a69
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 23 22:05:27 2008 +0000
 
-------------------------------------------------------------------------
-r547 | zas_ | 2008-04-21 00:29:23 +0200 (Mon, 21 Apr 2008) | 3 lines
+    Hide .gqv extension from collection name in collection window title and recent menu list.
 
-Prefix editor entries in the main menu with numbers.
-It allows Alt+E+number as shortcut to start an editor.
+commit 968a9235
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 23 16:16:09 2008 +0000
 
-------------------------------------------------------------------------
-r546 | zas_ | 2008-04-21 00:14:54 +0200 (Mon, 21 Apr 2008) | 2 lines
+    Rename wmsubclass and name to role, which corresponds better to the purpose of the parameter as it ends to be passed to gtk_window_set_role().
 
-Add missing shortcuts.
+commit 92a79f4e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 23 16:10:29 2008 +0000
 
-------------------------------------------------------------------------
-r545 | nadvornik | 2008-04-21 00:14:38 +0200 (Mon, 21 Apr 2008) | 3 lines
+    Drop useless wmclass stuff. Gtk will take care of it and as said in the documentation using gtk_window_set_wmclass() is sort of pointless.
 
-fixed color profile code for older versions of exiv2
-compilation fixes
+commit 15aaf972
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 22 22:54:51 2008 +0000
 
-------------------------------------------------------------------------
-r544 | zas_ | 2008-04-21 00:01:26 +0200 (Mon, 21 Apr 2008) | 4 lines
+    Use the last selected images for the splitted views. Ie. when 5 images are selected, the last one is displayed, split quad while open images 5,4,3,2. It seems better to me.
 
-Mark slideshow toggle state in the menu.
-There is still an issue due to layout vs view slideshows...
+commit cce7425d
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 22 22:43:18 2008 +0000
 
+    When more than one image is selected, Split Horizontal, Vertical and Quad will use selected images when initialized.
 
-------------------------------------------------------------------------
-r543 | zas_ | 2008-04-20 23:38:45 +0200 (Sun, 20 Apr 2008) | 2 lines
+commit bebe1091
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 22 22:10:10 2008 +0000
 
-Fix a typo introduced by revision 521.
+    Tidy up.
 
-------------------------------------------------------------------------
-r542 | nadvornik | 2008-04-20 23:35:03 +0200 (Sun, 20 Apr 2008) | 2 lines
+commit 15821ce9
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 22 22:04:21 2008 +0000
 
-read color profiles from jpeg also with Exiv2
+    Use common code for layout_image_setup_split_none() too.
 
-------------------------------------------------------------------------
-r541 | zas_ | 2008-04-20 23:30:36 +0200 (Sun, 20 Apr 2008) | 6 lines
+commit 67f56552
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 22 21:58:07 2008 +0000
 
-Use explicit names for mouse buttons instead of numbers.
-MOUSE_BUTTON_LEFT   = 1
-MOUSE_BUTTON_MIDDLE = 2
-MOUSE_BUTTON_RIGHT  = 3
-It makes the code easier to read.
+    layout_image_setup_split_*(): simplify code.
 
-------------------------------------------------------------------------
-r540 | zas_ | 2008-04-20 22:35:26 +0200 (Sun, 20 Apr 2008) | 2 lines
+commit 25ac01ca
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 22 21:11:09 2008 +0000
 
-Fix a typo: unoffical -> unofficial
+    layout_image_setup_split_*(): move common code to a new function layout_image_setup_split_common().
 
-------------------------------------------------------------------------
-r539 | zas_ | 2008-04-20 20:07:51 +0200 (Sun, 20 Apr 2008) | 2 lines
+commit 7f699d74
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 22 16:24:23 2008 +0000
 
-Effectively drop empty newlines at end of files (missing from rev 535)
+    Add a back button in the toolbar: it allows to go back and forth between two directories. Experimental, please test and comment on ml.
 
-------------------------------------------------------------------------
-r538 | zas_ | 2008-04-20 18:50:19 +0200 (Sun, 20 Apr 2008) | 3 lines
+commit f7327cbd
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Nov 20 17:28:34 2008 +0000
 
-comment_file_read(): rewrite the parser, drop leading and trailing newlines
-in comment.
+    Force font weight and style to normal for keys.
 
-------------------------------------------------------------------------
-r537 | zas_ | 2008-04-20 15:42:22 +0200 (Sun, 20 Apr 2008) | 2 lines
+commit 540d8658
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Nov 20 17:23:46 2008 +0000
 
-Minor cleanup and code redundancy reduction.
+    Fix up yet unmarked keys.
 
-------------------------------------------------------------------------
-r536 | zas_ | 2008-04-20 15:30:36 +0200 (Sun, 20 Apr 2008) | 2 lines
+commit ad4dacfa
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Nov 20 11:46:43 2008 +0000
 
-editor_command_one(): tidy up.
+    Fix compilation warnings.
 
-------------------------------------------------------------------------
-r535 | zas_ | 2008-04-20 15:04:57 +0200 (Sun, 20 Apr 2008) | 6 lines
+commit a7fe2449
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Nov 20 07:22:56 2008 +0000
 
-Big whitespaces cleanup:
-- drop whitespaces at end of lines
-- convert eight spaces to tab at start of lines
-- drop spurious spaces mixed with tabs
-- remove empty lines at end of files
+    Fix up some missing html code.
 
-------------------------------------------------------------------------
-r534 | zas_ | 2008-04-20 12:05:27 +0200 (Sun, 20 Apr 2008) | 3 lines
+commit 7d5e78bf
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Nov 19 22:57:40 2008 +0000
 
-Allow the user to change open_recent_list_maxsize option through
-Preferences > Advanced > Navigation.
+    More keys.
 
-------------------------------------------------------------------------
-r533 | nadvornik | 2008-04-20 11:53:37 +0200 (Sun, 20 Apr 2008) | 2 lines
+commit 85c37fcf
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Nov 19 22:46:27 2008 +0000
 
-rm as external delete command is too dangerous, even for testing
+    Fix text wrongly marked as key.
 
-------------------------------------------------------------------------
-r532 | zas_ | 2008-04-20 11:47:51 +0200 (Sun, 20 Apr 2008) | 2 lines
+commit 7f8324bf
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Nov 19 22:42:20 2008 +0000
 
-Add a way to restore original state in Adjust menu.
+    Mark keyboard keys with a span and make them look like a key through css style.
 
-------------------------------------------------------------------------
-r531 | nadvornik | 2008-04-20 11:29:46 +0200 (Sun, 20 Apr 2008) | 2 lines
+commit 5aba0342
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Nov 19 21:36:02 2008 +0000
 
-added fColorProfile pseudo-tag with detailed information
+    Replace [Control] by shorter and more common [Ctrl].
 
-------------------------------------------------------------------------
-r530 | zas_ | 2008-04-20 11:02:05 +0200 (Sun, 20 Apr 2008) | 3 lines
+commit 67e91a0b
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Nov 19 21:16:27 2008 +0000
 
-Fix the case "orientation from FileData, color profile from exif".
-Reported by Vladimir Nadvornik.
+    Unify [Shift] and [Control] notation.
 
-------------------------------------------------------------------------
-r529 | zas_ | 2008-04-20 01:12:30 +0200 (Sun, 20 Apr 2008) | 3 lines
+commit 68a305cc
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Nov 19 20:53:53 2008 +0000
 
-Rename inappropriate folder_size to folder.
+    Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
 
+commit 7d76bf99
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Nov 19 17:42:36 2008 +0000
 
-------------------------------------------------------------------------
-r528 | zas_ | 2008-04-20 00:32:07 +0200 (Sun, 20 Apr 2008) | 2 lines
+    Update documentation.
 
-Use sizeof() for buffer size where appropriate.
+commit 0362a31e
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 17 18:05:42 2008 +0000
 
-------------------------------------------------------------------------
-r527 | zas_ | 2008-04-19 23:50:05 +0200 (Sat, 19 Apr 2008) | 2 lines
+    Fix up links and various enhancements.
 
-Keep image orientation set by the user during the session.
+commit 84d0eeb7
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 17 17:17:47 2008 +0000
 
-------------------------------------------------------------------------
-r526 | zas_ | 2008-04-19 23:30:19 +0200 (Sat, 19 Apr 2008) | 3 lines
+    Remove colored background in headings for printable version.
 
-Save Show Marks state to rc file and display current state in menu.
-It is saved as boolean option layout.show_marks.
+commit bb0dccd4
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 17 17:09:44 2008 +0000
 
-------------------------------------------------------------------------
-r525 | nadvornik | 2008-04-19 23:20:08 +0200 (Sat, 19 Apr 2008) | 2 lines
+    Change metadata directory to be $XDG_DATA_HOME instead of $XDG_CACHE_HOME as discussed on the ml (obviously it has impact only when XDG support is set). Suggestion by Omari Stephens.
 
-fixed max. number of profiles
+commit b4ef8546
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 17 07:10:32 2008 +0000
 
-------------------------------------------------------------------------
-r524 | zas_ | 2008-04-19 23:18:24 +0200 (Sat, 19 Apr 2008) | 2 lines
+    Comment out css code that slipped through by cut'n paste error. It may be useful at some time though.
 
-Sort options.
+commit 4575fa4a
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 16 19:58:43 2008 +0000
 
-------------------------------------------------------------------------
-r523 | nadvornik | 2008-04-19 23:10:18 +0200 (Sat, 19 Apr 2008) | 2 lines
+    Add specific css for print media(has to be improved).
 
-fixed color profile index
+commit 69f15e9d
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 16 16:32:14 2008 +0000
 
-------------------------------------------------------------------------
-r522 | zas_ | 2008-04-19 22:53:12 +0200 (Sat, 19 Apr 2008) | 2 lines
+    Update svn:ignore property: add some files and replace gqview by geeqie where applicable.
 
-Let toggle marks with numeric keypad.
+commit 19e04201
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 15 20:17:14 2008 +0000
 
-------------------------------------------------------------------------
-r521 | nadvornik | 2008-04-19 22:19:27 +0200 (Sat, 19 Apr 2008) | 4 lines
+    Implement preliminary support for XDG Base Directory Specification.
+    See http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html.
+    
+    This feature was requested for a long time (feature requests #1950978 and #2289481).
+    For now, it is disabled since it breaks compatibility with previous versions.
+    To be able to test it, you have to enable it by defining USE_XDG to 1 in main.h.
+    
+    geeqierc and other conf files are going to:
+    $XDG_CONFIG_HOME/geeqie/ (default to $HOME/.config/geeqie/).
+    
+    metadata and thumbnails cache (if std is not used) are going to:
+    $XDG_CACHE_HOME/geeqie/metadata/ (default to $HOME/.cache/geeqie/metadata/)
+    and $XDG_CACHE_HOME/geeqie/thumbnails/ (default to $HOME/.cache/geeqie/thumbnails/)
+    
+    collections are going to:
+    $XDG_DATA_HOME/geeqie/collections/ (default to $HOME/.local/share/geeqie/collections/)
+    
+    
+    Please test and report any issue.
 
-I have finally found how to add alternative hotkeys
-removed more hard-coded keys
-"Split Quad" is without hotkey for now
+commit 64198432
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 15 20:01:25 2008 +0000
 
-------------------------------------------------------------------------
-r520 | zas_ | 2008-04-19 21:28:10 +0200 (Sat, 19 Apr 2008) | 3 lines
+    Replace cache_ensure_dir_exists() by new recursive_mkdir_if_not_exists().
 
-Accept keywords composed by two words ("Todo" = "A faire" in french).
-Prevent duplicate keywords in the list.
+commit 8b10477d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Nov 15 19:13:43 2008 +0000
 
-------------------------------------------------------------------------
-r519 | nadvornik | 2008-04-19 19:55:41 +0200 (Sat, 19 Apr 2008) | 2 lines
+    fixed usage of deprecated functions - patch by Omari Stephens
 
-show the AdobeRGB profile in the menu, indicate input profile from image
+commit 27bcad24
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 15 17:48:31 2008 +0000
 
-------------------------------------------------------------------------
-r518 | zas_ | 2008-04-19 19:14:03 +0200 (Sat, 19 Apr 2008) | 2 lines
+    Rename check_for_home_path() to mkdir_if_not_exists().
 
-file_dat_unref: display number of references as well of path (debug only).
+commit 788a5765
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 15 17:30:45 2008 +0000
 
-------------------------------------------------------------------------
-r517 | nadvornik | 2008-04-19 18:26:29 +0200 (Sat, 19 Apr 2008) | 2 lines
+    Use functions to return directories instead of constants.
+    Following functions were added:
+    get_collections_dir()
+    get_metadata_cache_dir()
+    get_rc_dir()
+    get_thumbnails_cache_dir()
+    get_trash_dir()
+    
+    They return the full directory path.
 
-first support for AdobeRGB colorspace
+commit e5dd414c
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 15 10:35:43 2008 +0000
 
-------------------------------------------------------------------------
-r516 | zas_ | 2008-04-19 18:10:08 +0200 (Sat, 19 Apr 2008) | 2 lines
+    Add a wrapper around system() call named runcmd() which allows easier debugging. Improve the code launching the help browser.
 
-French translation fixes.
+commit f56852b6
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Nov 14 01:10:18 2008 +0000
 
-------------------------------------------------------------------------
-r515 | zas_ | 2008-04-19 15:40:20 +0200 (Sat, 19 Apr 2008) | 3 lines
+    Fix up Makefile.am: add missing files and do not install template.html.
 
-French translation fixes and updates.
+commit 55bdd334
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Nov 12 21:38:00 2008 +0000
 
+    Fix a cut'n'paste error.
 
-------------------------------------------------------------------------
-r514 | zas_ | 2008-04-19 15:39:21 +0200 (Sat, 19 Apr 2008) | 2 lines
+commit 609fc80b
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Nov 12 21:34:55 2008 +0000
 
-Add missing _().
+    More precise description of the pan view find feature and a note about ressources eating was added.
 
-------------------------------------------------------------------------
-r513 | zas_ | 2008-04-19 14:46:59 +0200 (Sat, 19 Apr 2008) | 4 lines
+commit 3005309e
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Nov 12 21:15:12 2008 +0000
 
-Add the possibility to update only one translation file using,
-for example: make update-po PO=fr
-autogen.sh applies a patch made against glib-gettextize generated Makefile.in.in
+    Add some information about the pan view.
 
-------------------------------------------------------------------------
-r512 | zas_ | 2008-04-19 13:11:53 +0200 (Sat, 19 Apr 2008) | 5 lines
+commit 3effb3cd
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Nov 12 17:59:14 2008 +0000
 
-Cleanup last patch:
-- drop vd_pop_menu_dir_view_as_cb() since it is now unused.
-- use G_N_ELEMENTS()
+    Add a note about splitted view.
 
+commit ae7645d7
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Nov 12 17:48:16 2008 +0000
 
-------------------------------------------------------------------------
-r511 | nadvornik | 2008-04-19 11:49:14 +0200 (Sat, 19 Apr 2008) | 2 lines
+    Add Connected zoom and Split menu items.
 
-improved spec file
+commit f055d328
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Nov 11 23:35:39 2008 +0000
 
-------------------------------------------------------------------------
-r510 | zas_ | 2008-04-19 11:36:30 +0200 (Sat, 19 Apr 2008) | 3 lines
+    Add missing s...
 
-Fix directory view popup menu to display a View As submenu
-to switch between different directory views.
+commit 5078d7e5
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Nov 11 23:30:13 2008 +0000
 
-------------------------------------------------------------------------
-r509 | zas_ | 2008-04-19 01:35:16 +0200 (Sat, 19 Apr 2008) | 2 lines
+    Minor fixes.
 
-gimp-remote has no -n option.
+commit 0dabd8de
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Nov 11 21:50:42 2008 +0000
 
-------------------------------------------------------------------------
-r508 | zas_ | 2008-04-19 01:09:03 +0200 (Sat, 19 Apr 2008) | 4 lines
+    Give a new style to menus.
 
-Add zoom ratio display to OSD in fullscreen mode.
-It appears as [%zoom%] in fullscreen info string.
-It is now displayed by default.
+commit ec48abb7
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Nov 11 21:49:33 2008 +0000
 
-------------------------------------------------------------------------
-r507 | nadvornik | 2008-04-19 00:31:58 +0200 (Sat, 19 Apr 2008) | 2 lines
+    Fix missing parts.
 
-partially fixed reading embedded color profiles with exiv2
+commit c1a85ebf
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Nov 11 21:17:55 2008 +0000
 
-------------------------------------------------------------------------
-r506 | zas_ | 2008-04-19 00:15:01 +0200 (Sat, 19 Apr 2008) | 5 lines
+    Update main window menus description to match current Geeqie.
 
-Add two new options to control image read buffer at runtime.
-They are available in Preferences > Advanced > Image loading and caching.
-Default read buffer size was set to 4096 instead of 512.
-These options are saved to rc file.
+commit d6bc7dc5
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Nov 11 21:17:03 2008 +0000
 
-------------------------------------------------------------------------
-r505 | zas_ | 2008-04-18 23:53:33 +0200 (Fri, 18 Apr 2008) | 2 lines
+    Drop dots.
 
-Display elapsed time since previous get_exec_time() call (debug only).
+commit f9071c86
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Nov 11 10:32:03 2008 +0000
 
-------------------------------------------------------------------------
-r504 | zas_ | 2008-04-18 23:51:08 +0200 (Fri, 18 Apr 2008) | 2 lines
+    Update exif pane documentation a bit.
 
-Remove forgotten debug printf().
+commit aeca4f31
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Nov 11 10:24:04 2008 +0000
 
-------------------------------------------------------------------------
-r503 | zas_ | 2008-04-18 23:42:00 +0200 (Fri, 18 Apr 2008) | 2 lines
+    Add Properties Options page.
 
-Fix OSD display when fullscreen info string is empty.
+commit 51a23446
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Nov 11 10:09:09 2008 +0000
 
-------------------------------------------------------------------------
-r502 | nadvornik | 2008-04-18 23:30:12 +0200 (Fri, 18 Apr 2008) | 2 lines
+    Advanced options documentation is now almost in sync with current geeqie.
 
-replace inner loops with memcpy
+commit eeae9191
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Nov 11 09:12:10 2008 +0000
 
-------------------------------------------------------------------------
-r501 | zas_ | 2008-04-18 22:41:09 +0200 (Fri, 18 Apr 2008) | 5 lines
+    More updates to advanced options documentation. Not yet finished.
 
-Explode pr_tile_mirror() in three optimized functions:
-pr_tile_mirror_only()
-pr_tile_mirror_and_flip()
-pr_tile_flip_only()
+commit 9f3cc9ef
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 23:36:12 2008 +0000
 
-------------------------------------------------------------------------
-r500 | zas_ | 2008-04-18 18:53:41 +0200 (Fri, 18 Apr 2008) | 5 lines
+    Page cleanup and fixed. Remove obsolete note.
 
-Rename vd_drop_update() to vd_dnd_drop_update().
-Add two function pointers to ViewDir struct to keep
-vdtree_dnd_drop_expand_cancel() and vdtree_dnd_drop_expand()
-static to view_dir_tree.c.
+commit f13928fe
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 23:15:42 2008 +0000
 
-------------------------------------------------------------------------
-r499 | zas_ | 2008-04-18 18:29:47 +0200 (Fri, 18 Apr 2008) | 2 lines
+    Add missing link.
 
-Drop 3 useless #define.
+commit 757b8ebc
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 23:05:50 2008 +0000
 
-------------------------------------------------------------------------
-r498 | zas_ | 2008-04-18 18:25:40 +0200 (Fri, 18 Apr 2008) | 4 lines
+    Update documentation a bit: General, Image, Windows, Filtering, Editors and a part of Advanced (Image Overlay) options.
 
-Fix forgotten vd->pf affectation.
-Cleanup, and reduce code redundancy a bit.
+commit b72d86d3
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 21:33:38 2008 +0000
 
+    Let subsection menus match index style.
 
-------------------------------------------------------------------------
-r497 | zas_ | 2008-04-18 13:01:41 +0200 (Fri, 18 Apr 2008) | 6 lines
+commit 3c766c91
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 21:14:34 2008 +0000
 
-Explode pr_tile_rotate_90() in two functions:
-pr_tile_rotate_90_clockwise()
-pr_tile_rotate_90_counter_clockwise()
-Optimize the code at the expense of a bit of code redundancy:
-tests were moved outside the loops, intermediate results are now cached.
+    Cosmetic changes in image search and find duplicates shortcuts tables.
 
-------------------------------------------------------------------------
-r496 | zas_ | 2008-04-18 11:15:09 +0200 (Fri, 18 Apr 2008) | 2 lines
+commit c410dad0
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 20:42:44 2008 +0000
 
-Introduce printf_term() macro and use it.
+    Tidy up.
 
-------------------------------------------------------------------------
-r495 | zas_ | 2008-04-17 22:14:49 +0200 (Thu, 17 Apr 2008) | 3 lines
+commit 25735fd6
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 20:40:50 2008 +0000
 
-Add a shortcut key for List (L) and change the one for Tree (T),
-they are now in a submenu.
+    Move from xhtml transitional to xhtml strict.
 
-------------------------------------------------------------------------
-r494 | zas_ | 2008-04-17 22:03:49 +0200 (Thu, 17 Apr 2008) | 2 lines
+commit 60ff2fb4
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 20:16:45 2008 +0000
 
-Add some wrappers in view_dir.c and simplify even more.
+    Minor cleanup.
 
-------------------------------------------------------------------------
-r493 | zas_ | 2008-04-17 21:57:41 +0200 (Thu, 17 Apr 2008) | 2 lines
+commit 9b5b9339
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 19:37:17 2008 +0000
 
-Fix a bug introduced in revision 489.
+    Tidy up and minor fixes.
 
-------------------------------------------------------------------------
-r492 | zas_ | 2008-04-17 20:44:17 +0200 (Thu, 17 Apr 2008) | 3 lines
+commit e07b0677
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 18:02:09 2008 +0000
 
-Reduce code redundancy with the introduction of a new
-function named vd_get_fd_from_tree_path().
+    Notes cleanup and minor stylistic fixes.
 
-------------------------------------------------------------------------
-r491 | nadvornik | 2008-04-17 19:44:54 +0200 (Thu, 17 Apr 2008) | 3 lines
+commit 82cd089f
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 17:16:16 2008 +0000
 
-image post-processing (rotation and color management) moved to
-pixbuf-renderer
+    Various fixes and cleanup.
 
-------------------------------------------------------------------------
-r490 | zas_ | 2008-04-17 19:35:51 +0200 (Thu, 17 Apr 2008) | 3 lines
+commit 2ec1474a
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 16:11:28 2008 +0000
 
-Merge vd(list|tree)_release_cb() in vd_release_cb().
-I made some assumptions here i hope correct.
+    Fix up some errors.
 
-------------------------------------------------------------------------
-r489 | zas_ | 2008-04-17 19:19:41 +0200 (Thu, 17 Apr 2008) | 2 lines
+commit 0a594f66
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 15:20:13 2008 +0000
 
-Merge few more functions to view_dir.c.
+    Fix up unvalid xhtml.
 
-------------------------------------------------------------------------
-r488 | zas_ | 2008-04-17 18:33:31 +0200 (Thu, 17 Apr 2008) | 2 lines
+commit 12fe48da
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 14:56:11 2008 +0000
 
-Move common menu position callback to view_dir.c.
+    Fix up a broken link.
 
-------------------------------------------------------------------------
-r487 | zas_ | 2008-04-17 16:51:32 +0200 (Thu, 17 Apr 2008) | 2 lines
+commit f7216dd1
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 14:10:39 2008 +0000
 
-Merge dirlist/dirview dnd code.
+    Beautify the manual.
 
-------------------------------------------------------------------------
-r486 | zas_ | 2008-04-17 00:51:32 +0200 (Thu, 17 Apr 2008) | 2 lines
+commit b8742eb7
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 13:00:29 2008 +0000
 
-Regenerate translations files and update french translation.
+    Reformat more pages.
 
-------------------------------------------------------------------------
-r485 | zas_ | 2008-04-17 00:31:52 +0200 (Thu, 17 Apr 2008) | 2 lines
+commit 7c5c8854
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 12:06:05 2008 +0000
 
-Fix new folder feature in dirlist mode, it was broken by revision 481.
+    Reformat remaining options pages.
 
-------------------------------------------------------------------------
-r484 | zas_ | 2008-04-17 00:23:43 +0200 (Thu, 17 Apr 2008) | 2 lines
+commit 2b02d7ed
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Nov 10 10:26:51 2008 +0000
 
-Fix a crash introduced in revision 477.
+    Reformatting: notes, advanced options page and more.
 
-------------------------------------------------------------------------
-r483 | zas_ | 2008-04-17 00:21:01 +0200 (Thu, 17 Apr 2008) | 2 lines
+commit 2f3f12a0
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 9 21:53:33 2008 +0000
 
-Fix two errors made in revision 473.
+    Reformatting.
 
-------------------------------------------------------------------------
-r482 | zas_ | 2008-04-16 23:58:05 +0200 (Wed, 16 Apr 2008) | 2 lines
+commit 49c72a6c
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 9 17:17:19 2008 +0000
 
-Merge few more vdlist/vdtree functions.
+    Reformat and cleanup.
 
-------------------------------------------------------------------------
-r481 | zas_ | 2008-04-16 22:36:10 +0200 (Wed, 16 Apr 2008) | 2 lines
+commit 029e68ef
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 9 13:37:39 2008 +0000
 
-Make directory view popup menu common and move it to view_dir.{c,h}.
+    More cleanup of tables.
 
-------------------------------------------------------------------------
-r480 | nadvornik | 2008-04-16 22:32:44 +0200 (Wed, 16 Apr 2008) | 2 lines
+commit fcea33c1
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 9 13:06:16 2008 +0000
 
-fixed compiler warnings
+    Cleanup some tables.
 
-------------------------------------------------------------------------
-r479 | nadvornik | 2008-04-16 22:15:42 +0200 (Wed, 16 Apr 2008) | 2 lines
+commit cd465d19
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 9 12:48:00 2008 +0000
 
-in debug mode print time information on selected events
+    Drop most old css classes.
 
-------------------------------------------------------------------------
-r478 | zas_ | 2008-04-16 20:57:50 +0200 (Wed, 16 Apr 2008) | 2 lines
+commit eb656466
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 9 09:39:14 2008 +0000
 
-Clean up and simplify.
+    Move dialog descriptions to definitions lists, first step.
 
-------------------------------------------------------------------------
-r477 | zas_ | 2008-04-16 18:54:38 +0200 (Wed, 16 Apr 2008) | 3 lines
+commit d9afdf93
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 9 09:33:01 2008 +0000
 
-Merge parts of view_dir_list/tree constructors/destructors to
-view_dir.
+    Index cleanup.
 
-------------------------------------------------------------------------
-r476 | zas_ | 2008-04-16 18:05:12 +0200 (Wed, 16 Apr 2008) | 3 lines
+commit 4c65837d
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Nov 9 09:28:59 2008 +0000
 
-Move some dnd common code from view_dir_list.c and view_dir_tree.c
-to view_dir.c.
+    Move menu descriptions to definitions lists.
 
-------------------------------------------------------------------------
-r475 | zas_ | 2008-04-16 16:56:31 +0200 (Wed, 16 Apr 2008) | 2 lines
+commit db25a0d2
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 8 22:11:51 2008 +0000
 
-Rename vdt occurences to vd.
+    Re-introduce Geeqie User Manual footer.
 
-------------------------------------------------------------------------
-r474 | zas_ | 2008-04-16 16:51:39 +0200 (Wed, 16 Apr 2008) | 2 lines
+commit 8d87ca53
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 8 17:38:36 2008 +0000
 
-Rename vdl occurences to vd.
+    Simplify bottom navigation table.
 
-------------------------------------------------------------------------
-r473 | zas_ | 2008-04-16 16:45:22 +0200 (Wed, 16 Apr 2008) | 11 lines
+commit 8b3ed1c3
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 8 17:24:02 2008 +0000
 
-Introduce a new struct ViewDir to handle directory views common
-data.
-Specific data is now in ViewDirInfoList and ViewDirInfoTree.
-Type of directory view can be specified with enum DirViewType.
-This is saved to rc file as layout.dir_view_type, which replace
-layout.view_as_tree.
-Code was modified to reflect these changes.
-This is a first to move to merge common code of view_dir_list.c
-and view_dir_tree.c and ease the introduction of new types
-of directory view.
+    Use col tags with id in top and bottom navigation tables.
 
-------------------------------------------------------------------------
-r472 | zas_ | 2008-04-15 23:49:28 +0200 (Tue, 15 Apr 2008) | 2 lines
+commit 0bfece3a
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 8 11:37:17 2008 +0000
 
-Indicate --debug[=level] in usage display.
+    Add a generic spacer at the bottom of the page, remove now unused css classes.
 
-------------------------------------------------------------------------
-r471 | zas_ | 2008-04-15 23:47:03 +0200 (Tue, 15 Apr 2008) | 4 lines
+commit 357f067e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 8 10:59:45 2008 +0000
 
-Parse command line for --debug option as soon as possible and allow
---debug[=level] syntax.
-Only display message indication debug level once.
+    Add two css classes navtop and navbottom and remove unused ones.
 
-------------------------------------------------------------------------
-r470 | zas_ | 2008-04-15 23:06:00 +0200 (Tue, 15 Apr 2008) | 2 lines
+commit 20f28b56
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 8 10:49:18 2008 +0000
 
-Cleanup read/write of image.zoom_mode option.
+    Add style.css to list of files to install.
 
-------------------------------------------------------------------------
-r469 | zas_ | 2008-04-15 22:56:55 +0200 (Tue, 15 Apr 2008) | 2 lines
+commit 2cff7342
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Nov 8 10:47:31 2008 +0000
 
-Read show_icon_names only once.
+    Move css styles to an external stylesheet.
 
-------------------------------------------------------------------------
-r468 | zas_ | 2008-04-15 22:55:21 +0200 (Tue, 15 Apr 2008) | 2 lines
+commit 450ff689
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Nov 6 23:49:31 2008 +0000
 
-Rename l_conf to layout_order and make it more local.
+    Remove reference to numbered section.
 
-------------------------------------------------------------------------
-r467 | zas_ | 2008-04-15 22:46:14 +0200 (Tue, 15 Apr 2008) | 5 lines
+commit 5837dbaa
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Nov 6 23:43:46 2008 +0000
 
-Fix a bug that was here since a long time, buf has nothing
-to do with options->layout.order, so compare it to l_conf instead.
-It fixes refreshing of files and directories lists when changing
-filtering options.
+    Remove references to numbered sections.
 
-------------------------------------------------------------------------
-r466 | zas_ | 2008-04-15 22:36:11 +0200 (Tue, 15 Apr 2008) | 6 lines
+commit d2b8b50f
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Nov 6 23:39:22 2008 +0000
 
-Add a new option in Preferences > Filtering to allow the
-user to choose to display '.' directory in folder lists or not.
-This option is saved to rc file as file_filter.show_dot_directory.
-A minor fix was made to disable display of .. in folder selection
-dialogs when current path is /.
+    Simplify the table.
 
-------------------------------------------------------------------------
-r465 | zas_ | 2008-04-15 22:00:27 +0200 (Tue, 15 Apr 2008) | 2 lines
+commit a5760993
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Nov 6 20:01:32 2008 +0000
 
-Add and use few new macros in rc file writing code.
+    Previous patch (revision 1185) for the comments-related segfault was incomplete, and as such, it broke keywords in files whose metadata had keywords but no comments.
+    
+    This patch fixes that (and still fixes the case where one searches on
+    comments and hits a file with keywords but no comments).  Lastly, I would
+    imagine that there exists a failure mode where one searches for a keyword and
+    hits a file with a comment but no keyword, and I imagine this patch should fix
+    that case as well.
+    
+    Patch by Omari Stephens (aka xsdg).
 
-------------------------------------------------------------------------
-r464 | nadvornik | 2008-04-15 20:34:24 +0200 (Tue, 15 Apr 2008) | 2 lines
+commit ebf81820
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Nov 4 17:26:46 2008 +0000
 
-this might fix the freezes on freebsd, solaris, etc.
+    Fix a segfault occuring when searching for comments in a directory where at least one photo doesn't have a comment. The fix modifies comment_read() function to return FALSE when a comment doesn't exist. Patch by Omari Stephens.
 
-------------------------------------------------------------------------
-r463 | nadvornik | 2008-04-15 18:57:30 +0200 (Tue, 15 Apr 2008) | 2 lines
+commit 6a2475e5
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Nov 4 17:11:53 2008 +0000
 
-save file_class to config file
+    Do a gtk_init before the parsing of command line arguments to allow gtk specific options. (See http://library.gnome.org/devel/gtk/2.14/gtk-running.html). Patch by Klaus Ethgen.
 
-------------------------------------------------------------------------
-r462 | zas_ | 2008-04-15 09:16:51 +0200 (Tue, 15 Apr 2008) | 2 lines
+commit 54ae8be3
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Oct 27 13:31:39 2008 +0000
 
-Exit fullscreen mode when Properties is displayed.
+    Do not install doc/Makefile*. Reported and fixed by Krzysztof Kotlenga.
 
-------------------------------------------------------------------------
-r461 | zas_ | 2008-04-15 08:56:25 +0200 (Tue, 15 Apr 2008) | 7 lines
+commit 7771d3ca
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Oct 26 19:27:20 2008 +0000
 
-New Go to directory view feature that permits to find and display the directory
-corresponding to an image view.
-For example, when you open an image in new window from collection, right clicking on
-the newly displayed image will let you choose Go to directory view, which would open
-a new window, with image and directory list.
-If current directory is the one of the image, menu item is disabled.
+    Use h2/h3 tags where appropriate.
 
-------------------------------------------------------------------------
-r460 | zas_ | 2008-04-15 01:47:13 +0200 (Tue, 15 Apr 2008) | 2 lines
+commit 15759e0f
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Sun Oct 26 13:43:10 2008 +0000
 
-Move layout.order default init to setup_default_options().
+    Fixed doc/Makefile.am according to renamed doc files.
 
-------------------------------------------------------------------------
-r459 | zas_ | 2008-04-15 01:39:46 +0200 (Tue, 15 Apr 2008) | 2 lines
+commit eab88130
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Oct 25 14:42:52 2008 +0000
 
-collection_load(): use booleans and always count failures (for debug). 
+    Keyboard table cleanup attempt. Need more work.
 
-------------------------------------------------------------------------
-r458 | zas_ | 2008-04-15 01:29:54 +0200 (Tue, 15 Apr 2008) | 2 lines
+commit fcae84ab
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Oct 25 13:14:00 2008 +0000
 
-collection_load(): improve headers parsing.
+    Move menus to unordered lists - step 2.
 
-------------------------------------------------------------------------
-r457 | zas_ | 2008-04-15 01:09:48 +0200 (Tue, 15 Apr 2008) | 2 lines
+commit f5596799
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Oct 25 11:02:09 2008 +0000
 
-collection_load(): fix typo (missing #) made in rev 453.
+    Move menus to unordered lists - step 1.
 
-------------------------------------------------------------------------
-r456 | zas_ | 2008-04-15 01:08:27 +0200 (Tue, 15 Apr 2008) | 2 lines
+commit 1f80d96f
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Oct 25 08:49:07 2008 +0000
 
-collection_load(): accept whitespaces at start of lines.
+    Align Previous to the left, drop useless col tags.
 
-------------------------------------------------------------------------
-r455 | zas_ | 2008-04-15 00:57:26 +0200 (Tue, 15 Apr 2008) | 2 lines
+commit ad8d4b69
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Oct 25 08:14:34 2008 +0000
 
-collection_load(): increase verbosity in debug mode.
+    Drop meta CREATED and CHANGED since they will never be updated and svn takes care of versions.
 
-------------------------------------------------------------------------
-r454 | zas_ | 2008-04-15 00:50:50 +0200 (Tue, 15 Apr 2008) | 3 lines
+commit fdde32bc
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Oct 25 08:10:11 2008 +0000
 
-collection_load(): replace official by limit_failures (and
-invert the tests).
+    Fix page titles.
 
-------------------------------------------------------------------------
-r453 | zas_ | 2008-04-15 00:45:53 +0200 (Tue, 15 Apr 2008) | 3 lines
+commit fef02967
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Oct 25 08:07:57 2008 +0000
 
-Increase collection_load() buffer size and do not activate
-error limiting for GQview collections.
+    Drop chapters numbers from h1 title, and reformat top title a bit.
 
-------------------------------------------------------------------------
-r452 | zas_ | 2008-04-15 00:28:29 +0200 (Tue, 15 Apr 2008) | 2 lines
+commit 0e44cb8c
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Oct 25 07:47:47 2008 +0000
 
-Merge collection_load_only_geometry() into collection_load().
+    Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
 
-------------------------------------------------------------------------
-r451 | zas_ | 2008-04-15 00:05:47 +0200 (Tue, 15 Apr 2008) | 2 lines
+commit 2ad4eda5
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Oct 23 22:45:44 2008 +0000
 
-Use flags for collection_load*().
+    Update legal notice and copyright to mention The Geeqie Team.
 
-------------------------------------------------------------------------
-r450 | zas_ | 2008-04-13 22:33:45 +0200 (Sun, 13 Apr 2008) | 2 lines
+commit 89ae704a
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Oct 23 19:06:23 2008 +0000
 
-Apply exif display config (Never/If set/Always) to pan view too.
+    With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
 
-------------------------------------------------------------------------
-r449 | zas_ | 2008-04-13 21:21:13 +0200 (Sun, 13 Apr 2008) | 4 lines
+commit d92d4a31
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Oct 23 18:06:28 2008 +0000
 
-Rename show_dot_files to show_hidden_files.
-There is no need to expose the underlying method to hide
-files.
+    Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
 
-------------------------------------------------------------------------
-r448 | zas_ | 2008-04-13 20:56:24 +0200 (Sun, 13 Apr 2008) | 3 lines
+commit f21cc184
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Oct 22 19:56:29 2008 +0000
 
-Let toggle the visibility of hidden files from directories list
-or tree contextual menu.
+    Let Create thumbnails start in current directory (fallback to home directory if not available) as requested by Marcin Zajaczkowski (feature request 2166691).
 
-------------------------------------------------------------------------
-r447 | zas_ | 2008-04-13 14:24:42 +0200 (Sun, 13 Apr 2008) | 2 lines
+commit e6eba8a8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Oct 20 21:00:18 2008 +0000
 
-Add a button to reset fullscreen info string to default value.
+    Fix a cut and paste error when implementing the comment search (Klaus
+    Ethgen)
 
-------------------------------------------------------------------------
-r446 | zas_ | 2008-04-13 14:12:44 +0200 (Sun, 13 Apr 2008) | 2 lines
+commit a0619747
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Oct 20 17:13:32 2008 +0000
 
-Fix a typo, READ_CHAR() must use value_all.
+    fixed failed assertion in exif_free
 
-------------------------------------------------------------------------
-r445 | zas_ | 2008-04-13 11:10:38 +0200 (Sun, 13 Apr 2008) | 3 lines
+commit 652c3a9f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 18 20:17:55 2008 +0000
 
-Use convenient macros to read options, it will ensure options
-names are matching (in the rc file and internally).
+    create xmp sidecar when needed
 
-------------------------------------------------------------------------
-r444 | zas_ | 2008-04-13 10:36:17 +0200 (Sun, 13 Apr 2008) | 5 lines
+commit fe16e7bf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 18 19:20:27 2008 +0000
 
-Simplify read_*_option() stuff by passing pointer to option value.
-Introduce read_uint_option() to read enum values and read_int_option_clamp()
-to read clamped values.
+    simple synchronization XMP <-> Exif, IPTC
 
+commit 003a4a91
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 18 18:22:57 2008 +0000
 
-------------------------------------------------------------------------
-r443 | zas_ | 2008-04-13 01:59:31 +0200 (Sun, 13 Apr 2008) | 3 lines
+    infrastructure for preprocessing of metadata
 
-Partly rewrite option parser to accept whitespaces at start
-of lines.
+commit 40e5b63b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 18 09:07:52 2008 +0000
 
-------------------------------------------------------------------------
-r442 | zas_ | 2008-04-13 01:41:35 +0200 (Sun, 13 Apr 2008) | 2 lines
+    fixed bar_exif separator
 
-exif_* -> exif.display.*
+commit 666154c6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 18 08:40:32 2008 +0000
 
-------------------------------------------------------------------------
-r441 | zas_ | 2008-04-13 01:32:08 +0200 (Sun, 13 Apr 2008) | 2 lines
+    reordered advanced exif columns
 
-Add a note in the rc file about special editor slots.
+commit 2741df92
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 18 08:31:25 2008 +0000
 
-------------------------------------------------------------------------
-r440 | zas_ | 2008-04-13 01:16:41 +0200 (Sun, 13 Apr 2008) | 2 lines
+    no need to validate description, it is in utf8
 
-sidecar_ext -> sidecar.ext
+commit b8cfa7ee
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Oct 17 22:00:07 2008 +0000
 
-------------------------------------------------------------------------
-r439 | zas_ | 2008-04-13 01:07:04 +0200 (Sun, 13 Apr 2008) | 2 lines
+    improved custom exif look:
+    - use toggle instead of remove button
+    - display description instead of property key
 
-Unify names of options between variables and rc file.
+commit 0109fd0f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Oct 14 21:24:34 2008 +0000
 
-------------------------------------------------------------------------
-r438 | zas_ | 2008-04-13 01:02:00 +0200 (Sun, 13 Apr 2008) | 2 lines
+    follow Exiv2 SVN changes
 
-Use tree_descend_subdirs everywhere.
+commit 100552d7
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Oct 12 08:49:45 2008 +0000
 
-------------------------------------------------------------------------
-r437 | zas_ | 2008-04-13 00:22:11 +0200 (Sun, 13 Apr 2008) | 2 lines
+    French translation was updated.
 
-Use startup_path_enable everywhere.
+commit 2ed614f0
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Oct 12 08:43:14 2008 +0000
 
-------------------------------------------------------------------------
-r436 | zas_ | 2008-04-13 00:17:14 +0200 (Sun, 13 Apr 2008) | 2 lines
+    Add a button for each advanced entry in Properties Exif Panel that allow to remove it from display. It fixes bug 1962611.
 
-Rename recent_list_max/open_recent_max to open_recent_list_maxsize.
+commit 801d2c19
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Oct 12 08:36:53 2008 +0000
 
-------------------------------------------------------------------------
-r435 | zas_ | 2008-04-13 00:10:38 +0200 (Sun, 13 Apr 2008) | 2 lines
+    Better handling of accels map file writing errors.
+    Secure save is also used for those now, at the expense of
+    a bit of duplication of gtk functions.
+    It should fix bug 2146917 (debian BTS #501131), reported by
+    Stanislav Maslovski.
 
-Rename dupe_custom_threshold option to duplicates_similarity_threshold.
+commit d198cfaf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 11 20:19:48 2008 +0000
 
-------------------------------------------------------------------------
-r434 | zas_ | 2008-04-13 00:04:29 +0200 (Sun, 13 Apr 2008) | 4 lines
+    added option to use exif thumbnails
+    - it requires exiv2 0.18 or the current svn
+    - it is disabled by default because the exif thumbnails
+      may be outdated if the image was edited
 
-Move safe_delete* and in place rename options to file_ops
-struct.
-Re-order rc file a bit.
+commit dfb0fdc2
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Oct 7 19:34:11 2008 +0000
 
-------------------------------------------------------------------------
-r433 | zas_ | 2008-04-12 23:45:30 +0200 (Sat, 12 Apr 2008) | 3 lines
+    French translation was updated.
 
-Rename option thumbnails.enabled to layout.show_thumbnails as it makes
-more sense.
+commit bce60ede
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Oct 7 19:29:13 2008 +0000
 
-------------------------------------------------------------------------
-r432 | zas_ | 2008-04-12 23:38:55 +0200 (Sat, 12 Apr 2008) | 5 lines
+    Fix up few signed vs unsigned warnings: exif_item_get_rational() last parameter is now of guint type.
 
-Rename user_specified_window_background and window_background_color
-to image.use_custom_border_color and image.border_color.
-Rename pref_background_color_set_cb() to pref_color_button_set_cb().
-Rename pref_colorbutton_new() to pref_color_button_new().
+commit eee2c88d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Oct 7 18:37:32 2008 +0000
 
-------------------------------------------------------------------------
-r431 | zas_ | 2008-04-12 21:33:59 +0200 (Sat, 12 Apr 2008) | 2 lines
+    Implement the search for image comment - patch by Klaus Ethgen
 
-Rename window options (moved to layout) and re-order rc file.
+commit d8c1c93f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Oct 7 18:22:58 2008 +0000
 
-------------------------------------------------------------------------
-r430 | zas_ | 2008-04-12 19:20:34 +0200 (Sat, 12 Apr 2008) | 2 lines
+    Fixed degree symbol encoding
 
-Fix bad image option name in the rc file.
+commit 0cd8f424
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Oct 7 18:20:22 2008 +0000
 
-------------------------------------------------------------------------
-r429 | zas_ | 2008-04-12 19:09:20 +0200 (Sat, 12 Apr 2008) | 2 lines
+    Adding a vim modeline to all files - patch by Klaus Ethgen
 
-Fix display bug when using "Limit image size when autofitting" option.
+commit be6e4ea7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Oct 5 18:25:44 2008 +0000
 
-------------------------------------------------------------------------
-r428 | zas_ | 2008-04-12 17:13:00 +0200 (Sat, 12 Apr 2008) | 2 lines
+    fixed confirm_delete option
 
-Beautify rc file, adding sub-sections titles.
+commit 69282a38
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 4 20:28:31 2008 +0000
 
-------------------------------------------------------------------------
-r427 | zas_ | 2008-04-12 17:04:58 +0200 (Sat, 12 Apr 2008) | 2 lines
+    fixed charset of exiv2 strings in non-utf8 locales
 
-Rename image-related options.
+commit 7c50f768
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Oct 1 20:57:56 2008 +0000
 
-------------------------------------------------------------------------
-r426 | zas_ | 2008-04-12 11:41:44 +0200 (Sat, 12 Apr 2008) | 2 lines
+    Add support for GPSInfo - patch by Klaus Ethgen
 
-Rename thumbnails related options.
+commit 599380cc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 29 21:17:19 2008 +0000
 
-------------------------------------------------------------------------
-r425 | zas_ | 2008-04-12 11:12:37 +0200 (Sat, 12 Apr 2008) | 2 lines
+    The comment section in the meta file is the last section. However it do
+    not accept comment lines starting with a '['. This patch will fix that.
+    - patch by Klaus Ethgen
 
-Rename file filtering options.
+commit 1d1f495c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 29 21:09:48 2008 +0000
 
-------------------------------------------------------------------------
-r424 | zas_ | 2008-04-12 10:59:52 +0200 (Sat, 12 Apr 2008) | 2 lines
+    fixes executable right of images
 
-Drop unused stuff.
+commit 9ab09626
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 29 21:01:30 2008 +0000
 
-------------------------------------------------------------------------
-r423 | zas_ | 2008-04-12 10:40:02 +0200 (Sat, 12 Apr 2008) | 2 lines
+    enlarge the dupe window - patch by Klaus Ethgen
 
-Rename collection options.
+commit cf8398c6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Sep 27 18:48:32 2008 +0000
 
-------------------------------------------------------------------------
-r422 | zas_ | 2008-04-12 10:35:58 +0200 (Sat, 12 Apr 2008) | 2 lines
+    updated preview loader to work with current svn version of libexiv2
 
-Rename file sorting options.
+commit d4bc6c7e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Sep 10 20:37:30 2008 +0000
 
-------------------------------------------------------------------------
-r421 | zas_ | 2008-04-12 10:28:08 +0200 (Sat, 12 Apr 2008) | 2 lines
+    use SHIFT for connected scroll and zoom
+    
+    SHIFT + keys or mouse: affects all split windows
+    keys or mouse: affects only active window
+    
+    CONTROL + mouse: moves fast (originally it was SHIFT + mouse)
 
-Re-order and try to group options.
+commit f7a5afb6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Sep 9 19:46:44 2008 +0000
 
-------------------------------------------------------------------------
-r420 | zas_ | 2008-04-12 10:05:44 +0200 (Sat, 12 Apr 2008) | 2 lines
+    reverted buggy part of rev. 1138 - it made the filelist jump
+    unexpectedly
 
-Rename color profile options.
+commit a7c9810b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 8 19:57:51 2008 +0000
 
-------------------------------------------------------------------------
-r419 | zas_ | 2008-04-12 09:46:01 +0200 (Sat, 12 Apr 2008) | 2 lines
+    added possibility to redraw only the parts of image that are already
+    loaded
 
-Rename slideshow options.
+commit 383624b8
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Sep 8 15:53:01 2008 +0000
 
-------------------------------------------------------------------------
-r418 | zas_ | 2008-04-12 09:09:19 +0200 (Sat, 12 Apr 2008) | 3 lines
+    Fix a compiler warning regarding argument type.
 
-Only display defined exif tags by default.
+commit a53fb65f
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Sun Sep 7 23:01:30 2008 +0000
 
+    Replaced gtk depreceated code.
 
-------------------------------------------------------------------------
-r417 | zas_ | 2008-04-12 09:00:14 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit a5aea8fd
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Sep 7 19:42:19 2008 +0000
 
-Drop redundant code.
+    Shorten config_window_apply() a bit, reduce code redunancy.
 
-------------------------------------------------------------------------
-r416 | zas_ | 2008-04-12 08:42:47 +0200 (Sat, 12 Apr 2008) | 3 lines
+commit 587b4b8d
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Sep 4 22:35:33 2008 +0000
 
-Add Exif.Photo.ColorSpace tag in Preferences > Properties > Exif.
-Requested by Fr?\195?\169d?\195?\169ric Mantegazza.
+    Update translations stats.
 
-------------------------------------------------------------------------
-r415 | zas_ | 2008-04-12 01:32:22 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit aff258e5
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Sep 4 22:29:32 2008 +0000
 
-Rationalize fullscreen options naming.
+    French translation was updated.
 
-------------------------------------------------------------------------
-r414 | zas_ | 2008-04-12 01:01:00 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit 9b64bd05
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Sep 4 22:04:32 2008 +0000
 
-options_c -> c_options
+    Allow all Preferences pages to scroll vertically. Reduce code redundancy.
 
-------------------------------------------------------------------------
-r413 | zas_ | 2008-04-12 00:52:22 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit aa81bf7c
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Sep 4 21:38:28 2008 +0000
 
-Move more options to ConfOptions.
+    Allow to change image.scroll_reset_method in Preferences > Image.
 
-------------------------------------------------------------------------
-r412 | zas_ | 2008-04-12 00:27:54 +0200 (Sat, 12 Apr 2008) | 3 lines
+commit baedcd2f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Sep 4 21:19:09 2008 +0000
 
-Move file_sort_case_sensitive to ConfOptions.
+    fixed various problems with preserving viewport on image change,
+    options->image.scroll_reset_method should work again (it needs to be
+    added to the preferences dialog)
 
+commit 9050223d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Sep 3 21:54:49 2008 +0000
 
-------------------------------------------------------------------------
-r411 | zas_ | 2008-04-12 00:14:36 +0200 (Sat, 12 Apr 2008) | 6 lines
+    load thumbnails with lower priority
+    TODO: maybe implement an exception for visible thumbnails
 
-Add a new struct ConfOptions to handle options.
-Changes were made among the code to use only one global var
-named "options" of type ConfOptions *.
-Initialization takes place in new init_options().
+commit e1a5a486
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Sep 3 21:13:02 2008 +0000
 
+    Improve debug messages.
 
-------------------------------------------------------------------------
-r410 | zas_ | 2008-04-11 22:35:37 +0200 (Fri, 11 Apr 2008) | 4 lines
+commit 6f89fefc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Sep 3 20:43:10 2008 +0000
 
-Make thumbnail standard fail directory after current application
-name and version.
+    adjusted default options
 
+commit c518bcef
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Sep 3 20:29:32 2008 +0000
 
-------------------------------------------------------------------------
-r409 | zas_ | 2008-04-11 22:01:29 +0200 (Fri, 11 Apr 2008) | 3 lines
+    adjusted redraw priority relative to icon drawing
 
-Define drag and drop target string in dnd.h.
-Make it use the current name of the application.
+commit 48519673
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Sep 3 19:58:21 2008 +0000
 
-------------------------------------------------------------------------
-r408 | zas_ | 2008-04-11 21:43:36 +0200 (Fri, 11 Apr 2008) | 2 lines
+    dropped IMAGE_THROTTLE_LARGER_IMAGES code
 
-Use secure save in history_list_save().
+commit 47a0c37d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Sep 3 19:52:11 2008 +0000
 
-------------------------------------------------------------------------
-r407 | zas_ | 2008-04-11 19:11:14 +0200 (Fri, 11 Apr 2008) | 3 lines
+    fixed handling of broken images
 
-Use secure save in comment_file_write().
+commit 64aea117
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 1 19:18:32 2008 +0000
 
+    improved pixbuf draw priority control
 
-------------------------------------------------------------------------
-r406 | zas_ | 2008-04-11 18:46:21 +0200 (Fri, 11 Apr 2008) | 5 lines
+commit c6db02fc
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Sep 1 17:29:07 2008 +0000
 
-Secure save now unlinks temporary file on error by default.
-It will prevent left-behind temporary files, but also prevent
-potential data recovery from partially written files (it
-should not be a problem here).
+    Use a constant for minimal window size. Set it to 32 for all dialogs.
 
-------------------------------------------------------------------------
-r405 | zas_ | 2008-04-11 18:04:37 +0200 (Fri, 11 Apr 2008) | 2 lines
+commit bf183b8e
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Sep 1 17:22:19 2008 +0000
 
-Use secure save feature when saving collections.
+    Remove redundant debug.h inclusion.
 
-------------------------------------------------------------------------
-r404 | zas_ | 2008-04-11 18:02:33 +0200 (Fri, 11 Apr 2008) | 2 lines
+commit 14596ddd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 31 21:19:00 2008 +0000
 
-Preserve permissions of the destination file when using secure save.
+    fixed read ahead callback
 
-------------------------------------------------------------------------
-r403 | zas_ | 2008-04-11 17:27:08 +0200 (Fri, 11 Apr 2008) | 4 lines
+commit 0aef6429
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 31 21:02:09 2008 +0000
 
-Revert part of the previous patch, let the caller take care
-of calling path_from_utf8().
+    fixed error handling in image loader
 
+commit b10a2e12
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 31 18:53:11 2008 +0000
 
-------------------------------------------------------------------------
-r402 | zas_ | 2008-04-11 16:27:55 +0200 (Fri, 11 Apr 2008) | 3 lines
+    fixed possible endless loop
 
-Use path_from_utf8() on the passed filename.
-Add const attribute.
+commit 131dc85e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Aug 31 12:29:49 2008 +0000
 
-------------------------------------------------------------------------
-r401 | zas_ | 2008-04-11 15:07:48 +0200 (Fri, 11 Apr 2008) | 8 lines
+    Add a Save button to Preferences dialog, which allow to save options to file without quitting the application.
 
-ui_icons.h and icons_inline.h depend on gdk-pixbuf-csource,
-so add a test for it in configure.
-Wrap generated headers files with #ifdef/#endif and add
-a comment related to their auto-generated nature.
-Make the generation itself quiet, but display a message
-on error.
-Make these targets depend on respective Makefile.in.
+commit 7725546b
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Aug 31 11:27:24 2008 +0000
 
-------------------------------------------------------------------------
-r400 | zas_ | 2008-04-11 14:31:32 +0200 (Fri, 11 Apr 2008) | 2 lines
+    Move quoted_value() and escquote_value() to misc.[ch].
 
-Move secure save code to its own files: secure_save.{c,h}.
+commit ea455387
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Aug 31 10:51:41 2008 +0000
 
-------------------------------------------------------------------------
-r399 | zas_ | 2008-04-11 14:25:36 +0200 (Fri, 11 Apr 2008) | 2 lines
+    Move miscellaneous functions to their own files (new misc.[ch]).
 
-Add missing #ifdef/#endif.
+commit 2b9bf5f4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 31 10:08:48 2008 +0000
 
-------------------------------------------------------------------------
-r398 | zas_ | 2008-04-11 12:46:52 +0200 (Fri, 11 Apr 2008) | 2 lines
+    use GThreadPool
 
-Ensure that gcc flag -Wall is set.
+commit 5cf88e58
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 31 09:20:29 2008 +0000
 
-------------------------------------------------------------------------
-r397 | zas_ | 2008-04-11 12:45:37 +0200 (Fri, 11 Apr 2008) | 2 lines
+    improved thread support in image loader
 
-Silent some gcc warnings.
+commit 9212340e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Aug 31 09:13:42 2008 +0000
 
-------------------------------------------------------------------------
-r396 | zas_ | 2008-04-11 11:02:20 +0200 (Fri, 11 Apr 2008) | 3 lines
+    Move save/load_options() to options.[ch].
 
-Prevent multiple insertion of the same file in a collection.
-Use a hash table to speed up existence tests.
+commit 77bc802f
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Aug 31 08:59:39 2008 +0000
 
-------------------------------------------------------------------------
-r395 | zas_ | 2008-04-11 10:10:40 +0200 (Fri, 11 Apr 2008) | 2 lines
+    Move sync_options_with_current_state() call to save_options().
 
-Only display these messages if debug mode is enabled.
+commit 0db9254e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Aug 31 08:41:42 2008 +0000
 
-------------------------------------------------------------------------
-r394 | nadvornik | 2008-04-10 21:27:42 +0200 (Thu, 10 Apr 2008) | 2 lines
+    Move some code to new functions, to simplify main().
 
-fixed dates in pan-calendar
+commit f01ec2c4
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Aug 31 08:13:36 2008 +0000
 
-------------------------------------------------------------------------
-r393 | zas_ | 2008-04-10 14:07:34 +0200 (Thu, 10 Apr 2008) | 2 lines
+    Fix two minor compilation warnings.
 
-Fix fCamera even more.
+commit a710f33e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 30 20:15:47 2008 +0000
 
-------------------------------------------------------------------------
-r392 | zas_ | 2008-04-10 13:31:20 +0200 (Thu, 10 Apr 2008) | 2 lines
+    run image loader in separate thread
+    this feature is disabled by default for now, it must be enabled by
+    configure --enable-threads
 
-Do not display ... if not truncated.
+commit 6a73bcf5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 30 13:04:06 2008 +0000
 
-------------------------------------------------------------------------
-r391 | zas_ | 2008-04-10 12:43:15 +0200 (Thu, 10 Apr 2008) | 5 lines
+    prepared image loader code for threads
 
-Add the possibility to truncate overlay infos displayed:
-%fCamera:20% will truncate data displayed to 20 characters
-and add 3 dots at the end.
-For example, %name% -> some_file, %name:4% -> some...
+commit 01bbfff0
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Aug 30 10:39:35 2008 +0000
 
-------------------------------------------------------------------------
-r390 | zas_ | 2008-04-10 02:09:43 +0200 (Thu, 10 Apr 2008) | 2 lines
+    Allow to override documentation paths through options:
+    - documentation.helpdir
+    - documentation.htmldir
+    Default values are set at configure time.
 
-Fix broken remove_common_prefix(), fCamera didn't display model as it should.
+commit ba17ee75
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 29 20:53:53 2008 +0000
 
-------------------------------------------------------------------------
-r389 | zas_ | 2008-04-10 00:47:43 +0200 (Thu, 10 Apr 2008) | 2 lines
+    converted image loader to a GObject and use signals for notification
 
-Resync .po files. French translation was updated (100% made).
+commit 6f13139c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 29 12:35:13 2008 +0000
 
-------------------------------------------------------------------------
-r388 | zas_ | 2008-04-10 00:36:43 +0200 (Thu, 10 Apr 2008) | 2 lines
+    do not access image_loader directly
 
-Add 3 missing files to POTFILES.in.
+commit dc649dfb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 29 09:59:20 2008 +0000
 
-------------------------------------------------------------------------
-r387 | zas_ | 2008-04-10 00:33:06 +0200 (Thu, 10 Apr 2008) | 2 lines
+    added new raw preview interface for legacy exif
 
-Simple helper script to display translation statistics.
+commit 6654b671
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 29 09:38:10 2008 +0000
 
-------------------------------------------------------------------------
-r386 | zas_ | 2008-04-10 00:13:11 +0200 (Thu, 10 Apr 2008) | 3 lines
+    fixed thumbnail loader for the new raw preview interface
 
-Fix a typo: "while fluorescent" -> "white fluorescent"
+commit bea9cd29
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Aug 28 22:26:09 2008 +0000
 
+    use mmaped files image loader
+    implemented new interface for extracting raw previews
+    experiments with previews support in SVN version of Exiv2
 
-------------------------------------------------------------------------
-r385 | zas_ | 2008-04-10 00:01:52 +0200 (Thu, 10 Apr 2008) | 2 lines
+commit 7fa8df77
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Thu Aug 28 12:51:02 2008 +0000
 
-Resync .po files. Update french translation.
+    Removed converting fd->name to utf8 from file_data_set_collate_keys(), because fd->name is utf8.
 
-------------------------------------------------------------------------
-r384 | nadvornik | 2008-04-09 23:14:50 +0200 (Wed, 09 Apr 2008) | 2 lines
+commit 4908ddd7
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 28 10:50:02 2008 +0000
 
-fixed crash in pan_calendar
+    Silent warnings about unused functions when lcms is not used.
 
-------------------------------------------------------------------------
-r383 | nadvornik | 2008-04-09 22:49:32 +0200 (Wed, 09 Apr 2008) | 2 lines
+commit 35776f2d
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Aug 27 17:02:14 2008 +0000
 
-improved histogram drawing
+    Comment out unused functions.
 
-------------------------------------------------------------------------
-r382 | zas_ | 2008-04-09 18:37:54 +0200 (Wed, 09 Apr 2008) | 5 lines
+commit dd4ea407
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Aug 27 16:42:59 2008 +0000
 
-Simplify and unify gtk_window creation with the help of
-the new window_new() function, that wraps gtk_window_new()
-call.
-Subclass, title and icon are set in the same call.
+    Silent a compiler warning.
 
-------------------------------------------------------------------------
-r381 | zas_ | 2008-04-09 15:53:01 +0200 (Wed, 09 Apr 2008) | 2 lines
+commit 109ecd8c
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Aug 27 16:40:21 2008 +0000
 
-Replace occurences of Geeqie / geeqie by constants defined in main.h.
+    const gpointer -> gconstpointer.
 
-------------------------------------------------------------------------
-r380 | zas_ | 2008-04-09 01:41:01 +0200 (Wed, 09 Apr 2008) | 2 lines
+commit 3ec7e572
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Aug 26 22:37:18 2008 +0000
 
-int -> gint
+    Use gpointer instead of void *.
 
-------------------------------------------------------------------------
-r379 | zas_ | 2008-04-09 01:39:27 +0200 (Wed, 09 Apr 2008) | 2 lines
+commit cd85461e
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Aug 26 22:30:40 2008 +0000
 
-Make xmp debug info only appears when debug >= 2.
+    Consistency: type * instead of type*.
 
-------------------------------------------------------------------------
-r378 | zas_ | 2008-04-09 01:33:49 +0200 (Wed, 09 Apr 2008) | 3 lines
+commit c1006fb7
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Aug 26 22:22:51 2008 +0000
 
-Enable image rotation depending on EXIF by default.
-New users shouldn't have to search for it.
+    For the sake of consistency, use glib basic types everywhere.
 
-------------------------------------------------------------------------
-r377 | zas_ | 2008-04-09 01:25:46 +0200 (Wed, 09 Apr 2008) | 2 lines
+commit aea00af2
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Aug 26 21:19:33 2008 +0000
 
-Fix missing header files inclusions.
+    Indentation fixes.
 
-------------------------------------------------------------------------
-r376 | zas_ | 2008-04-09 01:16:12 +0200 (Wed, 09 Apr 2008) | 2 lines
+commit 40731498
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Tue Aug 26 20:21:30 2008 +0000
 
-GQVIEW_* -> GQ_* 
+    Fixed segfault when is run inside directory with non valid uft-8 image
+    filename.
 
-------------------------------------------------------------------------
-r375 | zas_ | 2008-04-09 01:07:09 +0200 (Wed, 09 Apr 2008) | 2 lines
+commit ead8d30a
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Tue Aug 26 13:56:56 2008 +0000
 
-GQVIEW_H -> MAIN_H
+    Fixed calling "Image search" function in a directory without image.
 
-------------------------------------------------------------------------
-r374 | zas_ | 2008-04-09 01:02:33 +0200 (Wed, 09 Apr 2008) | 2 lines
+commit aa4d496a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Aug 25 22:45:38 2008 +0000
 
-gqview.h -> main.h
+    correctly maintain selection during iconlist refresh
 
-------------------------------------------------------------------------
-r373 | zas_ | 2008-04-09 00:31:42 +0200 (Wed, 09 Apr 2008) | 2 lines
+commit f39b5907
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Aug 25 22:20:45 2008 +0000
 
-Remove obsolete prototype.
+    Whitespaces cleanup.
 
-------------------------------------------------------------------------
-r372 | zas_ | 2008-04-09 00:28:55 +0200 (Wed, 09 Apr 2008) | 9 lines
+commit d0405083
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Mon Aug 25 18:13:33 2008 +0000
 
+    Fixed segfaulting when alter image in directory without images.
 
-gqview_remote -> remote_connection
-gqview_command_collection -> command_collection
-gqview_remote_control() -> remote_control()
-gqview_remote_help() -> remote_help()
-gqview_remote_command_find() -> remote_command_find()
-gqview_remote_build_list() -> remote_build_list()
-gqview_remote_cb() -> remote_cb()
+commit c85a9113
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Aug 25 16:58:27 2008 +0000
 
-------------------------------------------------------------------------
-r371 | zas_ | 2008-04-09 00:16:56 +0200 (Wed, 09 Apr 2008) | 4 lines
+    removed unused code
 
+commit 6b22ce5f
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Aug 24 14:40:18 2008 +0000
 
-exit_gqview() renamed to exit_program().
-exit_gqview_final() renamed to exit_program_final().
+    Typo fixes.
 
-------------------------------------------------------------------------
-r370 | zas_ | 2008-04-09 00:05:04 +0200 (Wed, 09 Apr 2008) | 8 lines
+commit f20dd48a
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Aug 24 14:33:03 2008 +0000
 
-Add support for some Samsung raw files (.pef).
+    Slight code redundancy reduction.
 
-Samsung raw not strongly differ from Pentax raw.
-The only difference in header (manufacturer, camera name and etc).
-Tested on Samsung GX-1S and Pentax *ist DS.
-Patch by Max Lushnikov.
+commit 1e7b2c34
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Aug 24 14:14:37 2008 +0000
 
+    Drop redundant variable affectation.
 
-------------------------------------------------------------------------
-r369 | zas_ | 2008-04-08 23:55:58 +0200 (Tue, 08 Apr 2008) | 7 lines
+commit 7d788c98
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Aug 24 13:22:08 2008 +0000
 
-Implement secure rc file saving.
-First data is written to a temporary file, then if nothing
-was wrong, this file is renamed to the final name.
-This way the risk of corrupted rc file is greatly reduced.
-The code is borrowed from ELinks (http://elinks.cz).
+    Fix untranslated messages. French translation and POTFILES.in were updated.
 
+commit 9a1cc002
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Aug 24 10:00:40 2008 +0000
 
-------------------------------------------------------------------------
-r368 | nadvornik | 2008-04-08 23:52:04 +0200 (Tue, 08 Apr 2008) | 2 lines
+    French translation was updated.
 
-fixed histogram label
+commit eca84643
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Aug 24 10:00:02 2008 +0000
 
-------------------------------------------------------------------------
-r367 | zas_ | 2008-04-08 23:33:29 +0200 (Tue, 08 Apr 2008) | 11 lines
+    Mark forgotten string for translation.
 
-Fix the "continuous display" of tooltips in the collection view
-(before the tooltip delay occured once, then changing icon to icon never hide the
-tooltip again, now the tip is displayed shortly after the cursor moved on the icon,
-but disappears when moving cursor to another icon).
+commit 46691080
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Aug 23 21:07:25 2008 +0000
 
-Display the full path to the file when Show filename text is on (before nothing
-was displayed).
+    Fix another missing separator bug in image overlay. This one was occuring with default string when no ISO data was available from exif.
 
-When Show filename text is off, behavior is unchanged, the (short) filename is
-displayed.
+commit acc2c3b1
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Aug 23 20:46:31 2008 +0000
 
-------------------------------------------------------------------------
-r366 | nadvornik | 2008-04-08 22:56:50 +0200 (Tue, 08 Apr 2008) | 3 lines
+    Minor optimization: no need to copy the whole remaining of the string, just copy next char.
 
-reworked the histogram patch by Uwe Ohse, most of the code is in
-separate files
+commit b5bc1451
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Aug 23 17:35:57 2008 +0000
 
-------------------------------------------------------------------------
-r365 | nadvornik | 2008-04-08 19:26:13 +0200 (Tue, 08 Apr 2008) | 2 lines
+    Only display status if there is at least one file in the file list.
 
-fixed file delete notification in view_file_icon
+commit 060c2f9c
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Aug 23 17:00:59 2008 +0000
 
-------------------------------------------------------------------------
-r364 | zas_ | 2008-04-08 18:22:21 +0200 (Tue, 08 Apr 2008) | 2 lines
+    Remove unneeded type casting.
 
-gtk_notebook_set_tab_reorderable() is only available sinc gtk+ 2.10.
+commit 50483da1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 23 08:42:12 2008 +0000
 
-------------------------------------------------------------------------
-r363 | zas_ | 2008-04-08 17:53:03 +0200 (Tue, 08 Apr 2008) | 2 lines
+    fixed vd_refresh
 
-Move active variable affectation after the test.
+commit bec02e28
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Aug 22 22:09:54 2008 +0000
 
-------------------------------------------------------------------------
-r362 | zas_ | 2008-04-08 16:52:42 +0200 (Tue, 08 Apr 2008) | 2 lines
+    French translation was updated.
 
-Simplify layout_color_name_parse() using g_strdelimit().
+commit eb72228e
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Aug 22 21:52:13 2008 +0000
 
-------------------------------------------------------------------------
-r361 | zas_ | 2008-04-08 16:50:14 +0200 (Tue, 08 Apr 2008) | 2 lines
+    Add an option named layout.home_path which modifies the behavior of the Home button.
+    By default, pressing this button goes to the user's home directory.
+    When this option is set to a path, this path is used instead.
+    One can change the option value through Preferences > Advanced > Navigation
+    or directly in .geeqierc.
+    Feature proposed by Colin Clark.
 
-Tidy up, whitespaces and indentation fix.
+commit d58451c5
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 21 22:49:30 2008 +0000
 
-------------------------------------------------------------------------
-r360 | zas_ | 2008-04-08 13:53:35 +0200 (Tue, 08 Apr 2008) | 7 lines
+    Typo fix: vf -> vd
 
-Remove dependency on GTK 2.12, reported by John Vodden and Vladimir
-Nadvornik.
-gtk_set_tooltip_markup() calls were disabled for GTK+ versions < 2.12.
-gdk_color_to_string() was replaced by a equivalent function.
+commit 83cfd439
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 21 22:47:49 2008 +0000
 
+    Replace macros VDLIST_INFO() and VDTREE_INFO() by shorter VDLIST() and VDTREE(). VDLIST_INFO(vd, part) becomes VDLIST(vd)->part.
 
+commit 43c57655
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Aug 21 22:36:20 2008 +0000
 
-------------------------------------------------------------------------
-r359 | zas_ | 2008-04-07 21:47:22 +0200 (Mon, 07 Apr 2008) | 9 lines
+    Indentation fix.
 
-Add the possibility to print file names with path.
-A checkbox was added to the Text tab in the Print dialog.
+commit de499c4c
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Aug 20 22:26:34 2008 +0000
 
-Name checked and Path unchecked  -> filename.jpg
-Name checked and Path checked    -> /some/dir/filename.jpg
-Name unchecked and Path checked  -> /some/dir/
+    Use constants instead of enum since value (0xffff0000) overflow INT_MAX on some platforms (seen on Solaris 10 SPARC system using the native Sun version 5.9 compilers). Reported by Jeffery Small.
 
-Patch by Michael Mokeev and Laurent Monin.
+commit 66bc3de8
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Aug 20 22:19:35 2008 +0000
 
-------------------------------------------------------------------------
-r358 | zas_ | 2008-04-07 21:06:17 +0200 (Mon, 07 Apr 2008) | 2 lines
+    Do not return values of void functions. Reported by Jeffery Small.
 
-Fix a segfault on fullscreen file deletion reported by Fr?\195?\169d?\195?\169ric Mantegazza.
+commit da981595
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Aug 20 20:36:36 2008 +0000
 
-------------------------------------------------------------------------
-r357 | zas_ | 2008-04-07 20:52:54 +0200 (Mon, 07 Apr 2008) | 3 lines
+    update the FileData structure when a new folder is created
 
-Add the possibility to match duplicates on the name but ignoring the case.
-A new item was added to types of match combo box in the Find duplicates dialog.
+commit b65f4f56
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 19 22:58:31 2008 +0000
 
-------------------------------------------------------------------------
-r356 | zas_ | 2008-04-07 10:09:39 +0200 (Mon, 07 Apr 2008) | 3 lines
+    improved refresh in view_dir_list
 
-Display marks in overlay info only if at least one is set.
-Fix a missing g_string_free().
+commit e8b3ce85
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 19 21:01:29 2008 +0000
 
-------------------------------------------------------------------------
-r355 | zas_ | 2008-04-06 12:17:41 +0200 (Sun, 06 Apr 2008) | 3 lines
+    set fallback pixbuf in case of missing file
 
-Mark all exif labels as translatable.
-Before only some of them were enclosed by N_().
+commit fe2d4200
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 19 20:58:23 2008 +0000
 
-------------------------------------------------------------------------
-r354 | zas_ | 2008-04-06 12:03:54 +0200 (Sun, 06 Apr 2008) | 2 lines
+    fixed possible segfault
 
-Mark strings as translatable.
+commit e1a9ff9e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 17 14:18:51 2008 +0000
 
-------------------------------------------------------------------------
-r353 | zas_ | 2008-04-05 17:23:39 +0200 (Sat, 05 Apr 2008) | 4 lines
+    removed code for maintaining filelist position, gtk_tree_view itself handles it
+    better
 
-Improve remove_trailing_slash() so it allocates no more than
-needed bytes and remove all trailing slashes instead only one.
+commit 951b6256
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Aug 17 09:36:02 2008 +0000
 
+    French translation was updated.
 
-------------------------------------------------------------------------
-r352 | zas_ | 2008-04-05 13:59:29 +0200 (Sat, 05 Apr 2008) | 4 lines
+commit 3e3a0a45
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Aug 17 09:30:45 2008 +0000
 
+    Simplify things related to ViewFileInfoList * and ViewFileInfoIcon * type casting:
+    - drop VFICON_INFO() and VFLIST_INFO() macros
+    - rename VFLIST_INFO_POINTER() and VFICON_INFO_POINTER() to shorter VFLIST() and VFICON().
+    - replace all related occurrences by shorter expressions.
+    
+    For example:
+    VFICON_INFO(vf, columns) becomes VFICON(vf)->columns
+    VFLIST_INFO(vf, click_fd) becomes VFLIST(vf)->click_fd
 
-Comment out unused code.
-Geeqie code now compiles cleanly with -Wall gcc option.
+commit 728c032c
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Aug 17 09:00:33 2008 +0000
 
-------------------------------------------------------------------------
-r351 | zas_ | 2008-04-05 00:34:55 +0200 (Sat, 05 Apr 2008) | 3 lines
+    Move variable declaration at start of block.
 
-Change default exif order a bit to move up common and useful
-info.
+commit cb320269
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 16 23:37:26 2008 +0000
 
-------------------------------------------------------------------------
-r350 | zas_ | 2008-04-05 00:23:36 +0200 (Sat, 05 Apr 2008) | 3 lines
+    marks in iconview made clickable
 
+commit dbf66300
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 16 20:57:40 2008 +0000
 
-Re-add "What to show in properties dialog:" label before the table. 
+    keep files with non-zero marks in memory
 
-------------------------------------------------------------------------
-r349 | zas_ | 2008-04-05 00:12:28 +0200 (Sat, 05 Apr 2008) | 3 lines
+commit df8df1ee
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 16 20:34:14 2008 +0000
 
-Rename exif preferences tab to "Properties", and name the
-subsection "Exif".
+    implemented marks filter
 
-------------------------------------------------------------------------
-r348 | zas_ | 2008-04-04 20:50:52 +0200 (Fri, 04 Apr 2008) | 3 lines
+commit f0606958
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Aug 16 07:18:16 2008 +0000
 
-Fix a segfault occuring when enabling debug mode.
-At this point il->fd can be null.
+    Fix double escaping of image overlay text.
+    Bug 2051955, reported by Emmanuel Dupuis.
 
-------------------------------------------------------------------------
-r347 | zas_ | 2008-04-04 01:29:14 +0200 (Fri, 04 Apr 2008) | 6 lines
+commit 8fc4646c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Aug 13 21:07:06 2008 +0000
 
-Make the wmclass value unique among the code by defining
-it in main header file as GQ_WMCLASS.
-Before this patch, it was set using PACKAGE (="geeqie"),
-or by the hardcoded string "Geeqie".
-Now all Geeqie windows have the same value for wmclass.
+    added keyboard map generator
 
-------------------------------------------------------------------------
-r346 | zas_ | 2008-04-04 00:39:50 +0200 (Fri, 04 Apr 2008) | 2 lines
+commit 178dee89
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Aug 13 20:46:06 2008 +0000
 
-Initialize variables, clearing a gcc warning.
+    a workaround for http://bugzilla.gnome.org/show_bug.cgi?id=547669
 
-------------------------------------------------------------------------
-r345 | zas_ | 2008-04-04 00:33:28 +0200 (Fri, 04 Apr 2008) | 2 lines
+commit 86166813
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 12 20:21:25 2008 +0000
 
-Add missing prototype to header file.
+    fixed crash with float file list and geeqie --blank
 
-------------------------------------------------------------------------
-r344 | zas_ | 2008-04-04 00:29:20 +0200 (Fri, 04 Apr 2008) | 2 lines
+commit 5e7e6ce8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Aug 11 18:53:19 2008 +0000
 
-Add few missing prototypes to header file.
+    fixed crash in geeqie --blank
 
-------------------------------------------------------------------------
-r343 | zas_ | 2008-04-04 00:20:42 +0200 (Fri, 04 Apr 2008) | 2 lines
+commit 2316a8ab
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Aug 11 17:45:26 2008 +0000
 
-Drop a bunch of unused variables.
+    fixed setting visible entry in view_dir_tree
 
-------------------------------------------------------------------------
-r342 | zas_ | 2008-04-04 00:14:37 +0200 (Fri, 04 Apr 2008) | 2 lines
+commit d3f019fc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 30 18:44:49 2008 +0000
 
-Add missing #include.
+    updated ChangeLog from svn log
 
-------------------------------------------------------------------------
-r341 | zas_ | 2008-04-04 00:13:12 +0200 (Fri, 04 Apr 2008) | 2 lines
+commit 28642010
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jul 28 18:35:19 2008 +0000
 
-Remove unused variables.
+    Move declarations at the beginning of blocks.
 
-------------------------------------------------------------------------
-r340 | zas_ | 2008-04-04 00:09:36 +0200 (Fri, 04 Apr 2008) | 2 lines
+commit bb6bd471
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jul 28 18:07:42 2008 +0000
 
-Add missing prototype.
+    Optimize tests even more using last changes.
 
-------------------------------------------------------------------------
-r339 | zas_ | 2008-04-04 00:06:31 +0200 (Fri, 04 Apr 2008) | 2 lines
+commit a4d5b30d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jul 28 18:02:10 2008 +0000
 
-Drop 3 unused variables and comment out 2 unused functions.
+    do not free unallocated exif data
 
-------------------------------------------------------------------------
-r338 | zas_ | 2008-04-04 00:03:14 +0200 (Fri, 04 Apr 2008) | 2 lines
+commit 6eac9ecc
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jul 28 17:59:09 2008 +0000
 
-Add parenthesis around affection to clear a gcc warning.
+    Cache strcmp() result.
 
-------------------------------------------------------------------------
-r337 | zas_ | 2008-04-04 00:01:08 +0200 (Fri, 04 Apr 2008) | 2 lines
+commit 660c6883
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jul 28 17:56:56 2008 +0000
 
-Fix a signedness warning.
+    Optimize redundant tests.
 
-------------------------------------------------------------------------
-r336 | zas_ | 2008-04-03 23:54:23 +0200 (Thu, 03 Apr 2008) | 3 lines
+commit 299bab0e
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jul 28 17:55:06 2008 +0000
 
-Main configuration file was renamed from gqviewrc to geeqierc.
+    Move dest_dir variable to inner block.
 
+commit 9899b80f
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jul 28 09:44:50 2008 +0000
 
-------------------------------------------------------------------------
-r335 | zas_ | 2008-04-03 23:50:53 +0200 (Thu, 03 Apr 2008) | 3 lines
+    Reduce code redundancy and minor typo fixes.
 
-Fix a segfault occuring when using --without-exiv2 and
-concerning exif stuff.
+commit 760c313e
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jul 28 09:14:10 2008 +0000
 
-------------------------------------------------------------------------
-r334 | zas_ | 2008-04-03 23:49:17 +0200 (Thu, 03 Apr 2008) | 2 lines
+    French translation was updated.
 
-Fix missing bit of previous patch.
+commit f4a4b21d
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jul 28 09:12:33 2008 +0000
 
-------------------------------------------------------------------------
-r333 | zas_ | 2008-04-03 23:04:19 +0200 (Thu, 03 Apr 2008) | 2 lines
+    Typo fix.
 
-Fix two more gcc warnings related to function declarations.
+commit 22f458af
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 27 19:22:40 2008 +0000
 
-------------------------------------------------------------------------
-r332 | zas_ | 2008-04-03 22:53:13 +0200 (Thu, 03 Apr 2008) | 3 lines
+    abort file operations when the file list is empty
 
-Remove two unused variables declarations, and add a missing #include.
+commit 473d1760
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 27 18:20:59 2008 +0000
 
+    remember path entered in file dialog
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2028977&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r331 | zas_ | 2008-04-03 22:46:55 +0200 (Thu, 03 Apr 2008) | 2 lines
+commit 49ed0b4f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 27 13:46:24 2008 +0000
 
-Drop unused variable.
+    speed-up of directory notification on deleting large number of files
 
-------------------------------------------------------------------------
-r330 | zas_ | 2008-04-03 22:45:55 +0200 (Thu, 03 Apr 2008) | 2 lines
+commit a4311dd5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 27 09:51:28 2008 +0000
 
-Add missing return at the end of editor_command_next_start().
+    added "Symlink" as an example of "filter" command
 
-------------------------------------------------------------------------
-r329 | zas_ | 2008-04-03 22:40:15 +0200 (Thu, 03 Apr 2008) | 2 lines
+commit b1d0747c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 27 08:57:12 2008 +0000
 
-Drop unused variable.
+    improved updating of view_dir_tree
 
-------------------------------------------------------------------------
-r328 | zas_ | 2008-04-03 22:38:59 +0200 (Thu, 03 Apr 2008) | 2 lines
+commit db21a0fc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 27 08:40:47 2008 +0000
 
-Make collect_manager_process_action() static.
+    fixed deleting of non-empty folder
 
-------------------------------------------------------------------------
-r327 | zas_ | 2008-04-03 22:34:49 +0200 (Thu, 03 Apr 2008) | 2 lines
+commit fadf71ac
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 22:36:58 2008 +0000
 
-Fix typos in functions names: file_list -> filelist.
+    fixed spec file
 
-------------------------------------------------------------------------
-r326 | zas_ | 2008-04-03 22:25:22 +0200 (Thu, 03 Apr 2008) | 2 lines
+commit 453565d1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 22:26:08 2008 +0000
 
-Remove unused variable declarations.
+    fixed invalid warning on running editors
 
-------------------------------------------------------------------------
-r325 | zas_ | 2008-04-03 22:24:20 +0200 (Thu, 03 Apr 2008) | 2 lines
+commit 71e1b5a7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 20:34:24 2008 +0000
 
-Fix missing header include (filelist.h).
+    updated version string
 
-------------------------------------------------------------------------
-r324 | zas_ | 2008-04-03 22:19:16 +0200 (Thu, 03 Apr 2008) | 2 lines
+commit fdd9338f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 20:15:00 2008 +0000
 
-Remove unused variables declarations.
+    dropped references to OpenOffice.org as suggested at
+    https://sourceforge.net/tracker/index.php?func=detail&aid=1972534&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r323 | zas_ | 2008-04-03 22:11:09 +0200 (Thu, 03 Apr 2008) | 7 lines
+commit da4c68a9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 20:02:20 2008 +0000
 
-Move tabs code from config_window_create() to new smaller functions.
-Each tab has now its own function named:
-config_tab_general(), config_tab_image(), config_tab_windows(),
-config_tab_filtering(), config_tab_editors(), config_tab_exif(),
-config_tab_advanced();
+    string cleanup
 
+commit 8e4dcbe6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 19:52:40 2008 +0000
 
-------------------------------------------------------------------------
-r322 | zas_ | 2008-04-03 20:20:39 +0200 (Thu, 03 Apr 2008) | 2 lines
+    removed unused messages.desc_dlist
 
-Use more generic names for some cache manager callback functions.
+commit b2334b66
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 19:41:46 2008 +0000
 
-------------------------------------------------------------------------
-r321 | zas_ | 2008-04-03 19:34:30 +0200 (Thu, 03 Apr 2008) | 3 lines
+    fixed new folder command
 
-Replace some occurences of gqview by Geeqie.
+commit b90ac509
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 19:33:36 2008 +0000
 
+    fixed renaming of directories
 
-------------------------------------------------------------------------
-r320 | zas_ | 2008-04-03 19:15:49 +0200 (Thu, 03 Apr 2008) | 6 lines
+commit f7c504c8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 19:01:20 2008 +0000
 
-Add a debug level spinner at the end of Preferences > Advanced.
-One can now enable debug mode without restarting geeqie.
-A possibility to disable all debugging code and related options
-at compile time was added.
+    warn about changed file extensions
 
+commit 4d670783
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 18:33:49 2008 +0000
 
-------------------------------------------------------------------------
-r319 | zas_ | 2008-04-03 16:35:03 +0200 (Thu, 03 Apr 2008) | 7 lines
+    added icon for changes without warnings
 
-Fix and simplify thumbnails size combo box related code.
-Some variables were unused, code was buggy (spurious entry at
-the end of the list). A sanity check for values coming from
-rc file was added. Two constants now define the default
-thumbnail size.
+commit 12bc9f40
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 18:17:56 2008 +0000
 
+    allow only existing folders in destination dialog
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2011243&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r318 | zas_ | 2008-04-03 15:58:20 +0200 (Thu, 03 Apr 2008) | 4 lines
+commit 0ec96056
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 10:27:41 2008 +0000
 
+    clean up - checks are handled elsewhere
 
-Make the preferences window resizeable, and try to improve
-display of editors tab.
+commit dfab6c69
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 09:58:25 2008 +0000
 
-------------------------------------------------------------------------
-r317 | zas_ | 2008-04-03 15:24:13 +0200 (Thu, 03 Apr 2008) | 3 lines
+    more checks for file operations
 
-Tidy up. Fix indentation and missing whitespaces.
-Make editors table creation code a bit more readable.
+commit e3b71352
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 25 22:04:55 2008 +0000
 
-------------------------------------------------------------------------
-r316 | zas_ | 2008-04-03 10:51:32 +0200 (Thu, 03 Apr 2008) | 11 lines
+    improved error reporting
 
-Setting no limit size to trash directory is now possible using zero as value.
-A tooltip was added to the spinner to inform the user of this possibility.
-When 0 is set, no remaining/free space check occurs.
-Default size of the trash was set to a 128M and maximum size is now 2048MB, which
-is more conform to today's standards.
-The delete dialog now displays more information:
-- if external command will be used
-- if safe delete is on, max size and path to the trash
-- if safe delete is off
+commit 3d6b2cc4
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Jul 25 06:35:35 2008 +0000
 
+    Minor tidy up and optimization.
 
-------------------------------------------------------------------------
-r315 | nadvornik | 2008-04-02 22:44:40 +0200 (Wed, 02 Apr 2008) | 3 lines
+commit c658a3d3
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jul 24 20:24:04 2008 +0000
 
-various exif improvements based on patch by Uwe Ohse 
-try to compute 35mm focal length
+    Set GIO channels to binary encoding.
+    This is needed since messages from commands may not be UTF8-encoded
+    and g_io_channel_read_chars() may incorrectly interpret some characters.
+    In practice it was truncating some ISO-8859-1 messages containing some
+    french characters. This fixes it.
 
-------------------------------------------------------------------------
-r314 | zas_ | 2008-04-02 14:12:50 +0200 (Wed, 02 Apr 2008) | 6 lines
+commit 227a6784
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jul 24 20:03:57 2008 +0000
 
-Make properties tabs reorderable through drag'n drop.
-Order is preserved during the whole session.
-When a new properties dialog is open, it uses the last order used.
-Currently, order isn't saved to rc file.
+    separated debugging log and debug CFLAGS
+    enable debugging log support by default
 
+commit bb9823e3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 23 22:19:16 2008 +0000
 
-------------------------------------------------------------------------
-r313 | zas_ | 2008-04-02 12:40:54 +0200 (Wed, 02 Apr 2008) | 5 lines
+    indicate check warnings and errors in delete and rename dialogs
 
-Honor selection while fullscreen navigation.
-The behavior is now consistent in full screen and windowed mode.
-It fixes the fact that the selection was discarded on "Next".
-Patch by Uwe Ohse. Cleanups by Laurent Monin.
+commit 1b80edd5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 23 20:53:05 2008 +0000
 
-------------------------------------------------------------------------
-r312 | zas_ | 2008-04-01 09:42:31 +0200 (Tue, 01 Apr 2008) | 1 line
+    removed file_data_add_change_info
+    reduced code redundancy - patch by Laurent, slightly modified
 
-Fix display of image number in properties dialog when more than one image is selected.
-------------------------------------------------------------------------
-r311 | zas_ | 2008-04-01 00:10:25 +0200 (Tue, 01 Apr 2008) | 1 line
+commit da4ec2a7
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Jul 23 17:38:04 2008 +0000
 
-Customizable info overlay in fullscreen, based on the patch posted to gqview-devel list by Timo on 2007-09-10.
-------------------------------------------------------------------------
-r310 | nadvornik | 2008-03-31 23:09:36 +0200 (Mon, 31 Mar 2008) | 3 lines
+    Minor tidy up.
 
-use quoted_value everywhere
-simplify parsing of multiple quoted values on one line
+commit bd26225b
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Jul 23 12:46:35 2008 +0000
 
-------------------------------------------------------------------------
-r309 | zas_ | 2008-03-31 09:29:03 +0200 (Mon, 31 Mar 2008) | 1 line
+    Tidy up.
 
-Indentation and white lines minor fixes.
-------------------------------------------------------------------------
-r308 | zas_ | 2008-03-30 21:26:35 +0200 (Sun, 30 Mar 2008) | 1 line
+commit a01c5f4c
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Jul 23 12:45:59 2008 +0000
 
-Move strlen() calls outside the while loop.
-------------------------------------------------------------------------
-r307 | zas_ | 2008-03-30 16:19:34 +0200 (Sun, 30 Mar 2008) | 1 line
+    Use g_strconcat() instead of g_strdup_printf("%s%s", ...).
 
-Comment out forgotten debugging code.
-------------------------------------------------------------------------
-r306 | zas_ | 2008-03-30 16:18:04 +0200 (Sun, 30 Mar 2008) | 1 line
+commit b0a7f6e3
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Jul 23 10:21:37 2008 +0000
 
-Fix two minor compilation warnings.
-------------------------------------------------------------------------
-r305 | nadvornik | 2008-03-30 13:47:14 +0200 (Sun, 30 Mar 2008) | 6 lines
+    Simplify parse_out_relatives().
 
-differentiate among normal image, raw image and metadata
-removed raw extension lists on various places and fixed most of the
-Exiv2 warnings
-todo: configuration and a special icons for unreadable raw or metadata
+commit 9810215a
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Jul 23 09:10:41 2008 +0000
 
+    Tidy up.
 
-------------------------------------------------------------------------
-r304 | zas_ | 2008-03-30 09:14:37 +0200 (Sun, 30 Mar 2008) | 1 line
+commit f46043bf
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Jul 23 09:00:38 2008 +0000
 
-Make the zoom increment spinner more precise, step is now 0.1 instead of 1.
-------------------------------------------------------------------------
-r303 | zas_ | 2008-03-29 22:47:10 +0100 (Sat, 29 Mar 2008) | 1 line
+    Fix missing newline at end of file.
 
-Improve escaping and quoting of strings saved in rc files.
-------------------------------------------------------------------------
-r302 | nadvornik | 2008-03-29 15:59:14 +0100 (Sat, 29 Mar 2008) | 2 lines
+commit 90970bd9
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Jul 23 08:59:29 2008 +0000
 
-configurable frame around image - geeqie_autofit_maxsize.patch by Laurent MONIN
+    Fix warning: passing argument 1 of 'gtk_tree_store_set' from incompatible pointer type
 
-------------------------------------------------------------------------
-r301 | nadvornik | 2008-03-29 11:38:15 +0100 (Sat, 29 Mar 2008) | 2 lines
+commit d576f7bb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 22 22:05:20 2008 +0000
 
-set user-defined color as image background - patch by Laurent MONIN
+    do not create duplicate FileData entries
 
-------------------------------------------------------------------------
-r300 | nadvornik | 2008-03-29 11:11:02 +0100 (Sat, 29 Mar 2008) | 2 lines
+commit 96293a9f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 22 21:46:08 2008 +0000
 
-fixed color management initialization
+    basic infrastructure for early error and dangerous operations checking
+    it needs more work
 
-------------------------------------------------------------------------
-r299 | nadvornik | 2008-03-26 13:07:00 +0100 (Wed, 26 Mar 2008) | 2 lines
+commit 3a442a31
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 22 18:27:12 2008 +0000
 
-README fixes
+    clean up fd->change on error
 
-------------------------------------------------------------------------
-r298 | nadvornik | 2008-03-26 09:02:45 +0100 (Wed, 26 Mar 2008) | 2 lines
+commit c8d7bc43
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 22 18:13:41 2008 +0000
 
-updated README files
+    remove items from file_data_planned_change_hash when the operation is
+    canceled
 
-------------------------------------------------------------------------
-r297 | nadvornik | 2008-03-26 09:00:46 +0100 (Wed, 26 Mar 2008) | 2 lines
+commit 3a0d2bb7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 22 17:57:22 2008 +0000
 
-improved xmp vs. legacy metadata handling
+    fixed stop button in editor dialog
 
-------------------------------------------------------------------------
-r296 | nadvornik | 2008-03-25 00:15:29 +0100 (Tue, 25 Mar 2008) | 2 lines
+commit 9f2b4b64
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 22 17:40:24 2008 +0000
 
-fixed crashes with --debug
+    delete file_data_planned_change_hash when it is not used
 
-------------------------------------------------------------------------
-r295 | nadvornik | 2008-03-24 21:42:39 +0100 (Mon, 24 Mar 2008) | 2 lines
+commit ff4704f4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jul 21 21:38:26 2008 +0000
 
-added all possible raw extensions that I could find
+    fixed
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2019012&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r294 | nadvornik | 2008-03-24 15:49:00 +0100 (Mon, 24 Mar 2008) | 2 lines
+commit 84e21974
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jul 21 20:50:24 2008 +0000
 
-improved support for older exiv2 versions
+    file_util_rename_dir should not return anything
 
-------------------------------------------------------------------------
-r293 | nadvornik | 2008-03-24 15:03:46 +0100 (Mon, 24 Mar 2008) | 2 lines
+commit 89736895
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jul 21 20:40:29 2008 +0000
 
-exiv2 version checks
+    added notification handler to view_dir
 
-------------------------------------------------------------------------
-r292 | nadvornik | 2008-03-24 13:04:31 +0100 (Mon, 24 Mar 2008) | 2 lines
+commit c8f289fb
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jul 21 08:31:43 2008 +0000
 
-more renames
+    French translation was updated.
 
-------------------------------------------------------------------------
-r291 | nadvornik | 2008-03-24 11:27:22 +0100 (Mon, 24 Mar 2008) | 2 lines
+commit 46a1dea4
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Jul 20 15:21:06 2008 +0000
 
-changed logo
+    Update POTFILES.in.
 
-------------------------------------------------------------------------
-r290 | nadvornik | 2008-03-24 10:55:09 +0100 (Mon, 24 Mar 2008) | 2 lines
+commit ddb8f1b1
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Jul 20 15:16:05 2008 +0000
 
-more renames
+    Move uri_*() functions to separate files: uri_utils.[ch]
 
-------------------------------------------------------------------------
-r289 | nadvornik | 2008-03-23 21:38:54 +0100 (Sun, 23 Mar 2008) | 2 lines
+commit 101520ea
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 20 15:04:40 2008 +0000
 
-rename GQview -> Geeqie over the code
+    periodic testing of changed files can be now disabled
 
-------------------------------------------------------------------------
-r288 | nadvornik | 2008-03-23 21:18:51 +0100 (Sun, 23 Mar 2008) | 2 lines
+commit b8ea5645
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Jul 20 14:56:32 2008 +0000
 
-renamed to geeqie
+    Move history_list_*() functions to separate files:
+    history_list.c and history_list.h.
 
-------------------------------------------------------------------------
-r287 | nadvornik | 2008-03-22 20:28:45 +0100 (Sat, 22 Mar 2008) | 2 lines
+commit c4685e97
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 20 14:52:00 2008 +0000
 
-raw related fixes
+    implemented "create directory" command
 
-------------------------------------------------------------------------
-r286 | nadvornik | 2008-03-22 18:32:43 +0100 (Sat, 22 Mar 2008) | 2 lines
+commit ae2ab4e2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 20 13:59:55 2008 +0000
 
-overview of supported raw formats
+    fixed file copy/move dialog
 
-------------------------------------------------------------------------
-r285 | nadvornik | 2008-03-22 18:09:14 +0100 (Sat, 22 Mar 2008) | 2 lines
+commit a3c139ea
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 20 13:19:22 2008 +0000
 
-configure --without-exiv2
+    fixed the case when a renamed file is detected by directory scanning
+    before the external rename commands exits. We have to update the
+    FileData structure immediately, othervise we would get duplicate
+    entries.
 
-------------------------------------------------------------------------
-r284 | nadvornik | 2008-03-22 17:43:59 +0100 (Sat, 22 Mar 2008) | 2 lines
+commit 8e0c8b70
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Jul 20 12:20:12 2008 +0000
 
-crw preview support with exiv2
+    Optimize history_list_add_to_key() a bit.
 
-------------------------------------------------------------------------
-r283 | nadvornik | 2008-03-16 15:11:22 +0100 (Sun, 16 Mar 2008) | 3 lines
+commit 303bc18d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 20 11:29:12 2008 +0000
 
-whitelist of files that can have an xmp sidecar, sample external command
-for creating sidecar
+    fixed previous checkin
 
-------------------------------------------------------------------------
-r282 | nadvornik | 2008-03-16 11:52:44 +0100 (Sun, 16 Mar 2008) | 2 lines
+commit c6fd3564
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 20 11:22:19 2008 +0000
 
-fixed reading sidecar extensions from config file
+    implemented directory rename and delete operations
 
-------------------------------------------------------------------------
-r281 | nadvornik | 2008-03-16 11:32:52 +0100 (Sun, 16 Mar 2008) | 2 lines
+commit 9684fd6b
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Jul 20 07:52:16 2008 +0000
 
-write comment and keywords to xmp, sidecars are used if exist
+    Move out test outside the loop.
 
-------------------------------------------------------------------------
-r280 | nadvornik | 2008-03-15 20:53:33 +0100 (Sat, 15 Mar 2008) | 2 lines
+commit 120db804
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jul 19 13:57:03 2008 +0000
 
-write support in Exiv2 wrapper; for now only string values 
+    Tidy up.
 
-------------------------------------------------------------------------
-r279 | nadvornik | 2008-02-24 19:55:19 +0100 (Sun, 24 Feb 2008) | 3 lines
+commit 2e9c246e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jul 19 12:36:46 2008 +0000
 
-a hack to read raw previews with exiv2 0.16, however it should be fixed
-in the library
+    Fix missing newline at end of file.
 
-------------------------------------------------------------------------
-r278 | nadvornik | 2008-02-15 11:48:09 +0100 (Fri, 15 Feb 2008) | 2 lines
+commit 3054110d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 19 09:06:24 2008 +0000
 
-read also iptc and xmp
+    increase reference count before sending notification in file_data_new
 
-------------------------------------------------------------------------
-r277 | nadvornik | 2008-02-14 15:04:43 +0100 (Thu, 14 Feb 2008) | 2 lines
+commit a7213169
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 18 21:20:49 2008 +0000
 
-more exiv2 fixes
+    fixed test for changed files in cache
 
-------------------------------------------------------------------------
-r276 | nadvornik | 2008-02-14 12:03:20 +0100 (Thu, 14 Feb 2008) | 2 lines
+commit c4de295c
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Jul 18 09:55:15 2008 +0000
 
-more exiv2 fixes
+    Introduce image_loader_set_done_func().
 
-------------------------------------------------------------------------
-r275 | nadvornik | 2008-02-14 00:02:48 +0100 (Thu, 14 Feb 2008) | 2 lines
+commit e1ea2ccd
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jul 17 22:36:58 2008 +0000
 
-more exiv2 fixes
+    Reduce code redundancy by moving common code to new menu_choice_get_match_type().
 
-------------------------------------------------------------------------
-r274 | nadvornik | 2008-02-13 20:31:50 +0100 (Wed, 13 Feb 2008) | 2 lines
+commit 6da5f506
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jul 17 21:51:21 2008 +0000
 
-unified tag names between exiv2 and internal rxif parser
+    reload changed images
 
-------------------------------------------------------------------------
-r273 | nadvornik | 2008-02-13 18:47:55 +0100 (Wed, 13 Feb 2008) | 2 lines
+commit 01e819ff
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jul 15 15:37:14 2008 +0000
 
-more exiv2 fixes
+    Move code from image_osd_update_cb() to separate functions.
 
-------------------------------------------------------------------------
-r272 | nadvornik | 2008-02-13 18:08:04 +0100 (Wed, 13 Feb 2008) | 2 lines
+commit 56907bd2
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jul 15 14:32:00 2008 +0000
 
-and first version that actually shows some exif data (see advanced view)
+    Tidy up and code redundancy reduction.
 
-------------------------------------------------------------------------
-r271 | nadvornik | 2008-02-13 17:52:41 +0100 (Wed, 13 Feb 2008) | 2 lines
+commit 46f96c81
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jul 15 12:52:02 2008 +0000
 
-first exiv2 support that does not crash immediately
+    Use a specific enum for image.zoom_mode values (ZoomMode) and
+    simplify calls to image_zoom_get_default(), dropping last parameter
+    which was always options->image.zoom_mode.
 
-------------------------------------------------------------------------
-r270 | nadvornik | 2008-02-13 15:46:23 +0100 (Wed, 13 Feb 2008) | 2 lines
+commit e51449e7
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Jul 13 14:50:07 2008 +0000
 
-started exiv2 integration
+    Improve ways to specify html browser (used for help, see bug 2015099).
+    Two new rc file options were added:
+    - helpers.html_browser.command_name
+    - helpers.html_browser.command_line
+    These are checked first before trying common browser locations.
+    If these do not lead to a valid browser, then geeqie will
+    search for geeqie_html_browser script in the path, then
+    it will try various common browsers.
 
-------------------------------------------------------------------------
-r269 | nadvornik | 2008-02-13 14:57:31 +0100 (Wed, 13 Feb 2008) | 2 lines
+commit ccd82ce4
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Jul 13 13:51:23 2008 +0000
 
-simplified exif.h, moved implementation-specific stuff to exif-int.h
+    Apply debian-specific patch to launch help browser (bug 2015099).
 
-------------------------------------------------------------------------
-r268 | nadvornik | 2008-02-11 16:23:43 +0100 (Mon, 11 Feb 2008) | 2 lines
+commit e1dd1bb4
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Jul 13 12:36:18 2008 +0000
 
-do not show frame for full-window images
+    Fix a segfault occuring when opening some collection files.
+    Skip all lines not starting with a # when only geometry is required.
 
-------------------------------------------------------------------------
-r267 | nadvornik | 2008-02-11 13:51:28 +0100 (Mon, 11 Feb 2008) | 2 lines
+commit 19c2605c
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jul 5 10:21:09 2008 +0000
 
-improved drawing of image frames
+    Prevent segfault in certain conditions when displaying debug message.
 
-------------------------------------------------------------------------
-r266 | nadvornik | 2008-01-26 22:18:23 +0100 (Sat, 26 Jan 2008) | 2 lines
+commit 1823d233
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Jul 4 22:49:04 2008 +0000
 
-updated TODO list
+    French translation was updated.
 
-------------------------------------------------------------------------
-r265 | nadvornik | 2008-01-20 20:04:18 +0100 (Sun, 20 Jan 2008) | 2 lines
+commit 01e6b8f7
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Jul 4 20:32:48 2008 +0000
 
-debug messages cleanup
+    Optimize a bit when connected zoom and scrolling are unset,
+    just move the test outside loops.
 
-------------------------------------------------------------------------
-r264 | nadvornik | 2008-01-16 20:37:54 +0100 (Wed, 16 Jan 2008) | 2 lines
+commit 4dfe7f7b
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Jul 4 17:21:07 2008 +0000
 
-added file with release notes and TODO
+    layout_color_button_press_cb(): tidy up, drop useless memory allocations, improve i18n.
 
-------------------------------------------------------------------------
-r263 | nadvornik | 2007-12-23 22:24:48 +0100 (Sun, 23 Dec 2007) | 2 lines
+commit 4fa28d67
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jul 3 20:16:15 2008 +0000
 
-basic sidecar files configuration via preferences dialog
+    refresh thumbnails on file change
 
-------------------------------------------------------------------------
-r262 | nadvornik | 2007-12-23 21:28:50 +0100 (Sun, 23 Dec 2007) | 2 lines
+commit 579c42a7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jul 3 19:38:19 2008 +0000
 
-fixed loading thumbnails for sidecar files
+    set fallback thumbnail pixbuf only if the loading really fails
 
-------------------------------------------------------------------------
-r261 | nadvornik | 2007-12-23 16:49:23 +0100 (Sun, 23 Dec 2007) | 3 lines
+commit 1a227f62
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jul 3 18:16:39 2008 +0000
 
-fixed vflist_find_row and vflist_sort_set to work correctly with sidecar
-files
+    Fix missing references for the current directory in pan folder stuff.
+    It was causing an fd magick assertion failure.
+    Bug reported by Omari Stephens.
 
-------------------------------------------------------------------------
-r260 | nadvornik | 2007-12-22 21:33:09 +0100 (Sat, 22 Dec 2007) | 2 lines
+commit 83c79d4c
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jul 3 08:33:10 2008 +0000
 
-fixed filelist refresh
+    Increase debugging info in file_data_ref() and file_data_unref().
+    When compiled with DEBUG defined, file and line of the caller is displayed
+    in debug log.
 
-------------------------------------------------------------------------
-r259 | nadvornik | 2007-12-22 11:10:40 +0100 (Sat, 22 Dec 2007) | 3 lines
+commit 86bea118
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Jul 2 08:38:47 2008 +0000
 
-preserve marks setting on layout change
+    Optimize file_cache_get() by only moving element to front if needed
+    (most of the time there is no need).
+    Reduce code redundancy in file_cache_put() by calling file_cache_get().
+    Enhance debugging code.
 
+commit 5f4a945a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 30 21:08:28 2008 +0000
 
-------------------------------------------------------------------------
-r258 | nadvornik | 2007-12-22 10:51:12 +0100 (Sat, 22 Dec 2007) | 2 lines
+    fixed division by zero in pixbuf_renderer_get_scroll_center
 
-basic support for marks in view_file_icon.c
+commit e2bd6f78
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Jun 29 15:51:54 2008 +0000
 
-------------------------------------------------------------------------
-r257 | nadvornik | 2007-12-20 23:43:52 +0100 (Thu, 20 Dec 2007) | 2 lines
+    Merge thumb_loader_save_to_cache() and thumb_loader_mark_failure()
+    into thumb_loader_save_thumbnail().
+    Most of the code was redundant.
 
-update FileData on file change
+commit 29242ec0
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Jun 29 10:11:43 2008 +0000
 
-------------------------------------------------------------------------
-r256 | nadvornik | 2007-12-20 17:18:28 +0100 (Thu, 20 Dec 2007) | 3 lines
+    Make better matching between options types in options.h and the rest of the code.
+    Most changes are from gint to gboolean pseudo type and between gint / guint.
 
-<num> toggles mark num
-<control><num> selects mark num
+commit f40224fd
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jun 28 08:01:36 2008 +0000
 
-------------------------------------------------------------------------
-r255 | nadvornik | 2007-12-20 17:06:20 +0100 (Thu, 20 Dec 2007) | 2 lines
+    layout_image_drag_cb(): optimize when connected scrolling is unset.
 
-created menu "Select" with selection and marks operations
+commit ed002751
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jun 28 07:43:37 2008 +0000
 
-------------------------------------------------------------------------
-r254 | nadvornik | 2007-12-19 23:01:46 +0100 (Wed, 19 Dec 2007) | 3 lines
+    Reduce number of parameters (mostly unused), just pass the event pointer.
 
-complete set of boolean operation with marks - 
-union, intersection, complement
+commit 6f624aae
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jun 28 00:44:31 2008 +0000
 
-------------------------------------------------------------------------
-r253 | nadvornik | 2007-12-18 22:15:16 +0100 (Tue, 18 Dec 2007) | 2 lines
+    Fix warning:
+    thumb.c:31: warning : 'normalize_thumb' declared 'static' but never defined
 
-use accels also in fullscreen mode
+commit bfc848fe
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Jun 27 22:57:48 2008 +0000
 
-------------------------------------------------------------------------
-r252 | nadvornik | 2007-12-17 22:42:24 +0100 (Mon, 17 Dec 2007) | 2 lines
+    image_osd_mkinfo(): pipe replacement by " - " separator was fixed to work correctly with
+    empty first element.
 
-moved some actions to menu and accels
+commit 6b6574ba
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 27 21:35:21 2008 +0000
 
-------------------------------------------------------------------------
-r251 | nadvornik | 2007-12-17 20:34:43 +0100 (Mon, 17 Dec 2007) | 2 lines
+    do not read keywords and comment between exif_read_fd and exif_free_fd
+    calls (fd->exif does not have reference counting)
 
-removed unused variable
+commit 530a58fe
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 27 21:09:15 2008 +0000
 
-------------------------------------------------------------------------
-r250 | nadvornik | 2007-12-16 23:30:19 +0100 (Sun, 16 Dec 2007) | 2 lines
+    added pixbuf_fallback function
+    fixed thumb loader for non-image files
 
-fixed in-place rename
+commit 84accd59
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 27 18:43:05 2008 +0000
 
-------------------------------------------------------------------------
-r249 | nadvornik | 2007-12-15 18:58:51 +0100 (Sat, 15 Dec 2007) | 2 lines
+    fixed crash in entering fullscreen during loading
 
-better integration of split image functions into menu
+commit 7d44fe8a
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Jun 27 10:00:55 2008 +0000
 
-------------------------------------------------------------------------
-r248 | nadvornik | 2007-12-14 22:51:46 +0100 (Fri, 14 Dec 2007) | 2 lines
+    osd_template_insert(): optimize and simplify using flags.
 
-show active marks in image overlay
+commit 42fc5158
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Jun 27 08:05:51 2008 +0000
 
-------------------------------------------------------------------------
-r247 | nadvornik | 2007-12-09 22:20:27 +0100 (Sun, 09 Dec 2007) | 2 lines
+    image_osd_info_render(): ensure values are always escaped before using pango_layout_set_markup().
+    Two helper functions were added: osd_template_insert() and osd_template_insert_and_free().
 
-fixed image focus
+commit ea7852be
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jun 26 23:29:08 2008 +0000
 
-------------------------------------------------------------------------
-r246 | nadvornik | 2007-12-09 13:33:51 +0100 (Sun, 09 Dec 2007) | 2 lines
+    image_osd_info_render(): code cleanup and simplification, drop some useless memory allocations.
 
-fixed copying zoom an scroll values from the original image on splitting
+commit 98622a43
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jun 26 15:59:20 2008 +0000
 
-------------------------------------------------------------------------
-r245 | nadvornik | 2007-12-09 12:58:39 +0100 (Sun, 09 Dec 2007) | 2 lines
+    Use flags for pr_zoom_*() functions.
 
-do not hilight selected image in SPLIT_NONE
+commit b26d38c1
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jun 26 14:43:52 2008 +0000
 
-------------------------------------------------------------------------
-r244 | nadvornik | 2007-12-09 01:11:40 +0100 (Sun, 09 Dec 2007) | 2 lines
+    Use stricter types for image options.
 
-improved drawing of frame around selected image
+commit cd68217e
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jun 26 12:23:48 2008 +0000
 
-------------------------------------------------------------------------
-r243 | nadvornik | 2007-11-25 11:25:25 +0100 (Sun, 25 Nov 2007) | 2 lines
+    Use flags instead of int parameters for pixbuf_renderer_overlay_add().
 
-more operations with file marks
+commit a3ffd5d7
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jun 26 11:48:40 2008 +0000
 
-------------------------------------------------------------------------
-r242 | nadvornik | 2007-11-24 22:06:30 +0100 (Sat, 24 Nov 2007) | 2 lines
+    Only define ExifOrientationType if GQ_BUILD is not defined since
+    it is already defined in exif.h.
 
-marks: fixes and cleanup
+commit d29cd729
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Jun 25 20:53:52 2008 +0000
 
-------------------------------------------------------------------------
-r241 | nadvornik | 2007-11-22 22:15:35 +0100 (Thu, 22 Nov 2007) | 2 lines
+    Tidy up.
 
-improved directory scanning a bit
+commit 0633bc36
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Jun 25 20:22:02 2008 +0000
 
-------------------------------------------------------------------------
-r240 | nadvornik | 2007-11-21 23:46:50 +0100 (Wed, 21 Nov 2007) | 2 lines
+    French translation was updated.
 
-added possibility to specify prefered file type for external commands
+commit 7c4531fa
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 22 20:07:32 2008 +0000
 
-------------------------------------------------------------------------
-r239 | nadvornik | 2007-11-21 22:21:17 +0100 (Wed, 21 Nov 2007) | 2 lines
+    optimized marks drawing
 
-prevent duplicate sidecar files; code cleanup
+commit 3d04c879
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 22 20:01:20 2008 +0000
 
-------------------------------------------------------------------------
-r238 | nadvornik | 2007-11-20 23:28:40 +0100 (Tue, 20 Nov 2007) | 3 lines
+    show marks in iconview
 
-fixed grouping sidecar files and made it configurable via config file
-(no gui yet)
+commit 975fc4e9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 22 10:01:26 2008 +0000
 
-------------------------------------------------------------------------
-r237 | nadvornik | 2007-10-22 21:58:47 +0200 (Mon, 22 Oct 2007) | 2 lines
+    show sidecars in icon view
 
-fixed preloading images in file list
+commit 5a236ea2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 22 09:40:57 2008 +0000
 
-------------------------------------------------------------------------
-r236 | nadvornik | 2007-10-08 21:41:49 +0200 (Mon, 08 Oct 2007) | 2 lines
+    fixed in-place renaming
 
-improved FileDataChangeInfo structure, check for another file operation in progress
+commit 5b05e115
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 22 09:19:42 2008 +0000
 
-------------------------------------------------------------------------
-r235 | nadvornik | 2007-10-02 23:49:02 +0200 (Tue, 02 Oct 2007) | 7 lines
+    added possibility to disable grouping of selected files
 
-display sidecar files (jpeg + raw)  using gtk_tree_store
-This is just a prototype to test the functionality, it needs more work.
+commit 58b7c37c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 21 22:01:45 2008 +0000
 
-Please test, omments are welcome :)
+    cache size made configurable
 
+commit c74e0581
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 21 19:26:01 2008 +0000
 
+    measure pixbuf cache size in bytes
 
-------------------------------------------------------------------------
-r234 | nadvornik | 2007-10-01 21:52:10 +0200 (Mon, 01 Oct 2007) | 2 lines
+commit 1986378e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 21 16:00:13 2008 +0000
 
-use FileData even for sidecar file list
+    simple cache for loaded pixbufs
 
-------------------------------------------------------------------------
-r233 | nadvornik | 2007-09-30 23:10:54 +0200 (Sun, 30 Sep 2007) | 6 lines
+commit 70fb7244
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 21 11:05:55 2008 +0000
 
-editors.c was almost completely rewritten:
-- centralized template parsing
-- better control of executed editors
-- possibility to get editor exit status via callback
+    renamed fd->pixbuf to fd->thumb_pixbuf
 
+commit 065cba78
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jun 18 22:26:52 2008 +0000
 
-------------------------------------------------------------------------
-r232 | nadvornik | 2007-09-12 23:17:31 +0200 (Wed, 12 Sep 2007) | 4 lines
+    implemented generic FileData cache
+    use it for caching decoded exif data
 
-display sidecar extensions in filelist
-some cleanup of file marks
+commit 2ca1adb7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 17 20:25:05 2008 +0000
 
+    more robust thumbs progress bar
 
-------------------------------------------------------------------------
-r231 | nadvornik | 2007-09-11 22:06:29 +0200 (Tue, 11 Sep 2007) | 3 lines
+commit 11224ad1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 17 19:56:21 2008 +0000
 
-replaced gchar* path with FileData *fd
+    do not allocate new buffer for thumbnails with correct orientation
 
+commit 304e05c4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 16 19:07:02 2008 +0000
 
-------------------------------------------------------------------------
-r230 | nadvornik | 2007-08-23 22:45:59 +0200 (Thu, 23 Aug 2007) | 2 lines
+    fixed memory leak
 
-started support for sidecar files like xmp, raw+jpeg etc.
+commit 57a04dae
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 16 18:37:35 2008 +0000
 
-------------------------------------------------------------------------
-r229 | nadvornik | 2007-08-20 22:11:32 +0200 (Mon, 20 Aug 2007) | 2 lines
+    another try to free layout at exit
 
-more external commands
+commit b4d3e995
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 15 21:52:15 2008 +0000
 
-------------------------------------------------------------------------
-r228 | nadvornik | 2007-08-16 22:57:09 +0200 (Thu, 16 Aug 2007) | 2 lines
+    rotate thumbnails by exif
 
-improved external delete command
+commit f59f1323
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 15 20:09:15 2008 +0000
 
-------------------------------------------------------------------------
-r227 | nadvornik | 2007-08-15 23:37:51 +0200 (Wed, 15 Aug 2007) | 2 lines
+    use FileData in thumb_loader
 
-started implementation of external commands; external Delete should work
+commit 0d80d511
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 14 21:49:48 2008 +0000
 
-------------------------------------------------------------------------
-r226 | bruclik | 2007-07-20 09:10:48 +0200 (Fri, 20 Jul 2007) | 3 lines
+    use GtkSizeGroup to control initial size of split images
 
-compilation fix
+commit 1df917cf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 14 18:41:30 2008 +0000
 
+    preserve image center on refresh
 
-------------------------------------------------------------------------
-r225 | bruclik | 2007-07-13 16:03:08 +0200 (Fri, 13 Jul 2007) | 3 lines
+commit aac341d5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 14 18:33:40 2008 +0000
 
-First implementation of marks for all photos.
+    use multiline description in vflist with large thumbnails
+    always display marks in the first column
+    show expander in "name" column
 
+commit ac6e8d73
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 14 17:32:27 2008 +0000
 
-------------------------------------------------------------------------
-r224 | nadvornik | 2007-07-12 22:46:28 +0200 (Thu, 12 Jul 2007) | 2 lines
+    join name and sidecars to one string
 
-relative scroll is working; some cleanup
+commit 17344587
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 14 17:14:28 2008 +0000
 
-------------------------------------------------------------------------
-r223 | nadvornik | 2007-07-11 23:10:25 +0200 (Wed, 11 Jul 2007) | 2 lines
+    optimized vflist_setup_iter_recursive
 
-connected zoom
+commit 8244a9e4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 14 12:43:39 2008 +0000
 
-------------------------------------------------------------------------
-r222 | nadvornik | 2007-07-11 22:00:07 +0200 (Wed, 11 Jul 2007) | 2 lines
+    iconlist_refresh optimization
 
-started relative scroll, keep scroll position 
+commit 0f4fcde4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 14 12:30:44 2008 +0000
 
-------------------------------------------------------------------------
-r221 | nadvornik | 2007-07-10 23:25:51 +0200 (Tue, 10 Jul 2007) | 2 lines
+    fixed iconview update after deletion of selected image
 
-improved connected scroll and active image switching
+commit 37fd19aa
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jun 14 06:52:52 2008 +0000
 
-------------------------------------------------------------------------
-r220 | nadvornik | 2007-06-29 17:16:46 +0200 (Fri, 29 Jun 2007) | 4 lines
+    Silent unused variable warning.
 
-implemented split windows
-TODO: menus and hotkeys, connected zoom, activating on drag
+commit 5f7b0591
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 13 21:32:58 2008 +0000
 
+    optimized vflist_setup_iter
 
-------------------------------------------------------------------------
+commit 922cb25e
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Jun 13 13:33:11 2008 +0000
+
+    French translation was updated.
+
+commit 669a4954
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Jun 13 12:27:41 2008 +0000
+
+    Revert patches 759 and 760.
+    759 patch broke adding selection of files through sort manager
+    to an unopened collection.
+
+commit 16aa61eb
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Jun 13 11:51:23 2008 +0000
+
+    Display total size of files in collection window, for the list and for the selection.
+
+commit c687f78e
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Jun 13 11:11:57 2008 +0000
+
+    Optionnally display directory's date in list view.
+    It can be set through Preferences > Advanced > Behavior and
+    is saved to rc file as layout.show_directory_date option.
+
+commit 0a1ad21b
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jun 12 22:43:32 2008 +0000
+
+    load_options_from():
+    - do not copy option name and value anywhere, only copy value_all to a separate buffer
+    - allow more relaxed syntax on read, so we can correctly read option name and value
+      even if user made some errors like replacing ':' by '=' or inserting a space before ':'.
+    - minor aesthetical changes
+
+commit 11a07ebc
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jun 12 21:21:32 2008 +0000
+
+    Add a comment about relative positions of image overlay in the rc file.
+
+commit 943be3f7
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jun 12 20:33:51 2008 +0000
+
+    Allow to set image overlay info position through options:
+    - image_overlay.common.x
+    - image_overlay.common.y
+    
+    For now, there are only editable through rc file.
+
+commit e6b5b172
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jun 12 20:17:22 2008 +0000
+
+    Move some functions from image.[ch] to image-overlay.c and make them static:
+    - image_overlay_add()
+    - image_overlay_set()
+    - image_overlay_remove()
+    - image_overlay_get() (unused)
+
+commit c5eb8769
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jun 12 18:30:33 2008 +0000
+
+    reverted changes in layout_close made in rev. 890 and 901
+
+commit 86a4f3c9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 10 19:25:21 2008 +0000
+
+    fixed vdtree_sort_cb
+
+commit 69b52cb5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 10 18:39:19 2008 +0000
+
+    fixed segfault in vd_rename_cb
+
+commit 08524203
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 10 18:19:17 2008 +0000
+
+    dropped vficon_sync, use vficon_refresh everywhere
+
+commit f42d498e
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jun 10 11:55:18 2008 +0000
+
+    collection_from_dnd_data(): simplify and optimize.
+
+commit 554bfe98
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jun 10 11:27:35 2008 +0000
+
+    collection_info_list_to_dnd_data(): simplify and optimize.
+
+commit 55be71b4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 9 20:27:39 2008 +0000
+
+    moved notification to view_file.c
+
+commit e0469987
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 9 19:43:56 2008 +0000
+
+    run idle function just once
+
+commit d77ba4a9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 9 19:41:37 2008 +0000
+
+    use vficon_refresh for updating
+
+commit 1e0be504
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 9 19:00:47 2008 +0000
+
+    handle deletion of selected files
+
+commit eff5536c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 9 18:28:28 2008 +0000
+
+    optimized vficon_refresh_real
+
+commit f4c575e6
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jun 9 10:10:34 2008 +0000
+
+    Minor fixes and add a note about variable declaration.
+
+commit 1e2563b3
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Jun 9 07:14:46 2008 +0000
+
+    Use unsigned type for marks since it is used as a bitfield.
+
+commit f104380f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 9 07:06:53 2008 +0000
+
+    fixed saving options on exit
+
+commit 020655c6
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Jun 8 23:42:51 2008 +0000
+
+    Tidy up: add/remove white lines, minor code changes.
+
+commit 1f83c4e6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 8 21:21:13 2008 +0000
+
+    improved vficon_populate
+
+commit a871f293
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 8 20:24:46 2008 +0000
+
+    vficon_sync speed-up
+
+commit b4f826d2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 8 19:09:44 2008 +0000
+
+    better check for notify type
+
+commit c64e06ce
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 8 09:25:39 2008 +0000
+
+    fixed switching thumbnails in listview on and off - bug 1984825
+
+commit cd2e0e41
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 7 22:44:17 2008 +0000
+
+    various refresh and notification fixes
+
+commit b993ae7c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 7 15:08:33 2008 +0000
+
+    various notification improvements
+
+commit 063bd585
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 7 10:45:33 2008 +0000
+
+    use the new notification for collections
+
+commit ee08f41b
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Jun 7 10:18:30 2008 +0000
+
+    Display Lirc state in config log.
+    Re-organize the config log a bit.
+
+commit 4df45b3d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 7 09:36:12 2008 +0000
+
+    use new notification in img-view
+
+commit 92497f66
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 7 09:10:01 2008 +0000
+
+    use new notification in layout and layout_image
+
+commit f7450662
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 7 08:13:22 2008 +0000
+
+    used new notification in search.c
+
+commit 7637e235
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 7 07:45:08 2008 +0000
+
+    used new notification in dupe.c
+
+commit dd62fe18
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 6 22:34:15 2008 +0000
+
+    used new notification in cache_maint
+
+commit f3353452
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 6 22:11:03 2008 +0000
+
+    added NotifyType
+
+commit 8bca5d11
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 6 21:50:09 2008 +0000
+
+    realtime file monitor
+
+commit f0ca274d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 6 20:59:03 2008 +0000
+
+    zero-lenght path must be allowed for now
+
+commit 765ce1d5
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Jun 6 08:01:19 2008 +0000
+
+    French translation was updated.
+
+commit f64e2fa6
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jun 5 23:31:22 2008 +0000
+
+    Fix "No newline at end of file" warning.
+
+commit 7839d6af
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jun 5 18:43:44 2008 +0000
+
+    use new notification in vficon
+
+commit 3cf04e27
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jun 5 09:24:42 2008 +0000
+
+    Compare paths using utf8_collate_key() since paths are utf8-encoded.
+    It fixes bug 1959854.
+
+commit baf540a7
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Jun 5 08:41:02 2008 +0000
+
+    Use uft8_collate_key() to sort utf8 strings.
+    Modify file_data_set_path() to sync collate keys and file_data_pool
+    on path change.
+    
+    Partially fix bug 1959854.
+
+commit 6129e31e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jun 4 21:12:47 2008 +0000
+
+    new notification system (used only in vflist for now)
+
+commit b83763ac
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 3 19:44:19 2008 +0000
+
+    replaced directory path with FileData* dir_fd
+
+commit af94f830
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jun 3 15:54:05 2008 +0000
+
+    Allow to modify the aspect of Geeqie through the use of a
+    gtkrc file that may be present in the geeqie rc directory.
+    Patch by Aldric RENAUDIN and me.
+
+commit fa9d41fd
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jun 3 13:54:22 2008 +0000
+
+    Replace hardcoded collection filename extension by a macro (GQ_COLLECTION_EXT).
+
+commit 02ad6645
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jun 3 11:24:16 2008 +0000
+
+    Drop initialization to NULL since filelist_read() will take care of it.
+
+commit 3df14dfb
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jun 3 09:41:00 2008 +0000
+
+    filelist_read_real(): optimize and clean up.
+
+commit c3cbb65b
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jun 3 09:03:33 2008 +0000
+
+    Reduce indentation level.
+
+commit 18f3117f
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jun 3 08:57:46 2008 +0000
+
+    Reduce indentation level.
+
+commit 688b1111
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jun 3 08:53:53 2008 +0000
+
+    collection_table_find_data_by_coord(): tidy up.
+
+commit 25c47b53
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jun 3 07:37:24 2008 +0000
+
+    vflist_maint(): only allocate memory and compare strings if needed.
+
+commit 9069f1e0
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Jun 3 07:32:13 2008 +0000
+
+    layout_real_renamed(), layout_real_removed(), layout_real_moved():
+    simplify code.
+
+commit e1edb9d5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 31 19:46:26 2008 +0000
+
+    do not change original FileData on copy
+
+commit 7fe61122
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 31 19:44:41 2008 +0000
+
+    replaced vflist_maint functions by vflist_refresh - it allows to follow
+    changes made by external editors more precisely
+
+commit 10e0bd55
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 30 21:41:46 2008 +0000
+
+    vflist_populate_view: better handle selected files that are renamed or deleted
+
+commit 44179fa3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 30 20:13:16 2008 +0000
+
+    fixed thumb index (thumbnails are shown again)
+
+commit f5bae1ff
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 30 19:53:52 2008 +0000
+
+    simplified vflist_populate_view
+
+commit ce29b00d
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 30 08:39:52 2008 +0000
+
+    Use functions to set editors name and command and ensure they are
+    utf8-encoded.
+    Previously, non-utf8 strings from rc file caused some issues.
+
+commit 639e6684
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 30 08:36:23 2008 +0000
+
+    Make utf8_validate_or_convert() to always allocate a new string.
+
+commit ab16da5e
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 30 07:20:25 2008 +0000
+
+    Check for existing editor command using is_valid_editor_command().
+
+commit 7afa3a0b
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 29 07:58:34 2008 +0000
+
+    Preserve properties window width and height during session even when
+    layout.save_window_positions is not set.
+    It restores the pre revision 858 behavior.
+
+commit 05f3eb89
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 29 07:52:05 2008 +0000
+
+    Save properties window width and height to rc file and restore
+    them on next session if layout.save_window_positions is set to TRUE.
+
+commit f89fbbf0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed May 28 22:12:10 2008 +0000
+
+    improved infrastructure for tracing changes, optimized vflist_populate_view
+
+commit 335a8f53
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 27 18:46:34 2008 +0000
+
+    measure time of filelist update
+
+commit 01a388eb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 27 18:37:15 2008 +0000
+
+    another fix in notification
+
+commit d5c32208
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon May 26 18:32:04 2008 +0000
+
+    Fix histogram grid - patch by Uwe Ohse
+
+commit 9530a02b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon May 26 18:22:08 2008 +0000
+
+    use fputs instead of printf - patch by Uwe Ohse
+
+commit 1f01199c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon May 26 17:06:30 2008 +0000
+
+    fixed bug in notification code
+
+commit 5407c7dd
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 25 20:17:07 2008 +0000
+
+    Tidy up: indentation fixes, typo fixes, ...
+
+commit aa3fda66
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 25 19:54:00 2008 +0000
+
+    Typo fix.
+
+commit 7aca9bde
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 25 19:13:04 2008 +0000
+
+    Typo fix.
+
+commit 8973118a
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 25 19:03:30 2008 +0000
+
+    bar_sort_set_filter_cb(): filter_idx was set as uint so get it as uint.
+
+commit 56b0d6ec
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 24 22:44:18 2008 +0000
+
+    rewritten utilops.h:
+    - better integration of external commands
+    - filter commands
+
+commit d2e08881
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 24 20:01:59 2008 +0000
+
+    Allow to escape star characters in the template string with a \.
+    One can insert a \ by escaping it with another \.
+    Fix deletion of empty parts when using | trick.
+    Append the separator " - " only if data is neither NULL nor empty.
+    Patch by Uwe Ohse and Laurent Monin.
+
+commit c3c6184b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 24 09:18:09 2008 +0000
+
+    improved filedata interface
+
+commit 2f9f06e4
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 23 23:40:12 2008 +0000
+
+    Fix display of libpthread detection.
+    Fix display of lirc support, do not test for headers if disabled.
+
+commit 8c7decff
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 23 23:18:40 2008 +0000
+
+    Silent few warnings that appeared when using --disable-exiv2 configure option.
+
+commit a2f6ae48
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 23 22:57:51 2008 +0000
+
+    French translation was updated.
+
+commit 6e80a2da
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 23 22:55:23 2008 +0000
+
+    Use the same label for toolbar buttons tooltip than in main menu.
+
+commit 2d39c9d4
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 23 15:07:30 2008 +0000
+
+    Add -Wstrict-prototypes to gcc options only in developer mode
+    since it clutters the compilation log with unfixable warnings.
+    Add -Wall in developer mode to display even more warnings.
+    Fix display of --enable-deprecated at end of configure (yes
+    and no were inversed).
+
+commit 07c12724
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 23 12:27:28 2008 +0000
+
+    slideshow_next(), slideshow_prev(): move code to common slideshow_move(), reducing code redundancy.
+
+commit 5caa58af
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 23 12:19:42 2008 +0000
+
+    Move code from slideshow_timer_reset() to new slideshow_timer_stop() and simplify calls.
+
+commit 001635e8
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 23 00:20:56 2008 +0000
+
+    Try to load a system-wide rc file if any, before per-user rc file.
+    For now, system-wide rc file path is set to /etc/geeqie/geeqierc
+    (defined by GQ_SYSTEM_WIDE_DIR in main.h).
+    filter_parse() was modified to replace entries having the same key,
+    needed since it may be called more than once.
+    
+    Please test heavily.
+
+commit 43b4e486
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 22 23:22:12 2008 +0000
+
+    Pass ConfOptions * to save_options() and load_options().
+
+commit 0fe33428
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 22 23:17:26 2008 +0000
+
+    Move code from save_options() to new save_options_to() which takes
+    the destination path as parameter.
+
+commit 9d0560eb
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 22 23:09:53 2008 +0000
+
+    Move setup_default_options() and sync_options_with_current_state() to options.[ch].
+    Pass ConfOptions * to these instead of directly using global variable.
+    Cleanup #include in main.c.
+
+commit 91a77c72
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 22 22:49:07 2008 +0000
+
+    Move code from exit_program_final() to new sync_options_with_current_state().
+
+commit 2d0d34ea
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 22 22:43:07 2008 +0000
+
+    Separate path building code from options loading code.
+    Most code of load_options() is moved to new load_options_from().
+    ExifUIList initialization is moved to setup_default_options().
+
+commit b5d0f1f9
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 22 20:22:13 2008 +0000
+
+    Make shell command and its option rc file options instead of hardcoded strings.
+    This allows users to modify the shell command that execute "editors".
+    Two new options appear in rc file:
+    - shell.path (default to "/bin/sh")
+    - shell.options (default to "-c")
+    
+    These options can only be changed from the rc file, not at runtime.
+    Tests are made to check that shell.path is not empty and lead to
+    an executable file.
+
+commit 94c67ee5
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 22 13:00:45 2008 +0000
+
+    Fix signed vs unsigned warnings.
+    In most cases, gint was used instead of guint.
+
+commit a4226d0d
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 22 11:28:35 2008 +0000
+
+    Comment out unused static function extension_truncate().
+
+commit 6f08b3a0
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 22 11:27:43 2008 +0000
+
+    Fix up some types, make some signed vs unsigned warnings quiet.
+
+commit e050d2a0
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 22 10:09:07 2008 +0000
+
+    Modify set_default_image_overlay_template_string() to accept the pointer to
+    the string to modify and add a generic function to set template_string value.
+
+commit 4abc6715
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 22 09:22:29 2008 +0000
+
+    French translation was updated.
+
+commit a331805a
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 22 09:12:36 2008 +0000
+
+    Introduce an helper function that returns the name of an editor.
+    It helps to reduce code redundancy.
+
+commit 48582c36
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 22 08:49:52 2008 +0000
+
+    Use a struct to handle editor's properties.
+
+commit cceaf6dd
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 19:37:18 2008 +0000
+
+    Make stricter match for option's names consisting of a prefix and a number.
+    It allows to have names like "prefix_12" and "prefix_something" in the same file.
+    Using strtol() was wrong since it allowed names like "prefix_-0xa", leading
+    to unpredictable results. It was wrong too with "prefix_something", which
+    was equivalent to "prefix_0", instead of being an option of its own.
+
+commit f4fdeefe
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 11:46:19 2008 +0000
+
+    Replace hardcoded "/" by G_DIR_SEPARATOR_S where applicable.
+
+commit ec284481
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 11:45:29 2008 +0000
+
+    Use g_build_filename().
+
+commit f42ea511
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 11:07:23 2008 +0000
+
+    Use G_DIR_SEPARATOR where applicable.
+
+commit 88b13873
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 11:00:13 2008 +0000
+
+    Use G_DIR_SEPARATOR_S where applicable.
+
+commit 1ba45c26
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 10:52:38 2008 +0000
+
+    Use g_build_filename() and G_DIR_SEPARATOR_S.
+
+commit 9cbd3ca2
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 10:46:33 2008 +0000
+
+    Use g_build_filename() instead of g_strconcat().
+
+commit 0be6f799
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 10:11:56 2008 +0000
+
+    tab_completion_do(): use g_build_filename(), G_DIR_SEPARATOR, G_DIR_SEPARATOR_S.
+
+commit a847d10f
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 09:58:29 2008 +0000
+
+    tab_completion_popup_cb(): use g_build_filename() and simplify code.
+
+commit e07eab47
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 09:50:32 2008 +0000
+
+    Use expand_tilde() instead of simple concatenation, it allows correct expansion
+    of ~user as well as ~dir.
+
+commit 5acd3990
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 09:30:53 2008 +0000
+
+    dest_change_dir(): rewrite to use g_build_filename(), g_path_get_dirname() and g_path_get_basename().
+
+commit 550af58c
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 08:53:51 2008 +0000
+
+    Fix a segfault occuring when logging an empty message and there is no log window.
+
+commit 98cabee9
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 00:42:14 2008 +0000
+
+    Use g_build_filename().
+
+commit e45c0d95
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 00:39:16 2008 +0000
+
+    thumb_std_cache_path(): use g_build_filename() and simplify.
+
+commit c656b4ad
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 00:32:57 2008 +0000
+
+    Use g_build_filename().
+
+commit 9fbfbb25
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 00:20:13 2008 +0000
+
+    Use g_build_filename() where applicable.
+
+commit a9bd1c76
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 00:15:41 2008 +0000
+
+    Use g_build_filename() instead of g_strconcat().
+
+commit fe454711
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 00:13:12 2008 +0000
+
+    Use g_build_filename() and get rid of "root dir fix".
+
+commit 0b30da04
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 00:12:19 2008 +0000
+
+    Use g_build_filename().
+
+commit 5e710445
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 21 00:01:03 2008 +0000
+
+    Disable unused code:
+    - cache_maintain_home_dir()
+    - cache_maintain_dir()
+
+commit 95eebfff
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 20 23:41:13 2008 +0000
+
+    Build path using g_build_filename() then calculate its length.
+
+commit e80fa4c9
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 20 23:11:47 2008 +0000
+
+    Use G_DIR_SEPARATOR_S instead of hardcoded "/".
+
+commit 381f82f2
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 20 23:07:09 2008 +0000
+
+    Use g_build_filename() and move location label creation from cache_manager_show() to new cache_manager_location_label().
+
+commit d145a208
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 20 22:47:13 2008 +0000
+
+    cache_find_location(): use g_build_filename() and move redundant code to new functions.
+
+commit 267dbe2a
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 20 22:22:11 2008 +0000
+
+    Use g_build_filename().
+
+commit d1ad0442
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 20 22:13:48 2008 +0000
+
+    Use size_t instead of gint, it silents a signed vs unsigned warning.
+
+commit 3bd79d0d
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 20 22:11:59 2008 +0000
+
+    Use g_build_filename() instead of g_strconcat().
+
+commit 73e10c62
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 20 22:09:04 2008 +0000
+
+    Drop concat_dir_and_file() and use g_build_filename() instead.
+
+commit ca505f0d
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 20 22:00:14 2008 +0000
+
+    Use G_DIR_SEPARATOR instead of '/' where applicable.
+
+commit c56dcb92
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 20 21:51:25 2008 +0000
+
+    Use g_build_filename() to build paths.
+
+commit ddee8f88
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 20 20:11:29 2008 +0000
+
+    Do not use glib posix wrappers since they were introduced in 2.6
+    and we want 2.4 compatibility.
+
+commit dc3b4402
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 20 20:06:11 2008 +0000
+
+    Use access() instead of g_access() which is only available in 2.8.
+
+commit f2424a9a
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 20 19:14:36 2008 +0000
+
+    Use utf-8 charset instead of iso-8859-1.
+    Minor cleanup.
+
+commit dd45f154
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 20 17:43:37 2008 +0000
+
+    updated ru.po by Alexandre Prokoudine
+
+commit 231d9567
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 20 08:18:30 2008 +0000
+
+    French translation was updated.
+
+commit b130dfe5
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 20 08:14:35 2008 +0000
+
+    Sort out log_printf() vs printf_term() mix up.
+
+commit a8d4af5c
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 20 07:52:49 2008 +0000
+
+    Use print_term() instead of printf(), since it handles charset conversion
+    from utf8 to locale if needed.
+
+commit 11819b31
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 19 11:09:23 2008 +0000
+
+    Remove C-specific gcc options from CXXFLAGS.
+    Add few more warnings.
+
+commit 592f3393
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 19 09:27:30 2008 +0000
+
+    Fix some incomplete initialization warnings.
+
+commit 2a2b70b7
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 19 08:46:37 2008 +0000
+
+    depreceated -> deprecated
+
+commit 17c0fcef
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 19 08:43:11 2008 +0000
+
+    Typo fixes.
+
+commit 55c5b71c
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 19 08:36:06 2008 +0000
+
+    Create auxdir if needed.
+
+commit 397adc4d
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 19 08:24:10 2008 +0000
+
+    Fix spurious end of line introduced in revision 780.
+
+commit bc32bf0b
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Mon May 19 01:15:17 2008 +0000
+
+    configure.in was rewritten:
+    - uses PKG_CHECK_MODULES everywhere
+    - added --enable-debug (enable debugging support)
+    - added --enable-developer (developer mode, checks depreceated code ...)
+    - removed obsoleted INCLUDES from Makefile.am
+    Fixed src/debug.h (added glib.h).
+    Fixed src/exiv2.c compilation with libexiv2 v0.15.
+    Added src/trash.h to src/Makefile.am (fixed generating 'make dist').
+
+commit 51e2636c
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Mon May 19 00:54:59 2008 +0000
+
+    Updated CODING (GPL header, macros, svn change-log, ...).
+
+commit 31ed8e20
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 18 21:14:01 2008 +0000
+
+    Save order of Properties dialog tabs to rc file.
+    Users of GTK+ <2.10 can set tabs order directly in the rc file,
+    others can move tabs using drag'n drop.
+    The option is named properties.tabs_order, its default value
+    is "123" which is General, Keywords, Exif tabs (left to right).
+
+commit a1726043
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 18 12:56:18 2008 +0000
+
+    Cleanup and code redundancy reduction.
+
+commit 3df95a31
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 18 11:39:58 2008 +0000
+
+    Memorize text to display in the log window when the window is
+    not yet created. On log window display, the memorized text
+    is then recalled and displayed.
+
+commit c219d832
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 18 07:36:57 2008 +0000
+
+    Do not create log window more than once.
+
+commit aa1e905e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 17 22:37:04 2008 +0000
+
+    Fix formatted.SubjectDistance appearing twice in exif bar configuration.
+
+commit d5ddb658
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 17 21:28:02 2008 +0000
+
+    Update POTFILES.in.
+
+commit c293dfff
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 17 21:26:45 2008 +0000
+
+    Add a log window that shows normal and debug messages. For now, it was added to Help menu.
+
+commit 44bf725c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 16 20:12:11 2008 +0000
+
+    fixed exiv2 version test
+
+commit 4e2cbf60
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 16 20:09:32 2008 +0000
+
+    get processed values from exiv2
+    http://sourceforge.net/tracker/index.php?func=detail&aid=1962444&group_id=222125&atid=1054680
+
+commit 2cf62964
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 16 14:59:45 2008 +0000
+
+    Fix redundant application name in window titles.
+    It simplifies code.
+
+commit 4dd8a0ca
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 16 14:38:05 2008 +0000
+
+    French translation was updated.
+
+commit 80363827
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 16 12:16:49 2008 +0000
+
+    Do not use printf() directly but use new wrapper function log_printf() instead.
+
+commit 4419bda7
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 16 12:08:51 2008 +0000
+
+    Drop include "debug.h".
+
+commit 08f6266e
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 16 10:02:56 2008 +0000
+
+    Include debug.h from main.h since debug macros may be used anywhere in the code.
+
+commit 9cdcce43
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 16 09:10:56 2008 +0000
+
+    Improve editor commands error display:
+    - display all errors (not only syntax errors)
+    - display errors from Preferences (checks are made on Apply or OK)
+
+commit dbb4e406
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 16 08:37:07 2008 +0000
+
+    Improve editors a bit:
+    - allow whitespaces before and after %v, %V, %w
+    - allow % escaping using %% (mandatory to use shell commands than contain % characters)
+    - display a dialog on execution if a syntax error is detected (only for generic editors)
+    - update README editors section
+
+commit 8cf9235c
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 14 18:12:11 2008 +0000
+
+    The Encoding key is now deprecated by the FreeDesktop standard and all
+    strings are required to be encoded in UTF-8. This desktop entry
+    explicitly specifies an Encoding of UTF-8, which is harmless but no longer
+    necessary.
+    
+    See http://standards.freedesktop.org/desktop-entry-spec/1.0/apc.html
+    
+    Patch #1963689.
+
+commit 696b1afc
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 14 18:09:05 2008 +0000
+
+    Patch #1963690 was applied.
+    It fixes hyphens/minus confusion in the man page.
+
+commit 12d37bfb
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 14 17:00:25 2008 +0000
+
+    Simplify thumb_std_maint_moved(), since g_list_append knows
+    how to append to a NULL list. Patch by Uwe Ohse.
+
+commit 7c3a9257
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 14 16:52:55 2008 +0000
+
+    Simplify collect_manager_add_action(), since g_list_append knows
+    how to append to a NULL list. Patch by Uwe Ohse.
+
+commit e6057c67
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 14 12:59:00 2008 +0000
+
+    Merge vflist_row_by_path() into vflist_index_by_path().
+
+commit 53d0d0d3
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 14 10:40:43 2008 +0000
+
+    Fix some typos. Thanks to Michal \u010ciha\u0159 and James R. Van Zandt.
+    Patch #1963691.
+
+commit d8bacc9a
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 14 08:56:08 2008 +0000
+
+    Make vf_pop_menu_*_cb static.
+
+commit a2b5404a
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 13 20:31:35 2008 +0000
+
+    French translation fixes.
+
+commit 81193b24
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 13 20:21:00 2008 +0000
+
+    Resync POTFILES.in and *.po, update french translation and
+    regenerate statistics in README.
+
+commit 16e84c76
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 13 20:13:44 2008 +0000
+
+    Merge vflist_pop_menu() and vficon_pop_menu() into vf_pop_menu().
+
+commit d62b5063
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 13 19:56:52 2008 +0000
+
+    Move VFICON_INFO() and VFLIST_INFO() macros to view_file.h
+
+commit 0ae96b1f
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 13 19:54:13 2008 +0000
+
+    vficon_pop_menu(): drop "gint active" parameter, use stored click_id instead.
+
+commit d89bc943
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 13 19:51:22 2008 +0000
+
+    vflist_pop_menu(): drop FileData * parameter, use stored click_fd instead.
+
+commit dc820ece
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 13 19:45:04 2008 +0000
+
+    Fix last patch, only set vf->clicked_mark for a valid mark.
+
+commit 91e4b2d6
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 13 19:32:25 2008 +0000
+
+    Get rid of vflist_pop_menu() col_idx parameter, use new Viewfile field
+    named clicked_mark.
+    Marks numbering is now consistent with menus (starting at 1, 0 is an
+    invalid mark), assertions were modified accordingly.
+
+commit 86ebde92
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 13 16:09:43 2008 +0000
+
+    Expand tilde with file: and view: remote parameters.
+    Now these are working:
+    geeqie -r file:~/dir
+    geeqie -r view:~user/file
+
+commit 38975e5e
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 13 14:49:38 2008 +0000
+
+    Display a message when invalid remote options are used.
+
+commit e88a963a
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 13 14:35:51 2008 +0000
+
+    Comparing tag id is not sufficient, check the tag name too.
+
+commit f558c8c2
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 13 11:58:47 2008 +0000
+
+    Keywords and comment can now be displayed in OSD info using %keywords% and %comment%.
+
+commit 2ce8b27e
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 13 08:53:26 2008 +0000
+
+    Move all remote stuff from main.c to remote.[ch].
+
+commit 12639ee4
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 13 08:02:46 2008 +0000
+
+    Move some functions from main.[ch] to new window.[ch].
+
+commit c8611249
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 13 07:34:37 2008 +0000
+
+    Ensure that we end with UTF8 encoded comment and keywords.
+
+commit 8b3ee1ee
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 12 23:26:00 2008 +0000
+
+    Reading of Iptc.Application2.Keywords should now be fixed.
+    Use uft8_validate_or_convert() on exif's text data to be safe.
+
+commit 9aacc4a2
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 12 23:21:35 2008 +0000
+
+    Rename bar_exif_validate_text() to utf8_validate_or_convert() and move it to main.[ch].
+
+commit 885b2123
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 12 23:00:04 2008 +0000
+
+    bar_exif_validate_text(): use computed length and cleanup.
+
+commit 7b4885c2
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 12 19:56:28 2008 +0000
+
+    Disable non-working Iptc.Application2.Keywords reading introduced in revision 736.
+
+commit 874ac4ea
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 12 17:10:40 2008 +0000
+
+    Extract and append keywords from Iptc.Application2.Keywords tags.
+    A function was added to make the keywords unique in the list.
+    Note: Iptc.Application2.Keywords is only read, not written.
+
+commit c50d73be
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 12 10:46:23 2008 +0000
+
+    When an option was successfully read, just continue to next line.
+
+commit 75f14d8c
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 12 10:37:37 2008 +0000
+
+    Minor formatting fix in rc file header.
+
+commit ff365dc6
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 12 08:52:17 2008 +0000
+
+    Rework read_*_option():
+    - read_u?int_option() now interpret a value of "true" as 1
+    - read_bool_option() now interpret any value different from 0 as true.
+    - make functions return TRUE on successful read, FALSE else
+    
+    Theses changes will help to maintain compatibility when options are modified.
+
+commit 0481d1d4
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 12 08:11:27 2008 +0000
+
+    Rename option image_overlay.common.enabled to image_overlay.common.state
+    since it is not a boolean anymore.
+
+commit 99a50120
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 12 00:22:38 2008 +0000
+
+    Add some wrapper functions for not yet common code.
+
+commit 98e46592
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 11 23:56:40 2008 +0000
+
+    Make vf_pop_menu_toggle_view_type_cb() independent of FILEVIEW_LIST/FILEVIEW_ICON real values.
+
+commit c2147d9b
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 11 23:47:59 2008 +0000
+
+    Move a part of pop up menu common code to view_file.[ch].
+
+commit 4ba97284
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 11 23:09:39 2008 +0000
+
+    Introduce vf_pop_menu_file_list() as a wrapper to
+    vflist_pop_menu_file_list() and vficon_pop_menu_file_list().
+
+commit 2be39b52
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 11 21:11:54 2008 +0000
+
+    Use vf_* functions where possible.
+
+commit 2a9c38f8
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 11 20:38:21 2008 +0000
+
+    Drop unused layout_list_get_path() and vf*_index_get_path().
+
+commit 1fe24ccb
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 11 13:17:38 2008 +0000
+
+    French translation was updated.
+
+commit 814bbc28
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 11 13:14:58 2008 +0000
+
+    An option to save and restore the last path used was added.
+    This option appears as startup.use_last_path in rc file.
+    Preferences > General > Startup was modified accordingly.
+
+commit ff3bbba6
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 11 12:23:26 2008 +0000
+
+    Rename options:
+    startup_path_enable -> startup.restore_path
+    startup_path        -> startup.path
+    
+    Geeqie is still able to read old options.
+
+commit 4e0f18ac
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 11 11:46:48 2008 +0000
+
+    Fix help window title.
+
+commit b01f014e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 11 11:44:58 2008 +0000
+
+    Use computed string length.
+
+commit 53e7b0df
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 11 11:41:32 2008 +0000
+
+    Slightly increase help window's default width.
+
+commit 4e6dd664
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 11 11:30:41 2008 +0000
+
+    Add an help button to OSD info configuration in Preferences dialog.
+    Make its own section named "Overlay Screen Display".
+
+commit c7a434ca
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 11 10:25:04 2008 +0000
+
+    Partially update main README.
+    A section concerning overlay info was added.
+    Translation statistics were updated.
+
+commit 1fa5d80b
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 11 09:37:46 2008 +0000
+
+    Change translations statistics formatting to match the style
+    use in the README file.
+    
+    Here is the result for current trunk:
+    
+    Translations statistics
+    Date: Sun, 11 May 2008 11:33:14 +0200
+    
+    Note: completion % in the chart below may not be quite correct
+          when fuzzy translations exist but do not appear in the source.
+          For exact results, run make update-po with up to date POTFILES.in.
+          comp % = trans / (trans + fuzzy + untrans)
+    
+    Language      Comp(%)  Trans  Fuzzy  Untrans  Total
+    fr             100.00    985      0        0    985
+    be              90.56    892     25       68    985
+    eu              68.53    675    150      160    985
+    eo              68.22    672    153      160    985
+    vi              68.02    670    156      159    985
+    it              67.82    668    154      163    985
+    pt_BR           67.82    668    154      163    985
+    zh_TW           66.90    659    150      176    985
+    sk              66.50    655    158      172    985
+    fi              64.37    634    176      175    985
+    nl              64.37    634    179      172    985
+    sv              64.16    632    175      178    985
+    bg              64.06    631    175      179    985
+    ca              64.06    631    175      179    985
+    cs              64.06    631    175      179    985
+    de              64.06    631    175      179    985
+    es              64.06    631    175      179    985
+    ja              64.06    631    175      179    985
+    ru              64.06    631    175      179    985
+    pl              60.61    597    148      240    985
+    ar              42.94    423    315      247    985
+    ro              37.56    370    342      273    985
+    hu              36.14    356    332      297    985
+    id              19.70    194    408      383    985
+    et              19.29    190    407      388    985
+    uk              17.16    169    411      405    985
+    nb              15.94    157    416      412    985
+    zh_CN.GB2312    15.94    157    416      412    985
+    th              15.13    149    413      423    985
+    sl              14.72    145    419      421    985
+    da              12.99    128    402      455    985
+    ko              11.37    112     52      821    985
+    tr               6.60     65    398      522    985
+
+commit 0cbf3280
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 10 21:29:53 2008 +0000
+
+    Fix display of collection in overlay info.
+    Due to markup escaped <i>collection</i> was displayed instead of collection's in italic.
+    
+    Overlay info syntax was extended to allow the wrapping of displayed data with markup.
+    
+    General syntax is: %name[:length limit][:extra]%
+    Extra string uses special character '*' to mark the place of the data to display.
+    If no '*' is present, then extra string is just appended to data.
+    Any "\n" is replaced by a newline on display.
+    Pango mark up is accepted in left and right parts.
+    If data is empty, nothing will be displayed.
+    
+    Examples:
+    "%name:<i>*</i>\n%" -> name is displayed in italics ended with a newline
+    "%size:\n%"         -> size is displayed with a newline at end
+    "%formatted.ISOSpeedRating:ISO *%"      -> prefix iso number with "ISO " (ie. "ISO 100")
+    "Collection <b>*</b>\n" -> display collection name in bold prefixed by "Collection " and a newline is appended
+    
+    
+    Collection name formatting was slighly improved by not displaying the .gqv extension.
+    The default overlay info string was modified to use the new syntax, but older info strings should be
+    displayed as usual.
+
+commit fc25dbbf
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 10 14:22:18 2008 +0000
+
+    image_osd_get() now returns OsdShowFlags.
+
+commit 73fa427e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 10 13:54:25 2008 +0000
+
+    Display a simple grid with histogram.
+
+commit af4f4a11
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 10 12:33:52 2008 +0000
+
+    Initialize to correct value (OSD_SHOW_NOTHING instead of FALSE).
+
+commit 48916cac
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 10 09:00:14 2008 +0000
+
+    Save full OSD state to rc file and restore it on startup.
+    It allows to restore OSD with or without histogram depending
+    on previous state.
+
+commit 8ccd3621
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 9 12:43:10 2008 +0000
+
+    image_osd_info_render(): if there's no fd, just return.
+
+commit c93ee033
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 9 12:33:24 2008 +0000
+
+    Move overlay histogram stuff from ImageWindow to OverlayStateData.
+    It simplifies things a lot and make more sense.
+    
+    Note: overlay icons display is broken since a long time it seems.
+
+commit 46a015d5
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 9 11:15:56 2008 +0000
+
+    Introduce image_get_osd_data() and image_set_osd_data().
+
+commit 77d3ccb4
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 9 09:58:46 2008 +0000
+
+    image_osd_get() and image_osd_set() now uses flags.
+
+commit 94833dae
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 9 09:34:38 2008 +0000
+
+    image_osd_histogram_chan_toggle(), image_osd_histogram_log_toggle():
+    reduce indentation level.
+
+commit dd431ef1
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 9 08:39:18 2008 +0000
+
+    Preserve last histogram modes.
+    When a new histogram is displayed, it uses previously chosen
+    modes.
+    These modes are saved on exit to rc file as options:
+    histogram.last_channel_mode
+    histogram.last_log_mode
+
+commit 7917c5a3
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 9 08:03:25 2008 +0000
+
+    Update CODING and HACKING files, and add po/README file for translators.
+
+commit 8ef1e8c8
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 9 07:46:18 2008 +0000
+
+    Make lirc_cleanup() and lirc_input_callback() static.
+
+commit 9cb23ddf
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 9 07:32:30 2008 +0000
+
+    Use function(void) instead of function() for declaring functions which
+    do not take any parameters at all.
+    It respects current Geeqie coding style more.
+
+commit 524cf262
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 8 22:59:14 2008 +0000
+
+    In the search results view, hide dimensions column instead of
+    displaying an empty one.
+    When dimensions search criteria is used, it is always displayed.
+
+commit 6b17a6ad
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 8 22:49:16 2008 +0000
+
+    Reset thumbnail column to NULL when hidden.
+    It fixes bug 1960274.
+
+commit 786c7401
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 8 20:21:03 2008 +0000
+
+    search_status_update(): slightly reduce code redundancy.
+
+commit cfe2b3ba
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 8 12:50:25 2008 +0000
+
+    Use g_ascii_strncasecmp() instead of strncasecmp() where applicable.
+    Add a FIXME where potential improper usage of strncasecmp() is made.
+
+commit 6559dd1a
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 8 12:38:34 2008 +0000
+
+    Use g_ascii_strcasecmp() instead of strcasecmp() where ascii-only strings
+    are used.
+
+commit 947a8668
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 7 23:27:26 2008 +0000
+
+    Replace deprecated functions by their counterparts:
+    g_strcasecmp() -> g_ascii_strcasecmp()
+    g_strncasecmp() -> g_ascii_strncasecmp()
+    gtk_input_remove() -> g_source_remove()
+    g_io_channel_close() -> g_io_channel_shutdown() + g_io_channel_unref()
+    
+    All these are deprecated either since 2.2 or 2.4.
+
+commit c5f3fab3
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 7 22:54:33 2008 +0000
+
+    Resync po files.
+    French translation was updated.
+
+commit 0479ab31
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed May 7 22:48:30 2008 +0000
+
+    Add a way to invert the current selection.
+    An item labeled "Invert selection" was added to the Select submenu
+    in the main menu.
+
+commit 2927044d
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 6 23:58:08 2008 +0000
+
+    Tidy up.
+
+commit 38ac488d
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 6 23:53:12 2008 +0000
+
+    French translation was updated.
+
+commit 4b93995f
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 6 23:52:09 2008 +0000
+
+    Add trash.c.
+
+commit 25ad32ba
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 6 21:35:31 2008 +0000
+
+    moved safe delete functions to separate file
+
+commit 8546ea31
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 6 20:24:16 2008 +0000
+
+    use some of the new functions in filedata.c
+
+commit f05bac9c
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 6 17:00:55 2008 +0000
+
+    Allow the user to append or replace comments for a group of selected files.
+    Two buttons were added to the Keywords panel.
+
+commit 5f3ddd49
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 6 12:31:23 2008 +0000
+
+    Use a dedicated option to enable keywords and comment saving as XMP tags
+    in image's files.
+    This new option is named "save_metadata_in_image_file" in configuration file.
+    User can toggle it through Preferences > Advanced > Miscellaneous > Store keywords and comments as XMP tags in image files.
+    Description of enable_metadata_dirs was modified as an attempt to improve clarity.
+
+commit 5ecec83a
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue May 6 12:03:39 2008 +0000
+
+    comment_xmp_read(), comment_xmp_write(): cleanup and improve readibility.
+
+commit a729f590
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 5 21:27:39 2008 +0000
+
+    French translation was updated, various fixes.
+
+commit 146b6e2a
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 5 20:56:20 2008 +0000
+
+    Belarusian translation was updated. Thanks to Pavel Piatruk.
+
+commit 117767d6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon May 5 20:51:51 2008 +0000
+
+    started implementation of API for sidecar files
+
+commit ffc2e299
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 5 20:51:50 2008 +0000
+
+    Update POTFILES.in (filelist.c -> filedata.c).
+
+commit 512e5ddd
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 5 20:49:40 2008 +0000
+
+    Modify regen_potfiles.sh to generate a patch instead of
+    directly applying changes to POTFILES.in.
+
+commit bf41ef49
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon May 5 19:20:46 2008 +0000
+
+    added .gqv to known file types
+
+commit 6e7bf48d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon May 5 19:11:12 2008 +0000
+
+    split filelist.c to filefilter.c and filedata.c
+
+commit f798c6ab
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 5 09:21:01 2008 +0000
+
+    Revert wrong patch rev 676.
+
+commit cfa6a118
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 5 09:12:07 2008 +0000
+
+    Add an helper script to regenerate POTFILES.in file.
+    POTFILES.in was updated.
+    French translation was updated.
+
+commit 0a259ddb
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 5 08:32:18 2008 +0000
+
+    Revert patch 675, and correctly fix gtk assertion failure.
+
+commit 37193c24
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 5 08:15:52 2008 +0000
+
+    Fix two memory leaks.
+
+commit 6c35f9de
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon May 5 07:46:32 2008 +0000
+
+    Fix Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
+    when swapping to/from file icon view.
+
+commit 5cacdd94
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 4 23:57:20 2008 +0000
+
+    vficon_release_cb(): use switch() and cleanup.
+
+commit b9cb52f0
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 4 23:20:43 2008 +0000
+
+    Minor tidyup.
+
+commit c2117e7e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 4 23:06:46 2008 +0000
+
+    Drop unused vficon_select_by_path() and vflist_select_by_path().
+
+commit b6ea1461
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 4 23:03:36 2008 +0000
+
+    Minor cleanup.
+
+commit 509c7038
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun May 4 21:54:20 2008 +0000
+
+    dropped path_list functions, use filelist functions everywhere
+
+commit ac3bd2a2
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 4 19:00:39 2008 +0000
+
+    Remove unused functions:
+    vflist_set_status_func()
+    vflist_set_thumb_status_func()
+    vflist_set_layout()
+    vficon_set_status_func()
+    vficon_set_thumb_status_func()
+    vficon_set_layout()
+
+commit d3ade2f9
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 4 18:45:06 2008 +0000
+
+    Drop ViewFileIcon, use ViewFile and ViewFileInfoIcon instead.
+
+commit 1267a5c0
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 4 16:16:07 2008 +0000
+
+    Drop ViewFileList, use ViewFile and ViewFileInfoList instead.
+
+commit be9e0972
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 4 11:47:36 2008 +0000
+
+    Prepare switch to ViewFile (unused yet).
+
+commit 7192ff23
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 4 00:32:05 2008 +0000
+
+    Shorten Edit menu labels, dropping "in ". It will ease
+    translations too, and user can define its own label in Preferences.
+
+commit f83f83ee
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 4 00:21:14 2008 +0000
+
+    Do not show Copy, Move, Rename, Delete, New Folder external commands
+    in the Edit section of contextual menus.
+
+commit 50a7b031
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun May 4 00:16:37 2008 +0000
+
+    Use GQ_EDITOR_GENERIC_SLOTS instead of hardcoded value.
+
+commit 66238168
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 3 20:55:16 2008 +0000
+
+    exif_get_description_by_key(): check for "formatted." prefix, and optimize.
+
+commit 03acb7cb
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 3 20:49:25 2008 +0000
+
+    exif_get_formatted_by_key(): skip prefix when comparing.
+
+commit 1000ac5a
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 3 20:40:50 2008 +0000
+
+    Change the prefix of formatted exif tags to a more explicit "formatted." prefix
+    instead of the shorter "f".
+    Warning: custom overlay info string has to be modified since old names are no
+    more recognized, one can reset it to default through Preferences > Advanced.
+
+commit e01df055
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 3 16:58:17 2008 +0000
+
+    Fix a bug occuring when using certain actions on a collection
+    item which is not in the selection.
+    Triggering it will either result in an assertion failure or a
+    segfault.
+    
+    To reproduce:
+    - open a collection
+    - right-click on a non-selected image
+    - select Delete... menu entry (or Copy, Move, Rename, Properties...)
+    
+    It results in the best case:
+    ** ERROR **: file filelist.c: line 905 (file_data_ref): assertion failed: (fd->magick == 0x12345678)
+    or a pure segfault due to corrupted data.
+    
+    collection_table_popup_file_list() has to return a list of filedata *
+    not a list of gchar *.
+
+commit 31ba226e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 3 15:19:35 2008 +0000
+
+    Move marks-related fields from _ViewFileInfoList to _ViewFile, since
+    they'll be used for file icon view too.
+
+commit 13e75141
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 3 15:17:24 2008 +0000
+
+    Move common thumbs_* fields from _ViewFileInfoIcon and _ViewFileInfoList
+    to _ViewFile.
+
+commit 8ac7dc26
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 3 15:13:15 2008 +0000
+
+    Rename thumbs_fd to thumbs_filedata in ViewFileIcon struct to match
+    the name used in ViewFileList.
+
+commit fd7d8c58
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 3 15:09:21 2008 +0000
+
+    Remove useless thumbs_list from ViewFileIcon.
+
+commit e1c39fa2
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 3 12:50:52 2008 +0000
+
+    Add function prototypes (yet unused).
+
+commit a4659c7e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 3 12:48:45 2008 +0000
+
+    Drop redundant vflist_thumbs_set() introduced in revision 649,
+    modify and use existing vflist_thumb_set().
+
+commit 26de6ed0
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 3 12:21:22 2008 +0000
+
+    Remove redundant prototype.
+
+commit c790abbf
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 3 11:58:41 2008 +0000
+
+    Introduce ViewFileInfoList and ViewFileInfoIcon (not used yet).
+
+commit 26cd72f8
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 3 11:34:13 2008 +0000
+
+    Replace Layout icon_view field by more generic file_view_type.
+    Replace option layout.view_as_icons by layout.file_view_type.
+
+commit f5b1784d
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 3 10:31:37 2008 +0000
+
+    Set thumbs_enabled through new function vflist_thumbs_set() instead
+    of vflist_new().
+
+commit 04a9e3e2
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 3 09:41:09 2008 +0000
+
+    Prepare merging of some parts of view_file_list and view_file_icon and
+    simplification of view_file* interface.
+
+commit f520f8c5
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat May 3 08:35:08 2008 +0000
+
+    Change default positions of dividers since width of the main menu
+    was increased.
+
+commit d2e52306
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 2 23:11:31 2008 +0000
+
+    Make exif_rational_to_double() and exif_get_rational_as_double() static.
+
+commit 4d369dda
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 2 23:08:18 2008 +0000
+
+    info_notebook_reordered_cb(): do not call info_tabs_sync(), it causes exif
+    info disappearing when moving the tab.
+
+commit 2fc5d88c
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 2 22:59:04 2008 +0000
+
+    Fix a Pango warning related to UTF8 when displaying internationalized
+    description in Advanced Exif Properties panel.
+
+commit 66d230fa
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 2 22:31:24 2008 +0000
+
+    exif_get_description_by_key(): tidy up.
+
+commit 30eb0123
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 2 22:28:39 2008 +0000
+
+    Add a pointer to the build function in the formatted exif tags struct
+    and use a loop in exif_get_formatted_by_key().
+
+commit c59ca563
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 2 21:58:36 2008 +0000
+
+    Indentation fix.
+
+commit 74dc50f2
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 2 21:34:26 2008 +0000
+
+    Explode exif_get_formatted_by_key() in smaller functions prefixed "exif_build_f".
+    An helper macro was added to call them.
+
+commit 4fff33dd
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 2 20:56:59 2008 +0000
+
+    Remove unused checksum_simple() function.
+
+commit 7fd292e3
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 2 20:40:47 2008 +0000
+
+    Simplify remove_extension_from_path().
+
+commit 4f05f85b
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 2 20:27:47 2008 +0000
+
+    remove_level_from_path() was simplified.
+
+commit f4b58f72
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 2 09:03:52 2008 +0000
+
+    Move variable declaration and affectation near where it is used.
+
+commit 01429668
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri May 2 08:41:32 2008 +0000
+
+    Replace GQView by Geeqie.
+
+commit 3cce6cae
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 1 23:20:26 2008 +0000
+
+    Use sizeof() instead of hardcoded buffer sizes.
+
+commit 787538b3
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 1 22:59:54 2008 +0000
+
+    cache_sim_write_similarity(): cleanup and simplification.
+
+commit 0d8286dd
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 1 22:31:14 2008 +0000
+
+    Use secure_save stuff to write .sim files.
+
+commit 68cf3760
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 1 22:30:16 2008 +0000
+
+    save_options(): minor code simplification.
+
+commit a2ff3d30
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 1 22:27:44 2008 +0000
+
+    Add a wrapper to fwrite().
+
+commit cae11cbe
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 1 21:42:22 2008 +0000
+
+    Typo fix.
+
+commit 394f2839
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 1 18:37:50 2008 +0000
+
+    Indentation fixes.
+
+commit ac59f992
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu May 1 18:26:30 2008 +0000
+
+    Simplify and optimize extension_find_dot().
+
+commit e00eb936
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 29 22:44:06 2008 +0000
+
+    fixed a memory leak
+
+commit 53bb7d6c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 29 18:12:49 2008 +0000
+
+    cleanup: use image_get_image_size
+
+commit 76b0903e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 29 17:52:12 2008 +0000
+
+    fixed connected zoom and scroll that didn't work in some cases
+    http://sourceforge.net/tracker/index.php?func=detail&aid=1952429&group_id=222125&atid=1054680
+
+commit 6e5e4f76
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Sun Apr 27 23:31:20 2008 +0000
+
+    fix warning cast from pointer to integer of different size (when an integer is
+    passed instead of a pointer to a callback, GINT_TO_POINTER(i) should be used)
+
+commit 5ae4228a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 27 20:05:11 2008 +0000
+
+    Added LIRC patch written by Matteo Beniamino
+
+commit 24110e7c
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 25 20:23:21 2008 +0000
+
+    Fix number of directory views, bug introduced in revision 617.
+
+commit 1f3d7a4f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Apr 25 20:08:47 2008 +0000
+
+    fixed dragging multiple files from file list
+    http://sourceforge.net/tracker/index.php?func=detail&aid=1950740&group_id=222125&atid=1054680
+
+commit 0fb3e027
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 25 09:31:32 2008 +0000
+
+    Add a line about variable and function names.
+
+commit 23b98281
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 25 09:28:45 2008 +0000
+
+    Document the Geeqie coding style.
+    This is a draft, please improve.
+
+commit 74182a12
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 25 08:07:22 2008 +0000
+
+    Handle the case of reduction of the number of view directory types.
+    Previously it was leading to a segfault.
+
+commit 856f0b26
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 20:29:09 2008 +0000
+
+    Allow to copy the path of a directory to clipboard from directory views.
+    Show Copy path option has to be enabled.
+    Suggested by Frédéric Mantegazza.
+
+commit 76747275
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 20:18:59 2008 +0000
+
+    Do not allow to add anything but directories to sort bar in
+    folder mode through drag'n'drop.
+    Introduce a new field only_directories to _BookMarkData struct.
+
+commit 9816ef50
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 16:35:02 2008 +0000
+
+    Add missing spaces around equal sign.
+
+commit a792a5a9
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 16:32:20 2008 +0000
+
+    Cleanup exif_get_formatted_by_key().
+
+commit de5436b4
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 15:57:58 2008 +0000
+
+    Add missing space.
+
+commit f6a8c6df
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 15:53:08 2008 +0000
+
+    6 for() vs 201 for (): winner is for ().
+
+commit db804e24
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 15:49:57 2008 +0000
+
+    Convert the minority of while() to while ().
+
+commit 371332db
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 15:44:43 2008 +0000
+
+    Use only one secure_fprintf() call instead of two.
+
+commit 1203b7f1
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 15:31:21 2008 +0000
+
+    Use sizeof().
+
+commit 0b16c714
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 12:47:09 2008 +0000
+
+    Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2)
+
+commit 002da404
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 12:23:02 2008 +0000
+
+    Remove whitespace between function name and first parenthesis for the sake of consistency.
+
+commit a603169a
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 11:40:26 2008 +0000
+
+    Indentation fix.
+
+commit 9ed4108d
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 09:50:37 2008 +0000
+
+    Display file_data debug messages only at level 2.
+
+commit 7e6cbe55
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 09:43:23 2008 +0000
+
+    Move get_exec_time() to debug.{c,h}.
+
+commit 161a3cf4
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 09:09:48 2008 +0000
+
+    Move options stuff to options.{c,h} and remove globals.c
+
+commit af1beef9
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 08:53:39 2008 +0000
+
+    Move debug macros from main.h to new debug.h.
+    Make debug_level static to debug.c and add utility functions
+    to manipulate it.
+    Add #include "debug.h" where needed.
+
+commit b23c9dac
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 24 00:15:03 2008 +0000
+
+    Handle the newline in DEBUG_N() macro instead of adding one
+    in each debug message string.
+
+commit 30cfbdf8
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 23 23:52:20 2008 +0000
+
+    French translation was updated.
+
+commit 9a8f43f7
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 23 23:51:02 2008 +0000
+
+    Make image_osd_histogram_onoff_toggle() and image_osd_histogram_onoff_status() static.
+
+commit addef370
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 23 23:47:53 2008 +0000
+
+    Fix image overlay displayed only on second "I" press in layout view.
+
+commit 7d68ee68
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 23 23:35:13 2008 +0000
+
+    Display file and line along debug messages for any debug level but level 1.
+    Add a DEBUG_0() macro for instant debugging.
+
+commit e153caa7
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 23 22:40:55 2008 +0000
+
+    Fix Gtk-CRITICAL **: gtk_entry_set_text: assertion `GTK_IS_ENTRY (entry)' failed
+    occuring when toggling file list view <-> file icon view.
+
+commit a2a3d0fe
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 23 22:38:34 2008 +0000
+
+    clear the buffer before loading of an image
+
+commit 1d9e03e8
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 23 22:33:18 2008 +0000
+
+    Use menu_item_add_stock_sensitive() and menu_item_add_sensitive().
+
+commit 5773dede
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 23 22:22:37 2008 +0000
+
+    Update to contributors list.
+
+commit 3a71a78d
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 23 22:17:21 2008 +0000
+
+    Allow the copy of file paths to clipboard.
+    This feature is disabled by default, it can be set through
+    Preferences > Advanced > Behavior > Show "Copy path" ...
+    When enabled, it adds a menu entry "Copy path" that let the
+    user copies current selection's paths to X clipboard.
+    It is very convenient to paste paths to xterm for example.
+    Patch by Carles Pina i Estany and me.
+
+commit b022eddf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 23 21:08:29 2008 +0000
+
+    fixed a bug in opening files with non-utf8 locales in exiv2.cc
+
+commit 51514f06
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 23 20:47:19 2008 +0000
+
+    Introduce macros to display debug messages.
+    if (debug) printf(...) is now replaced by variadic macros:
+    DEBUG_1()
+    And for higher debugging levels:
+    DEBUG_2()
+    DEBUG_3()
+    DEBUG_4()
+
+commit b9812650
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 23 13:46:18 2008 +0000
+
+    Honor Control and Shift keys while drag'n'droping files
+    to directories.
+    Before a menu (Copy/Move/Cancel) was always displayed, now
+    if the user hold Shift key or Control key, the menu
+    is not shown, but move or copy actions take place.
+    If no modifier key is used, the menu is displayed as usual.
+
+commit 8239272a
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 23 13:03:04 2008 +0000
+
+    Only display message if in debug mode.
+
+commit 68262989
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 23 09:56:21 2008 +0000
+
+    Fix adding a selection to a collection with no window open
+    using the sort manager. Only one file was added, now all
+    files in the selection are added (but duplicates).
+    A pointer was not reset correctly.
+
+commit 9b106381
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 22 23:53:24 2008 +0000
+
+    Save sort manager state to rc file.
+
+commit b1c55eb8
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 22 22:45:51 2008 +0000
+
+    Remove unused function bar_info_size_request().
+
+commit 38c13e59
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 22 22:44:10 2008 +0000
+
+    Save state and width of exif, info and sort panels to rc file.
+    Width is restored only if save windows dimensions is set.
+
+commit a634981a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 22 19:26:07 2008 +0000
+
+    updated ChangeLog from svn log
+
+commit 1aeed5d3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 22 18:06:38 2008 +0000
+
+    fixed version string ;)
+
+commit 3ace564b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 22 17:45:08 2008 +0000
+
+    updated version number
+
+commit 17fd8dee
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 22 17:40:29 2008 +0000
+
+    fixed reading of signed rational type with Exiv2
+
+commit 0975a01f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 22 09:57:26 2008 +0000
+
+    fixed instalation of doc files
+
+commit d19be6a6
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 22 09:40:05 2008 +0000
+
+    Correctly escape data before using pango_layout_set_markup().
+    Exif data may contain characters like & or < >.
+
+commit b38d66e9
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 22 09:01:29 2008 +0000
+
+    Use image_osd_toggle() in layout_menu_overlay_cb().
+    Drop layout_image_overlay_update().
+
+commit 996cf10a
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 22 08:53:07 2008 +0000
+
+    Merge view_overlay_toggle() and layout_image_overlay_toggle() into new image_osd_toggle().
+
+commit 5a18e80f
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 22 08:34:30 2008 +0000
+
+    Make histogram depends on image window not layout window.
+    It simplifies the code, and make more sense.
+
+commit 360f7fca
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 22 08:16:02 2008 +0000
+
+    Ensure Properties dialog is displayed above fullscreen window.
+    Add a parameter to info_window_new() to pass parent window and
+    revert patch 472.
+
+commit e67ca235
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 22:19:32 2008 +0000
+
+    Indicate bugs and feature requests trackers, remove obsolete stuff.
+
+commit 3f5e512a
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 22:15:56 2008 +0000
+
+    Lowercased name.
+
+commit c5b86fa1
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 22:14:57 2008 +0000
+
+    . -> dot
+
+commit 29042cb9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 21 21:46:38 2008 +0000
+
+    updated copyright in source files
+
+commit db4cefbd
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 20:45:35 2008 +0000
+
+    Properly initialize image_overlay options.
+
+commit f717a496
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 20:42:18 2008 +0000
+
+    Few more fixes to french translation.
+
+commit 6be1d7a6
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 20:39:36 2008 +0000
+
+    Add some macros to handle rc file compatibility issues related to
+    option name changes.
+
+commit c3d35ef8
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 20:27:39 2008 +0000
+
+    Minor french translation fix.
+
+commit f47a3abc
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 20:24:15 2008 +0000
+
+    French translation was updated.
+
+commit 5a38c6d5
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 20:12:49 2008 +0000
+
+    Rename few functions and replace fullscreen info with image overlay template string.
+    fullscreen_info_default_cb() -> image_overlay_default_template_cb()
+    fullscreen_info_default_ok_cb() -> image_overlay_default_template_ok_cb()
+    set_default_fullscreen_info() -> set_default_image_overlay_template_string() (moved to image-overlay.h)
+
+commit 7eb4f724
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 20:01:22 2008 +0000
+
+    Replace fullscreen.info and fullscreen.show_info options by:
+    image_overlay.common.enabled => to save last state to rc file
+    image_overlay.common.show_at_startup => overrides .common.enabled at startup
+    image_overlay.common.template_string => replace fullscreen.info
+    
+    common is used since for now there is only one image overlay setup,
+    later specific setups may be added.
+
+commit 1b403188
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 21 19:42:58 2008 +0000
+
+    fixed another "gqview" occurence
+
+commit 83e3573f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 21 19:10:41 2008 +0000
+
+    updated NEWS, README and other documentation files
+
+commit 00157fa2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 21 18:09:30 2008 +0000
+
+    renamed no.po to nb.po
+
+commit e13355d5
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 15:30:16 2008 +0000
+
+    Fix a segfault occuring when pressing 'i' for overlay info
+    in a separate image window (no layout).
+
+commit 4d1beccf
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 14:19:48 2008 +0000
+
+    histogram_draw(): tidy up.
+
+commit 667d0572
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 13:39:17 2008 +0000
+
+    histogram_read(): speed up calculations by 20%.
+
+commit c397f66d
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 11:44:03 2008 +0000
+
+    histogram_read(): use memset() to initialize histogram data instead of for() loop.
+
+commit a7ae3688
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 10:11:55 2008 +0000
+
+    French translation was updated.
+
+commit 56adb85f
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 10:10:23 2008 +0000
+
+    Add compat.c to POTFILES
+
+commit d3339b5e
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 21 10:09:01 2008 +0000
+
+    Allow the user to set the drag'n drop icon size through
+    Preferences > Advanced > Behavior > Drag'n drop icon size.
+    It is saved to rc file as dnd_icon_size.
+
+commit c10bf959
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 23:17:35 2008 +0000
+
+    Add a replacement for gtk_radio_action_set_current_value() which
+    require GTK+ >= 2.10.
+    Two new files were added, compat.h and compat.c.
+
+commit bac25c15
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 22:51:53 2008 +0000
+
+    French translation was updated.
+
+commit 1563535b
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 22:45:00 2008 +0000
+
+    Add number mnemonics to image view editors submenu.
+
+commit ea59e24d
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 22:29:23 2008 +0000
+
+    Prefix editor entries in the main menu with numbers.
+    It allows Alt+E+number as shortcut to start an editor.
+
+commit 2fa99cc1
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 22:14:54 2008 +0000
+
+    Add missing shortcuts.
+
+commit 8b4cfba1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 20 22:14:38 2008 +0000
+
+    fixed color profile code for older versions of exiv2
+    compilation fixes
+
+commit 118f92d8
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 22:01:26 2008 +0000
+
+    Mark slideshow toggle state in the menu.
+    There is still an issue due to layout vs view slideshows...
+
+commit 59c6c8f0
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 21:38:45 2008 +0000
+
+    Fix a typo introduced by revision 521.
+
+commit 282581c9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 20 21:35:03 2008 +0000
+
+    read color profiles from jpeg also with Exiv2
+
+commit 7d1f6b97
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 21:30:36 2008 +0000
+
+    Use explicit names for mouse buttons instead of numbers.
+    MOUSE_BUTTON_LEFT   = 1
+    MOUSE_BUTTON_MIDDLE = 2
+    MOUSE_BUTTON_RIGHT  = 3
+    It makes the code easier to read.
+
+commit cd9fb13e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 20:35:26 2008 +0000
+
+    Fix a typo: unoffical -> unofficial
+
+commit b880b00f
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 18:07:51 2008 +0000
+
+    Effectively drop empty newlines at end of files (missing from rev 535)
+
+commit a1c71d3b
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 16:50:19 2008 +0000
+
+    comment_file_read(): rewrite the parser, drop leading and trailing newlines
+    in comment.
+
+commit d4392d11
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 13:42:22 2008 +0000
+
+    Minor cleanup and code redundancy reduction.
+
+commit 9ad0a718
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 13:30:36 2008 +0000
+
+    editor_command_one(): tidy up.
+
+commit 7adf4f74
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 13:04:57 2008 +0000
+
+    Big whitespaces cleanup:
+    - drop whitespaces at end of lines
+    - convert eight spaces to tab at start of lines
+    - drop spurious spaces mixed with tabs
+    - remove empty lines at end of files
+
+commit c97955e4
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 10:05:27 2008 +0000
+
+    Allow the user to change open_recent_list_maxsize option through
+    Preferences > Advanced > Navigation.
+
+commit 71f3f6c7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 20 09:53:37 2008 +0000
+
+    rm as external delete command is too dangerous, even for testing
+
+commit 95eb1d8b
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 09:47:51 2008 +0000
+
+    Add a way to restore original state in Adjust menu.
+
+commit 8b67bd63
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 20 09:29:46 2008 +0000
+
+    added fColorProfile pseudo-tag with detailed information
+
+commit c648cdf4
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 20 09:02:05 2008 +0000
+
+    Fix the case "orientation from FileData, color profile from exif".
+    Reported by Vladimir Nadvornik.
+
+commit 448b0fb8
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 19 23:12:30 2008 +0000
+
+    Rename inappropriate folder_size to folder.
+
+commit 49f7e41a
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 19 22:32:07 2008 +0000
+
+    Use sizeof() for buffer size where appropriate.
+
+commit 3e04d15e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 19 21:50:05 2008 +0000
+
+    Keep image orientation set by the user during the session.
+
+commit a99ca586
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 19 21:30:19 2008 +0000
+
+    Save Show Marks state to rc file and display current state in menu.
+    It is saved as boolean option layout.show_marks.
+
+commit 1879b713
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 19 21:20:08 2008 +0000
+
+    fixed max. number of profiles
+
+commit 9fbfd4fb
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 19 21:18:24 2008 +0000
+
+    Sort options.
+
+commit b2b6e8ce
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 19 21:10:18 2008 +0000
+
+    fixed color profile index
+
+commit 218f722e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 19 20:53:12 2008 +0000
+
+    Let toggle marks with numeric keypad.
+
+commit cc35c193
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 19 20:19:27 2008 +0000
+
+    I have finally found how to add alternative hotkeys
+    removed more hard-coded keys
+    "Split Quad" is without hotkey for now
+
+commit 28b3a3ee
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 19 19:28:10 2008 +0000
+
+    Accept keywords composed by two words ("Todo" = "A faire" in french).
+    Prevent duplicate keywords in the list.
+
+commit 3cb190ac
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 19 17:55:41 2008 +0000
+
+    show the AdobeRGB profile in the menu, indicate input profile from image
+
+commit f3f92c31
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 19 17:14:03 2008 +0000
+
+    file_dat_unref: display number of references as well of path (debug only).
+
+commit 1a73876d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 19 16:26:29 2008 +0000
+
+    first support for AdobeRGB colorspace
+
+commit fa1a2b4b
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 19 16:10:08 2008 +0000
+
+    French translation fixes.
+
+commit 9654df99
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 19 13:40:20 2008 +0000
+
+    French translation fixes and updates.
+
+commit 7d2b5d37
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 19 13:39:21 2008 +0000
+
+    Add missing _().
+
+commit 7f2c5644
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 19 12:46:59 2008 +0000
+
+    Add the possibility to update only one translation file using,
+    for example: make update-po PO=fr
+    autogen.sh applies a patch made against glib-gettextize generated Makefile.in.in
+
+commit c96a154e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 19 11:11:53 2008 +0000
+
+    Cleanup last patch:
+    - drop vd_pop_menu_dir_view_as_cb() since it is now unused.
+    - use G_N_ELEMENTS()
+
+commit a139b891
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 19 09:49:14 2008 +0000
+
+    improved spec file
+
+commit d338acaf
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 19 09:36:30 2008 +0000
+
+    Fix directory view popup menu to display a View As submenu
+    to switch between different directory views.
+
+commit faead040
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 18 23:35:16 2008 +0000
+
+    gimp-remote has no -n option.
+
+commit 21673141
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 18 23:09:03 2008 +0000
+
+    Add zoom ratio display to OSD in fullscreen mode.
+    It appears as [%zoom%] in fullscreen info string.
+    It is now displayed by default.
+
+commit f595a30b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Apr 18 22:31:58 2008 +0000
+
+    partially fixed reading embedded color profiles with exiv2
+
+commit aa3a6e89
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 18 22:15:01 2008 +0000
+
+    Add two new options to control image read buffer at runtime.
+    They are available in Preferences > Advanced > Image loading and caching.
+    Default read buffer size was set to 4096 instead of 512.
+    These options are saved to rc file.
+
+commit 37af10a7
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 18 21:53:33 2008 +0000
+
+    Display elapsed time since previous get_exec_time() call (debug only).
+
+commit a010c8ea
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 18 21:51:08 2008 +0000
+
+    Remove forgotten debug printf().
+
+commit 763f8437
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 18 21:42:00 2008 +0000
+
+    Fix OSD display when fullscreen info string is empty.
+
+commit 7df25c1b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Apr 18 21:30:12 2008 +0000
+
+    replace inner loops with memcpy
+
+commit a31575c3
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 18 20:41:09 2008 +0000
+
+    Explode pr_tile_mirror() in three optimized functions:
+    pr_tile_mirror_only()
+    pr_tile_mirror_and_flip()
+    pr_tile_flip_only()
+
+commit 41f45372
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 18 16:53:41 2008 +0000
+
+    Rename vd_drop_update() to vd_dnd_drop_update().
+    Add two function pointers to ViewDir struct to keep
+    vdtree_dnd_drop_expand_cancel() and vdtree_dnd_drop_expand()
+    static to view_dir_tree.c.
+
+commit 1b102510
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 18 16:29:47 2008 +0000
+
+    Drop 3 useless #define.
+
+commit 5add0a6f
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 18 16:25:40 2008 +0000
+
+    Fix forgotten vd->pf affectation.
+    Cleanup, and reduce code redundancy a bit.
+
+commit 07b43fa0
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 18 11:01:41 2008 +0000
+
+    Explode pr_tile_rotate_90() in two functions:
+    pr_tile_rotate_90_clockwise()
+    pr_tile_rotate_90_counter_clockwise()
+    Optimize the code at the expense of a bit of code redundancy:
+    tests were moved outside the loops, intermediate results are now cached.
+
+commit d7c30437
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 18 09:15:09 2008 +0000
+
+    Introduce printf_term() macro and use it.
+
+commit 8d5ef0b6
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 17 20:14:49 2008 +0000
+
+    Add a shortcut key for List (L) and change the one for Tree (T),
+    they are now in a submenu.
+
+commit 1b4a527e
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 17 20:03:49 2008 +0000
+
+    Add some wrappers in view_dir.c and simplify even more.
+
+commit c53023e2
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 17 19:57:41 2008 +0000
+
+    Fix a bug introduced in revision 489.
+
+commit fb146a2c
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 17 18:44:17 2008 +0000
+
+    Reduce code redundancy with the introduction of a new
+    function named vd_get_fd_from_tree_path().
+
+commit 8015d0ae
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Apr 17 17:44:54 2008 +0000
+
+    image post-processing (rotation and color management) moved to
+    pixbuf-renderer
+
+commit 524fc51f
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 17 17:35:51 2008 +0000
+
+    Merge vd(list|tree)_release_cb() in vd_release_cb().
+    I made some assumptions here i hope correct.
+
+commit a165d9a1
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 17 17:19:41 2008 +0000
+
+    Merge few more functions to view_dir.c.
+
+commit 054116d5
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 17 16:33:31 2008 +0000
+
+    Move common menu position callback to view_dir.c.
+
+commit 4394fa7a
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 17 14:51:32 2008 +0000
+
+    Merge dirlist/dirview dnd code.
+
+commit a264c79b
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 16 22:51:32 2008 +0000
+
+    Regenerate translations files and update french translation.
+
+commit add5ed9d
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 16 22:31:52 2008 +0000
+
+    Fix new folder feature in dirlist mode, it was broken by revision 481.
+
+commit d129ccdd
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 16 22:23:43 2008 +0000
+
+    Fix a crash introduced in revision 477.
+
+commit ed88a7f0
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 16 22:21:01 2008 +0000
+
+    Fix two errors made in revision 473.
+
+commit 0313a638
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 16 21:58:05 2008 +0000
+
+    Merge few more vdlist/vdtree functions.
+
+commit 87388b59
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 16 20:36:10 2008 +0000
+
+    Make directory view popup menu common and move it to view_dir.{c,h}.
+
+commit 8b709929
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 16 20:32:44 2008 +0000
+
+    fixed compiler warnings
+
+commit 6820b9f7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 16 20:15:42 2008 +0000
+
+    in debug mode print time information on selected events
+
+commit 5a2f5a7a
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 16 18:57:50 2008 +0000
+
+    Clean up and simplify.
+
+commit 2bf00ad0
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 16 16:54:38 2008 +0000
+
+    Merge parts of view_dir_list/tree constructors/destructors to
+    view_dir.
+
+commit 2ed8126b
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 16 16:05:12 2008 +0000
+
+    Move some dnd common code from view_dir_list.c and view_dir_tree.c
+    to view_dir.c.
+
+commit 49506cdb
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 16 14:56:31 2008 +0000
+
+    Rename vdt occurences to vd.
+
+commit 252ecb11
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 16 14:51:39 2008 +0000
+
+    Rename vdl occurences to vd.
+
+commit b90ce435
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 16 14:45:22 2008 +0000
+
+    Introduce a new struct ViewDir to handle directory views common
+    data.
+    Specific data is now in ViewDirInfoList and ViewDirInfoTree.
+    Type of directory view can be specified with enum DirViewType.
+    This is saved to rc file as layout.dir_view_type, which replace
+    layout.view_as_tree.
+    Code was modified to reflect these changes.
+    This is a first to move to merge common code of view_dir_list.c
+    and view_dir_tree.c and ease the introduction of new types
+    of directory view.
+
+commit 926c9122
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 15 21:49:28 2008 +0000
+
+    Indicate --debug[=level] in usage display.
+
+commit 5d5d65db
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 15 21:47:03 2008 +0000
+
+    Parse command line for --debug option as soon as possible and allow
+    --debug[=level] syntax.
+    Only display message indication debug level once.
+
+commit 68ec77a8
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 15 21:06:00 2008 +0000
+
+    Cleanup read/write of image.zoom_mode option.
+
+commit dbdee25d
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 15 20:56:55 2008 +0000
+
+    Read show_icon_names only once.
+
+commit 02d26d43
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 15 20:55:21 2008 +0000
+
+    Rename l_conf to layout_order and make it more local.
+
+commit ba6443e9
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 15 20:46:14 2008 +0000
+
+    Fix a bug that was here since a long time, buf has nothing
+    to do with options->layout.order, so compare it to l_conf instead.
+    It fixes refreshing of files and directories lists when changing
+    filtering options.
+
+commit 7919d675
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 15 20:36:11 2008 +0000
+
+    Add a new option in Preferences > Filtering to allow the
+    user to choose to display '.' directory in folder lists or not.
+    This option is saved to rc file as file_filter.show_dot_directory.
+    A minor fix was made to disable display of .. in folder selection
+    dialogs when current path is /.
+
+commit 5fb1b9fa
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 15 20:00:27 2008 +0000
+
+    Add and use few new macros in rc file writing code.
+
+commit 0612855a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 15 18:34:24 2008 +0000
+
+    this might fix the freezes on freebsd, solaris, etc.
+
+commit 0e4f634e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 15 16:57:30 2008 +0000
+
+    save file_class to config file
+
+commit 9225b41f
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 15 07:16:51 2008 +0000
+
+    Exit fullscreen mode when Properties is displayed.
+
+commit 4ad9ed88
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 15 06:56:25 2008 +0000
+
+    New Go to directory view feature that permits to find and display the directory
+    corresponding to an image view.
+    For example, when you open an image in new window from collection, right clicking on
+    the newly displayed image will let you choose Go to directory view, which would open
+    a new window, with image and directory list.
+    If current directory is the one of the image, menu item is disabled.
+
+commit 28d489b1
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 14 23:47:13 2008 +0000
+
+    Move layout.order default init to setup_default_options().
+
+commit ec46e7a2
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 14 23:39:46 2008 +0000
+
+    collection_load(): use booleans and always count failures (for debug).
+
+commit 95f5f103
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 14 23:29:54 2008 +0000
+
+    collection_load(): improve headers parsing.
+
+commit d11ebdf0
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 14 23:09:48 2008 +0000
+
+    collection_load(): fix typo (missing #) made in rev 453.
+
+commit 51a638cf
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 14 23:08:27 2008 +0000
+
+    collection_load(): accept whitespaces at start of lines.
+
+commit 598acd26
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 14 22:57:26 2008 +0000
+
+    collection_load(): increase verbosity in debug mode.
+
+commit d0738ee1
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 14 22:50:50 2008 +0000
+
+    collection_load(): replace official by limit_failures (and
+    invert the tests).
+
+commit 7b5e4b99
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 14 22:45:53 2008 +0000
+
+    Increase collection_load() buffer size and do not activate
+    error limiting for GQview collections.
+
+commit 0b84d42b
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 14 22:28:29 2008 +0000
+
+    Merge collection_load_only_geometry() into collection_load().
+
+commit 3ababb59
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 14 22:05:47 2008 +0000
+
+    Use flags for collection_load*().
+
+commit 03dfde54
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 13 20:33:45 2008 +0000
+
+    Apply exif display config (Never/If set/Always) to pan view too.
+
+commit d8dac8fc
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 13 19:21:13 2008 +0000
+
+    Rename show_dot_files to show_hidden_files.
+    There is no need to expose the underlying method to hide
+    files.
+
+commit 38e6918e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 13 18:56:24 2008 +0000
+
+    Let toggle the visibility of hidden files from directories list
+    or tree contextual menu.
+
+commit c1b559c3
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 13 12:24:42 2008 +0000
+
+    Add a button to reset fullscreen info string to default value.
+
+commit a7f368b7
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 13 12:12:44 2008 +0000
+
+    Fix a typo, READ_CHAR() must use value_all.
+
+commit 8b62dc72
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 13 09:10:38 2008 +0000
+
+    Use convenient macros to read options, it will ensure options
+    names are matching (in the rc file and internally).
+
+commit 9ca550ab
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 13 08:36:17 2008 +0000
+
+    Simplify read_*_option() stuff by passing pointer to option value.
+    Introduce read_uint_option() to read enum values and read_int_option_clamp()
+    to read clamped values.
+
+commit 49b7c7fe
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 23:59:31 2008 +0000
+
+    Partly rewrite option parser to accept whitespaces at start
+    of lines.
+
+commit 3d8e3738
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 23:41:35 2008 +0000
+
+    exif_* -> exif.display.*
+
+commit e343ae4e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 23:32:08 2008 +0000
+
+    Add a note in the rc file about special editor slots.
+
+commit e2a2cc27
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 23:16:41 2008 +0000
+
+    sidecar_ext -> sidecar.ext
+
+commit 92b6d1c6
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 23:07:04 2008 +0000
+
+    Unify names of options between variables and rc file.
+
+commit 8f2f4ae8
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 23:02:00 2008 +0000
+
+    Use tree_descend_subdirs everywhere.
+
+commit e5253f24
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 22:22:11 2008 +0000
+
+    Use startup_path_enable everywhere.
+
+commit 32611f3c
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 22:17:14 2008 +0000
+
+    Rename recent_list_max/open_recent_max to open_recent_list_maxsize.
+
+commit fc112e86
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 22:10:38 2008 +0000
+
+    Rename dupe_custom_threshold option to duplicates_similarity_threshold.
+
+commit a8828803
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 22:04:29 2008 +0000
+
+    Move safe_delete* and in place rename options to file_ops
+    struct.
+    Re-order rc file a bit.
+
+commit cae690df
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 21:45:30 2008 +0000
+
+    Rename option thumbnails.enabled to layout.show_thumbnails as it makes
+    more sense.
+
+commit 99862dd6
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 21:38:55 2008 +0000
+
+    Rename user_specified_window_background and window_background_color
+    to image.use_custom_border_color and image.border_color.
+    Rename pref_background_color_set_cb() to pref_color_button_set_cb().
+    Rename pref_colorbutton_new() to pref_color_button_new().
+
+commit 4f893077
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 19:33:59 2008 +0000
+
+    Rename window options (moved to layout) and re-order rc file.
+
+commit 3b9d8732
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 17:20:34 2008 +0000
+
+    Fix bad image option name in the rc file.
+
+commit 3129bfd4
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 17:09:20 2008 +0000
+
+    Fix display bug when using "Limit image size when autofitting" option.
+
+commit 41eed806
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 15:13:00 2008 +0000
+
+    Beautify rc file, adding sub-sections titles.
+
+commit 72d1f620
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 15:04:58 2008 +0000
+
+    Rename image-related options.
+
+commit 02911560
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 09:41:44 2008 +0000
+
+    Rename thumbnails related options.
+
+commit b9dfc440
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 09:12:37 2008 +0000
+
+    Rename file filtering options.
+
+commit cbe3a31e
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 08:59:52 2008 +0000
+
+    Drop unused stuff.
+
+commit 2868bf63
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 08:40:02 2008 +0000
+
+    Rename collection options.
+
+commit 08116df6
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 08:35:58 2008 +0000
+
+    Rename file sorting options.
+
+commit 7aa11252
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 08:28:08 2008 +0000
+
+    Re-order and try to group options.
+
+commit 640bb21d
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 08:05:44 2008 +0000
+
+    Rename color profile options.
+
+commit e6711263
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 07:46:01 2008 +0000
+
+    Rename slideshow options.
+
+commit 4c1a8d75
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 07:09:19 2008 +0000
+
+    Only display defined exif tags by default.
+
+commit 766bebce
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 07:00:14 2008 +0000
+
+    Drop redundant code.
+
+commit d0cc864a
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 12 06:42:47 2008 +0000
+
+    Add Exif.Photo.ColorSpace tag in Preferences > Properties > Exif.
+    Requested by Frédéric Mantegazza.
+
+commit 165c0da7
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 23:32:22 2008 +0000
+
+    Rationalize fullscreen options naming.
+
+commit 52e680bc
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 23:01:00 2008 +0000
+
+    options_c -> c_options
+
+commit 90490472
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 22:52:22 2008 +0000
+
+    Move more options to ConfOptions.
+
+commit 638d6c37
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 22:27:54 2008 +0000
+
+    Move file_sort_case_sensitive to ConfOptions.
+
+commit d2979ca0
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 22:14:36 2008 +0000
+
+    Add a new struct ConfOptions to handle options.
+    Changes were made among the code to use only one global var
+    named "options" of type ConfOptions *.
+    Initialization takes place in new init_options().
+
+commit 11559797
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 20:35:37 2008 +0000
+
+    Make thumbnail standard fail directory after current application
+    name and version.
+
+commit f4b07b91
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 20:01:29 2008 +0000
+
+    Define drag and drop target string in dnd.h.
+    Make it use the current name of the application.
+
+commit bfa84d17
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 19:43:36 2008 +0000
+
+    Use secure save in history_list_save().
+
+commit 22e2b40b
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 17:11:14 2008 +0000
+
+    Use secure save in comment_file_write().
+
+commit e91c9429
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 16:46:21 2008 +0000
+
+    Secure save now unlinks temporary file on error by default.
+    It will prevent left-behind temporary files, but also prevent
+    potential data recovery from partially written files (it
+    should not be a problem here).
+
+commit 8f757173
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 16:04:37 2008 +0000
+
+    Use secure save feature when saving collections.
+
+commit 90a5034f
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 16:02:33 2008 +0000
+
+    Preserve permissions of the destination file when using secure save.
+
+commit 960050a7
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 15:27:08 2008 +0000
+
+    Revert part of the previous patch, let the caller take care
+    of calling path_from_utf8().
+
+commit 6b819d4c
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 14:27:55 2008 +0000
+
+    Use path_from_utf8() on the passed filename.
+    Add const attribute.
+
+commit add11b2e
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 13:07:48 2008 +0000
+
+    ui_icons.h and icons_inline.h depend on gdk-pixbuf-csource,
+    so add a test for it in configure.
+    Wrap generated headers files with #ifdef/#endif and add
+    a comment related to their auto-generated nature.
+    Make the generation itself quiet, but display a message
+    on error.
+    Make these targets depend on respective Makefile.in.
+
+commit b27dd030
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 12:31:32 2008 +0000
+
+    Move secure save code to its own files: secure_save.{c,h}.
+
+commit cb6d88cc
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 12:25:36 2008 +0000
+
+    Add missing #ifdef/#endif.
+
+commit 9bdd3084
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 10:46:52 2008 +0000
+
+    Ensure that gcc flag -Wall is set.
+
+commit 10a062d5
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 10:45:37 2008 +0000
+
+    Silent some gcc warnings.
+
+commit ee484a48
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 09:02:20 2008 +0000
+
+    Prevent multiple insertion of the same file in a collection.
+    Use a hash table to speed up existence tests.
+
+commit 9c0b2f02
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 11 08:10:40 2008 +0000
+
+    Only display these messages if debug mode is enabled.
+
+commit d934f5a7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Apr 10 19:27:42 2008 +0000
+
+    fixed dates in pan-calendar
+
+commit 6b5b5bbd
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 10 12:07:34 2008 +0000
+
+    Fix fCamera even more.
+
+commit 3655d651
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 10 11:31:20 2008 +0000
+
+    Do not display ... if not truncated.
+
+commit 4f1fc98c
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 10 10:43:15 2008 +0000
+
+    Add the possibility to truncate overlay infos displayed:
+    %fCamera:20% will truncate data displayed to 20 characters
+    and add 3 dots at the end.
+    For example, %name% -> some_file, %name:4% -> some...
+
+commit c3a31cca
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 10 00:09:43 2008 +0000
+
+    Fix broken remove_common_prefix(), fCamera didn't display model as it should.
+
+commit c265a3b2
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 9 22:47:43 2008 +0000
+
+    Resync .po files. French translation was updated (100% made).
+
+commit cbf85334
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 9 22:36:43 2008 +0000
+
+    Add 3 missing files to POTFILES.in.
+
+commit 9e55d96d
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 9 22:33:06 2008 +0000
+
+    Simple helper script to display translation statistics.
+
+commit 472a9ba6
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 9 22:13:11 2008 +0000
+
+    Fix a typo: "while fluorescent" -> "white fluorescent"
+
+commit 2e2e9de4
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 9 22:01:52 2008 +0000
+
+    Resync .po files. Update french translation.
+
+commit dcd6cfb9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 9 21:14:50 2008 +0000
+
+    fixed crash in pan_calendar
+
+commit 64e92b47
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 9 20:49:32 2008 +0000
+
+    improved histogram drawing
+
+commit 5bf349ca
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 9 16:37:54 2008 +0000
+
+    Simplify and unify gtk_window creation with the help of
+    the new window_new() function, that wraps gtk_window_new()
+    call.
+    Subclass, title and icon are set in the same call.
+
+commit c6bd6b0e
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 9 13:53:01 2008 +0000
+
+    Replace occurences of Geeqie / geeqie by constants defined in main.h.
+
+commit ce0e2d84
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 23:41:01 2008 +0000
+
+    int -> gint
+
+commit ea526201
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 23:39:27 2008 +0000
+
+    Make xmp debug info only appears when debug >= 2.
+
+commit 1e8eddcf
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 23:33:49 2008 +0000
+
+    Enable image rotation depending on EXIF by default.
+    New users shouldn't have to search for it.
+
+commit f798c695
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 23:25:46 2008 +0000
+
+    Fix missing header files inclusions.
+
+commit 0d0b4d75
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 23:16:12 2008 +0000
+
+    GQVIEW_* -> GQ_*
+
+commit dd06ccc3
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 23:07:09 2008 +0000
+
+    GQVIEW_H -> MAIN_H
+
+commit f4398500
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 23:02:33 2008 +0000
+
+    gqview.h -> main.h
+
+commit 4ccdd1c2
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 22:31:42 2008 +0000
+
+    Remove obsolete prototype.
+
+commit 656ba051
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 22:28:55 2008 +0000
+
+    gqview_remote -> remote_connection
+    gqview_command_collection -> command_collection
+    gqview_remote_control() -> remote_control()
+    gqview_remote_help() -> remote_help()
+    gqview_remote_command_find() -> remote_command_find()
+    gqview_remote_build_list() -> remote_build_list()
+    gqview_remote_cb() -> remote_cb()
+
+commit ae45bad7
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 22:16:56 2008 +0000
+
+    exit_gqview() renamed to exit_program().
+    exit_gqview_final() renamed to exit_program_final().
+
+commit a7475aea
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 22:05:04 2008 +0000
+
+    Add support for some Samsung raw files (.pef).
+    
+    Samsung raw not strongly differ from Pentax raw.
+    The only difference in header (manufacturer, camera name and etc).
+    Tested on Samsung GX-1S and Pentax *ist DS.
+    Patch by Max Lushnikov.
+
+commit ccc53865
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 21:55:58 2008 +0000
+
+    Implement secure rc file saving.
+    First data is written to a temporary file, then if nothing
+    was wrong, this file is renamed to the final name.
+    This way the risk of corrupted rc file is greatly reduced.
+    The code is borrowed from ELinks (http://elinks.cz).
+
+commit 0e8b4aab
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 8 21:52:04 2008 +0000
+
+    fixed histogram label
+
+commit e975cd7b
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 21:33:29 2008 +0000
+
+    Fix the "continuous display" of tooltips in the collection view
+    (before the tooltip delay occured once, then changing icon to icon never hide the
+    tooltip again, now the tip is displayed shortly after the cursor moved on the icon,
+    but disappears when moving cursor to another icon).
+    
+    Display the full path to the file when Show filename text is on (before nothing
+    was displayed).
+    
+    When Show filename text is off, behavior is unchanged, the (short) filename is
+    displayed.
+
+commit bddcf782
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 8 20:56:50 2008 +0000
+
+    reworked the histogram patch by Uwe Ohse, most of the code is in
+    separate files
+
+commit 14916148
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 8 17:26:13 2008 +0000
+
+    fixed file delete notification in view_file_icon
+
+commit 692e15a3
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 16:22:21 2008 +0000
+
+    gtk_notebook_set_tab_reorderable() is only available sinc gtk+ 2.10.
+
+commit 7e989ce8
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 15:53:03 2008 +0000
+
+    Move active variable affectation after the test.
+
+commit 94caf46e
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 14:52:42 2008 +0000
+
+    Simplify layout_color_name_parse() using g_strdelimit().
+
+commit b4369780
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 14:50:14 2008 +0000
+
+    Tidy up, whitespaces and indentation fix.
+
+commit 5d4ea30f
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 8 11:53:35 2008 +0000
+
+    Remove dependency on GTK 2.12, reported by John Vodden and Vladimir
+    Nadvornik.
+    gtk_set_tooltip_markup() calls were disabled for GTK+ versions < 2.12.
+    gdk_color_to_string() was replaced by a equivalent function.
+
+commit 255ee552
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 7 19:47:22 2008 +0000
+
+    Add the possibility to print file names with path.
+    A checkbox was added to the Text tab in the Print dialog.
+    
+    Name checked and Path unchecked  -> filename.jpg
+    Name checked and Path checked    -> /some/dir/filename.jpg
+    Name unchecked and Path checked  -> /some/dir/
+    
+    Patch by Michael Mokeev and Laurent Monin.
+
+commit cf45b42e
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 7 19:06:17 2008 +0000
+
+    Fix a segfault on fullscreen file deletion reported by Frédéric Mantegazza.
+
+commit da12ecf1
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 7 18:52:54 2008 +0000
+
+    Add the possibility to match duplicates on the name but ignoring the case.
+    A new item was added to types of match combo box in the Find duplicates dialog.
+
+commit e0831fd6
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Apr 7 08:09:39 2008 +0000
+
+    Display marks in overlay info only if at least one is set.
+    Fix a missing g_string_free().
+
+commit 7391c9dd
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 6 10:17:41 2008 +0000
+
+    Mark all exif labels as translatable.
+    Before only some of them were enclosed by N_().
+
+commit 99f37aed
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Apr 6 10:03:54 2008 +0000
+
+    Mark strings as translatable.
+
+commit 6033096a
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 5 15:23:39 2008 +0000
+
+    Improve remove_trailing_slash() so it allocates no more than
+    needed bytes and remove all trailing slashes instead only one.
+
+commit 3cd193f1
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Apr 5 11:59:29 2008 +0000
+
+    Comment out unused code.
+    Geeqie code now compiles cleanly with -Wall gcc option.
+
+commit 4b5d3667
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 4 22:34:55 2008 +0000
+
+    Change default exif order a bit to move up common and useful
+    info.
+
+commit 629f6463
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 4 22:23:36 2008 +0000
+
+    Re-add "What to show in properties dialog:" label before the table.
+
+commit 9c6fe295
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 4 22:12:28 2008 +0000
+
+    Rename exif preferences tab to "Properties", and name the
+    subsection "Exif".
+
+commit b74a5e41
+Author: Laurent Monin <zas@norz.org>
+Date:   Fri Apr 4 18:50:52 2008 +0000
+
+    Fix a segfault occuring when enabling debug mode.
+    At this point il->fd can be null.
+
+commit e8cca019
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 23:29:14 2008 +0000
+
+    Make the wmclass value unique among the code by defining
+    it in main header file as GQ_WMCLASS.
+    Before this patch, it was set using PACKAGE (="geeqie"),
+    or by the hardcoded string "Geeqie".
+    Now all Geeqie windows have the same value for wmclass.
+
+commit ba02c720
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 22:39:50 2008 +0000
+
+    Initialize variables, clearing a gcc warning.
+
+commit 9c57ca46
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 22:33:28 2008 +0000
+
+    Add missing prototype to header file.
+
+commit 1d07e403
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 22:29:20 2008 +0000
+
+    Add few missing prototypes to header file.
+
+commit bae17221
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 22:20:42 2008 +0000
+
+    Drop a bunch of unused variables.
+
+commit 4233904c
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 22:14:37 2008 +0000
+
+    Add missing #include.
+
+commit b5004054
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 22:13:12 2008 +0000
+
+    Remove unused variables.
+
+commit 0f370af7
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 22:09:36 2008 +0000
+
+    Add missing prototype.
+
+commit 46cbdf33
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 22:06:31 2008 +0000
+
+    Drop 3 unused variables and comment out 2 unused functions.
+
+commit b452f41c
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 22:03:14 2008 +0000
+
+    Add parenthesis around affection to clear a gcc warning.
+
+commit fab357ea
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 22:01:08 2008 +0000
+
+    Fix a signedness warning.
+
+commit 91d0e07d
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 21:54:23 2008 +0000
+
+    Main configuration file was renamed from gqviewrc to geeqierc.
+
+commit 94fe3fcb
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 21:50:53 2008 +0000
+
+    Fix a segfault occuring when using --without-exiv2 and
+    concerning exif stuff.
+
+commit c34caea4
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 21:49:17 2008 +0000
+
+    Fix missing bit of previous patch.
+
+commit 287ce3f2
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 21:04:19 2008 +0000
+
+    Fix two more gcc warnings related to function declarations.
+
+commit 7c014bca
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 20:53:13 2008 +0000
+
+    Remove two unused variables declarations, and add a missing #include.
+
+commit ae6a05ca
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 20:46:55 2008 +0000
+
+    Drop unused variable.
+
+commit 71e3199f
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 20:45:55 2008 +0000
+
+    Add missing return at the end of editor_command_next_start().
+
+commit f73531be
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 20:40:15 2008 +0000
+
+    Drop unused variable.
+
+commit 66f99ad9
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 20:38:59 2008 +0000
+
+    Make collect_manager_process_action() static.
+
+commit 8e4da844
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 20:34:49 2008 +0000
+
+    Fix typos in functions names: file_list -> filelist.
+
+commit c2eef3c9
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 20:25:22 2008 +0000
+
+    Remove unused variable declarations.
+
+commit 6c8390b4
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 20:24:20 2008 +0000
+
+    Fix missing header include (filelist.h).
+
+commit a161508a
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 20:19:16 2008 +0000
+
+    Remove unused variables declarations.
+
+commit 8746b22d
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 20:11:09 2008 +0000
+
+    Move tabs code from config_window_create() to new smaller functions.
+    Each tab has now its own function named:
+    config_tab_general(), config_tab_image(), config_tab_windows(),
+    config_tab_filtering(), config_tab_editors(), config_tab_exif(),
+    config_tab_advanced();
+
+commit 1557cbb5
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 18:20:39 2008 +0000
+
+    Use more generic names for some cache manager callback functions.
+
+commit aecafd20
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 17:34:30 2008 +0000
+
+    Replace some occurences of gqview by Geeqie.
+
+commit e10dc3fb
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 17:15:49 2008 +0000
+
+    Add a debug level spinner at the end of Preferences > Advanced.
+    One can now enable debug mode without restarting geeqie.
+    A possibility to disable all debugging code and related options
+    at compile time was added.
+
+commit 7cc8e4c3
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 14:35:03 2008 +0000
+
+    Fix and simplify thumbnails size combo box related code.
+    Some variables were unused, code was buggy (spurious entry at
+    the end of the list). A sanity check for values coming from
+    rc file was added. Two constants now define the default
+    thumbnail size.
+
+commit 1671ec2f
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 13:58:20 2008 +0000
+
+    Make the preferences window resizeable, and try to improve
+    display of editors tab.
+
+commit ab990a8c
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 13:24:13 2008 +0000
+
+    Tidy up. Fix indentation and missing whitespaces.
+    Make editors table creation code a bit more readable.
+
+commit cf516685
+Author: Laurent Monin <zas@norz.org>
+Date:   Thu Apr 3 08:51:32 2008 +0000
+
+    Setting no limit size to trash directory is now possible using zero as value.
+    A tooltip was added to the spinner to inform the user of this possibility.
+    When 0 is set, no remaining/free space check occurs.
+    Default size of the trash was set to a 128M and maximum size is now 2048MB, which
+    is more conform to today's standards.
+    The delete dialog now displays more information:
+    - if external command will be used
+    - if safe delete is on, max size and path to the trash
+    - if safe delete is off
+
+commit 84a0008e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 2 20:44:40 2008 +0000
+
+    various exif improvements based on patch by Uwe Ohse
+    try to compute 35mm focal length
+
+commit a667d7a3
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 2 12:12:50 2008 +0000
+
+    Make properties tabs reorderable through drag'n drop.
+    Order is preserved during the whole session.
+    When a new properties dialog is open, it uses the last order used.
+    Currently, order isn't saved to rc file.
+
+commit 119f6773
+Author: Laurent Monin <zas@norz.org>
+Date:   Wed Apr 2 10:40:54 2008 +0000
+
+    Honor selection while fullscreen navigation.
+    The behavior is now consistent in full screen and windowed mode.
+    It fixes the fact that the selection was discarded on "Next".
+    Patch by Uwe Ohse. Cleanups by Laurent Monin.
+
+commit 9c13e122
+Author: Laurent Monin <zas@norz.org>
+Date:   Tue Apr 1 07:42:31 2008 +0000
+
+    Fix display of image number in properties dialog when more than one image is selected.
+
+commit 46b72816
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 31 22:10:25 2008 +0000
+
+    Customizable info overlay in fullscreen, based on the patch posted to gqview-devel list by Timo on 2007-09-10.
+
+commit 04eaaa21
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Mar 31 21:09:36 2008 +0000
+
+    use quoted_value everywhere
+    simplify parsing of multiple quoted values on one line
+
+commit e24208c2
+Author: Laurent Monin <zas@norz.org>
+Date:   Mon Mar 31 07:29:03 2008 +0000
+
+    Indentation and white lines minor fixes.
+
+commit fcd13bbc
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 30 19:26:35 2008 +0000
+
+    Move strlen() calls outside the while loop.
+
+commit 05e26604
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 30 14:19:34 2008 +0000
+
+    Comment out forgotten debugging code.
+
+commit 7bfda96a
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 30 14:18:04 2008 +0000
+
+    Fix two minor compilation warnings.
+
+commit a3842d6e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 30 11:47:14 2008 +0000
+
+    differentiate among normal image, raw image and metadata
+    removed raw extension lists on various places and fixed most of the
+    Exiv2 warnings
+    todo: configuration and a special icons for unreadable raw or metadata
+
+commit 07a39dad
+Author: Laurent Monin <zas@norz.org>
+Date:   Sun Mar 30 07:14:37 2008 +0000
+
+    Make the zoom increment spinner more precise, step is now 0.1 instead of 1.
+
+commit 4cd843a2
+Author: Laurent Monin <zas@norz.org>
+Date:   Sat Mar 29 21:47:10 2008 +0000
+
+    Improve escaping and quoting of strings saved in rc files.
+
+commit a6b65213
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 29 14:59:14 2008 +0000
+
+    configurable frame around image - geeqie_autofit_maxsize.patch by Laurent MONIN
+
+commit 34d53a46
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 29 10:38:15 2008 +0000
+
+    set user-defined color as image background - patch by Laurent MONIN
+
+commit a33be844
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 29 10:11:02 2008 +0000
+
+    fixed color management initialization
+
+commit c8156a82
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Mar 26 12:07:00 2008 +0000
+
+    README fixes
+
+commit 407aa583
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Mar 26 08:02:45 2008 +0000
+
+    updated README files
+
+commit 32674919
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Mar 26 08:00:46 2008 +0000
+
+    improved xmp vs. legacy metadata handling
+
+commit 6d057f05
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Mar 24 23:15:29 2008 +0000
+
+    fixed crashes with --debug
+
+commit b62f6a36
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Mar 24 20:42:39 2008 +0000
+
+    added all possible raw extensions that I could find
+
+commit 667f7560
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Mar 24 14:49:00 2008 +0000
+
+    improved support for older exiv2 versions
+
+commit da4c691f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Mar 24 14:03:46 2008 +0000
+
+    exiv2 version checks
+
+commit 84ae8561
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Mar 24 12:04:31 2008 +0000
+
+    more renames
+
+commit 70dabcc5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Mar 24 10:27:22 2008 +0000
+
+    changed logo
+
+commit 81d7720e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Mar 24 09:55:09 2008 +0000
+
+    more renames
+
+commit 63da0215
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 23 20:38:54 2008 +0000
+
+    rename GQview -> Geeqie over the code
+
+commit a0778c99
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 23 20:18:51 2008 +0000
+
+    renamed to geeqie
+
+commit ea452132
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 22 19:28:45 2008 +0000
+
+    raw related fixes
+
+commit 492c7832
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 22 17:32:43 2008 +0000
+
+    overview of supported raw formats
+
+commit 6974277c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 22 17:09:14 2008 +0000
+
+    configure --without-exiv2
+
+commit 2e9a8e8d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 22 16:43:59 2008 +0000
+
+    crw preview support with exiv2
+
+commit 7f9de3a4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 16 14:11:22 2008 +0000
+
+    whitelist of files that can have an xmp sidecar, sample external command
+    for creating sidecar
+
+commit a7b47030
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 16 10:52:44 2008 +0000
+
+    fixed reading sidecar extensions from config file
+
+commit 7597fd79
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 16 10:32:52 2008 +0000
+
+    write comment and keywords to xmp, sidecars are used if exist
+
+commit c0cdc489
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 15 19:53:33 2008 +0000
+
+    write support in Exiv2 wrapper; for now only string values
+
+commit 61e73a06
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 24 18:55:19 2008 +0000
+
+    a hack to read raw previews with exiv2 0.16, however it should be fixed
+    in the library
+
+commit 406e5426
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Feb 15 10:48:09 2008 +0000
+
+    read also iptc and xmp
+
+commit 8c7b5e49
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Feb 14 14:04:43 2008 +0000
+
+    more exiv2 fixes
+
+commit 2b562312
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Feb 14 11:03:20 2008 +0000
+
+    more exiv2 fixes
+
+commit 0330894f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 13 23:02:48 2008 +0000
+
+    more exiv2 fixes
+
+commit 4f5f0918
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 13 19:31:50 2008 +0000
+
+    unified tag names between exiv2 and internal rxif parser
+
+commit bf05ea3f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 13 17:47:55 2008 +0000
+
+    more exiv2 fixes
+
+commit 69bc9e2f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 13 17:08:04 2008 +0000
+
+    and first version that actually shows some exif data (see advanced view)
+
+commit fd37e582
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 13 16:52:41 2008 +0000
+
+    first exiv2 support that does not crash immediately
+
+commit d5f48145
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 13 14:46:23 2008 +0000
+
+    started exiv2 integration
+
+commit dd9103a2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 13 13:57:31 2008 +0000
+
+    simplified exif.h, moved implementation-specific stuff to exif-int.h
+
+commit 431265bc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Feb 11 15:23:43 2008 +0000
+
+    do not show frame for full-window images
+
+commit b3b7ee17
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Feb 11 12:51:28 2008 +0000
+
+    improved drawing of image frames
+
+commit 0628b6e3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 26 21:18:23 2008 +0000
+
+    updated TODO list
+
+commit bf5d79e0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 20 19:04:18 2008 +0000
+
+    debug messages cleanup
+
+commit 631cb035
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jan 16 19:37:54 2008 +0000
+
+    added file with release notes and TODO
+
+commit 6d82f53e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 23 21:24:48 2007 +0000
+
+    basic sidecar files configuration via preferences dialog
+
+commit 45bbe448
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 23 20:28:50 2007 +0000
+
+    fixed loading thumbnails for sidecar files
+
+commit 29b1508b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 23 15:49:23 2007 +0000
+
+    fixed vflist_find_row and vflist_sort_set to work correctly with sidecar
+    files
+
+commit c1a3110b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Dec 22 20:33:09 2007 +0000
+
+    fixed filelist refresh
+
+commit b06e457b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Dec 22 10:10:40 2007 +0000
+
+    preserve marks setting on layout change
+
+commit c753cf51
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Dec 22 09:51:12 2007 +0000
+
+    basic support for marks in view_file_icon.c
+
+commit ec7b00c2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Dec 20 22:43:52 2007 +0000
+
+    update FileData on file change
+
+commit 9114e31e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Dec 20 16:18:28 2007 +0000
+
+    <num> toggles mark num
+    <control><num> selects mark num
+
+commit eda3ed61
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Dec 20 16:06:20 2007 +0000
+
+    created menu "Select" with selection and marks operations
+
+commit 3d075305
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Dec 19 22:01:46 2007 +0000
+
+    complete set of boolean operation with marks -
+    union, intersection, complement
+
+commit 89bad26e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Dec 18 21:15:16 2007 +0000
+
+    use accels also in fullscreen mode
+
+commit a9437da3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Dec 17 21:42:24 2007 +0000
+
+    moved some actions to menu and accels
+
+commit a38f59e3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Dec 17 19:34:43 2007 +0000
+
+    removed unused variable
+
+commit 345a2cf8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 16 22:30:19 2007 +0000
+
+    fixed in-place rename
+
+commit 05cfc9b2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Dec 15 17:58:51 2007 +0000
+
+    better integration of split image functions into menu
+
+commit 69f60d96
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Dec 14 21:51:46 2007 +0000
+
+    show active marks in image overlay
+
+commit 9ccee7c5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 9 21:20:27 2007 +0000
+
+    fixed image focus
+
+commit b44635e7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 9 12:33:51 2007 +0000
+
+    fixed copying zoom an scroll values from the original image on splitting
+
+commit ce0883ff
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 9 11:58:39 2007 +0000
+
+    do not hilight selected image in SPLIT_NONE
+
+commit 4c1e2733
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 9 00:11:40 2007 +0000
+
+    improved drawing of frame around selected image
+
+commit 7ea79525
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Nov 25 10:25:25 2007 +0000
+
+    more operations with file marks
+
+commit a0cf6aaa
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Nov 24 21:06:30 2007 +0000
+
+    marks: fixes and cleanup
+
+commit 5c3c8067
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Nov 22 21:15:35 2007 +0000
+
+    improved directory scanning a bit
+
+commit 106211b1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Nov 21 22:46:50 2007 +0000
+
+    added possibility to specify prefered file type for external commands
+
+commit 439688c6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Nov 21 21:21:17 2007 +0000
+
+    prevent duplicate sidecar files; code cleanup
+
+commit 07fcc6b5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Nov 20 22:28:40 2007 +0000
+
+    fixed grouping sidecar files and made it configurable via config file
+    (no gui yet)
+
+commit f4cbb100
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Oct 22 19:58:47 2007 +0000
+
+    fixed preloading images in file list
+
+commit db51b567
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Oct 8 19:41:49 2007 +0000
+
+    improved FileDataChangeInfo structure, check for another file operation in progress
+
+commit 0f0a7caa
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Oct 2 21:49:02 2007 +0000
+
+    display sidecar files (jpeg + raw)  using gtk_tree_store
+    This is just a prototype to test the functionality, it needs more work.
+    
+    Please test, omments are welcome :)
+
+commit bd71fb9a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Oct 1 19:52:10 2007 +0000
+
+    use FileData even for sidecar file list
+
+commit dab00f02
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 30 21:10:54 2007 +0000
+
+    editors.c was almost completely rewritten:
+    - centralized template parsing
+    - better control of executed editors
+    - possibility to get editor exit status via callback
+
+commit 0521644a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Sep 12 21:17:31 2007 +0000
+
+    display sidecar extensions in filelist
+    some cleanup of file marks
+
+commit 06959abb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Sep 11 20:06:29 2007 +0000
+
+    replaced gchar* path with FileData *fd
+
+commit d9367f6d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Aug 23 20:45:59 2007 +0000
+
+    started support for sidecar files like xmp, raw+jpeg etc.
+
+commit d42c34b8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Aug 20 20:11:32 2007 +0000
+
+    more external commands
+
+commit a4e65742
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Aug 16 20:57:09 2007 +0000
+
+    improved external delete command
+
+commit 19d0a141
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Aug 15 21:37:51 2007 +0000
+
+    started implementation of external commands; external Delete should work
+
+commit 57c15b1c
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Fri Jul 20 07:10:48 2007 +0000
+
+    compilation fix
+
+commit 84f67e52
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Fri Jul 13 14:03:08 2007 +0000
+
+    First implementation of marks for all photos.
+
+commit f231104f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jul 12 20:46:28 2007 +0000
+
+    relative scroll is working; some cleanup
+
+commit 45424fcc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 11 21:10:25 2007 +0000
+
+    connected zoom
+
+commit 625f31c5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 11 20:00:07 2007 +0000
+
+    started relative scroll, keep scroll position
+
+commit 44d8cd9b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 10 21:25:51 2007 +0000
+
+    improved connected scroll and active image switching
+
+commit f2c63eb2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 29 15:16:46 2007 +0000
+
+    implemented split windows
+    TODO: menus and hotkeys, connected zoom, activating on drag
 
 Wed Jan 17 16:50:39 2007  John Ellis  <johne@verizon.net>