updated ChangeLog file
[geeqie.git] / ChangeLog
index 7711f1a..fbad872 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-------------------------------------------------------------------------
-r1907 | nadvornik | 2010-02-16 22:18:03 +0100 (Tue, 16 Feb 2010) | 2 lines
+commit 529b1126534cc664e8f88f028fa56190cc8debf3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 12 22:06:03 2012 +0200
 
-added 2010 to copyright text
+    updated NEWS file
 
-------------------------------------------------------------------------
-r1906 | nadvornik | 2010-02-16 22:10:12 +0100 (Tue, 16 Feb 2010) | 2 lines
+commit 9d940b7df273544d99d87699986c2eca9e9c4bfd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 10 21:20:07 2012 +0200
 
-updated version string
+    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
 
-------------------------------------------------------------------------
-r1905 | zas_ | 2010-02-16 21:07:05 +0100 (Tue, 16 Feb 2010) | 1 line
+commit ebc790ba2080dc8abd9cc880ead7a0acc120dd64
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Aug 9 17:32:36 2012 +0200
 
-Restore translators list, removed by revision 1899.
-------------------------------------------------------------------------
-r1904 | zas_ | 2010-02-16 20:55:35 +0100 (Tue, 16 Feb 2010) | 1 line
+    fixed file_data_check_sidecars
+    
+    use more clear algorithm:
+    if the group has changed
+       disconnect everything
+       create new group
 
-Update russian translation. Thanks to Denis Silakov.
-------------------------------------------------------------------------
-r1903 | nadvornik | 2010-02-14 23:00:23 +0100 (Sun, 14 Feb 2010) | 4 lines
+commit fa99aa221843e0e371edf910a8a39c91451691fb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Aug 9 17:30:12 2012 +0200
 
-fixed segfault in exif parser
+    fixed exif_read_fd
+    
+    - add fd to cache immediately
+    - do not check file presence, the result could be inconsistent with the cache
 
-http://sourceforge.net/tracker/index.php?func=detail&aid=2950617&group_id=222125&atid=1054682
+commit 5ab7044678cf35dff14c06d9031a2791fd563fec
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 7 10:21:29 2012 +0200
 
-------------------------------------------------------------------------
-r1902 | nadvornik | 2010-02-14 22:35:11 +0100 (Sun, 14 Feb 2010) | 6 lines
+    replaced assert with g_assert
 
-fixed reference count
+commit 5fd7dc2e202ea131aa0d9d399a17066c3be56393
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 5 20:46:05 2012 +0200
 
-there was a bug in reference count on writting unsaved metadata
-before starting an external editor
+    updated README file
 
+commit 672c7918e805f090e7848a9ce62cae61f29652fe
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 5 20:40:07 2012 +0200
 
-------------------------------------------------------------------------
-r1901 | nadvornik | 2010-02-07 14:16:35 +0100 (Sun, 07 Feb 2010) | 2 lines
+    fixed gen_changelog for git
 
-test gnome-doc-tool in configure
+commit 7b53b482ac007e2d2a8bbd27f7c2bee0ed10103c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 31 19:10:15 2012 +0200
 
-------------------------------------------------------------------------
-r1900 | nadvornik | 2010-02-07 13:44:55 +0100 (Sun, 07 Feb 2010) | 2 lines
+    spec file cleanup
 
-dropped obsolete sections, gqview changelog moved to wiki
+commit 7f398f978cfbbea7b72d714a0e8b595c6f2e833a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 31 19:09:43 2012 +0200
 
-------------------------------------------------------------------------
-r1899 | zas_ | 2010-02-02 21:21:11 +0100 (Tue, 02 Feb 2010) | 9 lines
+    use GPLv2 copy with new FSF address
 
-Brazilian Portuguese translation was updated. 
+commit 27c86debac68cd20d7e2a7381833f3cf6245b114
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 31 18:20:06 2012 +0200
+
+    renamed zh_CN.GB2312.po to zh_CN.po
 
-Thanks to Sergio Cipolla.
+commit b286338544a2c60acb1332f3cb90f6b355af00fb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 31 17:41:47 2012 +0200
 
-References:
-http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567824
+    updated version and copyright notice
+
+commit 27bec4237fa34883854d8c83ce1484fcc0aef165
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jul 30 18:21:13 2012 +0200
+
+    prevent crash in g_utf8_collate_key
+    
+    https://sourceforge.net/tracker/?func=detail&aid=3330014&group_id=222125&atid=1054680
 
+commit 16bb1afa0623d20923b31c95f4ddf45441b2b5d3
+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
 
-------------------------------------------------------------------------
-r1898 | nadvornik | 2010-01-27 23:27:10 +0100 (Wed, 27 Jan 2010) | 2 lines
+commit 27cdadd96d24077e3bca57ae4f4d2aa97e413612
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 29 19:07:39 2012 +0200
 
-czech translation fixes
+    update file data structure
+    
+    update file data structure in view_dir_tree when a new directory
+    is created
 
-------------------------------------------------------------------------
-r1897 | zas_ | 2010-01-27 20:58:11 +0100 (Wed, 27 Jan 2010) | 1 line
+commit 99d04b829d846921ddff3f8d268a8e2f08fe64cd
+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
 
-Update catalan translation, by angel mompo.
-------------------------------------------------------------------------
-r1896 | zas_ | 2010-01-17 14:34:48 +0100 (Sun, 17 Jan 2010) | 1 line
+commit cce7db24ab6fc622b0b87cbc31d9cd3cf2abb5b1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 29 15:02:56 2012 +0200
 
-Fix osd zoom level refreshing (it was broken since some times).
-------------------------------------------------------------------------
-r1895 | zas_ | 2010-01-13 20:49:39 +0100 (Wed, 13 Jan 2010) | 5 lines
+    update statusbar after changing active image
+    
+    https://sourceforge.net/tracker/?func=detail&aid=3531954&group_id=222125&atid=1054680
 
-Update dutch translation. Work in progress.
+commit f4245483e556c3a31ce53f39c4cfa78c805f85ca
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 27 16:28:48 2012 +0200
 
-Patch by Marcel Pol.
+    changed "readonly destination directory" to a warning
 
+commit 3e0e566eca5097f546eb5989196722ac6c1f732c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 27 15:03:58 2012 +0200
 
-------------------------------------------------------------------------
-r1894 | mow | 2010-01-11 15:10:49 +0100 (Mon, 11 Jan 2010) | 1 line
+    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
 
-Wops, typo...
-------------------------------------------------------------------------
-r1893 | zas_ | 2010-01-10 15:23:29 +0100 (Sun, 10 Jan 2010) | 10 lines
+commit d17c428da1a3a25b1a24f50470f14e98e8cbd226
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jul 26 16:02:52 2012 +0200
 
-copy_file(): remove incomplete file on error (bug 2890715)
+    initialize default options before commandline parsing
+    
+    this fixes a crash on images specified on commandline
 
-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.
+commit cb758c2979a2a096c45ab0cb691cd063d81ae703
+Merge: af76525 6f70188
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu May 17 18:28:56 2012 +0100
 
+    Merge commit 'refs/merge-requests/1' of git://gitorious.org/geeqie/geeqie into merge-requests/1
+    
+    * git://gitorious.org/geeqie/geeqie:
+      Ignore duplicates with same path
 
+commit af76525a87cc636cdf7f5454f4e32969ef903534
+Merge: 5ef3084 dc3dea1
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon May 14 17:33:21 2012 +0100
 
+    Merge remote-tracking branch 'origin/toer'
+    
+    * origin/toer:
+      Complete Swedish translation including bugs based on 55de20b 2010-12-11 version
+      Almost complete Swedish translation
+      Started with Swedish translation
+    
+    Merged on request of Tore.
 
-------------------------------------------------------------------------
-r1892 | zas_ | 2010-01-09 12:44:27 +0100 (Sat, 09 Jan 2010) | 1 line
+commit 5ef30846a7bc94585771a6d08284b771320b33d4
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Jan 6 02:23:57 2012 +0100
 
-Workaround intltoolize 0.40.6 bug related to LINGUAS, see bug 2817602.
-------------------------------------------------------------------------
-r1891 | zas_ | 2010-01-09 11:37:48 +0100 (Sat, 09 Jan 2010) | 1 line
+    Fix directory walking bug
+    
+    There was a annoying bug when walking up more than one directory level.
 
-Log a message when EOVERFLOW error is set by stat() when building files lists. See bug 2876142.
-------------------------------------------------------------------------
-r1890 | zas_ | 2010-01-05 23:28:11 +0100 (Tue, 05 Jan 2010) | 8 lines
+commit 6f701885de29cc7ce188fdd3be50cdab253d5f98
+Author: cybjit <cybjit@gmail.com>
+Date:   Mon Apr 25 12:53:35 2011 +0200
 
-Add Serbian translation.
+    Ignore duplicates with same path
 
-Note there are two *.po files, one for Cyrilic and one for Latin
-letters.
+commit ce2d11c4d9df655a4fff053373b724d985a25db0
+Author: Vincent Blut <vincent.debian@free.fr>
+Date:   Sat Dec 3 15:46:20 2011 +0100
 
-Thanks to Milos Popovic.
+    Various errors in the translation (typo, etc.)
+    
+    Patch submitted by Vincent Blut that fix some typo in French locales.
+    Closes Debian bug #620895.
 
+commit bc3ed05a47d86ee3ec78d166df17d1f446f2d0cd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Nov 12 11:36:18 2011 +0100
 
-------------------------------------------------------------------------
-r1889 | zas_ | 2010-01-05 23:26:03 +0100 (Tue, 05 Jan 2010) | 1 line
+    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
 
-Update README about translations.
-------------------------------------------------------------------------
-r1888 | zas_ | 2010-01-05 18:49:50 +0100 (Tue, 05 Jan 2010) | 13 lines
+commit 4cbe6b68b12b1102fcdc2dcec99e6b03c74291a1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Nov 12 11:34:55 2011 +0100
 
-Allow to switch to fullscreen mode using LIRC.
+    call log window functions indirectly via idle callbacks
 
-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.
+commit 04bb6f2326f58139c22d3bb8de7e639c8efb40ba
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Oct 4 22:09:55 2011 +0200
 
-Patch by Bernard Massot.
+    rename file_data_new_simple to file_data_new_group, filedata.c cleanup
 
+commit 58e4671ba18ae3b3a996f3f518151fc6fb2bbdf0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Oct 2 11:55:34 2011 +0200
 
-------------------------------------------------------------------------
-r1887 | zas_ | 2010-01-02 13:38:55 +0100 (Sat, 02 Jan 2010) | 1 line
+    recognize all registered extensions, even if they contain dots
 
-Get rid of Geeqie version and beta release message. It clutters command line usage, and is not that useful. Suggested by Michal ?\196?\140iha?\197?\153.
-------------------------------------------------------------------------
-r1881 | zas_ | 2009-12-19 13:53:20 +0100 (Sat, 19 Dec 2009) | 9 lines
+commit 52d7c7d5a99e904839c0497f32ca6d2586b9a14f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Oct 2 11:16:03 2011 +0200
 
-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).
+    sidecar_file_priority function is already called with extension as an argument
 
-Thanks to Michael pointing this out.
+commit 78cde6934008f79fe498e4adc64d187b0ed47417
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Oct 2 11:12:44 2011 +0200
 
+    call notify functions in in an idle call
 
+commit 5276a3faf1ab551a34acb45e72ae15213a7ccbfc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 1 23:21:08 2011 +0200
 
-------------------------------------------------------------------------
-r1880 | zas_ | 2009-12-19 13:49:19 +0100 (Sat, 19 Dec 2009) | 1 line
+    move the grouping code from file_data_new to filelist_read
 
-Store sort parameters in appropriate variables.
-------------------------------------------------------------------------
-r1879 | zas_ | 2009-12-10 18:48:43 +0100 (Thu, 10 Dec 2009) | 4 lines
+commit aff67e653215952b4766cf33bfdfa24cd93949b3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 1 20:58:34 2011 +0200
 
-Move "Add Keyword" menu item at top of Keywords bar contextual menu.
+    separate function fortesting changed files without sidecars
 
-Suggested by Lars T?\195?\164uber.
+commit 21a8bc375e28b4950bac3a1a3e1aef1f734d9c63
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 1 17:11:10 2011 +0200
 
-------------------------------------------------------------------------
-r1878 | zas_ | 2009-12-10 18:44:31 +0100 (Thu, 10 Dec 2009) | 7 lines
+    consistent use of fd->extension
 
-Fix contextual menus in lateral bars.
+commit e6308d6f082ede8e9d6e57b14806356c8923c65d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 1 16:31:58 2011 +0200
 
-Use button_release_event instead of button_press_event,
-this makes contextual menus persistent until an option
-is selected or the menu is closed.
+    simplified grouping of sidecars
 
+commit 18d80ca385e38b3bf9bc4ef36264bb4d430aa1f6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Sep 30 23:57:31 2011 +0200
 
-------------------------------------------------------------------------
-r1877 | zas_ | 2009-12-04 22:01:11 +0100 (Fri, 04 Dec 2009) | 1 line
+    fixed filelist_sort_compare_filedata to not return 0 no different files
 
-Some systems do not have SA_SIGINFO (siginfo_t), like GNU/Hurd, so just test if defined or not. Patch by Michal ?\196?\140iha?\197?\153 (Bug ID: 2894271).
-------------------------------------------------------------------------
-r1876 | zas_ | 2009-12-04 21:40:02 +0100 (Fri, 04 Dec 2009) | 1 line
+commit efc8096527d6f743d17c44b9982616a169973f39
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Sep 30 23:02:26 2011 +0200
 
-Editors: disable Delete button if a .desktop file is not writeable and disable Edit button when no entry is selected.
-------------------------------------------------------------------------
-r1875 | zas_ | 2009-12-04 20:45:09 +0100 (Fri, 04 Dec 2009) | 1 line
+    always check for sidecars by readdir
 
-Add Opera to the list of browsers. Patch by Christian Heckendorf (feature request ID: 2908469).
-------------------------------------------------------------------------
-r1874 | nadvornik | 2009-11-28 00:27:35 +0100 (Sat, 28 Nov 2009) | 2 lines
+commit 7bb3871e21c03b7103792524458eddf0616880db
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Sep 30 10:54:32 2011 +0200
 
-build documentation with gnome-doc-tool in makefile
+    do not use FileData entries with empty path
 
-------------------------------------------------------------------------
-r1873 | nadvornik | 2009-11-22 10:12:22 +0100 (Sun, 22 Nov 2009) | 2 lines
+commit 559683ddda8610a986ea1355dc191e8e20f77a23
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Sep 29 17:17:20 2011 +0200
 
-scripts for converting wiki documentation to docbook
+    updated copyright notice
 
-------------------------------------------------------------------------
-r1872 | nadvornik | 2009-11-21 21:08:51 +0100 (Sat, 21 Nov 2009) | 5 lines
+commit 4f028fb255a5edaeb2aec25d2e87ef4b8a2aa44d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Sep 29 17:14:36 2011 +0200
 
-check gtk_clutter_init return value
+    added custom tiff loader
 
-https://sourceforge.net/tracker/index.php?func=detail&aid=2899866&group_id=222125&atid=1054680
+commit 25d02a83df709d2852f4cb90867aa261b80280ca
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Sep 29 12:36:08 2011 +0200
 
+    added long-term cache for keywords
 
-------------------------------------------------------------------------
-r1871 | nadvornik | 2009-11-18 13:34:30 +0100 (Wed, 18 Nov 2009) | 2 lines
+commit bdea8db7b066162269cc1d9d09d745983e5fadb0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Sep 27 22:06:09 2011 +0200
 
-changed https to http in wiki links
+    set stereo.fixed default values to hdmi stereo standard
 
-------------------------------------------------------------------------
-r1870 | zas_ | 2009-11-13 19:37:31 +0100 (Fri, 13 Nov 2009) | 1 line
+commit 216a72fa46b4f35d8b4f36dfb7b7a227300faa4c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Sep 27 22:03:47 2011 +0200
 
-Spanish translation was updated. Thanks to Redy Rodriguez.
-------------------------------------------------------------------------
-r1869 | zas_ | 2009-11-07 22:31:23 +0100 (Sat, 07 Nov 2009) | 1 line
+    fixed stereo.fixed preferences
 
-Updated spanish translation. Thanks to Redy Rodriguez.
-------------------------------------------------------------------------
-r1868 | mow | 2009-10-13 23:49:42 +0200 (Tue, 13 Oct 2009) | 1 line
+commit 1c4103ded9b34d240b76779d5ea8a5c16bbf1924
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Sep 27 21:12:02 2011 +0200
 
-German translation update
-------------------------------------------------------------------------
-r1867 | mow | 2009-10-13 23:49:21 +0200 (Tue, 13 Oct 2009) | 8 lines
+    fixed stereo_temp_disable functionality
 
-Add compatibility for GTK 2.18
+commit f5470bbc26b15ce585c8f1cedfad3adfa611ef85
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Sep 27 10:29:36 2011 +0200
 
-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
-------------------------------------------------------------------------
-r1866 | nadvornik | 2009-10-10 17:01:41 +0200 (Sat, 10 Oct 2009) | 2 lines
+    added panorama .pto file to the list of known files
 
-added a workaround for https://bugzilla.gnome.org/show_bug.cgi?id=590692
+commit 0736b5d6b3b31bb24531284b44b90b7b225d9e7c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 29 15:27:09 2011 +0200
 
-------------------------------------------------------------------------
-r1865 | nadvornik | 2009-10-10 12:15:23 +0200 (Sat, 10 Oct 2009) | 4 lines
+    fixed crash on incomplete jpeg file
 
-use text renderer for editor->hidden
+commit 10f4b603e6b8ad553a7b9c9afb4aa92e43dccae6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 14 22:16:49 2011 +0200
 
-The toggle was too confusing because it was not dirrectly editable.
+    added Cycle through stereo modes menu entry
 
-------------------------------------------------------------------------
-r1864 | nadvornik | 2009-10-01 20:40:34 +0200 (Thu, 01 Oct 2009) | 7 lines
+commit e9780e09d7e57bd5f5c3594bdd773bb2541ec232
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 14 21:53:45 2011 +0200
 
-ignored multiple directories specified on commandline
+    do not mix autodetected and user-defined stereo mode
 
-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.
+commit c447b43b8f8291da9d941718afaa0b2c9d950efc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 10 21:11:50 2011 +0200
 
-------------------------------------------------------------------------
-r1863 | nadvornik | 2009-10-01 19:37:51 +0200 (Thu, 01 Oct 2009) | 2 lines
+    more compilation fixes
 
-fixed tree_store reordering
+commit 7a8a4c7e4448572ba18d4ded8cf7e86dbd5bf8e7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 10 20:30:17 2011 +0200
 
-------------------------------------------------------------------------
-r1862 | nadvornik | 2009-09-28 14:04:35 +0200 (Mon, 28 Sep 2009) | 2 lines
+    compilation fixes
 
-do not cache incomplete thumbnails
+commit 0ec34da9df56efdd6963a0f3569fe24299a8ba0d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 9 19:27:43 2011 +0200
 
-------------------------------------------------------------------------
-r1861 | nadvornik | 2009-09-28 11:57:06 +0200 (Mon, 28 Sep 2009) | 2 lines
+    fixed libjpeg in autoconf
 
-consider sidecars in layout_image popup menu
+commit 18f8e33ac8681cd297a980a936bd2ce2467614da
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 9 16:07:31 2011 +0200
 
-------------------------------------------------------------------------
-r1860 | nadvornik | 2009-09-26 13:37:09 +0200 (Sat, 26 Sep 2009) | 6 lines
+    improved mpo parser, consider individual image type code
 
-bar_gps cleanup
+commit e5235578ba189827610cec22c9ca8bc17c433113
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Apr 8 21:16:41 2011 +0200
 
-- removed the scrollbar
-- do not set decel-rate,
-  https://bugzilla.gnome.org/show_bug.cgi?id=596419
+    fixed to compile with other libjpeg versions
 
-------------------------------------------------------------------------
-r1859 | nadvornik | 2009-09-26 10:47:28 +0200 (Sat, 26 Sep 2009) | 8 lines
+commit dd008ca74ba4a924b202021a7d0dbd11cf0dc542
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 27 19:22:29 2011 +0200
 
-print text using pango renderer
+    allocate tile pixbuf allways
 
-- the text is sent to postscript as a bitmap
-- this fixes printing of non-ascii characters
+commit 43b479c1042930d616cb4c8fb9e80ee5fd0900ec
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 27 18:20:19 2011 +0200
 
-http://sourceforge.net/tracker/index.php?func=detail&aid=2836135&group_id=222125&atid=1054680
+    updated copyright notices
 
+commit a7efe96305e0e1847c2e20b119c86cac03fd9e56
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 27 18:14:17 2011 +0200
 
-------------------------------------------------------------------------
-r1858 | nadvornik | 2009-09-25 22:39:15 +0200 (Fri, 25 Sep 2009) | 8 lines
+    free mpo data
 
-require libchamplain 0.4
+commit 85dbc07da126d6229f37821e5dd49c3b8546e80e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 27 13:53:23 2011 +0200
 
-- check for libchamplain 0.4
-- dropped libchamplain 0.3.x support
+    fixed jpeg_segment_find to support more app2 segments with different signatures
 
-http://sourceforge.net/tracker/index.php?func=detail&aid=2861847&group_id=222125&atid=1054680
+commit c2378af08d9bb0b9ee1f958c9a4b50bc65abbed8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 27 12:52:09 2011 +0200
 
+    store stereo flag in loader data
 
-------------------------------------------------------------------------
-r1857 | nadvornik | 2009-09-24 23:52:44 +0200 (Thu, 24 Sep 2009) | 2 lines
+commit 2f3197170c42959552141b2600c9d828542792a8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 27 12:02:30 2011 +0200
 
-fixed and simplified sidecar grouping code
+    fixed freed data access
 
-------------------------------------------------------------------------
-r1856 | nadvornik | 2009-09-24 20:02:29 +0200 (Thu, 24 Sep 2009) | 2 lines
+commit 091dae0b7d6e602da76f624ddac3e335e262e1fa
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 27 11:58:29 2011 +0200
 
-fixed emitting of error signal from image loader
+    load mpo files as SBS
 
-------------------------------------------------------------------------
-r1855 | nadvornik | 2009-09-21 20:48:32 +0200 (Mon, 21 Sep 2009) | 5 lines
+commit c546114c635f93ff254b4d479a1b6370377d054b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 27 10:57:08 2011 +0200
 
-fixed pan-view popup menu
+    added mpo parser
 
-- removed wrong callback
-- consider sidecar files in the editor popup
+commit 3b1800b11fd5f98ce268b358f17585d43641c3ea
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 26 22:13:39 2011 +0100
 
-------------------------------------------------------------------------
-r1854 | nadvornik | 2009-09-14 23:25:10 +0200 (Mon, 14 Sep 2009) | 2 lines
+    split jpeg parser functions to separate file
 
-fixed selection handling in sidebar
+commit ec75c814d6f79ec16426ee40aacbf7d0aded8e41
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 26 22:03:30 2011 +0100
 
-------------------------------------------------------------------------
-r1853 | nadvornik | 2009-09-13 23:08:40 +0200 (Sun, 13 Sep 2009) | 5 lines
+    added custom jpeg loader
 
-fixed editor list in popup menu
+commit b5b810393f0fae5071a0263db376dadaf595d4c5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 26 17:57:25 2011 +0100
 
-- show an editor if any of selected files matches
-- added debug messages
+    infrastructure for image loader backend
 
-------------------------------------------------------------------------
-r1852 | nadvornik | 2009-09-13 23:03:17 +0200 (Sun, 13 Sep 2009) | 2 lines
+commit 09037ad50bd7a839794df37034bcd3dd378cab13
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 25 23:25:15 2011 +0100
 
-fixed incorrect translation
+    renderer interface cleanup
 
-------------------------------------------------------------------------
-r1851 | nadvornik | 2009-09-13 22:00:08 +0200 (Sun, 13 Sep 2009) | 2 lines
+commit c9965882aeed23e72cf019f6d3859a69d1d4aebd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 25 23:14:01 2011 +0100
 
-fixed filelist refresh
+    fixed redrawing on expose event
 
-------------------------------------------------------------------------
-r1850 | nadvornik | 2009-09-13 14:33:11 +0200 (Sun, 13 Sep 2009) | 2 lines
+commit a5a53debed949e9511e6e6fcd454aa324334a8cf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 25 22:09:59 2011 +0100
 
-preserve histmap on NOTIFY_CHANGE
+    fixed area_changed handling
 
-------------------------------------------------------------------------
-r1849 | nadvornik | 2009-09-13 11:55:21 +0200 (Sun, 13 Sep 2009) | 2 lines
+commit 8a3733bbabbca537e1f741984fa8b5e94cca08c6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 20 19:16:07 2011 +0100
 
-added possibility to use geeqie-rotate as a standalone script
+    added more anaglyph modes
 
-------------------------------------------------------------------------
-r1848 | nadvornik | 2009-09-12 18:37:05 +0200 (Sat, 12 Sep 2009) | 2 lines
+commit 19f041e7e105a568a57b22cc36e30590ccc75de7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 20 12:49:00 2011 +0100
 
-strip the "lang=" prefix from exiv2 in all metadata formats
+    added half-size (3dtv) stereo mode
 
-------------------------------------------------------------------------
-r1847 | nadvornik | 2009-09-12 18:03:09 +0200 (Sat, 12 Sep 2009) | 2 lines
+commit 797e4dbd59e944c3d3b78d25b44dfe7ae8bb287e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 20 11:31:08 2011 +0100
 
-simplified template
+    fixed sbs mode
 
-------------------------------------------------------------------------
-r1846 | nadvornik | 2009-09-12 17:51:37 +0200 (Sat, 12 Sep 2009) | 5 lines
+commit e82e902ed059b5ed4e12a1c48e816cdf3c514940
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 20 11:11:08 2011 +0100
 
-editor fixes
+    save and load stereo options
 
-- fixed editor loading order
-- fixed EditorWindow->modified flag handling
+commit f2ee23371ea8a95eb54cd39bf191e658f99cae7e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 20 10:52:41 2011 +0100
 
-------------------------------------------------------------------------
-r1845 | nadvornik | 2009-09-12 17:31:24 +0200 (Sat, 12 Sep 2009) | 2 lines
+    improved preferences dialog
 
-fixed reloading of editors
+commit bd4b6cfb641e52f646931b69ddccbcacb0f85a5f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 20 10:15:07 2011 +0100
 
-------------------------------------------------------------------------
-r1844 | nadvornik | 2009-09-09 20:16:09 +0200 (Wed, 09 Sep 2009) | 2 lines
+    added fixed stereo mode
 
-advertisment added
+commit 826ea8c822093a131c5c44c9c02252aff5d60d2e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 20 00:23:54 2011 +0100
 
-------------------------------------------------------------------------
-r1843 | nadvornik | 2009-09-07 22:44:29 +0200 (Mon, 07 Sep 2009) | 5 lines
+    removed 'swap' entry from menu
 
-start_editor_from_filelist_full fixes
+commit 28fd30edc8bf0a4d0a62c2732d37f512affaf87b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 20 00:18:13 2011 +0100
 
-fixed return value from start_editor_from_filelist_full()
-call editor_command_parse to detect possible problems early enough
+    temporarily disable stereo mode, added more stereo prefs
 
-------------------------------------------------------------------------
-r1842 | nadvornik | 2009-09-07 22:04:22 +0200 (Mon, 07 Sep 2009) | 2 lines
+commit 623bc05945e68c9242a69290de12501435a1bc18
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 19 21:42:13 2011 +0100
 
-fixed list of possible editors in popup menu
+    type of source stereo image made adjustable from menu
 
-------------------------------------------------------------------------
-r1841 | nadvornik | 2009-09-07 21:48:05 +0200 (Mon, 07 Sep 2009) | 5 lines
+commit bab7032f6f11847e68ce1ac42d68a18d50aed220
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 19 19:53:30 2011 +0100
 
-fixes sidecar file grouping
+    stereo mode preferences
 
-files with a number in extension were listed twice, it 
-caused problems later
+commit f5f37819bf9ede89c68114b079feb24d19e49343
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 5 22:22:12 2011 +0100
 
-------------------------------------------------------------------------
-r1840 | zas_ | 2009-09-07 10:24:09 +0200 (Mon, 07 Sep 2009) | 1 line
+    change stereo mode from menu
 
-Comment out unused functions, silenting related compilation warnings.
-------------------------------------------------------------------------
-r1839 | zas_ | 2009-09-07 10:18:18 +0200 (Mon, 07 Sep 2009) | 1 line
+commit 68dc88956d7b42a3ced0e0256d075307e866494f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 5 18:20:16 2011 +0100
 
-Remove an unused variable and minor code cleanup.
-------------------------------------------------------------------------
-r1838 | nadvornik | 2009-09-06 16:29:19 +0200 (Sun, 06 Sep 2009) | 2 lines
+    swap stereo images
 
-improved editor loading
+commit 8ea74ae53b6c32d3d5492340fe16fdeeedd12f26
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Feb 4 23:49:13 2011 +0100
 
-------------------------------------------------------------------------
-r1837 | nadvornik | 2009-09-06 16:21:19 +0200 (Sun, 06 Sep 2009) | 2 lines
+    added mirrored stereo mode
 
-fixed unnecessary image reloads in color menu
+commit 086196582749a9f9fd254399665c56a892348ce3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 29 17:43:05 2011 +0100
 
-------------------------------------------------------------------------
-r1836 | nadvornik | 2009-09-06 16:01:03 +0200 (Sun, 06 Sep 2009) | 9 lines
+    fixed overlay position - part2
 
-load desktop files in idle time
+commit a081296160a39396e395eab36c091cddfb9f216e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 29 17:35:29 2011 +0100
 
-- 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
+    fixed overlay position
 
-https://sourceforge.net/tracker/index.php?func=detail&aid=2852522&group_id=222125&atid=1054680
+commit cb324a14505d277f8c2def3512e71f64d151531b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 29 17:15:39 2011 +0100
 
+    do not draw tiles outside the viewport
 
-------------------------------------------------------------------------
-r1835 | nadvornik | 2009-09-06 11:08:37 +0200 (Sun, 06 Sep 2009) | 2 lines
+commit 589a4cb49ae1b9c0a8618ca3918a579ef9e517ae
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 29 14:49:38 2011 +0100
 
-added messages for debugging startup time
+    display pixel aspect ratio support
 
-------------------------------------------------------------------------
-r1834 | zas_ | 2009-09-05 15:48:21 +0200 (Sat, 05 Sep 2009) | 1 line
+commit 0a5ec68af089d4b79c3816d3e7df0434ea0ad5e8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 28 14:34:57 2011 +0100
 
-Update svn ignore lists.
-------------------------------------------------------------------------
-r1833 | zas_ | 2009-09-04 17:53:04 +0200 (Fri, 04 Sep 2009) | 5 lines
+    anaglyph support
 
-Fix up compilation issues related to libchamplain.
+commit fa7103087ac4eaf5d2ddd560fa472d4c4d8a1fa2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 28 13:13:27 2011 +0100
 
-See http://sourceforge.net/tracker/index.php?func=detail&aid=2848469&group_id=222125&atid=1054680
+    rt_tile_render cleanup part 3
 
+commit 3dd0e08368b389250b15790036be7f00075a1d74
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 28 13:05:14 2011 +0100
 
-------------------------------------------------------------------------
-r1832 | nadvornik | 2009-09-03 22:00:40 +0200 (Thu, 03 Sep 2009) | 2 lines
+    rt_tile_render cleanup part 2
 
-fixed in-place rename
+commit 808d8558b3d5e2ec8791ca3ea2a0ba14e5e18823
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 28 12:44:32 2011 +0100
 
-------------------------------------------------------------------------
-r1831 | nadvornik | 2009-09-03 21:18:20 +0200 (Thu, 03 Sep 2009) | 5 lines
+    rt_tile_render cleanup part 1
 
-do not reload image on copy, move, rename and external editor
+commit 6b9ed5a71fc7230c795e4edd541fb79a5d022220
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 28 11:05:07 2011 +0100
 
-changed files should be detected anyway
-http://sourceforge.net/tracker/index.php?func=detail&aid=2848373&group_id=222125&atid=1054680
+    first stereo support
 
-------------------------------------------------------------------------
-r1830 | nadvornik | 2009-08-29 01:09:05 +0200 (Sat, 29 Aug 2009) | 2 lines
+commit 63fdb63ce1470f08c4be2d7a2ff02582c331560e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jan 27 13:40:05 2011 +0100
 
-fixed vd_notify_cb leak
+    separated tile renderer
 
-------------------------------------------------------------------------
-r1829 | nadvornik | 2009-08-28 23:01:29 +0200 (Fri, 28 Aug 2009) | 2 lines
+commit a8c5cb269996f35d4877e31514956c198c3bd2e5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 26 15:02:05 2011 +0200
 
-improved printing of selection
+    ignore raw image support reported by the pixbuf loader
 
-------------------------------------------------------------------------
-r1828 | nadvornik | 2009-08-28 22:18:46 +0200 (Fri, 28 Aug 2009) | 2 lines
+commit d2c78b7a8dadc45b958e1b74242d64766e9f6e9f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 9 16:38:46 2011 +0200
 
-improved the sidecar grouping algorithm
+    fixed using DEBUG_N from multiple threads
 
-------------------------------------------------------------------------
-r1827 | nadvornik | 2009-08-27 22:23:28 +0200 (Thu, 27 Aug 2009) | 4 lines
+commit 8a55b69211b5866025f66c514f34ad697d3d1909
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Dec 16 22:26:36 2010 +0100
 
-fixed toggle_slideshow function
+    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.
 
-https://sourceforge.net/tracker/index.php?func=detail&aid=2844302&group_id=222125&atid=1054680
+commit 138e31f328408ac88f1162999c8fcb24298ab37a
+Author: Vladislav Naumov <vnaum@vnaum.com>
+Date:   Thu Dec 16 21:55:03 2010 +0100
 
-------------------------------------------------------------------------
-r1826 | nadvornik | 2009-08-26 21:19:06 +0200 (Wed, 26 Aug 2009) | 2 lines
+    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)
 
-updated version message
+commit bd374b070d437d6319946c49ae0166ee4621e737
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Jul 24 13:17:34 2011 +0100
+
+    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.
+
+commit 8f9ba4127954be5e04ac4c8b1822399a435af1ed
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun May 15 19:44:04 2011 +0100
+
+    Fix a remote command bug
+
+commit 31f6b82dbee7f4456371a1b527161ebc81342577
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Apr 9 19:47:30 2011 +0100
+
+    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.
+
+commit a4270acba9810bb6307e7d8da1334211898d8fb5
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Fri Jul 16 13:30:53 2010 +0100
+
+    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
+
+commit e24281e5b7b6a70c47eeb46c4857913b5eec10a8
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat May 8 23:52:09 2010 +0100
+
+    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.
+
+commit c971abea1cfb4b4d85e1c67dba2d443ebd5e9f86
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu Apr 21 18:44:15 2011 +0100
+
+    Fix wrong line ending
+
+commit dc3dea1297365981d2e206fd8afbb84a781ced20
+Author: Tore Ericsson <tore.ericsson@telia.com>
+Date:   Mon Feb 14 21:21:55 2011 +0100
+
+    Complete Swedish translation including bugs based on 55de20b 2010-12-11 version
+
+commit 236bc4c0e943f91e022c1c792a0267688e492f1d
+Author: Tore Ericsson <tore.ericsson@telia.com>
+Date:   Mon Feb 14 15:04:07 2011 +0100
+
+    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.
+
+commit 8c25cb5a376d19f3db0b5d8b98a4c16fa8799e9e
+Author: Tore Ericsson <tore.ericsson@telia.com>
+Date:   Mon Feb 14 14:51:44 2011 +0100
+
+    Started with Swedish translation
+
+commit 55de20b6bd7a666ab63ee9d1f60e8fd1833a74c5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Dec 11 20:09:43 2010 +0100
+
+    Convert svn:ignore properties to .gitignore
+    
+    Simplify .gitignore and add few forgotten entries
+
+commit b71da225f077c5268a525886967be68739c5be94
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon May 10 11:33:13 2010 +0000
+
+    Some small logic mistakes
+    
+    Use boolean operators for booleans and bitwise otherwise only.
+
+commit dd54e571eb1cd5ffc55a97edecc777180d0dddb4
+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
 
-------------------------------------------------------------------------
-r1825 | nadvornik | 2009-08-26 21:16:02 +0200 (Wed, 26 Aug 2009) | 2 lines
+commit 7a426d74379c2728ffe2bd0b5a33fd9bb473d7fb
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Feb 28 22:55:37 2010 +0000
 
-save one unnecessary call to stat_utf8
+    Add unknown file class to grouping
 
-------------------------------------------------------------------------
-r1824 | nadvornik | 2009-08-26 00:21:46 +0200 (Wed, 26 Aug 2009) | 4 lines
+commit b71f37b8dbfd89c79a407698293cc3de44b4f645
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Feb 28 15:17:12 2010 +0000
 
-use name as a tooltip of external editor if comment is missing
+    Fix a small issue with strptime
+    
+    strptime do not initialize all fields. So the undefined fields could end
+    in crash later on.
 
-the hotkey dialog ignores entries with empty tooltip
+commit fc390bb82685262d7fc073f0571e39c2fcc1c8c3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Feb 27 23:31:07 2010 +0000
 
-------------------------------------------------------------------------
-r1823 | nadvornik | 2009-08-25 23:30:50 +0200 (Tue, 25 Aug 2009) | 7 lines
+    Allow scrollview to grow when generic dialog is resized (ie. Metadata write ? dialog). Do not force scrollbar if not needed.
 
-write metadata before another opeation
+commit 34c581a990f3b8f76084e0379282cb6bf8eb9606
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Feb 27 20:35:26 2010 +0000
 
-- this is implemented for copy and external editor
-- the unsaved metadata should survive operations like move or rename
-- saving metadata before delete is pointless
+    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.
 
+commit bbcf58c3c476cbff706e04295c028da8239d3e70
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Feb 27 20:35:09 2010 +0000
 
-------------------------------------------------------------------------
-r1822 | nadvornik | 2009-08-23 16:10:56 +0200 (Sun, 23 Aug 2009) | 4 lines
+    Little macro correction
 
-workaround for xpm loader
+commit de8ed72a941ef92c51ceca084b66dc7828cb90ab
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Feb 27 20:34:54 2010 +0000
 
-https://sourceforge.net/tracker/?func=detail&aid=2824016&group_id=222125&atid=1054680
+    Unifying the datetime output
+    
+    The output of %date% and %formatted.DateTime% should be equivalent.
 
-------------------------------------------------------------------------
-r1821 | nadvornik | 2009-08-23 15:37:15 +0200 (Sun, 23 Aug 2009) | 4 lines
+commit 7cabd51896c7a9411de0336ade042f4e726fe3e1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 17 21:05:10 2010 +0000
 
-fixed moving and maintenance of std. thumbnails
+    updated ChangeLog file
 
-https://sourceforge.net/tracker/?func=detail&aid=2836224&group_id=222125&atid=1054680
+commit c704896fdb0d0d5b5e2d2205c9d57a4382d343d7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Feb 16 21:18:03 2010 +0000
 
-------------------------------------------------------------------------
-r1820 | nadvornik | 2009-08-22 23:58:49 +0200 (Sat, 22 Aug 2009) | 2 lines
+    added 2010 to copyright text
 
-remove deleted files from metadata queue
+commit 7bea2e9641e42a79bf6bc89a7b9d86d68e671b87
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Feb 16 21:10:12 2010 +0000
 
-------------------------------------------------------------------------
-r1819 | nadvornik | 2009-08-22 22:20:19 +0200 (Sat, 22 Aug 2009) | 6 lines
+    updated version string
 
-fixed sidecar grouping
+commit 43c48179f5b7249ea13b918d0e6cdb156ce3011f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Feb 16 20:07:05 2010 +0000
 
-this fixes grouping of files which differs only
-in upper/lowercase extension. The old code stopped scanning
-when the first file was found.
+    Restore translators list, removed by revision 1899.
 
-------------------------------------------------------------------------
-r1818 | nadvornik | 2009-08-18 22:19:23 +0200 (Tue, 18 Aug 2009) | 2 lines
+commit 113b2377405d3652e66bb547bdf58f981ef6f606
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Feb 16 19:55:35 2010 +0000
 
-fixed possible crash in exif_item_get_integer
+    Update russian translation. Thanks to Denis Silakov.
 
-------------------------------------------------------------------------
-r1817 | nadvornik | 2009-08-03 22:47:14 +0200 (Mon, 03 Aug 2009) | 2 lines
+commit 4261dfa3f5aaf091e97daeb0f99dd020672fe37b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 14 22:00:23 2010 +0000
 
-updated links
+    fixed segfault in exif parser
+    
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2950617&group_id=222125&atid=1054682
 
-------------------------------------------------------------------------
-r1816 | mow | 2009-08-03 14:34:57 +0200 (Mon, 03 Aug 2009) | 1 line
+commit b6a2a9d69377da28b4dacdc3630e68e5cb7869ef
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 14 21:35:11 2010 +0000
 
-Fixing libexiv2 bug
-------------------------------------------------------------------------
-r1815 | mow | 2009-08-02 00:37:57 +0200 (Sun, 02 Aug 2009) | 3 lines
+    fixed reference count
+    
+    there was a bug in reference count on writting unsaved metadata
+    before starting an external editor
 
-Fix a small problem with casefull keywords
+commit aa1e53ca14dcd9a75a717792be8a4d5fc735a5eb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 7 13:16:35 2010 +0000
 
-In @1636 I miss one check for keyword case. Now it should be all fixed.
-------------------------------------------------------------------------
-r1814 | mow | 2009-08-02 00:37:37 +0200 (Sun, 02 Aug 2009) | 1 line
+    test gnome-doc-tool in configure
 
-This function is never used anymore: file_maint_removed
-------------------------------------------------------------------------
-r1813 | nadvornik | 2009-07-31 22:46:55 +0200 (Fri, 31 Jul 2009) | 2 lines
+commit 78b77ae3833bfa191aa94531e5b5ba0765b0cc6e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 7 12:44:55 2010 +0000
 
-updated project status
+    dropped obsolete sections, gqview changelog moved to wiki
 
-------------------------------------------------------------------------
-r1812 | nadvornik | 2009-07-31 22:31:56 +0200 (Fri, 31 Jul 2009) | 4 lines
+commit f977ad15657970ebb4621ba46e005cefc0b218ae
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Feb 2 20:21:11 2010 +0000
 
-added project web page under version control
+    Brazilian Portuguese translation was updated.
+    
+    Thanks to Sergio Cipolla.
+    
+    References:
+    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567824
 
+commit 0e32e4d57426c075fa4d9f3cee75c5bdd897df48
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jan 27 22:27:10 2010 +0000
 
+    czech translation fixes
 
-------------------------------------------------------------------------
-r1811 | zas_ | 2009-07-30 19:59:20 +0200 (Thu, 30 Jul 2009) | 1 line
+commit b015822f5751b6ad105ad607d196320574d30806
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Jan 27 19:58:11 2010 +0000
 
-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.
-------------------------------------------------------------------------
-r1810 | nadvornik | 2009-07-29 23:03:38 +0200 (Wed, 29 Jul 2009) | 2 lines
+    Update catalan translation, by angel mompo.
 
-updated czech translation
+commit 6088a5dd735b2bea2b1a8b4606b3c32e89b86999
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Jan 17 13:34:48 2010 +0000
 
-------------------------------------------------------------------------
-r1809 | nadvornik | 2009-07-29 00:27:24 +0200 (Wed, 29 Jul 2009) | 4 lines
+    Fix osd zoom level refreshing (it was broken since some times).
 
-improved scroll on slower machines
+commit 615b0fbae5303c71ce20356036d89d8d5a23261e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Jan 13 19:49:39 2010 +0000
 
-patch by Stanislav Brabec
+    Update dutch translation. Work in progress.
+    
+    Patch by Marcel Pol.
 
-------------------------------------------------------------------------
-r1808 | nadvornik | 2009-07-29 00:14:26 +0200 (Wed, 29 Jul 2009) | 4 lines
+commit 141a854c9b4b80132cb0be2cfd45122e41157531
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Jan 11 14:10:49 2010 +0000
 
-do not process sidecar files in bar_gps
+    Wops, typo...
 
-patch by Colin Clark
+commit 36ee9c9dcd360e1d6847f4fd9b899c70875cc23f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Jan 10 14:23:29 2010 +0000
 
-------------------------------------------------------------------------
-r1807 | nadvornik | 2009-07-29 00:03:54 +0200 (Wed, 29 Jul 2009) | 2 lines
+    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.
 
-run the scripts with /bin/sh
+commit 8ce20c203c0b7e91eed065d5163bd2ad8e183eb3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jan 9 11:44:27 2010 +0000
 
-------------------------------------------------------------------------
-r1806 | zas_ | 2009-07-25 10:23:23 +0200 (Sat, 25 Jul 2009) | 1 line
+    Workaround intltoolize 0.40.6 bug related to LINGUAS, see bug 2817602.
 
-French translation was updated.
-------------------------------------------------------------------------
-r1805 | zas_ | 2009-07-25 10:13:13 +0200 (Sat, 25 Jul 2009) | 1 line
+commit 5a1662366440a908c9af77b57ccd00472ea0d3cc
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jan 9 10:37:48 2010 +0000
 
-Remove some bashisms from configure.in. Patch by Greg Troxel.
-------------------------------------------------------------------------
-r1804 | zas_ | 2009-07-25 10:00:07 +0200 (Sat, 25 Jul 2009) | 1 line
+    Log a message when EOVERFLOW error is set by stat() when building files lists. See bug 2876142.
 
-Romanian translation was completed. Thanks to Sabin Iacob.
-------------------------------------------------------------------------
-r1803 | nadvornik | 2009-07-24 16:07:54 +0200 (Fri, 24 Jul 2009) | 2 lines
+commit a1c2ef4506fae105f7ca76463fe21c84bd283cb3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jan 5 22:28:11 2010 +0000
 
-update column sizes after toggling thumbnails
+    Add Serbian translation.
+    
+    Note there are two *.po files, one for Cyrilic and one for Latin
+    letters.
+    
+    Thanks to Milos Popovic.
 
-------------------------------------------------------------------------
-r1802 | nadvornik | 2009-07-24 15:32:37 +0200 (Fri, 24 Jul 2009) | 2 lines
+commit 59801852932ec6a13f43b1e3f4beb42631906070
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jan 5 22:26:03 2010 +0000
 
-fixed switching of multiline texts
+    Update README about translations.
 
-------------------------------------------------------------------------
-r1801 | nadvornik | 2009-07-24 14:56:54 +0200 (Fri, 24 Jul 2009) | 5 lines
+commit f9feac4ff37cc70a0b601c1e839f4e37ff2b5072
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jan 5 17:49:50 2010 +0000
 
-do not try to reload deleted image
+    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.
 
-deleted image is replaced by the next one from the list, keep
-the old image displayed until the new one is set
+commit f1c7e5da546938446317b7af5ca2c06996bed93a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jan 2 12:38:55 2010 +0000
 
-------------------------------------------------------------------------
-r1800 | nadvornik | 2009-07-24 14:45:42 +0200 (Fri, 24 Jul 2009) | 6 lines
+    Get rid of Geeqie version and beta release message. It clutters command line usage, and is not that useful. Suggested by Michal Čihař.
 
-call gtk_tree_view_columns_autosize only when reall needed
+commit bd34c324c92456f5182579d6922d7aba664f93c3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Dec 19 12:53:20 2009 +0000
 
-gtk_tree_view_columns_autosize is rather expensive, call it only
-afrer directory change or after user-requested refresh
+    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.
 
+commit 99766f9e671fc24106db4104fa468192686e5629
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Dec 19 12:49:19 2009 +0000
 
-------------------------------------------------------------------------
-r1799 | nadvornik | 2009-07-24 14:21:23 +0200 (Fri, 24 Jul 2009) | 5 lines
+    Store sort parameters in appropriate variables.
 
-do not use cell_data_func
+commit 7ec5e57c11590f5d44bb96865e279de8d03c49cf
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Dec 10 17:48:43 2009 +0000
 
-cell_data_func is too slow, store formatted string in the tree_store
-instead
+    Move "Add Keyword" menu item at top of Keywords bar contextual menu.
+    
+    Suggested by Lars Täuber.
 
-------------------------------------------------------------------------
-r1798 | nadvornik | 2009-07-21 16:17:01 +0200 (Tue, 21 Jul 2009) | 10 lines
+commit e6fe9db8a728c2188e7276f3cea001981120ed80
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Dec 10 17:44:31 2009 +0000
 
-fixed destroying of menu data
+    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.
 
-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.
+commit 17f461e047e39b2e6ddfc82192aeb71db32c326d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Dec 4 21:01:11 2009 +0000
 
+    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).
 
-------------------------------------------------------------------------
-r1797 | mow | 2009-07-18 10:16:54 +0200 (Sat, 18 Jul 2009) | 4 lines
+commit 4bbf6df484aa38c0919ef1c12f25a61e7cb2857b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Dec 4 20:40:02 2009 +0000
 
-Fix a overrun
+    Editors: disable Delete button if a .desktop file is not writeable and disable Edit button when no entry is selected.
 
-data_offset + data_length could be bigger than guint which makes the
-calculation overflow to a value smaller then size.
-------------------------------------------------------------------------
-r1795 | nadvornik | 2009-07-02 19:37:05 +0200 (Thu, 02 Jul 2009) | 2 lines
+commit 4ba3a4841437e510a1c2904ac2991debb2d1071a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Dec 4 19:45:09 2009 +0000
 
-updated ChangeLog file
+    Add Opera to the list of browsers. Patch by Christian Heckendorf (feature request ID: 2908469).
 
-------------------------------------------------------------------------
-r1794 | nadvornik | 2009-07-02 19:31:38 +0200 (Thu, 02 Jul 2009) | 2 lines
+commit 1f4fdf05a9d2f0ec98fc4a9c17172138e60a9e1f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Nov 27 23:27:35 2009 +0000
 
-updated ca.po - submitted by Mecatxis
+    build documentation with gnome-doc-tool in makefile
 
-------------------------------------------------------------------------
-r1793 | nadvornik | 2009-07-01 22:55:37 +0200 (Wed, 01 Jul 2009) | 2 lines
+commit 3f39e625a89f647d3963770bfc1222ef3f2b8a98
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Nov 22 09:12:22 2009 +0000
 
-make sure that automake and config.h uses the same installation paths
+    scripts for converting wiki documentation to docbook
 
-------------------------------------------------------------------------
-r1792 | nadvornik | 2009-07-01 21:38:17 +0200 (Wed, 01 Jul 2009) | 2 lines
+commit 14fdb79a58c05b2110ccd7a7abc2e31099b74562
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Nov 21 20:08:51 2009 +0000
 
-updated version string
+    check gtk_clutter_init return value
+    
+    https://sourceforge.net/tracker/index.php?func=detail&aid=2899866&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r1791 | nadvornik | 2009-07-01 21:33:09 +0200 (Wed, 01 Jul 2009) | 2 lines
+commit 64efa05fe3501bbcdd866156a9c62954d198514a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Nov 18 12:34:30 2009 +0000
 
-fixed mnemonic conflicts
+    changed https to http in wiki links
 
-------------------------------------------------------------------------
-r1790 | nadvornik | 2009-07-01 20:59:39 +0200 (Wed, 01 Jul 2009) | 2 lines
+commit fb7ec61825c021bfbc7431ce7dcbbafc97a8d9c1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Nov 13 18:37:31 2009 +0000
 
-removed msgctxt keyword, older gettext fails on it
+    Spanish translation was updated. Thanks to Redy Rodriguez.
 
-------------------------------------------------------------------------
-r1789 | nadvornik | 2009-07-01 20:32:32 +0200 (Wed, 01 Jul 2009) | 2 lines
+commit 40c05f384b37a3fc91262b033a0603ce376f8ccc
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 7 21:31:23 2009 +0000
 
-removed gettext.h reference
+    Updated spanish translation. Thanks to Redy Rodriguez.
 
-------------------------------------------------------------------------
-r1788 | nadvornik | 2009-07-01 09:04:42 +0200 (Wed, 01 Jul 2009) | 2 lines
+commit ec5cfc05e59af8975556ffbc6262252e91172441
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue Oct 13 21:49:42 2009 +0000
 
-updated spec file
+    German translation update
 
-------------------------------------------------------------------------
-r1787 | zas_ | 2009-07-01 01:40:37 +0200 (Wed, 01 Jul 2009) | 1 line
+commit 3bd2b7d601d9444418799003a5ae472ac7738d15
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue Oct 13 21:49:21 2009 +0000
 
-French translation was updated.
-------------------------------------------------------------------------
-r1786 | nadvornik | 2009-06-30 22:15:33 +0200 (Tue, 30 Jun 2009) | 2 lines
+    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
 
-fixed an use of uninitialized value
+commit 84b602a4d3d1156d36c42db6bbd5d811cbe2f255
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 10 15:01:41 2009 +0000
 
-------------------------------------------------------------------------
-r1785 | nadvornik | 2009-06-30 22:12:28 +0200 (Tue, 30 Jun 2009) | 5 lines
+    added a workaround for https://bugzilla.gnome.org/show_bug.cgi?id=590692
 
-fixes for a built without Exiv2
+commit 9d0d6ce6929d7fae161552c1d91ee9ff412b3b2f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 10 10:15:23 2009 +0000
 
-don't try to access XMP metadata if not compiled with Exiv2
-some metadata options are valid without Exiv2, do not disable them
+    use text renderer for editor->hidden
+    
+    The toggle was too confusing because it was not dirrectly editable.
 
-------------------------------------------------------------------------
-r1784 | mow | 2009-06-30 21:53:55 +0200 (Tue, 30 Jun 2009) | 5 lines
+commit a41042b3eed47f80f91448ca4836d09976a238fb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Oct 1 18:40:34 2009 +0000
 
-Revert "Add pgettext for some ambiguous strings"
+    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.
 
-Now there should be all ambiguous strings gone. This reverts commit 1628
+commit 95d62825b5e935186a76211f63bea02b4af88d5a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Oct 1 17:37:51 2009 +0000
 
-With that commit also all ambiguous strings should be solved.
-------------------------------------------------------------------------
-r1783 | nadvornik | 2009-06-30 21:12:25 +0200 (Tue, 30 Jun 2009) | 2 lines
+    fixed tree_store reordering
 
-add desktop.in files to the tarball
+commit 34f3b8a3ff32d1d2c4c77f57dd99344a7443257f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 28 12:04:35 2009 +0000
 
-------------------------------------------------------------------------
-r1782 | nadvornik | 2009-06-29 21:48:14 +0200 (Mon, 29 Jun 2009) | 2 lines
+    do not cache incomplete thumbnails
 
-fixed writting to gqview legacy format
+commit 63420660a443d3a98d556ef90da3d079d058c4cb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 28 09:57:06 2009 +0000
 
-------------------------------------------------------------------------
-r1781 | zas_ | 2009-06-29 18:32:43 +0200 (Mon, 29 Jun 2009) | 1 line
+    consider sidecars in layout_image popup menu
 
-French translation was updated.
-------------------------------------------------------------------------
-r1780 | zas_ | 2009-06-29 18:02:28 +0200 (Mon, 29 Jun 2009) | 1 line
+commit 64cf6613bcea8ae9c8f412255d2132eead0d76e8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Sep 26 11:37:09 2009 +0000
 
-Fix POTFILES.in and update regen_potfiles.sh to add .desktop.in files.
-------------------------------------------------------------------------
-r1779 | nadvornik | 2009-06-28 15:41:51 +0200 (Sun, 28 Jun 2009) | 2 lines
+    bar_gps cleanup
+    
+    - removed the scrollbar
+    - do not set decel-rate,
+      https://bugzilla.gnome.org/show_bug.cgi?id=596419
 
-added geeqie-import-geeqie.desktop.in
+commit 643ae01b588ec9645731f147d82102244ac7dc74
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Sep 26 08:47:28 2009 +0000
 
-------------------------------------------------------------------------
-r1778 | nadvornik | 2009-06-28 13:55:54 +0200 (Sun, 28 Jun 2009) | 2 lines
+    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
 
-libchamplain compatibility fix
+commit 8b6b4b9f42ac74470709bd413f0b5ce5b4190a90
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Sep 25 20:39:15 2009 +0000
 
-------------------------------------------------------------------------
-r1777 | nadvornik | 2009-06-28 11:25:47 +0200 (Sun, 28 Jun 2009) | 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
 
-cleanup: remove some disabled code
+commit b52b036e97cb06283bc2280c432404cba631cbc2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Sep 24 21:52:44 2009 +0000
 
-------------------------------------------------------------------------
-r1776 | nadvornik | 2009-06-28 11:08:25 +0200 (Sun, 28 Jun 2009) | 2 lines
+    fixed and simplified sidecar grouping code
 
-warn if another operation is performed on a file with unsaved metadata
+commit 98cfb648cc4b0173b3e324af8d4c81fa14623124
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Sep 24 18:02:29 2009 +0000
 
-------------------------------------------------------------------------
-r1775 | nadvornik | 2009-06-28 10:49:28 +0200 (Sun, 28 Jun 2009) | 2 lines
+    fixed emitting of error signal from image loader
 
-sync histogram state after enabling it from the menu
+commit f1c57f3c48c0347586e17fdce74e798ab95756ba
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 21 18:48:32 2009 +0000
 
-------------------------------------------------------------------------
-r1774 | nadvornik | 2009-06-28 10:32:27 +0200 (Sun, 28 Jun 2009) | 2 lines
+    fixed pan-view popup menu
+    
+    - removed wrong callback
+    - consider sidecar files in the editor popup
 
-added script for importing GQView and Geeqie-alpha metadata
+commit 068a46d7a986f799ada8cc2cc80864c87b4d0741
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 14 21:25:10 2009 +0000
 
-------------------------------------------------------------------------
-r1773 | nadvornik | 2009-06-28 01:12:52 +0200 (Sun, 28 Jun 2009) | 2 lines
+    fixed selection handling in sidebar
 
-put preferences to separate submenu
+commit a65c901d3b70d7b3c2ed08ed89ffc90fac4bccc4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 13 21:08:40 2009 +0000
 
-------------------------------------------------------------------------
-r1772 | mow | 2009-06-28 00:58:20 +0200 (Sun, 28 Jun 2009) | 1 line
+    fixed editor list in popup menu
+    
+    - show an editor if any of selected files matches
+    - added debug messages
 
-German translation update
-------------------------------------------------------------------------
-r1771 | mow | 2009-06-28 00:57:56 +0200 (Sun, 28 Jun 2009) | 8 lines
+commit 1ab4168f7370de7b3370b1b91cb8a052327055b1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 13 21:03:17 2009 +0000
 
-Complete commit @1747 (intltool usage)
+    fixed incorrect translation
 
-With using intltool the localisation will fail cause of missing
-desktop.in file. Also the old desktop files are obsoleted by this
-commit.
+commit 3a4c59562600d7a6b390c702b72c921ade71e3db
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 13 20:00:08 2009 +0000
 
-Also it is not necessary any more to have a './' in front of the files
-in POTFILES.in.
-------------------------------------------------------------------------
-r1770 | mow | 2009-06-28 00:56:50 +0200 (Sun, 28 Jun 2009) | 7 lines
+    fixed filelist refresh
 
-Fix AM_CFLAGS and AM_CXXFLAGS from @1701
+commit 0d3397b546403b2beb64608ab306f1d8ec323b2b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 13 12:33:11 2009 +0000
 
-The commit 1701 did insert wrong lines for AM_CFLAGS and AM_CXXFLAGS to
-src/Makefile.am.
+    preserve histmap on NOTIFY_CHANGE
 
-I also did some minor whitespace fixes and made the internal
-documentation consistent by using \ than @ for doxygen doc.
-------------------------------------------------------------------------
-r1769 | nadvornik | 2009-06-28 00:40:25 +0200 (Sun, 28 Jun 2009) | 2 lines
+commit d88c0197db63c4282f6986112521d45f87c753a6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 13 09:55:21 2009 +0000
 
-added command for editing ufraw id file, changed menu location
+    added possibility to use geeqie-rotate as a standalone script
 
-------------------------------------------------------------------------
-r1768 | nadvornik | 2009-06-27 23:12:07 +0200 (Sat, 27 Jun 2009) | 2 lines
+commit 9f27ef873ac95d800100b3a8702bcbe614a6e49b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Sep 12 16:37:05 2009 +0000
 
-reordered View menu
+    strip the "lang=" prefix from exiv2 in all metadata formats
 
-------------------------------------------------------------------------
-r1767 | nadvornik | 2009-06-27 22:47:17 +0200 (Sat, 27 Jun 2009) | 2 lines
+commit 5773c73278ff455e6b1c96f115509cf24fe89108
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Sep 12 16:03:09 2009 +0000
 
-use radio buttons for file and dir mode in popup menu
+    simplified template
 
-------------------------------------------------------------------------
-r1766 | nadvornik | 2009-06-27 22:12:56 +0200 (Sat, 27 Jun 2009) | 2 lines
+commit fcf4c3852f5993e7cbb0e5f19ae46919c22a4ffd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Sep 12 15:51:37 2009 +0000
 
-simplified menu_item_add_radio usage
+    editor fixes
+    
+    - fixed editor loading order
+    - fixed EditorWindow->modified flag handling
 
-------------------------------------------------------------------------
-r1765 | nadvornik | 2009-06-27 19:54:31 +0200 (Sat, 27 Jun 2009) | 2 lines
+commit 50f55547a981a56f3baa1cd33bc2f3c4139bd695
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Sep 12 15:31:24 2009 +0000
 
-created Files and Folders submenu
+    fixed reloading of editors
 
-------------------------------------------------------------------------
-r1764 | nadvornik | 2009-06-27 17:47:50 +0200 (Sat, 27 Jun 2009) | 6 lines
+commit fbcd54e1b46fb22ca36e031e863af7b5f28b5d3b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Sep 9 18:16:09 2009 +0000
 
-improved overlay menu
+    advertisment added
 
-- indicate overlay and histogram state in toggle and radio entries in
-  the menu
-- all entries have visible effect in all modes
+commit 04d9cb61c50924e4a8a7431e2da696b55693d241
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 7 20:44:29 2009 +0000
 
-------------------------------------------------------------------------
-r1763 | nadvornik | 2009-06-24 22:31:30 +0200 (Wed, 24 Jun 2009) | 9 lines
+    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
 
-test if an accelerator can be stored
+commit 89d76d7da4f277010901baaf80c239c057d7da70
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 7 20:04:22 2009 +0000
 
-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.
+    fixed list of possible editors in popup menu
 
-https://sourceforge.net/tracker/?func=detail&aid=2805139&group_id=222125&atid=1054680
+commit 23f8333708ae73bb3332c1cd6f1033fd9bf9cdfd
+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
 
-------------------------------------------------------------------------
-r1762 | nadvornik | 2009-06-23 21:20:48 +0200 (Tue, 23 Jun 2009) | 2 lines
+commit b319e56a6f2a4018c385fe0b8eb085724dd33da5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Sep 7 08:24:09 2009 +0000
 
-improved description string
+    Comment out unused functions, silenting related compilation warnings.
 
-------------------------------------------------------------------------
-r1761 | mow | 2009-06-22 00:52:45 +0200 (Mon, 22 Jun 2009) | 1 line
+commit 6178ce7ae0e76e7e4d348681969e6dd31235c8ad
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Sep 7 08:18:18 2009 +0000
 
-Localizing one string
-------------------------------------------------------------------------
-r1760 | mow | 2009-06-22 00:52:08 +0200 (Mon, 22 Jun 2009) | 11 lines
+    Remove an unused variable and minor code cleanup.
 
-Fix two memory failures
+commit 9cfd6cc0d65835a221e710c14941591543597145
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 6 14:29:19 2009 +0000
 
-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.
+    improved editor loading
 
-   The fix add the small functionality to set the field to default when
-   it is set empty.
+commit 687a891871bd2c41ecb7f955b80910c941427353
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 6 14:21:19 2009 +0000
 
-2. There was a g_strdup miss in exif.c which could end in memory
-   corruption.
-------------------------------------------------------------------------
-r1759 | nadvornik | 2009-06-21 22:14:53 +0200 (Sun, 21 Jun 2009) | 5 lines
+    fixed unnecessary image reloads in color menu
 
-improved file list update priority
+commit e0fd3c772a12fdb3c6155b90b587c6dbaa418a82
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 6 14:01:03 2009 +0000
 
-- update list with lower priority than the priority of file operations
-- make sure that it is updated at least once per 2 seconds
+    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
 
-------------------------------------------------------------------------
-r1758 | nadvornik | 2009-06-21 15:28:02 +0200 (Sun, 21 Jun 2009) | 2 lines
+commit 397dd167416368a4d102b051352add5ed2982414
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Sep 6 09:08:37 2009 +0000
 
-fixed jumping of filelist on focus_in event
+    added messages for debugging startup time
 
-------------------------------------------------------------------------
-r1757 | nadvornik | 2009-06-21 14:39:58 +0200 (Sun, 21 Jun 2009) | 2 lines
+commit a9030eea34458fb630d338c042311e3904110eef
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Sep 5 13:48:21 2009 +0000
 
-fixed updating of marks in sidecars
+    Update svn ignore lists.
 
-------------------------------------------------------------------------
-r1756 | nadvornik | 2009-06-21 01:15:11 +0200 (Sun, 21 Jun 2009) | 6 lines
+commit dcadde2b6220414d6fc833c97a31b33fa0995d87
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Sep 4 15:53:04 2009 +0000
 
-various geeqie-ufraw improvements
+    Fix up compilation issues related to libchamplain.
+    
+    See http://sourceforge.net/tracker/index.php?func=detail&aid=2848469&group_id=222125&atid=1054680
 
-- handle xmp sidecars
-- commandline options, help
+commit 049463614a739625303f0edb6a8cf1ee90219833
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Sep 3 20:00:40 2009 +0000
 
+    fixed in-place rename
 
-------------------------------------------------------------------------
-r1755 | nadvornik | 2009-06-20 20:42:23 +0200 (Sat, 20 Jun 2009) | 6 lines
+commit 6f6186dad0150ef4f37eca53c0cf22cbfd0cd7a0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Sep 3 19:18:20 2009 +0000
 
-fixed leak in file_util_* functions
+    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
 
-- file_util_* are changed to take over the filelist and free it when
-  done
-- make sure that these functions are called correctly
+commit 2b239ea29ca6de434c05482d27abf55df26d35f0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 28 23:09:05 2009 +0000
 
-------------------------------------------------------------------------
-r1754 | nadvornik | 2009-06-20 18:46:32 +0200 (Sat, 20 Jun 2009) | 5 lines
+    fixed vd_notify_cb leak
 
-improved list view
+commit 1dc77a83b26aed8ff77e59837bf03e77789cb6b7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 28 21:01:29 2009 +0000
 
-- do the string formatting in the cell_data callback
-- show the sidecar list only in collapsed entries
+    improved printing of selection
 
-------------------------------------------------------------------------
-r1753 | nadvornik | 2009-06-20 10:51:07 +0200 (Sat, 20 Jun 2009) | 2 lines
+commit fbfb356c4e58eaf760c363caa8cbb3e6a45bd8ed
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 28 20:18:46 2009 +0000
 
-always check for deleted sidecar files
+    improved the sidecar grouping algorithm
 
-------------------------------------------------------------------------
-r1752 | nadvornik | 2009-06-20 00:37:30 +0200 (Sat, 20 Jun 2009) | 2 lines
+commit 7cc27f48539b28a84af54e72c687276b729465bb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Aug 27 20:23:28 2009 +0000
 
-fixed regexp usage
+    fixed toggle_slideshow function
+    
+    https://sourceforge.net/tracker/index.php?func=detail&aid=2844302&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r1751 | nadvornik | 2009-06-20 00:34:52 +0200 (Sat, 20 Jun 2009) | 2 lines
+commit ca1e575f63e3e5f39dafdb4c512f8e7672237ee0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Aug 26 19:19:06 2009 +0000
 
-run external commands from current directory even with no files
+    updated version message
 
-------------------------------------------------------------------------
-r1750 | nadvornik | 2009-06-18 22:46:33 +0200 (Thu, 18 Jun 2009) | 8 lines
+commit ccc188ca0606d79f1fe7e84e96a995acd96aca42
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Aug 26 19:16:02 2009 +0000
 
-ufraw-batch script
+    save one unnecessary call to stat_utf8
 
-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 04c030835380e4223ea2902c4cea0283bbce9895
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 25 22:21:46 2009 +0000
 
+    use name as a tooltip of external editor if comment is missing
+    
+    the hotkey dialog ignores entries with empty tooltip
 
-------------------------------------------------------------------------
-r1749 | nadvornik | 2009-06-17 20:41:10 +0200 (Wed, 17 Jun 2009) | 2 lines
+commit da53e4e5a7a067aea6961ea89a35098a68562196
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 25 21:30:50 2009 +0000
 
-made file_util_start_editor_from_file consider also sidecars
+    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
 
-------------------------------------------------------------------------
-r1748 | nadvornik | 2009-06-17 20:19:11 +0200 (Wed, 17 Jun 2009) | 7 lines
+commit 22679396edba29418ca66fb4a1e9238386ae13d5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 23 14:10:56 2009 +0000
 
-fixed problems with floor/ceil
+    workaround for xpm loader
+    
+    https://sourceforge.net/tracker/?func=detail&aid=2824016&group_id=222125&atid=1054680
 
-- introduce macros ROUND_DOWN, ROUND_UP
-- fixed incorrect usage of floor/ceil functions on int arguments
+commit 399428f6412a8c2866ec65738ca12bccd374fe73
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 23 13:37:15 2009 +0000
 
-patch by  Yuriy Kaminskiy
+    fixed moving and maintenance of std. thumbnails
+    
+    https://sourceforge.net/tracker/?func=detail&aid=2836224&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r1747 | nadvornik | 2009-06-15 22:50:35 +0200 (Mon, 15 Jun 2009) | 6 lines
+commit e284087c3e3d8714587fecdbb81d6328d3376b19
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 22 21:58:49 2009 +0000
 
-use intltool for desktop file translation
+    remove deleted files from metadata queue
 
-- desktop files are translated via .po files together with other strings
-- make update-po is replaced with intltool-update [lang]
+commit a20b1c7d57bc9f5e189b957942665d0856617b4e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 22 20:20:19 2009 +0000
 
+    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.
 
-------------------------------------------------------------------------
-r1746 | nadvornik | 2009-06-15 21:13:45 +0200 (Mon, 15 Jun 2009) | 5 lines
+commit 4fd2d2e9ae0d08ec04f1b893c08a315be6837abc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 18 20:19:23 2009 +0000
 
-improved rotation script
+    fixed possible crash in exif_item_get_integer
 
-- applies the orientation from metadata
-- uses exiftran for jpeg an ImageMagick for other files
+commit c1371f79e488f152db06c61f821469fe59331ade
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Aug 3 20:47:14 2009 +0000
 
-------------------------------------------------------------------------
-r1745 | zas_ | 2009-06-14 10:49:39 +0200 (Sun, 14 Jun 2009) | 1 line
+    updated links
 
-French translation was updated.
-------------------------------------------------------------------------
-r1744 | mow | 2009-06-14 00:19:57 +0200 (Sun, 14 Jun 2009) | 8 lines
+commit 6873f89855794d502a5098369ba8b79fa4794392
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Aug 3 12:34:57 2009 +0000
 
-Update documentation
+    Fixing libexiv2 bug
 
-Now it holds a more verbose doxygen description as discussed in mailing
-list.
+commit 95f139cb78e9e71ee9c8978fe70885537d265092
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Aug 1 22:37:57 2009 +0000
 
-- Doxygen style description
-- Small visibility changes
-- Commit message change
-------------------------------------------------------------------------
-r1743 | nadvornik | 2009-06-13 21:26:32 +0200 (Sat, 13 Jun 2009) | 2 lines
+    Fix a small problem with casefull keywords
+    
+    In @1636 I miss one check for keyword case. Now it should be all fixed.
 
-the options for custom border color were made independent
+commit 993581fa3b5a4f2dfe93e6b3ceb03b7219b73f41
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Aug 1 22:37:37 2009 +0000
 
-------------------------------------------------------------------------
-r1742 | zas_ | 2009-06-11 20:18:07 +0200 (Thu, 11 Jun 2009) | 1 line
+    This function is never used anymore: file_maint_removed
 
-French translation was updated.
-------------------------------------------------------------------------
-r1741 | zas_ | 2009-06-11 19:34:37 +0200 (Thu, 11 Jun 2009) | 1 line
+commit 3ba97f11d9ed1b31f4983b6f2b85a1661fd21172
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 31 20:46:55 2009 +0000
 
-Fix up compilation using make -jN: sometimes it fails due to order of headers inclusion.
-------------------------------------------------------------------------
-r1740 | nadvornik | 2009-06-10 22:45:24 +0200 (Wed, 10 Jun 2009) | 2 lines
+    updated project status
 
-make sure that a directory exists on saving desktop files
+commit c57a5a23b7b648f93a7ab9e78d32ea240909a8ef
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 31 20:31:56 2009 +0000
 
-------------------------------------------------------------------------
-r1739 | nadvornik | 2009-06-10 22:26:47 +0200 (Wed, 10 Jun 2009) | 9 lines
+    added project web page under version control
 
-do not install helper scripts into /usr/bin 
+commit 3591c21101f1f1f82eba676b7708f61badc13e0c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jul 30 17:59:20 2009 +0000
 
-- 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
+    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.
 
-fixes
-https://sourceforge.net/tracker/?func=detail&aid=2801121&group_id=222125&atid=1054680
+commit 50d58991a04ea08b245ad359ed7cd399f5e48d2e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 29 21:03:38 2009 +0000
 
-------------------------------------------------------------------------
-r1738 | nadvornik | 2009-06-09 21:12:37 +0200 (Tue, 09 Jun 2009) | 4 lines
+    updated czech translation
 
-enabled color management in img-view
+commit e01d567728c83465fd4bd657233f07b6a1d47403
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 28 22:27:24 2009 +0000
 
-patch by Omari Stephens
+    improved scroll on slower machines
+    
+    patch by Stanislav Brabec
 
-------------------------------------------------------------------------
-r1737 | nadvornik | 2009-06-09 21:08:52 +0200 (Tue, 09 Jun 2009) | 4 lines
+commit 41599122ba313c5806555c6f1e241ed09ff37177
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 28 22:14:26 2009 +0000
 
-fixed leak in image_post_process_color
+    do not process sidecar files in bar_gps
+    
+    patch by Colin Clark
 
-patch by Omari Stephens
+commit 5d66be285cb060db3db2202a7ee3b79cacfd9769
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 28 22:03:54 2009 +0000
 
-------------------------------------------------------------------------
-r1736 | nadvornik | 2009-06-08 21:05:49 +0200 (Mon, 08 Jun 2009) | 4 lines
+    run the scripts with /bin/sh
 
-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
+commit 9ac5bc9898dd722a4b1bbc175ac2d777ec3d53e3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jul 25 08:23:23 2009 +0000
 
-------------------------------------------------------------------------
-r1735 | nadvornik | 2009-06-07 12:11:05 +0200 (Sun, 07 Jun 2009) | 4 lines
+    French translation was updated.
 
-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
+commit 6c06cb33020b4045625a56baae23b1fef36c8618
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jul 25 08:13:13 2009 +0000
 
-------------------------------------------------------------------------
-r1734 | nadvornik | 2009-06-07 00:51:55 +0200 (Sun, 07 Jun 2009) | 2 lines
+    Remove some bashisms from configure.in. Patch by Greg Troxel.
 
-added mark filter to menu - now it is possible to assign hotkeys
+commit 5495e01cd0d7eec14da56600599aaa7c5876299b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jul 25 08:00:07 2009 +0000
 
-------------------------------------------------------------------------
-r1733 | nadvornik | 2009-06-06 21:39:46 +0200 (Sat, 06 Jun 2009) | 3 lines
+    Romanian translation was completed. Thanks to Sabin Iacob.
 
-preserve zoom value on fullscreen startup
+commit 206a227078812c68c76b4a233cd877639a8b49bf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 24 14:07:54 2009 +0000
 
+    update column sizes after toggling thumbnails
 
-------------------------------------------------------------------------
-r1732 | nadvornik | 2009-06-06 19:28:16 +0200 (Sat, 06 Jun 2009) | 4 lines
+commit 3374e3d5b309aa51edbaf5b4a9a7beeb084452f9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 24 13:32:37 2009 +0000
 
-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
+    fixed switching of multiline texts
 
-------------------------------------------------------------------------
-r1731 | zas_ | 2009-06-06 19:02:21 +0200 (Sat, 06 Jun 2009) | 1 line
+commit 2d113f07405e4579f942e247297cc0ff66227935
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 24 12:56:54 2009 +0000
 
-French translation was updated.
-------------------------------------------------------------------------
-r1730 | nadvornik | 2009-06-06 18:14:07 +0200 (Sat, 06 Jun 2009) | 5 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
 
-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
+commit 00c99d21f60a5771bdecff3fd77a6636cdbb685f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 24 12:45:42 2009 +0000
 
+    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
 
-------------------------------------------------------------------------
-r1729 | nadvornik | 2009-06-06 17:33:56 +0200 (Sat, 06 Jun 2009) | 3 lines
+commit 66643fc83bc4568484894ae282c1cc1b1f83d31f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 24 12:21:23 2009 +0000
 
-do not call signal handler from vdtree_row_expanded
-it fixes tree view for user-entered hidden directories
+    do not use cell_data_func
+    
+    cell_data_func is too slow, store formatted string in the tree_store
+    instead
 
-------------------------------------------------------------------------
-r1728 | nadvornik | 2009-06-06 13:15:09 +0200 (Sat, 06 Jun 2009) | 2 lines
+commit 8494a934706a0fa7c16e83df36d2d4fec7a61184
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 21 14:17:01 2009 +0000
 
-reduced jumping of directory tree when user clicks on folders
+    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.
 
-------------------------------------------------------------------------
-r1727 | nadvornik | 2009-06-05 23:52:37 +0200 (Fri, 05 Jun 2009) | 2 lines
+commit 7c7eb0a20e26e0b16c90ec2882559344ac537c1d
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Jul 18 08:16:54 2009 +0000
 
-simplified the code around vd_select_row
+    Fix a overrun
+    
+    data_offset + data_length could be bigger than guint which makes the
+    calculation overflow to a value smaller then size.
 
-------------------------------------------------------------------------
-r1726 | nadvornik | 2009-06-04 23:07:03 +0200 (Thu, 04 Jun 2009) | 7 lines
+commit 6e739c902d1e5cfec08c44348536b5d0c2d23199
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jul 2 17:37:05 2009 +0000
 
-use layout_set_fd() for changing images from a slideshow
-- this updates folder and icon in recursive slideshow mode
+    updated ChangeLog file
 
-preserve slideshow on layout change - fixes
-  https://sourceforge.net/tracker/?func=detail&aid=1998513&group_id=222125&atid=1054680
+commit 08f70c1da91476bc46ab020ba54f929ca991af5c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jul 2 17:31:38 2009 +0000
 
+    updated ca.po - submitted by Mecatxis
 
-------------------------------------------------------------------------
-r1725 | zas_ | 2009-06-04 21:51:20 +0200 (Thu, 04 Jun 2009) | 1 line
+commit ecfe3d0ad28feebc56f32610d9707309243a051c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 1 20:55:37 2009 +0000
 
-Add an option to Image preferences to restrict custom border to fullscreen mode only. Bug 2798062.
-------------------------------------------------------------------------
-r1724 | mow | 2009-06-04 18:07:41 +0200 (Thu, 04 Jun 2009) | 4 lines
+    make sure that automake and config.h uses the same installation paths
 
-Ongoing translation
+commit 2e37aa4a9f0235e9ffe2a2daf09d85caa54c303a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 1 19:38:17 2009 +0000
 
-Now the most is translated to German language. Just the photographic
-notions are missing.
-------------------------------------------------------------------------
-r1723 | mow | 2009-06-04 18:07:16 +0200 (Thu, 04 Jun 2009) | 1 line
+    updated version string
 
-Change the order of columns for editors dialogue
-------------------------------------------------------------------------
-r1722 | nadvornik | 2009-06-03 22:05:19 +0200 (Wed, 03 Jun 2009) | 2 lines
+commit b514d250a6bf056da22f144876fb3a367c35e943
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 1 19:33:09 2009 +0000
 
-regroup sidecar files when an operation on partial group is finished
+    fixed mnemonic conflicts
 
-------------------------------------------------------------------------
-r1721 | nadvornik | 2009-06-03 00:33:53 +0200 (Wed, 03 Jun 2009) | 11 lines
+commit 9c0ca8a14835d15472fc1453bc62cd7403cb9a7a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 1 18:59:39 2009 +0000
 
-changed selection behavior as requested at
-http://sourceforge.net/tracker/?func=detail&aid=2789933&group_id=222125&atid=1054680
+    removed msgctxt keyword, older gettext fails on it
 
-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
+commit a781a6fa2d8dfd1a452ffd0242eb6e420ec4ee80
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 1 18:32:32 2009 +0000
 
-file operations splits partially selected groups - selected files have
-disabled grouping
+    removed gettext.h reference
 
+commit 0ec10ddfd8183dfcef9e9651d86ee1dd6fab82e9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 1 07:04:42 2009 +0000
 
-------------------------------------------------------------------------
-r1720 | zas_ | 2009-06-01 18:37:30 +0200 (Mon, 01 Jun 2009) | 1 line
+    updated spec file
 
-Minor code cleanup and redundancy reduction.
-------------------------------------------------------------------------
-r1719 | nadvornik | 2009-05-31 16:32:39 +0200 (Sun, 31 May 2009) | 2 lines
+commit 21797ad0d7c06e997ca15031f3634f7992acaef2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jun 30 23:40:37 2009 +0000
 
-fixed incorrect type conversion
+    French translation was updated.
 
-------------------------------------------------------------------------
-r1718 | nadvornik | 2009-05-31 15:32:09 +0200 (Sun, 31 May 2009) | 3 lines
+commit 0bf27305767735ad7b0ebbd8f18ab4d0b24a5614
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 30 20:15:33 2009 +0000
 
-do not display menus ("FileMenu" etc.) in accelerator configuration
-improved tooltip texts
+    fixed an use of uninitialized value
 
-------------------------------------------------------------------------
-r1717 | nadvornik | 2009-05-31 13:08:00 +0200 (Sun, 31 May 2009) | 2 lines
+commit b5b0a8583f3e0201b0257e21546e1620d71e73e0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 30 20:12:28 2009 +0000
 
-do not block the files sent to external editors like gimp
+    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
 
-------------------------------------------------------------------------
-r1716 | nadvornik | 2009-05-30 22:18:22 +0200 (Sat, 30 May 2009) | 5 lines
+commit f70e420d4bffd932e7cf9d70debb74df1e96011e
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue Jun 30 19:53:55 2009 +0000
 
-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
+    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.
 
+commit ed08c31a1b8e1b458f69605e1756af6460b363e0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 30 19:12:25 2009 +0000
 
-------------------------------------------------------------------------
-r1714 | zas_ | 2009-05-26 21:41:22 +0200 (Tue, 26 May 2009) | 1 line
+    add desktop.in files to the tarball
 
-Add .desktop files to restore lossless jpeg rotation via editors.
-------------------------------------------------------------------------
-r1713 | nadvornik | 2009-05-23 23:23:06 +0200 (Sat, 23 May 2009) | 4 lines
+commit 84d6dfa42fdb4560cc895f8346256b80cbc2deeb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 29 19:48:14 2009 +0000
 
-added doxygen.conf
-https://sourceforge.net/tracker/?func=detail&aid=2795068&group_id=222125&atid=1054680
+    fixed writting to gqview legacy format
 
+commit b1e7867f8a5174e1b9650a4f9703efc3b94d20b9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jun 29 16:32:43 2009 +0000
 
-------------------------------------------------------------------------
-r1712 | nadvornik | 2009-05-23 23:07:21 +0200 (Sat, 23 May 2009) | 3 lines
+    French translation was updated.
 
-enabled PageSize code
-https://bugzilla.redhat.com/show_bug.cgi?id=222639
+commit c278582ae1a6dfa2c1b12ce3af4554b28db37d27
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jun 29 16:02:28 2009 +0000
 
-------------------------------------------------------------------------
-r1711 | zas_ | 2009-05-21 11:54:20 +0200 (Thu, 21 May 2009) | 1 line
+    Fix POTFILES.in and update regen_potfiles.sh to add .desktop.in files.
 
-Add missing vim modeline.
-------------------------------------------------------------------------
-r1710 | zas_ | 2009-05-21 11:20:48 +0200 (Thu, 21 May 2009) | 1 line
+commit f8f76cde319631e0147a286966ca7af0b13f747c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 28 13:41:51 2009 +0000
 
-Attempt to use stock gtk icons for directory list and tree views.
-------------------------------------------------------------------------
-r1709 | zas_ | 2009-05-16 13:31:48 +0200 (Sat, 16 May 2009) | 1 line
+    added geeqie-import-geeqie.desktop.in
 
-Fix up too short array, reported by Michael Schwendt.
-------------------------------------------------------------------------
-r1708 | zas_ | 2009-05-16 10:48:21 +0200 (Sat, 16 May 2009) | 11 lines
+commit 8bb48410fde2352746c65072c38331ec17faa329
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 28 11:55:54 2009 +0000
 
-Fix geeqie.desktop to match spec. Patch by Michael Schwendt.
+    libchamplain compatibility fix
 
+commit cf4208a56c616bb3dcaae93de5274dfc219a0313
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 28 09:25:47 2009 +0000
 
-$ desktop-file-validate geeqie.desktop
-geeqie.desktop: warning: value "Application;Graphics;Viewer;" for key
-"Categories" in group "Desktop Entry" contains a deprecated value
-"Application"
+    cleanup: remove some disabled code
 
-http://standards.freedesktop.org/menu-spec/menu-spec-1.0.html
+commit 3ad0a54de0b397a1f8d7ca8cb487633150060032
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 28 09:08:25 2009 +0000
 
+    warn if another operation is performed on a file with unsaved metadata
 
-------------------------------------------------------------------------
-r1707 | zas_ | 2009-05-14 22:45:34 +0200 (Thu, 14 May 2009) | 1 line
+commit dadc45eb233a88708878440db9dc0746206f6246
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 28 08:49:28 2009 +0000
 
-Fix up unused variables warnings.
-------------------------------------------------------------------------
-r1706 | zas_ | 2009-05-14 22:32:14 +0200 (Thu, 14 May 2009) | 1 line
+    sync histogram state after enabling it from the menu
 
-Merge common thumb code from view_file_list and view_file_icon to view_file.
-------------------------------------------------------------------------
-r1704 | nadvornik | 2009-05-12 22:54:58 +0200 (Tue, 12 May 2009) | 2 lines
+commit a61e74ef49b2910e1c2b52699455707a110344ba
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 28 08:32:27 2009 +0000
 
-added some notes to README file
+    added script for importing GQView and Geeqie-alpha metadata
 
-------------------------------------------------------------------------
-r1703 | nadvornik | 2009-05-12 22:38:26 +0200 (Tue, 12 May 2009) | 2 lines
+commit db44d472fbb0f81ba00ac282b9e4fa04fd37d64e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 27 23:12:52 2009 +0000
 
-fixed compilation with older gtk
+    put preferences to separate submenu
 
-------------------------------------------------------------------------
-r1702 | nadvornik | 2009-05-12 22:17:03 +0200 (Tue, 12 May 2009) | 2 lines
+commit d960407def39b244453756528e281209f1c47135
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Jun 27 22:58:20 2009 +0000
 
-updated TODO list
+    German translation update
 
-------------------------------------------------------------------------
-r1701 | nadvornik | 2009-05-12 20:25:18 +0200 (Tue, 12 May 2009) | 2 lines
+commit 6595653e7fdcd3f9126e2382e61309a6fddceec7
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Jun 27 22:57:56 2009 +0000
 
-added GPS map support - patch by Colin Clark 
+    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.
 
-------------------------------------------------------------------------
-r1700 | zas_ | 2009-05-12 08:54:05 +0200 (Tue, 12 May 2009) | 1 line
+commit 3000474f9d40efec1c4167fe3c87dce3e2814d18
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Jun 27 22:56:50 2009 +0000
 
-French translation was updated.
-------------------------------------------------------------------------
-r1699 | zas_ | 2009-05-12 08:42:20 +0200 (Tue, 12 May 2009) | 1 line
+    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.
 
-Fix up tooltip text: Color _Management -> Color Management.
-------------------------------------------------------------------------
-r1698 | nadvornik | 2009-05-11 22:50:13 +0200 (Mon, 11 May 2009) | 5 lines
+commit 1282982b76068795acda07efe761286c1d850927
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 27 22:40:25 2009 +0000
 
-added keyboard configuration dialog 
-mostly written by Petr Ostadal
-alternate keys are not yet fully configurable - the corresponding code
-is commented out
+    added command for editing ufraw id file, changed menu location
 
-------------------------------------------------------------------------
-r1697 | zas_ | 2009-05-11 12:10:13 +0200 (Mon, 11 May 2009) | 1 line
+commit 5865742b0f0e0d9e89c6f8cfc8789e37ab3cfc09
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 27 21:12:07 2009 +0000
 
-French translation was updated.
-------------------------------------------------------------------------
-r1696 | zas_ | 2009-05-11 11:55:39 +0200 (Mon, 11 May 2009) | 1 line
+    reordered View menu
 
-Include missing header file.
-------------------------------------------------------------------------
-r1695 | nadvornik | 2009-05-09 21:45:24 +0200 (Sat, 09 May 2009) | 2 lines
+commit 2c3454d78f2e002ad86059746d6dbc15070110d0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 27 20:47:17 2009 +0000
 
-expose the file grouping flag to the user
+    use radio buttons for file and dir mode in popup menu
 
-------------------------------------------------------------------------
-r1694 | nadvornik | 2009-05-09 21:25:51 +0200 (Sat, 09 May 2009) | 2 lines
+commit 9ef0898770dc7fb0e286c777a1ece3896f22a1ca
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 27 20:12:56 2009 +0000
 
-extended the list of grouped metadata tags
+    simplified menu_item_add_radio usage
 
-------------------------------------------------------------------------
-r1693 | nadvornik | 2009-05-09 19:02:35 +0200 (Sat, 09 May 2009) | 2 lines
+commit f9509525508c1f38a99edf06d5203f2cb063b81a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 27 17:54:31 2009 +0000
 
-added some structure to the metadata preferences dialog
+    created Files and Folders submenu
 
-------------------------------------------------------------------------
-r1692 | nadvornik | 2009-05-08 20:29:09 +0200 (Fri, 08 May 2009) | 2 lines
+commit 8948dca3981a8f5484d8cc658dd5253cf9bc9f85
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 27 15:47:50 2009 +0000
 
-better tooltip for disabled lcms
+    improved overlay menu
+    
+    - indicate overlay and histogram state in toggle and radio entries in
+      the menu
+    - all entries have visible effect in all modes
 
-------------------------------------------------------------------------
-r1691 | nadvornik | 2009-05-07 22:24:35 +0200 (Thu, 07 May 2009) | 2 lines
+commit a374a03dd9be5d447a8a0f0d45b4a2b7a6725cb1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jun 24 20:31:30 2009 +0000
 
-limit metadata details dialog size
+    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
 
-------------------------------------------------------------------------
-r1690 | nadvornik | 2009-05-07 21:52:38 +0200 (Thu, 07 May 2009) | 2 lines
+commit 7bbcd188f372a89bc2ff72d80ed8a20fec5b95ca
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 23 19:20:48 2009 +0000
 
-fixed keyword tree initialization
+    improved description string
 
-------------------------------------------------------------------------
-r1689 | nadvornik | 2009-05-07 21:38:07 +0200 (Thu, 07 May 2009) | 2 lines
+commit 5a18119c672fff2fb43b3789ffedb8932c960e37
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Jun 21 22:52:45 2009 +0000
 
-updated version string to beta1
+    Localizing one string
 
-------------------------------------------------------------------------
-r1688 | nadvornik | 2009-05-07 21:34:33 +0200 (Thu, 07 May 2009) | 2 lines
+commit d820c538051df54a6316047a3da7ce77414fa980
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Jun 21 22:52:08 2009 +0000
 
-enabled XDG directory layout
+    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 48de954045b9d2f5e00ef8ef1be0c23f1babf8ec
+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 8f5b864badbfce732abf5f389688052ece5ce8c1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 21 13:28:02 2009 +0000
+
+    fixed jumping of filelist on focus_in event
+
+commit 624256fd4593dec4dda712194794a3bf85bcdb7f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 21 12:39:58 2009 +0000
 
-------------------------------------------------------------------------
-r1687 | nadvornik | 2009-05-07 21:30:15 +0200 (Thu, 07 May 2009) | 2 lines
+    fixed updating of marks in sidecars
 
-use "keywords" instead of "tags" in option name, it is more consistent
+commit 8c5f76523ca80ce6b73e625ad8304af1e2acb88e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 20 23:15:11 2009 +0000
 
-------------------------------------------------------------------------
-r1686 | zas_ | 2009-05-03 19:54:37 +0200 (Sun, 03 May 2009) | 1 line
+    various geeqie-ufraw improvements
+    
+    - handle xmp sidecars
+    - commandline options, help
+
+commit ad121b74463720f97b4ff342580227d07b30d52c
+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 64ac3a19f5d513a64d8824bbc131323341f82f49
+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 689f00cfe4b24d5a3c9adbe90faa1127b01edc88
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 20 08:51:07 2009 +0000
+
+    always check for deleted sidecar files
+
+commit 2ac559008ae7dd561c191ee59e2ca0bf23536f06
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 19 22:37:30 2009 +0000
+
+    fixed regexp usage
+
+commit f553c1adfbaefb4e6c6e5f63243d7045298c1fb0
+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 6b90e03b1485fc0bb2c97369c9b78e520fa6d641
+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 ce28ddc9eb3aa2525c3264a5d108ad0c0663b01c
+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 74888a81cf4563307c3f5814f571aaa47b72de72
+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 a9e0a03817c421da14093d05e41970da740c44a0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 15 20:50:35 2009 +0000
 
-French translation was updated.
-------------------------------------------------------------------------
-r1685 | nadvornik | 2009-05-03 00:34:46 +0200 (Sun, 03 May 2009) | 2 lines
+    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]
 
-added stock icons for slideshow
+commit f63a2dd3fa1b61bec9a04c877f3ca9953b467133
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 15 19:13:45 2009 +0000
 
-------------------------------------------------------------------------
-r1684 | nadvornik | 2009-05-03 00:19:42 +0200 (Sun, 03 May 2009) | 2 lines
+    improved rotation script
+    
+    - applies the orientation from metadata
+    - uses exiftran for jpeg an ImageMagick for other files
 
-updated czech translation
+commit 2900ceba02cd5b6c5d7c1d818dacecc9a65720d4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Jun 14 08:49:39 2009 +0000
 
-------------------------------------------------------------------------
-r1683 | nadvornik | 2009-05-02 13:14:24 +0200 (Sat, 02 May 2009) | 2 lines
+    French translation was updated.
 
-force the metadata dialog if it was triggered by the menu or the button
+commit 1401afe8606b92cfa9f3b52989448e86833ed248
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Jun 13 22:19:57 2009 +0000
 
-------------------------------------------------------------------------
-r1682 | nadvornik | 2009-05-02 12:59:36 +0200 (Sat, 02 May 2009) | 2 lines
+    Update documentation
+    
+    Now it holds a more verbose doxygen description as discussed in mailing
+    list.
+    
+    - Doxygen style description
+    - Small visibility changes
+    - Commit message change
 
-action table clean up
+commit 369eab0297a8ba20f117db5c4c751907e22479ed
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 13 19:26:32 2009 +0000
 
-------------------------------------------------------------------------
-r1681 | nadvornik | 2009-05-02 11:15:56 +0200 (Sat, 02 May 2009) | 3 lines
+    the options for custom border color were made independent
 
-improved pixel info, changed the menu entry from "Hide" to "Show",
-added it on default status bar
+commit 1283b61934436f9ba1563633c0892ba8245b16aa
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jun 11 18:18:07 2009 +0000
 
-------------------------------------------------------------------------
-r1680 | nadvornik | 2009-05-02 01:40:01 +0200 (Sat, 02 May 2009) | 3 lines
+    French translation was updated.
 
-"<control>S" seems to be hardcoded hotkey for GTK_STOCK_SAVE
-use <shift>S for sort manager
+commit 420f3600446e33397c93fe631e2fffb5b8a6f43d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jun 11 17:34:37 2009 +0000
 
-------------------------------------------------------------------------
-r1679 | nadvornik | 2009-05-02 01:15:51 +0200 (Sat, 02 May 2009) | 3 lines
+    Fix up compilation using make -jN: sometimes it fails due to order of headers inclusion.
 
-- handle color profile and write metadata buttons on statusbar by ui_manager
-- statusbar buttons made configurable
+commit f5dbedfb0a27731a28584e4734b7fd548222140e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jun 10 20:45:24 2009 +0000
 
-------------------------------------------------------------------------
-r1678 | nadvornik | 2009-05-01 11:49:27 +0200 (Fri, 01 May 2009) | 3 lines
+    make sure that a directory exists on saving desktop files
 
-allow external editors without parameters, as long as they are in
-category 'X-Geeqie'
+commit 545a2c2ca86722831c57ff5f5d8b1c641e6d6988
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jun 10 20:26:47 2009 +0000
 
-------------------------------------------------------------------------
-r1677 | nadvornik | 2009-04-29 22:28:54 +0200 (Wed, 29 Apr 2009) | 2 lines
+    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
 
-updated czech translation, not yet complete
+commit c266b1d322f46134d567ce59168746575944e3d1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 9 19:12:37 2009 +0000
 
-------------------------------------------------------------------------
-r1676 | zas_ | 2009-04-28 23:40:00 +0200 (Tue, 28 Apr 2009) | 1 line
+    enabled color management in img-view
+    
+    patch by Omari Stephens
 
-French translation was updated.
-------------------------------------------------------------------------
-r1675 | zas_ | 2009-04-28 23:38:20 +0200 (Tue, 28 Apr 2009) | 1 line
+commit 0dbb46cefd841e6fff6ea1bd002829db6f519bdf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 9 19:08:52 2009 +0000
 
-Update POTFILES.in: cellrenderericon.c removed, color-man.c added.
-------------------------------------------------------------------------
-r1674 | zas_ | 2009-04-28 23:37:27 +0200 (Tue, 28 Apr 2009) | 1 line
+    fixed leak in image_post_process_color
+    
+    patch by Omari Stephens
 
-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.
-------------------------------------------------------------------------
-r1673 | nadvornik | 2009-04-28 22:09:41 +0200 (Tue, 28 Apr 2009) | 2 lines
+commit 3c31271012cd131271872a32dc5214a81010d665
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 8 19:05:49 2009 +0000
 
-do not translate internal strings
+    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
 
-------------------------------------------------------------------------
-r1672 | nadvornik | 2009-04-28 08:55:56 +0200 (Tue, 28 Apr 2009) | 2 lines
+commit 0128d5e7deb6ec5772daeb22edcb5c5efc918996
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 7 10:11:05 2009 +0000
 
-added new files
+    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
 
-------------------------------------------------------------------------
-r1671 | nadvornik | 2009-04-28 08:54:59 +0200 (Tue, 28 Apr 2009) | 2 lines
+commit 831963138ddff7c9d9d29e39ecf677535e679ec3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 6 22:51:55 2009 +0000
 
-compilation fixes for older glib and gtk
+    added mark filter to menu - now it is possible to assign hotkeys
 
-------------------------------------------------------------------------
-r1670 | zas_ | 2009-04-28 01:07:59 +0200 (Tue, 28 Apr 2009) | 1 line
+commit da1d8ad7407bec7c000684ad9466c45a03243467
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 6 19:39:46 2009 +0000
 
-French translation was updated: fix few main menu mnenonics.
-------------------------------------------------------------------------
-r1669 | nadvornik | 2009-04-27 23:39:56 +0200 (Mon, 27 Apr 2009) | 2 lines
+    preserve zoom value on fullscreen startup
 
-compilation fixes
+commit 0b06a8bd76d495c199fabad762571a4f9df9a175
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 6 17:28:16 2009 +0000
 
-------------------------------------------------------------------------
-r1668 | nadvornik | 2009-04-27 22:19:21 +0200 (Mon, 27 Apr 2009) | 2 lines
+    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
 
-"make dist" fixes
+commit 538eafee798a9adc76f91daa7b0b7ee31405e89f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jun 6 17:02:21 2009 +0000
 
-------------------------------------------------------------------------
-r1667 | zas_ | 2009-04-26 16:08:44 +0200 (Sun, 26 Apr 2009) | 1 line
+    French translation was updated.
 
-French translation was updated.
-------------------------------------------------------------------------
-r1666 | nadvornik | 2009-04-26 13:38:28 +0200 (Sun, 26 Apr 2009) | 2 lines
+commit 0b3615164ce594afae630a1e652099d14308c356
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 6 16:14:07 2009 +0000
 
-small fixes
+    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
 
-------------------------------------------------------------------------
-r1665 | nadvornik | 2009-04-26 11:25:52 +0200 (Sun, 26 Apr 2009) | 2 lines
+commit 2ca07031f3571cee3851b885ac9eb466d0485648
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 6 15:33:56 2009 +0000
 
-fixed return from metadata_write_revert
+    do not call signal handler from vdtree_row_expanded
+    it fixes tree view for user-entered hidden directories
 
-------------------------------------------------------------------------
-r1664 | nadvornik | 2009-04-26 11:01:35 +0200 (Sun, 26 Apr 2009) | 2 lines
+commit 1bd43a679034412c6ee7f82676c027f7db73a602
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 6 11:15:09 2009 +0000
 
-added an option to write image orientation to the metadata
+    reduced jumping of directory tree when user clicks on folders
 
-------------------------------------------------------------------------
-r1663 | nadvornik | 2009-04-26 00:08:09 +0200 (Sun, 26 Apr 2009) | 3 lines
+commit 2aa7548fca3a27dfb8b891d36507adc918e258ad
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 5 21:52:37 2009 +0000
 
-separated Orientation and Grayscale functions
-moved Grayscale to Color management menu
+    simplified the code around vd_select_row
 
-------------------------------------------------------------------------
-r1662 | nadvornik | 2009-04-25 22:55:11 +0200 (Sat, 25 Apr 2009) | 2 lines
+commit e88a00bed30f1083f221a96876a0ddd84f44623f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jun 4 21:07:03 2009 +0000
 
-added more info to the details dialog
+    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
 
-------------------------------------------------------------------------
-r1661 | nadvornik | 2009-04-25 01:26:49 +0200 (Sat, 25 Apr 2009) | 2 lines
+commit f333692b5cb1214bfc7b5e890894c7cb8a7c49a0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jun 4 19:51:20 2009 +0000
 
-added details dialog for other operations too
+    Add an option to Image preferences to restrict custom border to fullscreen mode only. Bug 2798062.
 
-------------------------------------------------------------------------
-r1660 | nadvornik | 2009-04-25 00:51:00 +0200 (Sat, 25 Apr 2009) | 2 lines
+commit 4751713609feee94ac540b8d57ebbdf65b9bb55d
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu Jun 4 16:07:41 2009 +0000
 
-added possibility to exclude individual files
+    Ongoing translation
+    
+    Now the most is translated to German language. Just the photographic
+    notions are missing.
 
-------------------------------------------------------------------------
-r1659 | nadvornik | 2009-04-23 23:15:14 +0200 (Thu, 23 Apr 2009) | 2 lines
+commit 8e6775025b5874e2bb686854009a4fb07dd74909
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Thu Jun 4 16:07:16 2009 +0000
 
-fixed writting metadata behavior at exit
+    Change the order of columns for editors dialogue
 
-------------------------------------------------------------------------
-r1658 | nadvornik | 2009-04-23 23:12:19 +0200 (Thu, 23 Apr 2009) | 2 lines
+commit 21b5ebf3430ded75165d2b4caf8baef41dce6bae
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jun 3 20:05:19 2009 +0000
 
-added an image to the file details dialog
+    regroup sidecar files when an operation on partial group is finished
 
-------------------------------------------------------------------------
-r1657 | nadvornik | 2009-04-23 22:48:03 +0200 (Thu, 23 Apr 2009) | 2 lines
+commit 347fc7ce81fd08f1a8977f67cff7ae18e9d175c6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 2 22:33:53 2009 +0000
 
-differentiate between "Cancel" and "Discard changes"
+    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
 
-------------------------------------------------------------------------
-r1656 | zas_ | 2009-04-21 23:47:11 +0200 (Tue, 21 Apr 2009) | 1 line
+commit 5a743f0af211c998eb7c38a6f5736fff5ca22899
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jun 1 16:37:30 2009 +0000
 
-Fix up few warnings (especially on 64bits platforms).
-------------------------------------------------------------------------
-r1655 | nadvornik | 2009-04-21 23:16:32 +0200 (Tue, 21 Apr 2009) | 2 lines
+    Minor code cleanup and redundancy reduction.
 
-fixed metadata.confirm_on_dir_change
+commit ce00bafc5df7e6b25402cd9017618b9e57f0b9f0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun May 31 14:32:39 2009 +0000
 
-------------------------------------------------------------------------
-r1654 | nadvornik | 2009-04-21 23:07:28 +0200 (Tue, 21 Apr 2009) | 2 lines
+    fixed incorrect type conversion
 
-added possibility to show modifiied metadata before write
+commit 7c03436375c2931a9ebe20706648ea9f40195265
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun May 31 13:32:09 2009 +0000
 
-------------------------------------------------------------------------
-r1653 | nadvornik | 2009-04-20 23:34:16 +0200 (Mon, 20 Apr 2009) | 8 lines
+    do not display menus ("FileMenu" etc.) in accelerator configuration
+    improved tooltip texts
 
-added remote interface for exporting additional info (sidecars,
-destination) to external commands
+commit 7166e8e6822956cfc657744e4257af67f6152542
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun May 31 11:08:00 2009 +0000
 
-see the symlink command for an example
+    do not block the files sent to external editors like gimp
 
-http://sourceforge.net/tracker/?func=detail&aid=2488845&group_id=222125&atid=1054680
+commit f6b5317b9869a7640793c47eda0bbd39253ad363
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 30 20:18:22 2009 +0000
 
+    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
 
-------------------------------------------------------------------------
-r1652 | nadvornik | 2009-04-20 23:07:52 +0200 (Mon, 20 Apr 2009) | 2 lines
+commit 894ebcaf7da4ea3b72486192c43c15922a3bb68b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 26 19:41:22 2009 +0000
 
-write info and debugging messages to stderr
+    Add .desktop files to restore lossless jpeg rotation via editors.
 
-------------------------------------------------------------------------
-r1651 | nadvornik | 2009-04-20 21:44:50 +0200 (Mon, 20 Apr 2009) | 2 lines
+commit 257284ed5d98e13733f90bff28124cdc75c85238
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 23 21:23:06 2009 +0000
 
-improved remote protocol to allow bidirectional communication
+    added doxygen.conf
+    https://sourceforge.net/tracker/?func=detail&aid=2795068&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r1650 | nadvornik | 2009-04-17 22:26:22 +0200 (Fri, 17 Apr 2009) | 2 lines
+commit 701705f5255fb572f11beb9cb167a4b1729b61fc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 23 21:07:21 2009 +0000
 
-fixed tests for vd_find_row return value
+    enabled PageSize code
+    https://bugzilla.redhat.com/show_bug.cgi?id=222639
 
-------------------------------------------------------------------------
-r1649 | mow | 2009-04-14 23:51:29 +0200 (Tue, 14 Apr 2009) | 3 lines
+commit 94698117d7c312c420ae83d26bb80fd973a16b90
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 21 09:54:20 2009 +0000
 
-German translation updated
+    Add missing vim modeline.
 
-With some help from de.alt.rec.digitalfotografie.
-------------------------------------------------------------------------
-r1648 | zas_ | 2009-04-14 22:54:50 +0200 (Tue, 14 Apr 2009) | 1 line
+commit 8b292110747064f281bd8ebb58be68f35ba5ea62
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 21 09:20:48 2009 +0000
 
-French translation was updated.
-------------------------------------------------------------------------
-r1647 | nadvornik | 2009-04-14 00:40:47 +0200 (Tue, 14 Apr 2009) | 2 lines
+    Attempt to use stock gtk icons for directory list and tree views.
 
-color profile fixes
+commit 2a1d12620e62c03dc69d958dd861e8506146b03c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 16 11:31:48 2009 +0000
 
-------------------------------------------------------------------------
-r1646 | nadvornik | 2009-04-13 16:39:50 +0200 (Mon, 13 Apr 2009) | 2 lines
+    Fix up too short array, reported by Michael Schwendt.
 
-show color management status on statusbar
+commit db09073d27d708eec901db85729b7c96d513cae8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 16 08:48:21 2009 +0000
 
-------------------------------------------------------------------------
-r1645 | nadvornik | 2009-04-13 12:55:49 +0200 (Mon, 13 Apr 2009) | 3 lines
+    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
 
-support X11 screen profile
-http://freedesktop.org/wiki/ICC_Profiles_in_X_Specification_0.3
+commit 939990870184f816d033427411963290f6ade227
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 14 20:45:34 2009 +0000
 
-------------------------------------------------------------------------
-r1644 | nadvornik | 2009-04-13 10:09:56 +0200 (Mon, 13 Apr 2009) | 2 lines
+    Fix up unused variables warnings.
 
-moved color profiles from statusbar to View menu
+commit 93e62dee098e12678bee8560811f2676d66a169c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 14 20:32:14 2009 +0000
 
-------------------------------------------------------------------------
-r1643 | mow | 2009-04-12 19:58:55 +0200 (Sun, 12 Apr 2009) | 1 line
+    Merge common thumb code from view_file_list and view_file_icon to view_file.
 
-German translation updated
-------------------------------------------------------------------------
-r1642 | zas_ | 2009-04-12 17:06:43 +0200 (Sun, 12 Apr 2009) | 1 line
+commit 63ea2c8531d9336883dfeacf232c15e71fe93d90
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 12 20:54:58 2009 +0000
 
-French translation was updated.
-------------------------------------------------------------------------
-r1641 | mow | 2009-04-12 13:02:03 +0200 (Sun, 12 Apr 2009) | 3 lines
+    added some notes to README file
 
-Update POTFILES.in
+commit e0541d552647c5878d8ce21e111563837e0c9d9b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 12 20:38:26 2009 +0000
 
-metadata.c was not in the POTFILES.in.
-------------------------------------------------------------------------
-r1640 | nadvornik | 2009-04-12 10:36:53 +0200 (Sun, 12 Apr 2009) | 2 lines
+    fixed compilation with older gtk
 
-fixed ambiguous strings
+commit ff49d58f802d8a012bc0ffb56826047f40e97be6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 12 20:17:03 2009 +0000
 
-------------------------------------------------------------------------
-r1639 | nadvornik | 2009-04-11 23:28:46 +0200 (Sat, 11 Apr 2009) | 2 lines
+    updated TODO list
 
-improved default keyword tree
+commit 19db93d6eb70f5163b098be3390476c19f10b54e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 12 18:25:18 2009 +0000
 
-------------------------------------------------------------------------
-r1638 | mow | 2009-04-11 22:46:37 +0200 (Sat, 11 Apr 2009) | 4 lines
+    added GPS map support - patch by Colin Clark
 
-Fix that the output of msgfmt could be singular
+commit f0115682dc9aa6726bb6f582af15eae5b62bb0c1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 12 06:54:05 2009 +0000
 
-The output of msgfmt could be singular if there is only one translation
-of the given type.
-------------------------------------------------------------------------
-r1636 | mow | 2009-04-11 21:51:03 +0200 (Sat, 11 Apr 2009) | 4 lines
+    French translation was updated.
 
-Allow to configure case handling of keywords
+commit d9ddcf2b5bfe86a11a674269b2b0ba3d1e41a694
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 12 06:42:20 2009 +0000
 
-Sometimes I use just different case for keywords. This should be
-chooseable.
-------------------------------------------------------------------------
-r1635 | nadvornik | 2009-04-11 21:35:03 +0200 (Sat, 11 Apr 2009) | 2 lines
+    Fix up tooltip text: Color _Management -> Color Management.
 
-fixed updating of filelist marks
+commit b8f9d00fd3a2a654b5b7121a520da9ed1e6c6a96
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon May 11 20:50:13 2009 +0000
 
-------------------------------------------------------------------------
-r1634 | mow | 2009-04-11 20:34:12 +0200 (Sat, 11 Apr 2009) | 9 lines
+    added keyboard configuration dialog
+    mostly written by Petr Ostadal
+    alternate keys are not yet fully configurable - the corresponding code
+    is commented out
 
-Adding debian packaging informations
+commit 59e6c19758556f5b4bfaccfdce0ec356289c0b66
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 11 10:10:13 2009 +0000
 
-Adding debian control directory to create a geeqie debian package.
+    French translation was updated.
 
-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.
-------------------------------------------------------------------------
-r1633 | mow | 2009-04-11 18:34:25 +0200 (Sat, 11 Apr 2009) | 4 lines
+commit b8baff4dae2056c190eb6274bf48764521192aa0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 11 09:55:39 2009 +0000
 
-Implementing CTRL-W to close advanced exif window
+    Include missing header file.
 
-In fact, this implements keypress event handling in the advanced exif
-window to handle CTRL-W event.
-------------------------------------------------------------------------
-r1632 | mow | 2009-04-10 15:54:08 +0200 (Fri, 10 Apr 2009) | 5 lines
+commit 8ae8938d7f55e6b8b1db3a5d699366cc2068baab
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 9 19:45:24 2009 +0000
 
-Just update the internal sort method
+    expose the file grouping flag to the user
 
-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.
-------------------------------------------------------------------------
-r1631 | mow | 2009-04-10 15:44:37 +0200 (Fri, 10 Apr 2009) | 4 lines
+commit 70138111fc44652288eb415f4c3587b0a69a661b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 9 19:25:51 2009 +0000
 
-Implement random sort method for collections
+    extended the list of grouped metadata tags
 
-This patch allows to randomize the collections. (Closes: #2497413)
-https://sourceforge.net/tracker/?func=detail&aid=2497413&group_id=222125&atid=1054683
-------------------------------------------------------------------------
-r1630 | mow | 2009-04-10 12:18:42 +0200 (Fri, 10 Apr 2009) | 9 lines
+commit 5a13c696e65d72adc9b75d8955903a857ee845a1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 9 17:02:35 2009 +0000
 
-Fix the broken statistic generation
+    added some structure to the metadata preferences dialog
 
-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.
+commit 6736cd683214e6d52b2784866f710f8a4a1adc48
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 8 18:29:09 2009 +0000
 
-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".
-------------------------------------------------------------------------
-r1629 | mow | 2009-04-10 11:47:40 +0200 (Fri, 10 Apr 2009) | 4 lines
+    better tooltip for disabled lcms
 
-German translation updated
+commit 38d38b50801979777ad5eca4bf18ac5769cab5ba
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu May 7 20:24:35 2009 +0000
 
-Also included a update in the README file. Finally I add myself to that
-file. :-)
-------------------------------------------------------------------------
-r1628 | mow | 2009-04-10 11:47:20 +0200 (Fri, 10 Apr 2009) | 8 lines
+    limit metadata details dialog size
 
-Add pgettext for some ambiguous strings
+commit ecf3f93d54ef1c36365811d00e1a810a1656a189
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu May 7 19:52:38 2009 +0000
 
-There are some strings which are ambiguous to translate. There is the
-pgettext function to solf that problem.
+    fixed keyword tree initialization
 
-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.
-------------------------------------------------------------------------
-r1627 | zas_ | 2009-04-09 22:40:16 +0200 (Thu, 09 Apr 2009) | 1 line
+commit dee4299ea23692b3aefb7f29b12918fa05aed927
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu May 7 19:38:07 2009 +0000
 
-Minor french translations fixes.
-------------------------------------------------------------------------
-r1626 | zas_ | 2009-04-09 22:07:16 +0200 (Thu, 09 Apr 2009) | 1 line
+    updated version string to beta1
 
-Fix histogram labels in french.
-------------------------------------------------------------------------
-r1625 | zas_ | 2009-04-09 21:58:03 +0200 (Thu, 09 Apr 2009) | 1 line
+commit 0dfdc453bc25ed4a2e1fde1ccf2ddf5f73e5604e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu May 7 19:34:33 2009 +0000
 
-French translation was updated.
-------------------------------------------------------------------------
-r1624 | nadvornik | 2009-04-08 21:32:30 +0200 (Wed, 08 Apr 2009) | 4 lines
+    enabled XDG directory layout
 
-improved Exiv2 error reporting:
-- use correct charset
-- respect --debug
+commit 34a545b2adf71400fa340ad002f6b893d5e8dda3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu May 7 19:30:15 2009 +0000
 
-------------------------------------------------------------------------
-r1623 | mow | 2009-04-07 01:59:54 +0200 (Tue, 07 Apr 2009) | 4 lines
+    use "keywords" instead of "tags" in option name, it is more consistent
 
-Nest new keywords inside existing
+commit fb440ecd8db37f9b877bfb702b97e91422cd334f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 3 17:54:37 2009 +0000
 
-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.
-------------------------------------------------------------------------
-r1622 | mow | 2009-04-07 01:59:38 +0200 (Tue, 07 Apr 2009) | 4 lines
+    French translation was updated.
 
-Fix the is_keyword bug
+commit bcc9ac0c44afd4282d63ea05e889ec19cf1cf458
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 2 22:34:46 2009 +0000
 
-The is_keyword would be new set when placing the radio buttons. This
-Patch fix it by setting the variable afterwards.
-------------------------------------------------------------------------
-r1621 | mow | 2009-04-07 01:39:27 +0200 (Tue, 07 Apr 2009) | 1 line
+    added stock icons for slideshow
 
-Set the focus for new keyword dialog
-------------------------------------------------------------------------
-r1620 | zas_ | 2009-04-07 00:18:13 +0200 (Tue, 07 Apr 2009) | 1 line
+commit b9dbcccc72df0cf7e537ae9acc776c582d44a24b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 2 22:19:42 2009 +0000
 
-Disable unused functions when compiled without threads support, prevents few warnings.
-------------------------------------------------------------------------
-r1619 | zas_ | 2009-04-07 00:13:54 +0200 (Tue, 07 Apr 2009) | 10 lines
+    updated czech translation
 
-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).
+commit baf66bb1af89cfb58a59eb324ef21484c5bca379
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 2 11:14:24 2009 +0000
 
+    force the metadata dialog if it was triggered by the menu or the button
 
+commit 034c8455de62bcdf0b0e5bb7741e3625b911bfc0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 2 10:59:36 2009 +0000
 
-------------------------------------------------------------------------
-r1618 | nadvornik | 2009-04-06 23:52:49 +0200 (Mon, 06 Apr 2009) | 2 lines
+    action table clean up
 
-re-ordered some options, improved descriptions
+commit bf8cb167b7ccb92cc324ade7ae0af00cca98f2e2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 2 09:15:56 2009 +0000
 
-------------------------------------------------------------------------
-r1617 | nadvornik | 2009-04-06 22:38:54 +0200 (Mon, 06 Apr 2009) | 2 lines
+    improved pixel info, changed the menu entry from "Hide" to "Show",
+    added it on default status bar
 
-unconditionally enable fast jpeg thumbnailing
+commit 022c685ad3ea779b5d173483deb75f19434ccac2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 1 23:40:01 2009 +0000
 
-------------------------------------------------------------------------
-r1616 | nadvornik | 2009-04-06 21:53:59 +0200 (Mon, 06 Apr 2009) | 2 lines
+    "<control>S" seems to be hardcoded hotkey for GTK_STOCK_SAVE
+    use <shift>S for sort manager
 
-added pane_notify_selection to pane API
+commit c95bd69965832c1cc0b82683888759057cc37b85
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 1 23:15:51 2009 +0000
 
-------------------------------------------------------------------------
-r1615 | zas_ | 2009-04-06 21:13:35 +0200 (Mon, 06 Apr 2009) | 1 line
+    - handle color profile and write metadata buttons on statusbar by ui_manager
+    - statusbar buttons made configurable
 
-Remove unused field in IconData.
-------------------------------------------------------------------------
-r1614 | nadvornik | 2009-04-06 21:09:55 +0200 (Mon, 06 Apr 2009) | 2 lines
+commit b4760e25a6f8e62c950bc9e32f5f4af7c17cdda0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 1 09:49:27 2009 +0000
 
-optimized sidecar file check
+    allow external editors without parameters, as long as they are in
+    category 'X-Geeqie'
 
-------------------------------------------------------------------------
-r1613 | nadvornik | 2009-04-05 11:46:49 +0200 (Sun, 05 Apr 2009) | 2 lines
+commit b2025397567ecf8ba11b9372e2161ffd78e33d94
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 29 20:28:54 2009 +0000
 
-fixed bug in overlay drawing
+    updated czech translation, not yet complete
 
-------------------------------------------------------------------------
-r1612 | nadvornik | 2009-04-05 11:25:48 +0200 (Sun, 05 Apr 2009) | 2 lines
+commit 6739de52b94a36b0a4fd316444cb00ad06571181
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 28 21:40:00 2009 +0000
 
-improved Scroll reset method in preferences dialog
+    French translation was updated.
 
-------------------------------------------------------------------------
-r1611 | nadvornik | 2009-04-05 01:12:19 +0200 (Sun, 05 Apr 2009) | 3 lines
+commit baa6516063591b9c127a76be15b6d53851cd6c43
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 28 21:38:20 2009 +0000
 
-disabled 2-pass rendering also affect color correction
-https://sourceforge.net/tracker/?func=detail&aid=2689249&group_id=222125&atid=1054683
+    Update POTFILES.in: cellrenderericon.c removed, color-man.c added.
 
-------------------------------------------------------------------------
-r1610 | nadvornik | 2009-04-05 00:29:25 +0200 (Sun, 05 Apr 2009) | 2 lines
+commit 563caeb60cdd5d6c438a22b1a3571f1e044d06b8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 28 21:37:27 2009 +0000
 
-added option that simplifies saving of multi-window configurations
+    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.
 
-------------------------------------------------------------------------
-r1609 | nadvornik | 2009-04-05 00:09:50 +0200 (Sun, 05 Apr 2009) | 2 lines
+commit 90c899b61dfae05e879b336adf05b189f90f8cb4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 28 20:09:41 2009 +0000
 
-dropped show_copy_path option
+    do not translate internal strings
 
-------------------------------------------------------------------------
-r1608 | nadvornik | 2009-04-04 23:53:12 +0200 (Sat, 04 Apr 2009) | 2 lines
+commit cdf39c97d14024d0b0f2922e8d9ac5468d6de829
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 28 06:55:56 2009 +0000
 
-dropped read_buffer options - they don't have any significant effect
+    added new files
 
-------------------------------------------------------------------------
-r1607 | nadvornik | 2009-04-04 23:14:34 +0200 (Sat, 04 Apr 2009) | 2 lines
+commit 05a40a1d54061fb85a3f8b55d6eee745edc0ba9e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 28 06:54:59 2009 +0000
 
-startup path options simplified and moved to layout options
+    compilation fixes for older glib and gtk
 
-------------------------------------------------------------------------
-r1606 | nadvornik | 2009-04-04 22:20:17 +0200 (Sat, 04 Apr 2009) | 4 lines
+commit a39d10df5963b157a0010f5e0bf6d1a589a2367d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 27 23:07:59 2009 +0000
 
-moved options from Advanced tab to other tabs
-TODO: add Advanced section on each tab
+    French translation was updated: fix few main menu mnenonics.
 
+commit e83d047474df3181e844ded3d6341d00a1f06cb2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 27 21:39:56 2009 +0000
 
-------------------------------------------------------------------------
-r1605 | nadvornik | 2009-04-04 21:10:49 +0200 (Sat, 04 Apr 2009) | 2 lines
+    compilation fixes
 
-added metadata_read_GPS_coord
+commit 3e0cad19e6dfe8df7783655fa39e30a2d46b5095
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 27 20:19:21 2009 +0000
 
-------------------------------------------------------------------------
-r1604 | nadvornik | 2009-04-04 18:42:54 +0200 (Sat, 04 Apr 2009) | 3 lines
+    "make dist" fixes
 
-set current fd when the bar is shown again
-https://sourceforge.net/tracker/?func=detail&atid=1054680&aid=2729157&group_id=222125
+commit 2dfdfc1d4999579bde942798ac654840c1c05d0d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 26 14:08:44 2009 +0000
 
-------------------------------------------------------------------------
-r1603 | nadvornik | 2009-04-03 21:35:34 +0200 (Fri, 03 Apr 2009) | 2 lines
+    French translation was updated.
 
-convert commandline to utf8
+commit 81620ce969208f28075c74e05bee39161c567f5c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 26 11:38:28 2009 +0000
 
-------------------------------------------------------------------------
-r1602 | zas_ | 2009-04-03 01:11:07 +0200 (Fri, 03 Apr 2009) | 1 line
+    small fixes
 
-Force thumbnails refreshing when thumbnails dimensions are modified through Preferences.
-------------------------------------------------------------------------
-r1601 | zas_ | 2009-04-02 18:10:12 +0200 (Thu, 02 Apr 2009) | 5 lines
+commit 61f861ddcb3092f4a243a0220bfd2322ad5dc196
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 26 09:25:52 2009 +0000
 
-Use full path in genmarshal.
-This allows out of source builds with fakeroot.
-Patch by Lukas Jirkovsky.
+    fixed return from metadata_write_revert
 
+commit 86da9a1f10413fa132785cdf4d210c0caed1d8d0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 26 09:01:35 2009 +0000
 
-------------------------------------------------------------------------
-r1600 | zas_ | 2009-04-01 00:23:33 +0200 (Wed, 01 Apr 2009) | 1 line
+    added an option to write image orientation to the metadata
 
-Cleanup.
-------------------------------------------------------------------------
-r1599 | nadvornik | 2009-03-31 23:33:54 +0200 (Tue, 31 Mar 2009) | 6 lines
+commit f62a4ec8486bc8489420e73e3981ccde92395342
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 25 22:08:09 2009 +0000
 
-improved next/prev operation on sidecar files
+    separated Orientation and Grayscale functions
+    moved Grayscale to Color management menu
 
-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.
+commit a0f54dffd9713fc6ae22a46467371500623ad197
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 25 20:55:11 2009 +0000
 
+    added more info to the details dialog
 
-------------------------------------------------------------------------
-r1598 | zas_ | 2009-03-31 22:57:31 +0200 (Tue, 31 Mar 2009) | 1 line
+commit 81e98ec340104f7f64eb907a60ccecd02319fe7a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Apr 24 23:26:49 2009 +0000
 
-Add and install a template to be used as new editor. Need more work.
-------------------------------------------------------------------------
-r1597 | nadvornik | 2009-03-31 22:53:37 +0200 (Tue, 31 Mar 2009) | 2 lines
+    added details dialog for other operations too
 
-fixed vdlist_find_row return value
+commit 6ac87bdbb778288847a0aa31fd288a95abdf01d0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Apr 24 22:51:00 2009 +0000
 
-------------------------------------------------------------------------
-r1596 | nadvornik | 2009-03-31 22:35:04 +0200 (Tue, 31 Mar 2009) | 2 lines
+    added possibility to exclude individual files
 
-use a better signal
+commit 6d5b363690423b2dffaf34296d520d11fe7c348a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Apr 23 21:15:14 2009 +0000
 
-------------------------------------------------------------------------
-r1595 | zas_ | 2009-03-31 22:22:47 +0200 (Tue, 31 Mar 2009) | 1 line
+    fixed writting metadata behavior at exit
 
-Make desktop window list checkboxes centered and not activatable.
-------------------------------------------------------------------------
-r1594 | nadvornik | 2009-03-31 22:05:16 +0200 (Tue, 31 Mar 2009) | 2 lines
+commit 92d41d67e666813d5c5534214555b6f840924f6b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Apr 23 21:12:19 2009 +0000
 
-improved debug messages
+    added an image to the file details dialog
 
-------------------------------------------------------------------------
-r1593 | nadvornik | 2009-03-31 21:34:39 +0200 (Tue, 31 Mar 2009) | 4 lines
+commit b6e52aecca0dfc39c4e27fdd9aa15f9677fb4f19
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Apr 23 20:48:03 2009 +0000
 
-report pixbuf loader errors
-https://sourceforge.net/tracker/?func=detail&aid=2720577&group_id=222125&atid=1054680
+    differentiate between "Cancel" and "Discard changes"
 
+commit 7ff04bed4bde4c74de4ed48a28f0538e8ed4955d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 21 21:47:11 2009 +0000
 
-------------------------------------------------------------------------
-r1592 | zas_ | 2009-03-31 20:45:33 +0200 (Tue, 31 Mar 2009) | 1 line
+    Fix up few warnings (especially on 64bits platforms).
 
-Allow to delete an editor's desktop file from editors list window.
-------------------------------------------------------------------------
-r1591 | zas_ | 2009-03-30 22:42:06 +0200 (Mon, 30 Mar 2009) | 1 line
+commit a58c2dc7c6be53eb1b58d3eae0198ee102d593ac
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 21 21:16:32 2009 +0000
 
-Update POTFILES.in and french translation.
-------------------------------------------------------------------------
-r1590 | zas_ | 2009-03-30 22:01:27 +0200 (Mon, 30 Mar 2009) | 1 line
+    fixed metadata.confirm_on_dir_change
 
-French translation was updated.
-------------------------------------------------------------------------
-r1589 | zas_ | 2009-03-30 21:57:44 +0200 (Mon, 30 Mar 2009) | 1 line
+commit ba226375e73ade36cdad0d3acc95a96ebec3ef42
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 21 21:07:28 2009 +0000
 
-Update Changelog file.
-------------------------------------------------------------------------
-r1588 | zas_ | 2009-03-30 21:01:09 +0200 (Mon, 30 Mar 2009) | 7 lines
+    added possibility to show modifiied metadata before write
 
-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 97517b5bdf8f3a555a086b15ded0748aa700979c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 20 21:34:16 2009 +0000
 
-Patch by Ruben Stein.
+    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
 
+commit be3cde059c7592a31a839c4da5d38e85bdff68e9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 20 21:07:52 2009 +0000
 
-------------------------------------------------------------------------
-r1587 | zas_ | 2009-03-30 19:52:14 +0200 (Mon, 30 Mar 2009) | 1 line
+    write info and debugging messages to stderr
 
-Fix up previous patch.
-------------------------------------------------------------------------
-r1586 | zas_ | 2009-03-30 19:05:31 +0200 (Mon, 30 Mar 2009) | 1 line
+commit 4d953e1706d4c1eadf93172438635b4dfa3e9c5f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 20 19:44:50 2009 +0000
 
-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
+    improved remote protocol to allow bidirectional communication
 
-improved bar_pane_comment_notify_cb
+commit 119665d75960040f13b9a40ecdf0515e4405b49e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Apr 17 20:26:22 2009 +0000
 
-------------------------------------------------------------------------
-r1584 | nadvornik | 2009-03-29 21:57:19 +0200 (Sun, 29 Mar 2009) | 2 lines
+    fixed tests for vd_find_row return value
 
-fixed a typo
+commit fe28f85563b7bff64ccad3a7280aadaeb4aff8c0
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Tue Apr 14 21:51:29 2009 +0000
 
-------------------------------------------------------------------------
-r1583 | nadvornik | 2009-03-29 21:40:16 +0200 (Sun, 29 Mar 2009) | 2 lines
+    German translation updated
+    
+    With some help from de.alt.rec.digitalfotografie.
 
-fixed possible crash
+commit 2517907d2cb2e80808e33e63b0dd1895b8d53fa5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 14 20:54:50 2009 +0000
 
-------------------------------------------------------------------------
-r1582 | nadvornik | 2009-03-29 18:39:42 +0200 (Sun, 29 Mar 2009) | 2 lines
+    French translation was updated.
 
-added UfRaw ID files to known filetypes
+commit 3ad776526060f2004ff824ac4a7e88c3df6c43eb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 13 22:40:47 2009 +0000
 
-------------------------------------------------------------------------
-r1581 | nadvornik | 2009-03-29 16:26:44 +0200 (Sun, 29 Mar 2009) | 2 lines
+    color profile fixes
 
-pane interface cleanup
+commit 75909b6dbed56995f8d6abc9f917ac13de1c576c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 13 14:39:50 2009 +0000
 
-------------------------------------------------------------------------
-r1580 | nadvornik | 2009-03-29 16:20:44 +0200 (Sun, 29 Mar 2009) | 2 lines
+    show color management status on statusbar
 
-improved sidebar configuration
+commit a512de6dffd96f4a2273aaa088d339e20fc865c1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 13 10:55:49 2009 +0000
 
-------------------------------------------------------------------------
-r1579 | nadvornik | 2009-03-29 12:36:13 +0200 (Sun, 29 Mar 2009) | 2 lines
+    support X11 screen profile
+    http://freedesktop.org/wiki/ICC_Profiles_in_X_Specification_0.3
 
-re-added possibility to display basic file info (size, mode, date)
+commit 6fa6bdcca280c06ce42c9061caa76890e4cca19e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 13 08:09:56 2009 +0000
 
-------------------------------------------------------------------------
-r1578 | nadvornik | 2009-03-28 16:51:21 +0100 (Sat, 28 Mar 2009) | 3 lines
+    moved color profiles from statusbar to View menu
 
-fixed keyboard focus on start-up
-https://sourceforge.net/tracker/?func=detail&aid=2707025&group_id=222125&atid=1054680
+commit 9d1fd8df2610693a3c68e31faaf42ce419f09c5e
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Apr 12 17:58:55 2009 +0000
 
-------------------------------------------------------------------------
-r1577 | nadvornik | 2009-03-28 16:31:04 +0100 (Sat, 28 Mar 2009) | 2 lines
+    German translation updated
 
-active image follows keyboard focus
+commit 6b5add467cb7bd1f7752dc4c8a25cd6e1535f76d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 12 15:06:43 2009 +0000
 
-------------------------------------------------------------------------
-r1576 | nadvornik | 2009-03-28 16:09:09 +0100 (Sat, 28 Mar 2009) | 2 lines
+    French translation was updated.
 
-split-mode cleanup and improvements
+commit 9907bdcd3b84735d887aec962bf3ab8c8afb6213
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sun Apr 12 11:02:03 2009 +0000
 
-------------------------------------------------------------------------
-r1575 | nadvornik | 2009-03-27 09:05:14 +0100 (Fri, 27 Mar 2009) | 2 lines
+    Update POTFILES.in
+    
+    metadata.c was not in the POTFILES.in.
 
-added simple desktop file editor
+commit 6fc844092598a09b07c51f3ca9434d84dc1f7723
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 12 08:36:53 2009 +0000
 
-------------------------------------------------------------------------
-r1574 | zas_ | 2009-03-26 22:49:20 +0100 (Thu, 26 Mar 2009) | 7 lines
+    fixed ambiguous strings
 
-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
+commit 9483a82f6efbc103eccf69be8ffa2f827b2d89bf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 11 21:28:46 2009 +0000
 
+    improved default keyword tree
 
+commit 957656a98cb956da53e2e52cb025c2f93dd170cf
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Apr 11 20:46:37 2009 +0000
 
-------------------------------------------------------------------------
-r1573 | nadvornik | 2009-03-26 08:56:01 +0100 (Thu, 26 Mar 2009) | 2 lines
+    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.
 
-fixed histogram drawing
+commit 1a73f69002e383830604ccc14c925f2967ede8df
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Apr 11 19:51:03 2009 +0000
 
-------------------------------------------------------------------------
-r1572 | zas_ | 2009-03-23 19:49:23 +0100 (Mon, 23 Mar 2009) | 1 line
+    Allow to configure case handling of keywords
+    
+    Sometimes I use just different case for keywords. This should be
+    chooseable.
 
-French translation was updated.
-------------------------------------------------------------------------
-r1571 | nadvornik | 2009-03-22 00:16:38 +0100 (Sun, 22 Mar 2009) | 2 lines
+commit 66ad4aee7a6471f5a7f336fce6937182dc83c538
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 11 19:35:03 2009 +0000
 
-more consistent remote options naming
+    fixed updating of filelist marks
 
-------------------------------------------------------------------------
-r1570 | nadvornik | 2009-03-21 21:19:11 +0100 (Sat, 21 Mar 2009) | 3 lines
+commit cceb6eee1213706de3b08a08b6410c433b5f64fb
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Apr 11 18:34:12 2009 +0000
 
-fixed segfault in histogram
-http://sourceforge.net/tracker/index.php?func=detail&aid=2690498&group_id=222125&atid=1054680
+    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.
 
-------------------------------------------------------------------------
-r1569 | nadvornik | 2009-03-21 20:51:07 +0100 (Sat, 21 Mar 2009) | 2 lines
+commit e91e0ff929d92d40c2dc25d4850729214ccee9cd
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Sat Apr 11 16:34:25 2009 +0000
 
-layout id "_current_" matches the currently active layout window
+    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.
 
-------------------------------------------------------------------------
-r1568 | nadvornik | 2009-03-21 19:22:04 +0100 (Sat, 21 Mar 2009) | 2 lines
+commit f43df7469ca80ae712259e6234fde3e194219b8d
+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 6bbb74b31e8fad738645bb98ff008b7e241da279
+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 0977d77b3e2bff165ba6e73f0a4fc032b2c34daf
+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 16e5361e36e314401b1d2528b5b672786d112dd0
+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 a9076f2dddc84408b88da2017b77242ac2fc8a24
+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 b2d63b670cc70a0d0714f378aa4809e386cac2a0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 9 20:40:16 2009 +0000
+
+    Minor french translations fixes.
+
+commit edae49861932cea9597cba0e9dab3186538eed59
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 9 20:07:16 2009 +0000
 
-do not copy existing layout id to new window
+    Fix histogram labels in french.
+
+commit e6fbbd4293cbfa1b4e6ecfd1f0a3c5cfebc20364
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 9 19:58:03 2009 +0000
 
-------------------------------------------------------------------------
-r1567 | nadvornik | 2009-03-21 18:47:50 +0100 (Sat, 21 Mar 2009) | 2 lines
+    French translation was updated.
 
-update translated pane titles
+commit 672e4f69f438098a1552531fd6882e404e3e606f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 8 19:32:30 2009 +0000
 
-------------------------------------------------------------------------
-r1566 | nadvornik | 2009-03-20 23:48:01 +0100 (Fri, 20 Mar 2009) | 2 lines
+    improved Exiv2 error reporting:
+    - use correct charset
+    - respect --debug
 
-do not re-create ui_manager at layout change
+commit fc1b420298aad46578404e56b0396182c1f4c393
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Apr 6 23:59:54 2009 +0000
 
-------------------------------------------------------------------------
-r1565 | nadvornik | 2009-03-20 22:28:31 +0100 (Fri, 20 Mar 2009) | 2 lines
+    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.
 
-added a possibility to update existing bars from config
+commit 81bcaeeeed18b732259e69d645da59cf953e484c
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Apr 6 23:59:38 2009 +0000
 
-------------------------------------------------------------------------
-r1564 | nadvornik | 2009-03-20 18:02:00 +0100 (Fri, 20 Mar 2009) | 3 lines
+    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.
 
-added tooltips to external editors on toolbar
-- patch by Colin Clark
+commit 80f4d7efaec01b04310602fc82d571d178f797cd
+Author: Klaus Ethgen <Klaus@Ethgen.de>
+Date:   Mon Apr 6 23:39:27 2009 +0000
 
-------------------------------------------------------------------------
-r1563 | nadvornik | 2009-03-20 17:28:43 +0100 (Fri, 20 Mar 2009) | 2 lines
+    Set the focus for new keyword dialog
 
-added "load config" command to remote control
+commit 6224bad98e1263b2ff9d2f431efcd601f74121a3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 6 22:18:13 2009 +0000
 
-------------------------------------------------------------------------
-r1562 | nadvornik | 2009-03-20 15:36:59 +0100 (Fri, 20 Mar 2009) | 2 lines
+    Disable unused functions when compiled without threads support, prevents few warnings.
 
-added possibility to update existing layout window from config
+commit 14946850539ebb7317fb81add299cb19bacd085a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 6 22:13:54 2009 +0000
 
-------------------------------------------------------------------------
-r1561 | nadvornik | 2009-03-20 12:52:29 +0100 (Fri, 20 Mar 2009) | 2 lines
+    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).
 
-do not add duplicate keywords from config file
+commit bc94042180f920c3bf111578a565a450c177f613
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 6 21:52:49 2009 +0000
 
-------------------------------------------------------------------------
-r1560 | nadvornik | 2009-03-20 11:12:29 +0100 (Fri, 20 Mar 2009) | 2 lines
+    re-ordered some options, improved descriptions
 
-be more verbose on parse errors
+commit 9e28ad2ad370fa1f0baad1d82adaada56f21ec4d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 6 20:38:54 2009 +0000
 
-------------------------------------------------------------------------
-r1559 | nadvornik | 2009-03-20 10:46:35 +0100 (Fri, 20 Mar 2009) | 3 lines
+    unconditionally enable fast jpeg thumbnailing
 
-added function to reload external editors at any time
-eliminated init_after_global_options()
+commit 61856b1efe4b60ad03ffeaee4766e7c011fd12ce
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 6 19:53:59 2009 +0000
 
-------------------------------------------------------------------------
-r1558 | nadvornik | 2009-03-19 23:58:28 +0100 (Thu, 19 Mar 2009) | 2 lines
+    added pane_notify_selection to pane API
 
-initialization clean-up
+commit 3b39f3a69f6c153b8501f2b887fc0b0fa46e6298
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 6 19:13:35 2009 +0000
 
-------------------------------------------------------------------------
-r1557 | nadvornik | 2009-03-19 23:12:14 +0100 (Thu, 19 Mar 2009) | 2 lines
+    Remove unused field in IconData.
 
-improved config file formatting
+commit d7f366685b907de7dd3fa4c264104bd4979beb2c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 6 19:09:55 2009 +0000
 
-------------------------------------------------------------------------
-r1556 | nadvornik | 2009-03-18 00:03:07 +0100 (Wed, 18 Mar 2009) | 2 lines
+    optimized sidecar file check
 
-added more IPTC tags
+commit c1209c2edb4c045e50e2a0ce3d8826deabc17ef0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 5 09:46:49 2009 +0000
 
-------------------------------------------------------------------------
-r1555 | nadvornik | 2009-03-17 23:41:09 +0100 (Tue, 17 Mar 2009) | 2 lines
+    fixed bug in overlay drawing
 
-implemented editing support in exif pane
+commit 51a9455bd33f439da36889109602a6a2b081b18d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 5 09:25:48 2009 +0000
 
-------------------------------------------------------------------------
-r1554 | nadvornik | 2009-03-17 20:52:56 +0100 (Tue, 17 Mar 2009) | 2 lines
+    improved Scroll reset method in preferences dialog
 
-fixed loading of desktop file icons, gtk seems to expect an icon name without extension
+commit 7ba4f8b997ed526c7bae4f6a076a27f53cc8324a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 4 23:12:19 2009 +0000
 
-------------------------------------------------------------------------
-r1553 | nadvornik | 2009-03-17 20:09:34 +0100 (Tue, 17 Mar 2009) | 2 lines
+    disabled 2-pass rendering also affect color correction
+    https://sourceforge.net/tracker/?func=detail&aid=2689249&group_id=222125&atid=1054683
 
-simplified code
+commit 71cf89dfdd1e65f09f810d3f21ff887249e7bc8f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 4 22:29:25 2009 +0000
 
-------------------------------------------------------------------------
-r1552 | nadvornik | 2009-03-17 19:58:15 +0100 (Tue, 17 Mar 2009) | 2 lines
+    added option that simplifies saving of multi-window configurations
 
-improved expanding and hiding of helper keywords
+commit 282436623f1d51df1cd6acd812d79467dccbd3af
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 4 22:09:50 2009 +0000
 
-------------------------------------------------------------------------
-r1551 | nadvornik | 2009-03-17 19:30:53 +0100 (Tue, 17 Mar 2009) | 2 lines
+    dropped show_copy_path option
 
-fixed keyword tree redrawing
+commit 33d633ef9aa9b25e585da6f0ff0a486aed4ee2a3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 4 21:53:12 2009 +0000
 
-------------------------------------------------------------------------
-r1550 | zas_ | 2009-03-17 01:05:13 +0100 (Tue, 17 Mar 2009) | 1 line
+    dropped read_buffer options - they don't have any significant effect
 
-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 5a3320536bd7974f2a29a3fcc8690ffb277fbd1e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 4 21:14:34 2009 +0000
 
-gint -> gboolean where applicable. The end (ouf!).
-------------------------------------------------------------------------
-r1548 | zas_ | 2009-03-16 20:11:39 +0100 (Mon, 16 Mar 2009) | 1 line
+    startup path options simplified and moved to layout options
 
-gint -> gboolean where applicable.
-------------------------------------------------------------------------
-r1547 | zas_ | 2009-03-16 19:19:11 +0100 (Mon, 16 Mar 2009) | 1 line
+commit c4b18aa94892e17fe1d1922ebc9fdf298aeab082
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 4 20:20:17 2009 +0000
 
-gint -> gboolean where applicable.
-------------------------------------------------------------------------
-r1546 | nadvornik | 2009-03-16 00:22:17 +0100 (Mon, 16 Mar 2009) | 2 lines
+    moved options from Advanced tab to other tabs
+    TODO: add Advanced section on each tab
 
-improved pane_keywords notification
+commit c66eafd0dfccc52bbeccef99066654aa061971a9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 4 19:10:49 2009 +0000
 
-------------------------------------------------------------------------
-r1545 | nadvornik | 2009-03-15 23:46:25 +0100 (Sun, 15 Mar 2009) | 4 lines
+    added metadata_read_GPS_coord
 
-call the notify function just once when the keywords are pushed to the
-textarea
+commit a5a0e4b5c4d69dcc28639ac21ad33be2400e7d61
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 4 16:42:54 2009 +0000
 
+    set current fd when the bar is shown again
+    https://sourceforge.net/tracker/?func=detail&atid=1054680&aid=2729157&group_id=222125
 
-------------------------------------------------------------------------
-r1544 | zas_ | 2009-03-15 21:16:20 +0100 (Sun, 15 Mar 2009) | 1 line
+commit fc76e6d11d10c311f3aa5b2cf81edef98e53ee86
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Apr 3 19:35:34 2009 +0000
 
-gint -> gboolean.
-------------------------------------------------------------------------
-r1543 | nadvornik | 2009-03-15 19:41:25 +0100 (Sun, 15 Mar 2009) | 3 lines
+    convert commandline to utf8
 
-fixed segfault in osd called from img-view
-http://sourceforge.net/tracker/index.php?func=detail&aid=2684068&group_id=222125&atid=1054680
+commit 5f808326c11b02c6b427614e3c2eaee3c0275cf7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 2 23:11:07 2009 +0000
 
-------------------------------------------------------------------------
-r1542 | zas_ | 2009-03-15 19:06:41 +0100 (Sun, 15 Mar 2009) | 1 line
+    Force thumbnails refreshing when thumbnails dimensions are modified through Preferences.
 
-gint -> gboolean.
-------------------------------------------------------------------------
-r1541 | nadvornik | 2009-03-15 18:40:04 +0100 (Sun, 15 Mar 2009) | 2 lines
+commit 8d622ad68bbee6f4671dec964fedde21e1095d7f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 2 16:10:12 2009 +0000
 
-fixed viewing image from dupe and search windows
+    Use full path in genmarshal.
+    This allows out of source builds with fakeroot.
+    Patch by Lukas Jirkovsky.
 
-------------------------------------------------------------------------
-r1540 | zas_ | 2009-03-15 16:01:07 +0100 (Sun, 15 Mar 2009) | 1 line
+commit f1b49514000a0db194e68800348c5033e1bb30b7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Mar 31 22:23:33 2009 +0000
 
-gint -> gboolean.
-------------------------------------------------------------------------
-r1539 | zas_ | 2009-03-15 14:33:56 +0100 (Sun, 15 Mar 2009) | 1 line
+    Cleanup.
 
-gint -> gboolean.
-------------------------------------------------------------------------
-r1538 | nadvornik | 2009-03-15 13:41:39 +0100 (Sun, 15 Mar 2009) | 2 lines
+commit dc03f50c8796196722ddc1f794280887d489e5fa
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 31 21:33:54 2009 +0000
 
-fixed XMP and IPTC entry names in exif pane
+    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.
 
-------------------------------------------------------------------------
-r1537 | nadvornik | 2009-03-15 13:20:14 +0100 (Sun, 15 Mar 2009) | 2 lines
+commit 91a89497f621323b40f3cd5f35bb1e3ab3c8a232
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Mar 31 20:57:31 2009 +0000
 
-added notification to the exif pane
+    Add and install a template to be used as new editor. Need more work.
 
-------------------------------------------------------------------------
-r1536 | nadvornik | 2009-03-15 12:58:46 +0100 (Sun, 15 Mar 2009) | 2 lines
+commit 23e172eca263571aeddf10792887edf91dcfee7d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 31 20:53:37 2009 +0000
 
-fixed a bug in osd updating, it seems that the osd icons work again
+    fixed vdlist_find_row return value
 
-------------------------------------------------------------------------
-r1535 | nadvornik | 2009-03-15 12:34:09 +0100 (Sun, 15 Mar 2009) | 2 lines
+commit 0ba13b956a7ffdcba1646f1a57ca88b743c2c9b2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 31 20:35:04 2009 +0000
 
-compute histogram in idle time
+    use a better signal
 
-------------------------------------------------------------------------
-r1534 | nadvornik | 2009-03-15 10:06:13 +0100 (Sun, 15 Mar 2009) | 2 lines
+commit e2c72d45a22214bd7c079ffe9f59d6047daf69a9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Mar 31 20:22:47 2009 +0000
 
-fixed possible deadlock with multiple thumb loaders in parallel
+    Make desktop window list checkboxes centered and not activatable.
 
-------------------------------------------------------------------------
-r1533 | zas_ | 2009-03-15 08:07:52 +0100 (Sun, 15 Mar 2009) | 1 line
+commit f1ff99e0a8a6d4b0c132d6ea9a71455ad444b8ce
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 31 20:05:16 2009 +0000
 
-gint -> gboolean.
-------------------------------------------------------------------------
-r1532 | nadvornik | 2009-03-15 00:26:42 +0100 (Sun, 15 Mar 2009) | 3 lines
+    improved debug messages
 
-completely separated global and layout window options
-layout window configuration is available under separate menu entry
+commit 193a5482a0e2dc7af1c012a2c6bfdfe0c204bd5f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 31 19:34:39 2009 +0000
 
-------------------------------------------------------------------------
-r1531 | zas_ | 2009-03-14 22:12:55 +0100 (Sat, 14 Mar 2009) | 1 line
+    report pixbuf loader errors
+    https://sourceforge.net/tracker/?func=detail&aid=2720577&group_id=222125&atid=1054680
 
-gint -> gboolean.
-------------------------------------------------------------------------
-r1530 | zas_ | 2009-03-14 21:07:23 +0100 (Sat, 14 Mar 2009) | 1 line
+commit c20d6b497d25d8bf6ce4883e3f51d957b9cb8aae
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Mar 31 18:45:33 2009 +0000
 
-More gboolean.
-------------------------------------------------------------------------
-r1529 | zas_ | 2009-03-14 20:25:21 +0100 (Sat, 14 Mar 2009) | 1 line
+    Allow to delete an editor's desktop file from editors list window.
 
-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 852216c650a242a29ec7e1c2d75e0f8cb8dc2bc6
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 30 20:42:06 2009 +0000
 
-improved notification system
+    Update POTFILES.in and french translation.
 
-------------------------------------------------------------------------
-r1527 | zas_ | 2009-03-14 12:26:43 +0100 (Sat, 14 Mar 2009) | 1 line
+commit 3f65637f72150ab18b68aad9c069f1dd8310da3d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 30 20:01:27 2009 +0000
 
-More gboolean and tidy up.
-------------------------------------------------------------------------
-r1526 | nadvornik | 2009-03-14 11:34:42 +0100 (Sat, 14 Mar 2009) | 2 lines
+    French translation was updated.
 
-cleanup, small fixes
+commit 5294d9ad16564425b40a77c671f106c1fbbe8d09
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 30 19:57:44 2009 +0000
 
-------------------------------------------------------------------------
-r1525 | nadvornik | 2009-03-14 00:19:58 +0100 (Sat, 14 Mar 2009) | 2 lines
+    Update Changelog file.
 
-do not allow to add keywords with the same name as siblings
+commit be6f51861124a8e5f4c10fcc4fdd9df1cf0613ca
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 30 19:01:09 2009 +0000
 
-------------------------------------------------------------------------
-r1524 | nadvornik | 2009-03-13 17:45:21 +0100 (Fri, 13 Mar 2009) | 2 lines
+    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.
 
-added keyword tree filtering
+commit 9ec7080489b3089207f5146f8d4a9f18b0275add
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 30 17:52:14 2009 +0000
 
-------------------------------------------------------------------------
-r1523 | nadvornik | 2009-03-13 13:06:01 +0100 (Fri, 13 Mar 2009) | 2 lines
+    Fix up previous patch.
 
-show file name in advanced_exif
+commit 054df7368da1e35ebf7a1ff5321203acd01acbb3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 30 17:05:31 2009 +0000
 
-------------------------------------------------------------------------
-r1522 | nadvornik | 2009-03-13 11:36:32 +0100 (Fri, 13 Mar 2009) | 2 lines
+    Desktop files window: make columns sortable, replace Apply and OK buttons by one Save button which is made sensitive when needed.
 
-handle sidecar files for raw formats that are not known to exiv2
+commit 5ccbedf9691a490bb70a89139ab058d1f7f642e7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 29 20:06:21 2009 +0000
 
-------------------------------------------------------------------------
-r1521 | nadvornik | 2009-03-13 10:03:06 +0100 (Fri, 13 Mar 2009) | 2 lines
+    improved bar_pane_comment_notify_cb
 
-fixed keyword to mark connection
+commit 93fcf6a8503b7c431ab384dcc8b1a1da65060ff9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 29 19:57:19 2009 +0000
 
-------------------------------------------------------------------------
-r1520 | zas_ | 2009-03-12 23:44:21 +0100 (Thu, 12 Mar 2009) | 1 line
+    fixed a typo
 
-Use gboolean where applicable.
-------------------------------------------------------------------------
-r1519 | zas_ | 2009-03-12 23:39:06 +0100 (Thu, 12 Mar 2009) | 1 line
+commit 41513c5c7bafd1843d763f0cc05873d8e29d93cb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 29 19:40:16 2009 +0000
 
-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
+    fixed possible crash
 
-gint -> gboolean and tidy up.
-------------------------------------------------------------------------
-r1517 | nadvornik | 2009-03-12 22:27:13 +0100 (Thu, 12 Mar 2009) | 2 lines
+commit 0fe6e0a143b17894ea7ca13cc337e6bbccfbc640
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 29 16:39:42 2009 +0000
 
-added a dialog for editing keyword tree
+    added UfRaw ID files to known filetypes
 
-------------------------------------------------------------------------
-r1516 | zas_ | 2009-03-12 22:06:37 +0100 (Thu, 12 Mar 2009) | 1 line
+commit ab645c958e18abe067b0af7dc62307f6f3b2a50b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 29 14:26:44 2009 +0000
 
-Use gboolean where applicable, for the sake of consistency.
-------------------------------------------------------------------------
-r1515 | zas_ | 2009-03-12 00:36:01 +0100 (Thu, 12 Mar 2009) | 1 line
+    pane interface cleanup
 
-Code cleanup.
-------------------------------------------------------------------------
-r1514 | zas_ | 2009-03-12 00:35:31 +0100 (Thu, 12 Mar 2009) | 1 line
+commit 0ceba72258134a7379e5d42ceda33967bad55b08
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 29 14:20:44 2009 +0000
 
-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
+    improved sidebar configuration
 
-Tidy up.
-------------------------------------------------------------------------
-r1512 | zas_ | 2009-03-11 23:56:56 +0100 (Wed, 11 Mar 2009) | 1 line
+commit 7958ba1b7c05bb847a4c68f004314316d5936946
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 29 10:36:13 2009 +0000
 
-Use gboolean pseudo type where applicable.
-------------------------------------------------------------------------
-r1511 | zas_ | 2009-03-11 23:28:37 +0100 (Wed, 11 Mar 2009) | 1 line
+    re-added possibility to display basic file info (size, mode, date)
 
-Remove useless functions.
-------------------------------------------------------------------------
-r1510 | nadvornik | 2009-03-11 22:54:54 +0100 (Wed, 11 Mar 2009) | 2 lines
+commit dd3442ea73ca4f99d1dff6ad59c6d48f3479db60
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 28 15:51:21 2009 +0000
 
-added a popup menu in keyword tree
+    fixed keyboard focus on start-up
+    https://sourceforge.net/tracker/?func=detail&aid=2707025&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r1509 | zas_ | 2009-03-11 18:38:20 +0100 (Wed, 11 Mar 2009) | 1 line
+commit c717291bff504bb1e563e7b0b035906742c582ba
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 28 15:31:04 2009 +0000
 
-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
+    active image follows keyboard focus
 
-fixed saving of file_view_type
+commit 78a1719a4343eef75f0c3d156827013d7b43aaa4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 28 15:09:09 2009 +0000
 
-------------------------------------------------------------------------
-r1507 | zas_ | 2009-03-10 18:58:30 +0100 (Tue, 10 Mar 2009) | 1 line
+    split-mode cleanup and improvements
 
-Remove now useless element.
-------------------------------------------------------------------------
-r1506 | zas_ | 2009-03-10 18:22:17 +0100 (Tue, 10 Mar 2009) | 1 line
+commit 4602b028bc005271b0a4e62dc039e665aecc9444
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 27 08:05:14 2009 +0000
 
-Remove the toggle on advanced exif window menu item.
-------------------------------------------------------------------------
-r1505 | zas_ | 2009-03-09 20:37:58 +0100 (Mon, 09 Mar 2009) | 1 line
+    added simple desktop file editor
 
-Add missing g_key_file_free() call.
-------------------------------------------------------------------------
-r1504 | zas_ | 2009-03-09 20:35:53 +0100 (Mon, 09 Mar 2009) | 1 line
+commit e68bdda5abf8afc998fb49d43868900f01ed559c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Mar 26 21:49:20 2009 +0000
 
-Fix editor_command_path_parse().
-------------------------------------------------------------------------
-r1503 | zas_ | 2009-03-09 20:34:26 +0100 (Mon, 09 Mar 2009) | 1 line
+    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
 
-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 f38f31b17fe21623f2d74d82613afea09b05892c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Mar 26 07:56:01 2009 +0000
 
-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
+    fixed histogram drawing
 
-Introduce EditorFlags type, cleanup.
-------------------------------------------------------------------------
-r1500 | nadvornik | 2009-03-09 00:09:27 +0100 (Mon, 09 Mar 2009) | 2 lines
+commit 507f2bf998627d8856a9ea1388ac04390a1a835e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 23 18:49:23 2009 +0000
 
-save and restore the keyword tree
+    French translation was updated.
 
-------------------------------------------------------------------------
-r1499 | nadvornik | 2009-03-08 22:12:45 +0100 (Sun, 08 Mar 2009) | 2 lines
+commit abc71f71e6fb0fe732843d06a2100eec2aced123
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 21 23:16:38 2009 +0000
 
-fixed crash with certain layout configurations
+    more consistent remote options naming
 
-------------------------------------------------------------------------
-r1498 | zas_ | 2009-03-08 21:49:48 +0100 (Sun, 08 Mar 2009) | 1 line
+commit c4330fbf13587f5b60c285016f666b95c9f25b98
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 21 20:19:11 2009 +0000
 
-Cleanup and minor fixes.
-------------------------------------------------------------------------
-r1497 | zas_ | 2009-03-08 18:51:03 +0100 (Sun, 08 Mar 2009) | 1 line
+    fixed segfault in histogram
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2690498&group_id=222125&atid=1054680
 
-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 9266c3eaa397463d1345f472d69dc1d0894e123b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 21 19:51:07 2009 +0000
 
-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
+    layout id "_current_" matches the currently active layout window
 
-Fix up editor execution.
-------------------------------------------------------------------------
-r1494 | zas_ | 2009-03-08 15:27:19 +0100 (Sun, 08 Mar 2009) | 1 line
+commit aa2fd4c36b2b82e5c288dbc8d09478245f4ba929
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 21 18:22:04 2009 +0000
 
-Display icons in edit contextual menu.
-------------------------------------------------------------------------
-r1493 | zas_ | 2009-03-08 14:23:25 +0100 (Sun, 08 Mar 2009) | 1 line
+    do not copy existing layout id to new window
 
-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 9b9f197ef970ef521bd9e780f85ea5c1c63a900e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 21 17:47:50 2009 +0000
 
-dnd fixes
+    update translated pane titles
 
-------------------------------------------------------------------------
-r1491 | nadvornik | 2009-03-08 12:32:12 +0100 (Sun, 08 Mar 2009) | 2 lines
+commit 4f46f6cca2dbc4423ee371e47877fd1bbf4a57a4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 20 22:48:01 2009 +0000
 
-dnd fixes
+    do not re-create ui_manager at layout change
 
-------------------------------------------------------------------------
-r1490 | nadvornik | 2009-03-08 11:38:51 +0100 (Sun, 08 Mar 2009) | 2 lines
+commit 223d36e4c7eae2144f2eb20c6f0c77e27bbe743e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 20 21:28:31 2009 +0000
 
-allow dropping of multiple keywords
+    added a possibility to update existing bars from config
 
-------------------------------------------------------------------------
-r1489 | nadvornik | 2009-03-08 11:25:24 +0100 (Sun, 08 Mar 2009) | 2 lines
+commit 61ff1c806812b340b30a891b933ed52c2c033207
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 20 17:02:00 2009 +0000
 
-show a label instead of the default drag icon
+    added tooltips to external editors on toolbar
+    - patch by Colin Clark
 
-------------------------------------------------------------------------
-r1488 | nadvornik | 2009-03-08 10:56:40 +0100 (Sun, 08 Mar 2009) | 3 lines
+commit da76910fc5992b93d09257b8386bbcd6b1a54a88
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 20 16:28:43 2009 +0000
 
-dnd in keywords tree
-improved dnd in advanced exif
+    added "load config" command to remote control
 
-------------------------------------------------------------------------
-r1487 | nadvornik | 2009-03-07 18:02:59 +0100 (Sat, 07 Mar 2009) | 5 lines
+commit e63d1ab169ffd77e2a0691eee92aee94484e8401
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 20 14:36:59 2009 +0000
 
-implemented keywords editor as described at
-http://geeqie.wiki.sourceforge.net/keywords
-keyword tree is hardcoded for now
-TODO: configuration
+    added possibility to update existing layout window from config
 
-------------------------------------------------------------------------
-r1486 | zas_ | 2009-03-07 11:32:04 +0100 (Sat, 07 Mar 2009) | 1 line
+commit f85c331b6bdca1a07e38a196e93562448b4c1048
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 20 11:52:29 2009 +0000
 
-French translation was updated.
-------------------------------------------------------------------------
-r1485 | zas_ | 2009-03-07 11:31:30 +0100 (Sat, 07 Mar 2009) | 1 line
+    do not add duplicate keywords from config file
 
-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 edddb38414fcaf01150e7b3b1ee0175cf8f72ac2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 20 10:12:29 2009 +0000
 
-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
+    be more verbose on parse errors
 
-simplified bar interface
+commit db9583d155f876dcf8ecdba06de8c41bf6363955
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 20 09:46:35 2009 +0000
 
-------------------------------------------------------------------------
-r1482 | zas_ | 2009-03-06 16:04:35 +0100 (Fri, 06 Mar 2009) | 1 line
+    added function to reload external editors at any time
+    eliminated init_after_global_options()
 
-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 a043fedcd1fa348548988b8c157f60a7b585539d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Mar 19 22:58:28 2009 +0000
 
-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
+    initialization clean-up
 
-enable wrap mode in comment pane
+commit 75ad70e81b5f541c6b57bf514a6363df919c102b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Mar 19 22:12:14 2009 +0000
 
-------------------------------------------------------------------------
-r1479 | nadvornik | 2009-03-06 15:24:11 +0100 (Fri, 06 Mar 2009) | 2 lines
+    improved config file formatting
 
-use standard GtkHPaned for sidebar width
+commit 5cd0768160f389b85802e2c44a568837b0f8e2b8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 17 23:03:07 2009 +0000
 
-------------------------------------------------------------------------
-r1478 | zas_ | 2009-03-06 12:42:25 +0100 (Fri, 06 Mar 2009) | 1 line
+    added more IPTC tags
 
-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 c4397842e058064be7c5e3f43a7f0334cc0ffb3d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 17 22:41:09 2009 +0000
 
-do not crash if an exif entry is deleted during editing
+    implemented editing support in exif pane
 
-------------------------------------------------------------------------
-r1476 | nadvornik | 2009-03-06 00:02:15 +0100 (Fri, 06 Mar 2009) | 2 lines
+commit 4bb3d0e135ca5c31daea4beaebda72905dccf5a0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 17 19:52:56 2009 +0000
 
-added popup menu to the exif pane
+    fixed loading of desktop file icons, gtk seems to expect an icon name without extension
 
-------------------------------------------------------------------------
-r1475 | nadvornik | 2009-03-04 23:44:35 +0100 (Wed, 04 Mar 2009) | 2 lines
+commit 8b21951c112cda8df9ab0d7e21ec024952fec965
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 17 19:09:34 2009 +0000
 
-indicate that the exif pane is empty
+    simplified code
 
-------------------------------------------------------------------------
-r1474 | nadvornik | 2009-03-04 23:34:11 +0100 (Wed, 04 Mar 2009) | 2 lines
+commit 914fa4e1207fe6f882dca6aa6da0c4306fb0ec63
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 17 18:58:15 2009 +0000
 
-prepared exif pane for popup menu
+    improved expanding and hiding of helper keywords
 
-------------------------------------------------------------------------
-r1473 | zas_ | 2009-03-04 22:33:19 +0100 (Wed, 04 Mar 2009) | 1 line
+commit 48a18d514775969bd21ce0bd154d454af5182ed8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 17 18:30:53 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.
-------------------------------------------------------------------------
-r1472 | nadvornik | 2009-03-04 22:19:12 +0100 (Wed, 04 Mar 2009) | 2 lines
+    fixed keyword tree redrawing
 
-dnd from advanced exif window to exif pane
+commit a142c98b0d4a45084b3fbb698bae2f650846673c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Mar 17 00:05:13 2009 +0000
 
-------------------------------------------------------------------------
-r1471 | nadvornik | 2009-03-04 19:53:47 +0100 (Wed, 04 Mar 2009) | 2 lines
+    Preliminary support for doxygen: make doxygen-doc will create documentation from sources in doc/doxygen directory.
 
-Display pixel coordinates and rgb - patch by Ruben Stein
+commit 496826c114d4a8f9040bb1ef40e10f5782b3fe15
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 16 20:39:09 2009 +0000
 
-------------------------------------------------------------------------
-r1470 | nadvornik | 2009-03-04 00:17:07 +0100 (Wed, 04 Mar 2009) | 2 lines
+    gint -> gboolean where applicable. The end (ouf!).
 
-reorder exif pane entries with drag and drop
+commit 0b6b9778a54d91e2cfd39e9609ff9a784d2cbd7f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 16 19:11:39 2009 +0000
 
-------------------------------------------------------------------------
-r1469 | nadvornik | 2009-03-02 23:48:04 +0100 (Mon, 02 Mar 2009) | 2 lines
+    gint -> gboolean where applicable.
 
-overlay now survives image split
+commit 4cd4d86404984c4696fc26e3968e5b17ff998d44
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 16 18:19:11 2009 +0000
 
-------------------------------------------------------------------------
-r1468 | zas_ | 2009-03-02 22:06:32 +0100 (Mon, 02 Mar 2009) | 1 line
+    gint -> gboolean where applicable.
 
-Random tidy up.
-------------------------------------------------------------------------
-r1467 | zas_ | 2009-03-02 22:05:57 +0100 (Mon, 02 Mar 2009) | 1 line
+commit 049a021e2221f7de3df81ce6c64b77c424ce0dac
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 23:22:17 2009 +0000
 
-Fix memleak in previous patch.
-------------------------------------------------------------------------
-r1466 | zas_ | 2009-03-02 22:04:38 +0100 (Mon, 02 Mar 2009) | 1 line
+    improved pane_keywords notification
 
-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 bdb1e4f3ca99abb0a9869a9bc872bc5b0b6f60b3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 22:46:25 2009 +0000
 
-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
+    call the notify function just once when the keywords are pushed to the
+    textarea
 
-Update POTFILES.in and french translation.
-------------------------------------------------------------------------
-r1463 | zas_ | 2009-03-02 00:14:19 +0100 (Mon, 02 Mar 2009) | 1 line
+commit 5c5e09cfb61bea28413a35b616540d4fea4710e9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 15 20:16:20 2009 +0000
 
-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
+    gint -> gboolean.
 
-make the exif pane grow-only - this reduces sidebar jumping
+commit 5f2862f720cdf6e5b001b0235f54dd3115378edc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 18:41:25 2009 +0000
 
-------------------------------------------------------------------------
-r1461 | zas_ | 2009-03-01 22:06:55 +0100 (Sun, 01 Mar 2009) | 1 line
+    fixed segfault in osd called from img-view
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2684068&group_id=222125&atid=1054680
 
-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 a83ce8127733fe662f70e27e4861923525924d2a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 15 18:06:41 2009 +0000
 
-Clarify colorspace determination (exif 2.2/2.21).
-------------------------------------------------------------------------
-r1459 | zas_ | 2009-03-01 18:58:19 +0100 (Sun, 01 Mar 2009) | 1 line
+    gint -> gboolean.
 
-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 e297b62d130c7fd6a2d4f7d959b1d2c2a0ed0a29
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 17:40:04 2009 +0000
 
-Improve file checks using is_readable_file().
-------------------------------------------------------------------------
-r1457 | zas_ | 2009-03-01 18:11:51 +0100 (Sun, 01 Mar 2009) | 1 line
+    fixed viewing image from dupe and search windows
 
-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 e4ec9f2c3d3c8a79dd7741b2b7e7d4bd6825c758
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 15 15:01:07 2009 +0000
 
-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
+    gint -> gboolean.
 
-image_select(), image_set_selectable(): tidy up.
-------------------------------------------------------------------------
-r1454 | zas_ | 2009-03-01 17:43:48 +0100 (Sun, 01 Mar 2009) | 1 line
+commit 54797050cd64429ea6a90ee4d8882b0542d634ae
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 15 13:33:56 2009 +0000
 
-Indentation fixes.
-------------------------------------------------------------------------
-r1453 | zas_ | 2009-03-01 16:54:37 +0100 (Sun, 01 Mar 2009) | 1 line
+    gint -> gboolean.
 
-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 1e7fe2f0bce7e8b4959c6d0e82259617a5224e1c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 12:41:39 2009 +0000
 
-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
+    fixed XMP and IPTC entry names in exif pane
 
-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 972f0c276d31a7510ce0a26e15b4925a6a0c1ab3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 12:20:14 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.
-------------------------------------------------------------------------
-r1449 | nadvornik | 2009-03-01 14:37:30 +0100 (Sun, 01 Mar 2009) | 2 lines
+    added notification to the exif pane
 
-dropped ExifUIList
+commit 7c3dc4dc86dff4853269bbe8341b71f1110d5709
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 11:58:46 2009 +0000
 
-------------------------------------------------------------------------
-r1448 | nadvornik | 2009-03-01 12:59:32 +0100 (Sun, 01 Mar 2009) | 2 lines
+    fixed a bug in osd updating, it seems that the osd icons work again
 
-do not use separate list of entries, rely on vbox
+commit 04e5dfcf4a9d04ec83be00b15c53a35cdec49f79
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 11:34:09 2009 +0000
 
-------------------------------------------------------------------------
-r1447 | nadvornik | 2009-03-01 01:10:00 +0100 (Sun, 01 Mar 2009) | 2 lines
+    compute histogram in idle time
 
-fixed possible crash
+commit c30d27838ff7606edcfcaae4e2d616370edacc67
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 15 09:06:13 2009 +0000
 
-------------------------------------------------------------------------
-r1446 | nadvornik | 2009-03-01 00:59:02 +0100 (Sun, 01 Mar 2009) | 2 lines
+    fixed possible deadlock with multiple thumb loaders in parallel
 
-rewritten exif pane to support arbitrary number of entries
+commit 3dfd1c11d0f0b11e6627af9b687535dbaf32dee3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 15 07:07:52 2009 +0000
 
-------------------------------------------------------------------------
-r1445 | zas_ | 2009-02-28 21:57:26 +0100 (Sat, 28 Feb 2009) | 1 line
+    gint -> gboolean.
 
-max value -> value. Shorter.
-------------------------------------------------------------------------
-r1444 | zas_ | 2009-02-28 21:53:59 +0100 (Sat, 28 Feb 2009) | 1 line
+commit 2c38cf912ea9c74916ea950f62b1637d26f1a55b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 14 23:26:42 2009 +0000
 
-Add missing space between while and first parenthesis.
-------------------------------------------------------------------------
-r1443 | zas_ | 2009-02-28 21:52:51 +0100 (Sat, 28 Feb 2009) | 1 line
+    completely separated global and layout window options
+    layout window configuration is available under separate menu entry
 
-Add missing space between switch and first parenthesis.
-------------------------------------------------------------------------
-r1442 | zas_ | 2009-02-28 21:48:47 +0100 (Sat, 28 Feb 2009) | 1 line
+commit 869dd50b966b21850457b98a434dcb015158163e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Mar 14 21:12:55 2009 +0000
 
-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
+    gint -> gboolean.
 
-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 3707f26ed3f7eb60c321cdef21d58a9ae458c160
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Mar 14 20:07:23 2009 +0000
 
-show histogram label in the title
-adjusted label texts
+    More gboolean.
 
-------------------------------------------------------------------------
-r1439 | nadvornik | 2009-02-28 20:44:58 +0100 (Sat, 28 Feb 2009) | 2 lines
+commit ccbfd10e582b6099d035f09a0e0bd5bc146885cb
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Mar 14 19:25:21 2009 +0000
 
-give the panes more control over expander title
+    Use gboolean where applicable, minor cleanup and indentations fixes.
 
-------------------------------------------------------------------------
-r1438 | zas_ | 2009-02-28 20:41:23 +0100 (Sat, 28 Feb 2009) | 1 line
+commit 8e811724d0f95587be393cdb7a677a32ac704d34
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 14 17:21:35 2009 +0000
 
-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
+    improved notification system
 
-load icons for external editors
+commit 2770d68d3c1a7e5f7550e4305e8b52aa11487759
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Mar 14 11:26:43 2009 +0000
 
-------------------------------------------------------------------------
-r1436 | zas_ | 2009-02-28 19:01:16 +0100 (Sat, 28 Feb 2009) | 1 line
+    More gboolean and tidy up.
 
-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 57236ac4620fce1a918d9c3269c51bcf468e5d22
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 14 10:34:42 2009 +0000
 
-fixed bar_histogram headers
+    cleanup, small fixes
 
-------------------------------------------------------------------------
-r1434 | zas_ | 2009-02-28 18:12:00 +0100 (Sat, 28 Feb 2009) | 1 line
+commit 83a31276f24f79537f8e708cd2cb9b53af5a1470
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 13 23:19:58 2009 +0000
 
-Minor simplification and cleanup.
-------------------------------------------------------------------------
-r1433 | zas_ | 2009-02-28 17:59:20 +0100 (Sat, 28 Feb 2009) | 1 line
+    do not allow to add keywords with the same name as siblings
 
-image_change_complete(): reduce code redundancy and implify.
-------------------------------------------------------------------------
-r1432 | nadvornik | 2009-02-28 15:40:22 +0100 (Sat, 28 Feb 2009) | 3 lines
+commit c27864686704e76f90e3bdc3557537f5fb5086b4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 13 16:45:21 2009 +0000
 
-fixed overlay configuration
-split overlay options between global and layout window
+    added keyword tree filtering
 
-------------------------------------------------------------------------
-r1431 | nadvornik | 2009-02-28 13:50:39 +0100 (Sat, 28 Feb 2009) | 2 lines
+commit dc9042b3bd903090011f945df79e1eeacd3f8e97
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 13 12:06:01 2009 +0000
 
-save and restore toolbar configuration
+    show file name in advanced_exif
 
-------------------------------------------------------------------------
-r1430 | nadvornik | 2009-02-28 10:59:27 +0100 (Sat, 28 Feb 2009) | 2 lines
+commit 3dcfa72047dc28f10b50187c651609ae96cd7065
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 13 10:36:32 2009 +0000
 
-create toolbar from ui_manager
+    handle sidecar files for raw formats that are not known to exiv2
 
-------------------------------------------------------------------------
-r1429 | zas_ | 2009-02-28 00:25:31 +0100 (Sat, 28 Feb 2009) | 1 line
+commit b987ed85c78996f56abc1f3025f36d3c4532d07c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 13 09:03:06 2009 +0000
 
-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
+    fixed keyword to mark connection
 
-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 26823554cdf789efc5c78d6d43a25678b24c76e9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Mar 12 22:44:21 2009 +0000
 
-compute histmap in idle callback and only if the histogram is expanded
+    Use gboolean where applicable.
 
-------------------------------------------------------------------------
-r1426 | zas_ | 2009-02-26 22:46:27 +0100 (Thu, 26 Feb 2009) | 1 line
+commit ce7252908d82484fbad1823b49a9c497ac86d278
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Mar 12 22:39:06 2009 +0000
 
-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
+    Make ishidden() static to filedata.c and rename it is_hidden_file().
 
-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 ea7b2e3825efdd3929b5dc5b057fa21b6d89ca3a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Mar 12 22:35:45 2009 +0000
 
-Add .bak and .mo extensions to svn:ignore.
-------------------------------------------------------------------------
-r1423 | nadvornik | 2009-02-26 09:04:52 +0100 (Thu, 26 Feb 2009) | 2 lines
+    gint -> gboolean and tidy up.
 
-quoted_value is no longer needed
+commit 12d44efdf007bf1bb292b450fd575cb007ace3b0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Mar 12 21:27:13 2009 +0000
 
-------------------------------------------------------------------------
-r1422 | zas_ | 2009-02-26 00:04:08 +0100 (Thu, 26 Feb 2009) | 1 line
+    added a dialog for editing keyword tree
 
-Silent a minor warning.
-------------------------------------------------------------------------
-r1421 | nadvornik | 2009-02-25 22:09:17 +0100 (Wed, 25 Feb 2009) | 2 lines
+commit 445675df9548d5b7b765a07c7bfe96faa3e4ab6a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Mar 12 21:06:37 2009 +0000
 
-correctly save and restore overlay string
+    Use gboolean where applicable, for the sake of consistency.
 
-------------------------------------------------------------------------
-r1420 | zas_ | 2009-02-25 21:54:38 +0100 (Wed, 25 Feb 2009) | 1 line
+commit 2814d20328df2cfb3efcd57bdbf6c8a468c94408
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Mar 11 23:36:01 2009 +0000
 
-Save bar pane histogram state to rc file.
-------------------------------------------------------------------------
-r1419 | zas_ | 2009-02-25 21:42:35 +0100 (Wed, 25 Feb 2009) | 1 line
+    Code cleanup.
 
-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 f719019c2a2838f979aaece5ed16e074c544310d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Mar 11 23:35:31 2009 +0000
 
-reuse original utility_box (image + sidebars) on layout change (switch
-from list to icon view etc.)
+    Fix bug when adding a new collection through sort manager. Tidy up.
 
-------------------------------------------------------------------------
-r1417 | nadvornik | 2009-02-25 19:21:20 +0100 (Wed, 25 Feb 2009) | 2 lines
+commit 3ad46d8aff0ddc2fb5489031121c4bc48b7756d3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Mar 11 23:04:30 2009 +0000
 
-fixed filter initialization
+    Tidy up.
 
-------------------------------------------------------------------------
-r1416 | nadvornik | 2009-02-24 23:21:28 +0100 (Tue, 24 Feb 2009) | 2 lines
+commit 0b00a6f6e8da83036bc84c8a47c863721f2a1c14
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Mar 11 22:56:56 2009 +0000
 
-improved bar_sort configuration
+    Use gboolean pseudo type where applicable.
 
-------------------------------------------------------------------------
-r1415 | zas_ | 2009-02-24 22:08:16 +0100 (Tue, 24 Feb 2009) | 1 line
+commit 2f2e14119378d60c52c113078c35999f342b249e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Mar 11 22:28:37 2009 +0000
 
-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
+    Remove useless functions.
 
-fixed --fullscreen option together with enabled bar 
+commit 53335b4551e6099ecb9a361d87b35487df57101e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Mar 11 21:54:54 2009 +0000
 
-------------------------------------------------------------------------
-r1413 | nadvornik | 2009-02-24 21:34:39 +0100 (Tue, 24 Feb 2009) | 2 lines
+    added a popup menu in keyword tree
 
-simplified and improved bar configuration
+commit 13b5d1f44e4c824a4a48b972e758f2fde80dbc43
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Mar 11 17:38:20 2009 +0000
 
-------------------------------------------------------------------------
-r1412 | zas_ | 2009-02-24 19:00:45 +0100 (Tue, 24 Feb 2009) | 1 line
+    Use dynamic allocation for editor key passed to various callbacks.
 
-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 4ae54d3fe9578e43dace94f9fdc9fc4e757a74f9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 10 22:52:12 2009 +0000
 
-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 saving of file_view_type
 
+commit 7feb265d9809eef4b3c225b6475b83228771d6ea
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Mar 10 17:58:30 2009 +0000
 
-------------------------------------------------------------------------
-r1410 | nadvornik | 2009-02-23 23:13:09 +0100 (Mon, 23 Feb 2009) | 2 lines
+    Remove now useless element.
 
-simplified config writing 
+commit 244bab9b7cc522210cdfbf1432c3a4b7c3ccce77
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Mar 10 17:22:17 2009 +0000
 
-------------------------------------------------------------------------
-r1409 | nadvornik | 2009-02-23 22:21:15 +0100 (Mon, 23 Feb 2009) | 2 lines
+    Remove the toggle on advanced exif window menu item.
 
-enabled commandline again
+commit 0d08080fca58e3ef64ede91c605d46ccb8bb2689
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 9 19:37:58 2009 +0000
 
-------------------------------------------------------------------------
-r1408 | zas_ | 2009-02-23 18:20:40 +0100 (Mon, 23 Feb 2009) | 1 line
+    Add missing g_key_file_free() call.
 
-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 704c8c788786d55da1a84676cdca7865e85b96da
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 9 19:35:53 2009 +0000
 
-Set svn:ignore on Makefile and Makefile.in.
-------------------------------------------------------------------------
-r1406 | zas_ | 2009-02-22 18:40:32 +0100 (Sun, 22 Feb 2009) | 1 line
+    Fix editor_command_path_parse().
 
-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 6829be525a541c8e5b3b9a3d130548434d006587
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 9 19:34:26 2009 +0000
 
-config file format changed to XML
-save and restore all layout windows
-save and restore sidebar configuration
+    Revert changeset 1502. It brokes the spec: hidden desktop files from user directory should hide files from system directory with the same name.
 
-------------------------------------------------------------------------
-r1404 | zas_ | 2009-02-22 14:29:49 +0100 (Sun, 22 Feb 2009) | 1 line
+commit 2c12c12f04540a4b3888fde88f88cc93e7adb011
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 9 12:44:06 2009 +0000
 
-Attempt to simplify and fix histrogram code.
-------------------------------------------------------------------------
-r1403 | zas_ | 2009-02-21 21:43:35 +0100 (Sat, 21 Feb 2009) | 1 line
+    Only store editors if they match criterias to not be hidden from start, it makes more sense. Fix editor_command_path_parse().
 
-Glibification again.
-------------------------------------------------------------------------
-r1402 | zas_ | 2009-02-21 19:28:53 +0100 (Sat, 21 Feb 2009) | 1 line
+commit 67e00d0a920b6349e42f86742a18ca50fdc4880e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 8 23:12:49 2009 +0000
 
-French translation was updated.
-------------------------------------------------------------------------
-r1401 | zas_ | 2009-02-21 19:04:52 +0100 (Sat, 21 Feb 2009) | 1 line
+    Introduce EditorFlags type, cleanup.
 
-Glibification.
-------------------------------------------------------------------------
-r1400 | zas_ | 2009-02-21 11:53:18 +0100 (Sat, 21 Feb 2009) | 1 line
+commit 30fc45e64c3dea9841d40ba694d1d2b45d002cc6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 8 23:09:27 2009 +0000
 
-Move grid color setting to histogram_new().
-------------------------------------------------------------------------
-r1399 | zas_ | 2009-02-21 11:33:56 +0100 (Sat, 21 Feb 2009) | 1 line
+    save and restore the keyword tree
 
-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 c00ba73c65a001d5fbf7d7d4c6279c97e6992983
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 8 21:12:45 2009 +0000
 
-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
+    fixed crash with certain layout configurations
 
-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 f7dbd69473c9bcdcb08c6b904b11d512e3a2929a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 8 20:49:48 2009 +0000
 
-fixed compiler warning
+    Cleanup and minor fixes.
 
-------------------------------------------------------------------------
-r1395 | nadvornik | 2009-02-16 22:01:27 +0100 (Mon, 16 Feb 2009) | 2 lines
+commit 66f5ea89ccea96c00f371f633fe02142cec8bd05
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 8 17:51:03 2009 +0000
 
-hopefully fixed a freeze on solaris
+    Advanced exif window: make all columns sortable and resizable.
 
-------------------------------------------------------------------------
-r1394 | nadvornik | 2009-02-15 20:25:55 +0100 (Sun, 15 Feb 2009) | 2 lines
+commit 411a041e79c2cb24490d562fdcd05030cbcfff71
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 8 15:30:15 2009 +0000
 
-added histogram pane
+    Add helper macros EDITOR_ERRORS() and EDITOR_ERRORS_BUT_SKIPPED() to clean up the code a bit. Minor tidy up.
 
-------------------------------------------------------------------------
-r1393 | nadvornik | 2009-02-15 18:27:48 +0100 (Sun, 15 Feb 2009) | 2 lines
+commit 91b011a25e87aebe4cdc92e2a75db82b872c8302
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 8 15:02:18 2009 +0000
 
-fixed histogram drawing
+    Fix up editor execution.
 
-------------------------------------------------------------------------
-r1392 | zas_ | 2009-02-15 16:58:01 +0100 (Sun, 15 Feb 2009) | 1 line
+commit 3014c4ff1cd8fc5a6ce064e3bcc297417a08a37f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 8 14:27:19 2009 +0000
 
-Remove redundant line of code.
-------------------------------------------------------------------------
-r1391 | zas_ | 2009-02-15 16:56:48 +0100 (Sun, 15 Feb 2009) | 1 line
+    Display icons in edit contextual menu.
 
-Fix up few compilation warnings.
-------------------------------------------------------------------------
-r1390 | nadvornik | 2009-02-15 14:11:21 +0100 (Sun, 15 Feb 2009) | 3 lines
+commit 0205b0af299b580d25846b1fc9c17e7716939341
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 8 13:23:25 2009 +0000
 
-histogram caching
-histogram interface prepared for histogram pane
+    In various Edit context menus, only display editors that match the file types in the selection.
 
-------------------------------------------------------------------------
-r1389 | nadvornik | 2009-02-15 10:36:53 +0100 (Sun, 15 Feb 2009) | 3 lines
+commit 06d738a8072a9eae0765859eecc19c1745cde25b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 8 12:42:23 2009 +0000
 
-separated "normal" and advanced exif, "Normal" exif is now in the
-generic bar, advanced exif is in separate window.
+    dnd fixes
 
-------------------------------------------------------------------------
-r1388 | nadvornik | 2009-02-14 21:26:30 +0100 (Sat, 14 Feb 2009) | 2 lines
+commit e9f2c348743955bcf92c0ef94331d545e7d6f7a1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 8 11:32:12 2009 +0000
 
-droped Preferences dialog, sidebar should replace it completely
+    dnd fixes
 
-------------------------------------------------------------------------
-r1387 | nadvornik | 2009-02-14 20:50:54 +0100 (Sat, 14 Feb 2009) | 4 lines
+commit e0a06986823081a727a4413b7e2ff562fd6618be
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 8 10:38:51 2009 +0000
 
-replaced bar_info with an universal bar, restored the original
-functionality (more or less)
-bar configuration is not yet saved
+    allow dropping of multiple keywords
 
-------------------------------------------------------------------------
-r1386 | zas_ | 2009-02-09 10:02:04 +0100 (Mon, 09 Feb 2009) | 1 line
+commit 3dc57a6704aa6b4b5c94e597dc448ee141d14c15
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 8 10:25:24 2009 +0000
 
-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
+    show a label instead of the default drag icon
 
-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 2874d15e958da779066951a0bde3bafe3f9654cb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 8 09:56:40 2009 +0000
 
-------------------------------------------------------------------------
-r1384 | nadvornik | 2009-02-07 20:01:21 +0100 (Sat, 07 Feb 2009) | 6 lines
+    dnd in keywords tree
+    improved dnd in advanced exif
 
-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 60a09da7a127ddafeb538ed3d27bff57c65c552a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 7 17:02:59 2009 +0000
 
+    implemented keywords editor as described at
+    http://geeqie.wiki.sourceforge.net/keywords
+    keyword tree is hardcoded for now
+    TODO: configuration
 
-------------------------------------------------------------------------
-r1383 | nadvornik | 2009-02-07 00:49:03 +0100 (Sat, 07 Feb 2009) | 2 lines
+commit 3d687308a8d41f5be0a667c4a470f6391c6e172b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Mar 7 10:32:04 2009 +0000
 
-Start with "Fit to window" in "Leave Zoom at previous setting" mode
+    French translation was updated.
 
-------------------------------------------------------------------------
-r1382 | nadvornik | 2009-02-06 23:56:52 +0100 (Fri, 06 Feb 2009) | 4 lines
+commit fbe133245d32410b958b6fdffecfcd14e2ea2bca
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Mar 7 10:31:30 2009 +0000
 
-do not switch to the next image on mouse click in split mode
-it interferes with image switching too much
+    Use a common function bar_pane_expander_title() to set expanders title widget.
 
+commit e4c7b67ba437b2e4b667b48ed40e50346c3fce45
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Mar 6 22:34:38 2009 +0000
 
-------------------------------------------------------------------------
-r1381 | nadvornik | 2009-02-06 23:41:47 +0100 (Fri, 06 Feb 2009) | 2 lines
+    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).
 
-improved labels of some menu items
+commit 0006442fe24f14a1ce2492b73d22c92670bf0974
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 6 15:52:47 2009 +0000
 
-------------------------------------------------------------------------
-r1380 | zas_ | 2009-02-04 18:15:30 +0100 (Wed, 04 Feb 2009) | 1 line
+    simplified bar interface
 
-Add year 2009 to copyright info everywhere.
-------------------------------------------------------------------------
-r1379 | zas_ | 2009-02-04 17:50:24 +0100 (Wed, 04 Feb 2009) | 1 line
+commit 4da29794c4fe3233ac3ecff01019e86d779a8c2b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Mar 6 15:04:35 2009 +0000
 
-Fix up the copyright years info.
-------------------------------------------------------------------------
-r1378 | zas_ | 2009-02-04 17:49:11 +0100 (Wed, 04 Feb 2009) | 1 line
+    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).
 
-Update README header.
-------------------------------------------------------------------------
-r1377 | zas_ | 2009-02-04 17:47:02 +0100 (Wed, 04 Feb 2009) | 1 line
+commit 7b8e46aa208816b61b4c1c852112aeebd3fe8f46
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Mar 6 14:53:32 2009 +0000
 
-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
+    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()).
 
-Do not show geeqie itself in editors menus.
-------------------------------------------------------------------------
-r1375 | nadvornik | 2009-02-03 19:04:10 +0100 (Tue, 03 Feb 2009) | 2 lines
+commit 25962e3530372946ba7c7a051b509ecf7056ac85
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 6 14:42:32 2009 +0000
 
-do not translate already translated texts from desktop files
+    enable wrap mode in comment pane
 
-------------------------------------------------------------------------
-r1374 | zas_ | 2009-02-03 14:52:20 +0100 (Tue, 03 Feb 2009) | 1 line
+commit 55a3179898b348b98a45a58d6f325dbb92026b09
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Mar 6 14:24:11 2009 +0000
 
-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
+    use standard GtkHPaned for sidebar width
 
-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 e8aff8701513b7dd33af46253f588ed93aa26159
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Mar 6 11:42:25 2009 +0000
 
-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
+    Fix tab completion when entering "/et[TAB]" it was changed to "et", this is fixed.
 
-improved placing of external commands in menu
-small menu improvements
+commit 9169391b4c9254bad5d087ea70eac57e35dafe6e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Mar 5 23:32:56 2009 +0000
 
-------------------------------------------------------------------------
-r1370 | nadvornik | 2009-02-01 23:35:40 +0100 (Sun, 01 Feb 2009) | 3 lines
+    do not crash if an exif entry is deleted during editing
 
-test TryExec,
-xdg_data_home added to the list of directories
+commit cf3ee0a9299dd553165421086ed4b44fe2d27eb6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Mar 5 23:02:15 2009 +0000
 
-------------------------------------------------------------------------
-r1369 | nadvornik | 2009-02-01 19:27:42 +0100 (Sun, 01 Feb 2009) | 2 lines
+    added popup menu to the exif pane
 
-fixed switch from single to split image
+commit 8cb3c38b5b8f7f3a6e02ba780b2d248e16872c3d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Mar 4 22:44:35 2009 +0000
 
-------------------------------------------------------------------------
-r1368 | nadvornik | 2009-02-01 13:48:14 +0100 (Sun, 01 Feb 2009) | 2 lines
+    indicate that the exif pane is empty
 
-read external editors from .desktop files
+commit f4ef41357f991741b70538dd8156161f44e462bb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Mar 4 22:34:11 2009 +0000
 
-------------------------------------------------------------------------
-r1367 | zas_ | 2009-01-29 20:43:34 +0100 (Thu, 29 Jan 2009) | 1 line
+    prepared exif pane for popup menu
 
-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 96f804c86a637788af6faea27f260cca6c596229
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Mar 4 21:33:19 2009 +0000
 
-switched to po/LINGUAS, see http://live.gnome.org/GnomeGoals/PoLinguas
-(new glib-gettextize does not support the old method)
+    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.
 
+commit b258d123509caea8cd9fe5d85dd2122d4e353750
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Mar 4 21:19:12 2009 +0000
 
-------------------------------------------------------------------------
-r1365 | zas_ | 2009-01-29 20:07:07 +0100 (Thu, 29 Jan 2009) | 1 line
+    dnd from advanced exif window to exif pane
 
-gint -> gboolean.
-------------------------------------------------------------------------
-r1364 | zas_ | 2009-01-29 20:00:24 +0100 (Thu, 29 Jan 2009) | 1 line
+commit ed17579e62a6cfe5a18915d3bfba80f8bc2ee564
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Mar 4 18:53:47 2009 +0000
 
-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
+    Display pixel coordinates and rgb - patch by Ruben Stein
 
-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 82e0b2a4b6099bbe79ae2a0011fbbe4c528e428d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Mar 3 23:17:07 2009 +0000
 
-added SIGBUS handler
+    reorder exif pane entries with drag and drop
 
-------------------------------------------------------------------------
-r1361 | nadvornik | 2009-01-26 22:08:05 +0100 (Mon, 26 Jan 2009) | 2 lines
+commit a899ea58d94c14dc66d34a3567ebdcfa11a6a0f9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Mar 2 22:48:04 2009 +0000
 
-fixed compilation with lirc
+    overlay now survives image split
 
-------------------------------------------------------------------------
-r1360 | zas_ | 2009-01-26 15:59:49 +0100 (Mon, 26 Jan 2009) | 1 line
+commit a4ee370ccd362d7e0c69067dbdad9e0106a1cce4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 2 21:06:32 2009 +0000
 
-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
+    Random tidy up.
 
-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 da428c44fc7a1da6f146163cb8f484e0fc6676fb
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 2 21:05:57 2009 +0000
 
-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
+    Fix memleak in previous patch.
 
-Keep -O0 over -O2 as requested by Vladimir.
-------------------------------------------------------------------------
-r1356 | zas_ | 2009-01-26 09:36:23 +0100 (Mon, 26 Jan 2009) | 1 line
+commit 0668b940429414b217e330b5351bfca31dda1c4d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 2 21:04:38 2009 +0000
 
-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
+    Add a directory separator at the end of names in tab completion list to indicate directories.
 
-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 6a8d84391baf8e7bee1160abc4c57eca58987a73
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 1 23:38:36 2009 +0000
 
-added the original COPYING file from GQview - we can't rely on autogen.sh
+    Align exif labels vertically (visually better since name is now smaller than value).
 
-------------------------------------------------------------------------
-r1352 | nadvornik | 2009-01-25 19:14:08 +0100 (Sun, 25 Jan 2009) | 2 lines
+commit 2a1b48f6079867a09a28067f17a8e7bb47cdbdfd
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 1 23:28:53 2009 +0000
 
-updated ChangeLog from svn log
+    Update POTFILES.in and french translation.
 
-------------------------------------------------------------------------
-r1351 | nadvornik | 2009-01-25 17:58:19 +0100 (Sun, 25 Jan 2009) | 2 lines
+commit 7fbf2e53a3a5ad667bd585d763cf0bff567d672e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 1 23:14:19 2009 +0000
 
-fixed gthread detection
+    When g_new0() is used, drop redundant initializations to NULL, FALSE or 0, second pass.
 
-------------------------------------------------------------------------
-r1350 | nadvornik | 2009-01-25 10:27:27 +0100 (Sun, 25 Jan 2009) | 2 lines
+commit ac3c275ae53473b6be6f20c1b96a470e156a7fdc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 1 21:35:18 2009 +0000
 
-do not ignore newly created sidecars
+    make the exif pane grow-only - this reduces sidebar jumping
 
-------------------------------------------------------------------------
-r1349 | nadvornik | 2009-01-24 14:46:08 +0100 (Sat, 24 Jan 2009) | 2 lines
+commit 16754fd5f8f49e41f040ed43a28f4c53dfcde982
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 1 21:06:55 2009 +0000
 
-adjusted marks spacing to align them with the marks filter
+    When g_new0() is used, drop redundant initializations to NULL, FALSE or 0.
 
-------------------------------------------------------------------------
-r1348 | zas_ | 2009-01-24 14:38:53 +0100 (Sat, 24 Jan 2009) | 1 line
+commit 276cb9bb7ccef6bca68564040a2f5908028ebdc1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 1 19:48:38 2009 +0000
 
-Fix incorrect translation.
-------------------------------------------------------------------------
-r1347 | nadvornik | 2009-01-24 14:05:06 +0100 (Sat, 24 Jan 2009) | 4 lines
+    Clarify colorspace determination (exif 2.2/2.21).
 
-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 352ec1b93ed21559a6c2cd9d3b583540bd0de5d9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 1 17:58:19 2009 +0000
 
+    Enable 'Use profile from image' item of color management menu only if such profile information is available from image.
 
-------------------------------------------------------------------------
-r1346 | nadvornik | 2009-01-24 13:15:01 +0100 (Sat, 24 Jan 2009) | 2 lines
+commit 2f8d1927009893b4562aa1b95ec61b2f4b997d8d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 1 17:13:14 2009 +0000
 
-fixed glib warning
+    Improve file checks using is_readable_file().
 
-------------------------------------------------------------------------
-r1345 | nadvornik | 2009-01-24 11:09:29 +0100 (Sat, 24 Jan 2009) | 2 lines
+commit 44300b5fd5139f9c485d632207fb7f89cd3c481f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 1 17:11:51 2009 +0000
 
-updated version string
+    Only attempt to read exif if the file is readable.
 
-------------------------------------------------------------------------
-r1344 | zas_ | 2009-01-24 08:41:23 +0100 (Sat, 24 Jan 2009) | 1 line
+commit f66300e9b42664a35e88c2baefdff57b3a883759
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 1 17:10:45 2009 +0000
 
-Silent two compilation warnings.
-------------------------------------------------------------------------
-r1343 | zas_ | 2009-01-24 08:36:21 +0100 (Sat, 24 Jan 2009) | 1 line
+    Introduce is_readable_file() which test if file exists, is regular and readable.
 
-French translation was updated.
-------------------------------------------------------------------------
-r1342 | nadvornik | 2009-01-23 23:53:02 +0100 (Fri, 23 Jan 2009) | 2 lines
+commit 2a5590abe04642bb6e1d7abb17a4f12ee9861cd8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 1 16:46:40 2009 +0000
 
-fixed possible crash
+    image_select(), image_set_selectable(): tidy up.
 
-------------------------------------------------------------------------
-r1341 | nadvornik | 2009-01-21 19:30:54 +0100 (Wed, 21 Jan 2009) | 2 lines
+commit d3aa41bc4406825b23336d561c60a81d6509f523
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 1 16:43:48 2009 +0000
 
-enable threads by default
+    Indentation fixes.
 
-------------------------------------------------------------------------
-r1340 | nadvornik | 2009-01-21 19:16:26 +0100 (Wed, 21 Jan 2009) | 2 lines
+commit 671c4e59016ad4b13a791d6bf70a1011b9450b62
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 1 15:54:37 2009 +0000
 
-compilation fixes for older exiv2
+    image_post_process_color(): remove exif parameter, just extract it when needed.
 
-------------------------------------------------------------------------
-r1339 | nadvornik | 2009-01-20 23:53:09 +0100 (Tue, 20 Jan 2009) | 2 lines
+commit bc32699c45cdf3698872449f5b9116a6dd0928a8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 1 15:41:51 2009 +0000
 
-improved metadata preferences
+    Slightly modify access_file() and use it to test profile files existence and read access.
 
-------------------------------------------------------------------------
-r1338 | nadvornik | 2009-01-20 23:29:31 +0100 (Tue, 20 Jan 2009) | 2 lines
+commit 2a3788f237b9a0e343501213036eb133545754b7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 1 15:28:06 2009 +0000
 
-fixed possible segfault
+    Add an ellipse when the file name is truncated.
 
-------------------------------------------------------------------------
-r1337 | nadvornik | 2009-01-11 22:28:03 +0100 (Sun, 11 Jan 2009) | 2 lines
+commit 138449b284641d79f8f35dbc47ecff5364f94117
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 1 15:15:37 2009 +0000
 
-show symlinks in filelist
+    In the side bar, display the filename without the 'Filename:' prefix and makes it centered. Allow to select it for copy'n'paste.
 
-------------------------------------------------------------------------
-r1336 | nadvornik | 2009-01-11 22:24:58 +0100 (Sun, 11 Jan 2009) | 2 lines
+commit 86e5ecef8ba0effbc52208fcc9c2c788ede293ff
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 1 13:37:30 2009 +0000
 
-fixed includes
+    dropped ExifUIList
 
-------------------------------------------------------------------------
-r1335 | nadvornik | 2009-01-11 19:58:05 +0100 (Sun, 11 Jan 2009) | 2 lines
+commit 851a261132a08fc1812a73b2c0481d0579a3da0a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 1 11:59:32 2009 +0000
 
-added a status bar button for writting metadata immediately
+    do not use separate list of entries, rely on vbox
 
-------------------------------------------------------------------------
-r1334 | nadvornik | 2009-01-11 13:13:30 +0100 (Sun, 11 Jan 2009) | 3 lines
+commit 411fa489a446dd00e60f1a77791ce26f9e43bb87
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 1 00:10:00 2009 +0000
 
-metadata write mode (direct or sidecar) made configurable for each file
-format
+    fixed possible crash
 
-------------------------------------------------------------------------
-r1333 | nadvornik | 2009-01-10 21:40:37 +0100 (Sat, 10 Jan 2009) | 3 lines
+commit 353d6be218b845a9d974f32d8388867ce2588bbe
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 28 23:59:02 2009 +0000
 
-simplified metadata interface, dropped metadata_read,
-fixes for older exiv2 versions
+    rewritten exif pane to support arbitrary number of entries
 
-------------------------------------------------------------------------
-r1332 | zas_ | 2009-01-04 18:14:34 +0100 (Sun, 04 Jan 2009) | 1 line
+commit 7cc909a78fa9f5f7c7fc40533978a29d3ad05767
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Feb 28 20:57:26 2009 +0000
 
-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
+    max value -> value. Shorter.
 
-French translation was updated.
-------------------------------------------------------------------------
-r1330 | zas_ | 2009-01-03 18:13:20 +0100 (Sat, 03 Jan 2009) | 1 line
+commit bbfd2a7a816e372a04aea99139f835353e4047f8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Feb 28 20:53:59 2009 +0000
 
-Silent warnings.
-------------------------------------------------------------------------
-r1329 | nadvornik | 2009-01-03 16:29:08 +0100 (Sat, 03 Jan 2009) | 2 lines
+    Add missing space between while and first parenthesis.
 
-write keywords and comments with separate functions
+commit 321ff5bb77411f729fdd38740a02f4de341f77e9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Feb 28 20:52:51 2009 +0000
 
-------------------------------------------------------------------------
-r1328 | nadvornik | 2009-01-03 00:14:01 +0100 (Sat, 03 Jan 2009) | 2 lines
+    Add missing space between switch and first parenthesis.
 
-fixed updating of selection after deleting the last image from the list
+commit 96a26903f49ddab4a63213310c9da8d2c0457dc0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Feb 28 20:48:47 2009 +0000
 
-------------------------------------------------------------------------
-r1327 | nadvornik | 2009-01-02 23:57:09 +0100 (Fri, 02 Jan 2009) | 5 lines
+    No space between function name and first parenthesis, it eases greping (see CODING).
 
-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 5ac2ac2a71f6fcc14ad4fc2994c17ea64d415dd5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Feb 28 20:24:42 2009 +0000
 
+    Prevent Gtk assertion failures when no icon is set.
 
-------------------------------------------------------------------------
-r1326 | nadvornik | 2009-01-02 15:58:21 +0100 (Fri, 02 Jan 2009) | 4 lines
+commit f3d61f44c1bfe05188eb68974737f66ce096656d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 28 20:13:11 2009 +0000
 
-added done callback to utilops
-used the callback for metadata writting at exit and for renaming new
-folder
+    show histogram label in the title
+    adjusted label texts
 
-------------------------------------------------------------------------
-r1325 | nadvornik | 2009-01-02 10:39:14 +0100 (Fri, 02 Jan 2009) | 2 lines
+commit f9936e38ffc7feb5ca5af211603c682cfb548fee
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 28 19:44:58 2009 +0000
 
-fixed view_dir notification
+    give the panes more control over expander title
 
-------------------------------------------------------------------------
-r1324 | nadvornik | 2009-01-02 10:26:23 +0100 (Fri, 02 Jan 2009) | 4 lines
+commit 106016c61b873ccc55b515336f5217d7f9fd639e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Feb 28 19:41:23 2009 +0000
 
-sidecar files grouping was made case-insensitive
-added possibility to use macros %raw, %image, %meta in extensions lists
+    Color profiles menu: test for file access before allowing to select it as input profile.
 
+commit dc4646d5966601b57b5a6ac49aaa7bd4fa14b7f3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 28 18:51:25 2009 +0000
 
-------------------------------------------------------------------------
-r1323 | nadvornik | 2008-12-27 23:53:07 +0100 (Sat, 27 Dec 2008) | 2 lines
+    load icons for external editors
 
-fixed writting of legacy metadata
+commit 073a65377169492e9843ee4bdd3acf01f0cf6c78
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Feb 28 18:01:16 2009 +0000
 
-------------------------------------------------------------------------
-r1322 | nadvornik | 2008-12-26 20:04:36 +0100 (Fri, 26 Dec 2008) | 3 lines
+    Use g_utf8_casefold() to compare keywords, uppercased/lowercased keywords are now matched against predefined list.
 
-optimized get_mark_func
-fixed reference counting bug
+commit 42ea998781724458ce55582414b4d1656d244f10
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 28 17:20:16 2009 +0000
 
-------------------------------------------------------------------------
-r1321 | nadvornik | 2008-12-26 19:54:07 +0100 (Fri, 26 Dec 2008) | 2 lines
+    fixed bar_histogram headers
 
-remove cached entries on all changes
+commit 0520eeff040165801722d408701eae8c94b2f955
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Feb 28 17:12:00 2009 +0000
 
-------------------------------------------------------------------------
-r1320 | nadvornik | 2008-12-26 18:38:52 +0100 (Fri, 26 Dec 2008) | 2 lines
+    Minor simplification and cleanup.
 
-fixed previous change
+commit df6b9c5b1e3077d19e5c59f2e72e8949da034a08
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Feb 28 16:59:20 2009 +0000
 
-------------------------------------------------------------------------
-r1319 | nadvornik | 2008-12-26 15:12:36 +0100 (Fri, 26 Dec 2008) | 3 lines
+    image_change_complete(): reduce code redundancy and implify.
 
-improved sidecar writting
-private metadata can be saved in xmp format
+commit fa373d7547d5c23f65088dff3df36d43b90b0139
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 28 14:40:22 2009 +0000
 
-------------------------------------------------------------------------
-r1318 | nadvornik | 2008-12-25 13:39:34 +0100 (Thu, 25 Dec 2008) | 2 lines
+    fixed overlay configuration
+    split overlay options between global and layout window
 
-implemented a possibility to connect keywords with marks
+commit d5b911cd3eca6de811ef53f8cac6a3f84ced1062
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 28 12:50:39 2009 +0000
 
-------------------------------------------------------------------------
-r1317 | nadvornik | 2008-12-25 13:28:04 +0100 (Thu, 25 Dec 2008) | 2 lines
+    save and restore toolbar configuration
 
-low-level keyword-to-mark functionality
+commit b4581c40f8cb47f32d1102589b005d5435e9e297
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 28 09:59:27 2009 +0000
 
-------------------------------------------------------------------------
-r1316 | nadvornik | 2008-12-25 13:19:37 +0100 (Thu, 25 Dec 2008) | 2 lines
+    create toolbar from ui_manager
 
-perform internal commands in idle call
+commit b24487aa1f5704a788a8f77782edf40850878a63
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Feb 27 23:25:31 2009 +0000
 
-------------------------------------------------------------------------
-r1315 | nadvornik | 2008-12-23 23:42:57 +0100 (Tue, 23 Dec 2008) | 2 lines
+    Really fix up color profiles options tests. Add an indicator of the embedded color profile when recognized (a * just after sRGB or AdobeRGB compatible).
 
-allow writing of empty keywords/comment
+commit bc2d1d0836169d7184c7010e9d01d16837cddbf5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Feb 27 22:28:17 2009 +0000
 
-------------------------------------------------------------------------
-r1314 | nadvornik | 2008-12-23 21:53:44 +0100 (Tue, 23 Dec 2008) | 2 lines
+    Fix up color profiles menu: mark empty entries (but not NULL) as inactive.
 
-added change notification to bar_info.c
+commit 9c93c4f8a9650ce80206755b524244c878e7b61b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Feb 27 21:30:28 2009 +0000
 
-------------------------------------------------------------------------
-r1313 | nadvornik | 2008-12-23 20:15:12 +0100 (Tue, 23 Dec 2008) | 2 lines
+    compute histmap in idle callback and only if the histogram is expanded
 
-improved buffering and notifications
+commit 526bf4edfddf1c63e583a2bf735a4614c55b314b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Feb 26 21:46:27 2009 +0000
 
-------------------------------------------------------------------------
-r1312 | nadvornik | 2008-12-23 20:13:48 +0100 (Tue, 23 Dec 2008) | 3 lines
+    Add a tooltip showing current histogram state on bar histogram.
 
-write changes immediately, the necessary buffering is done on lower
-level in metadata.c
+commit 66b325900212d630b208e1747280767783f01cb9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Feb 26 20:50:36 2009 +0000
 
-------------------------------------------------------------------------
-r1311 | nadvornik | 2008-12-23 00:25:15 +0100 (Tue, 23 Dec 2008) | 2 lines
+    Clean up histogram stuff: options saving/restoring, osd histogram separation, tidy up.
 
-file class made configurable in preferences
+commit 3b4446591720a17e3f0856fc290f85b84a303d12
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Feb 26 17:34:14 2009 +0000
 
-------------------------------------------------------------------------
-r1310 | zas_ | 2008-12-22 20:43:46 +0100 (Mon, 22 Dec 2008) | 1 line
+    Add .bak and .mo extensions to svn:ignore.
 
-French translation was updated.
-------------------------------------------------------------------------
-r1309 | nadvornik | 2008-12-22 19:29:25 +0100 (Mon, 22 Dec 2008) | 2 lines
+commit 84a6a75d10d4aaa99aaa0b9c5e2ded8a2b26f4da
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Feb 26 08:04:52 2009 +0000
 
-write metadata after timeout, image change or dir change
+    quoted_value is no longer needed
 
-------------------------------------------------------------------------
-r1308 | nadvornik | 2008-12-22 19:15:26 +0100 (Mon, 22 Dec 2008) | 2 lines
+commit cffe654128aa1230d98c36f6cc48524d87ab6b69
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Feb 25 23:04:08 2009 +0000
 
-show metadata options in preferences dialog
+    Silent a minor warning.
 
-------------------------------------------------------------------------
-r1307 | nadvornik | 2008-12-21 22:36:58 +0100 (Sun, 21 Dec 2008) | 2 lines
+commit 5651cebff9468fa7cb1275476eea0ccd482cb8df
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 25 21:09:17 2009 +0000
 
-fixed safe delete
+    correctly save and restore overlay string
 
-------------------------------------------------------------------------
-r1306 | nadvornik | 2008-12-21 22:20:36 +0100 (Sun, 21 Dec 2008) | 2 lines
+commit d7b78d9173ebe6d4692dad061a4afe30325d3e23
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Feb 25 20:54:38 2009 +0000
 
-most of the metadata options now works
+    Save bar pane histogram state to rc file.
 
-------------------------------------------------------------------------
-r1305 | nadvornik | 2008-12-21 17:26:03 +0100 (Sun, 21 Dec 2008) | 2 lines
+commit fddb6eb6775e4f70b70cb5373508b0bcb9ed5a04
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Feb 25 20:42:35 2009 +0000
 
-fixed new options
+    Fix up bar pane histogram contextual menu: show current state for channel and log mode.
 
-------------------------------------------------------------------------
-r1304 | zas_ | 2008-12-21 10:28:16 +0100 (Sun, 21 Dec 2008) | 1 line
+commit 4d85c50b6c73874d441f834a9d52f8319082c3e8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 25 19:46:03 2009 +0000
 
-French translation was updated.
-------------------------------------------------------------------------
-r1303 | nadvornik | 2008-12-21 00:18:20 +0100 (Sun, 21 Dec 2008) | 2 lines
+    reuse original utility_box (image + sidebars) on layout change (switch
+    from list to icon view etc.)
 
-added options for metadata - not yet used
+commit f9a9bffc314cd4b1cd5229896286666766f020ca
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 25 18:21:20 2009 +0000
 
-------------------------------------------------------------------------
-r1302 | zas_ | 2008-12-20 22:47:04 +0100 (Sat, 20 Dec 2008) | 1 line
+    fixed filter initialization
 
-Fix two minor compilation warnings.
-------------------------------------------------------------------------
-r1301 | zas_ | 2008-12-20 22:30:27 +0100 (Sat, 20 Dec 2008) | 1 line
+commit b3477302e22f00d62a4f7f9a7ce5a1f8d6a7a142
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Feb 24 22:21:28 2009 +0000
 
-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
+    improved bar_sort configuration
 
-use the workflow in utilops.c for metadata approving and writting
-TODO: configuration
+commit da109aa01657b27c22a18bc74bff56e4dae89298
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Feb 24 21:08:16 2009 +0000
 
-------------------------------------------------------------------------
-r1299 | nadvornik | 2008-12-16 13:59:23 +0100 (Tue, 16 Dec 2008) | 2 lines
+    Add a contextual menu on bar pane histogram allowing to change channels and mode. More work needed.
 
-queue metadata and write them in an idle callback 
+commit e84b67aadcdc1ea32b2c53e6b4a2d6a369f51951
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Feb 24 20:47:38 2009 +0000
 
-------------------------------------------------------------------------
-r1298 | nadvornik | 2008-12-15 23:47:31 +0100 (Mon, 15 Dec 2008) | 5 lines
+    fixed --fullscreen option together with enabled bar
 
-prepared infrastructure for delayed metadata writting - refreshing
-metadata immediately before writting is now possible
+commit 5da3477f9b116d0482737510423e5de949f8a0d4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Feb 24 20:34:39 2009 +0000
 
-modified metadata are stored in fd->modified_xmp
+    simplified and improved bar configuration
 
-------------------------------------------------------------------------
-r1297 | zas_ | 2008-12-15 19:04:42 +0100 (Mon, 15 Dec 2008) | 1 line
+commit f215252861f96b1b924b93178a406e2ec7bb6ca2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Feb 24 18:00:45 2009 +0000
 
-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
+    Enclose macro parameters names with _ to differentiate them from variable names.
 
-French translation was updated.
-------------------------------------------------------------------------
-r1295 | zas_ | 2008-12-09 18:51:28 +0100 (Tue, 09 Dec 2008) | 1 line
+commit a8df53630e1632e65318a1b397ea1a275f4817e5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Feb 24 17:47:45 2009 +0000
 
-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
+    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).
 
-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 1bef8f7ea39aa7652ded34fd2baaa3bf6c28e69d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Feb 23 22:13:09 2009 +0000
 
-Cosmetic fix.
-------------------------------------------------------------------------
-r1292 | zas_ | 2008-12-07 16:51:50 +0100 (Sun, 07 Dec 2008) | 1 line
+    simplified config writing
 
-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 c2b4bce2393c142785ac7cef5095a5c06348073b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Feb 23 21:21:15 2009 +0000
 
-handle the case when io.open() fails
+    enabled commandline again
 
-------------------------------------------------------------------------
-r1290 | nadvornik | 2008-12-06 22:24:38 +0100 (Sat, 06 Dec 2008) | 4 lines
+commit 778dcd703998a9d37ea6562228e971827a25044f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Feb 23 17:20:40 2009 +0000
 
-disabled the "unused parameter" warnings, they are harmless and nobody
-is going to fix it ;) 
-(note: -W is equivalent to -Wextra) 
+    Introduce helpers histogram_toggle_channel() and histogram_toggle_mode().
 
-------------------------------------------------------------------------
-r1289 | zas_ | 2008-12-02 20:34:53 +0100 (Tue, 02 Dec 2008) | 1 line
+commit 4b96dffd2f791d4f99a407da3a11cbeede9f5b2c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Feb 22 17:46:42 2009 +0000
 
-Rename few variables to make the code more readable.
-------------------------------------------------------------------------
-r1288 | zas_ | 2008-11-30 22:59:28 +0100 (Sun, 30 Nov 2008) | 1 line
+    Set svn:ignore on Makefile and Makefile.in.
 
-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 6be7a5d9435cd61876ec2585d19e6fc4208eb66d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Feb 22 17:40:32 2009 +0000
 
-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
+    Fix and simplify histogram code, drop histogram based on mean value.
 
-Rename most comment_*() functions to more appropriate metadata_*().
-------------------------------------------------------------------------
-r1285 | zas_ | 2008-11-30 12:46:34 +0100 (Sun, 30 Nov 2008) | 1 line
+commit 9e9712735fb1522f4f081a9e38c38c4d91a09c51
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 22 15:35:37 2009 +0000
 
-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
+    config file format changed to XML
+    save and restore all layout windows
+    save and restore sidebar configuration
 
-Do not hardcode exif formatted prefix.
-------------------------------------------------------------------------
-r1283 | zas_ | 2008-11-27 13:34:39 +0100 (Thu, 27 Nov 2008) | 1 line
+commit 179b485a4439fb2e102195fde5b2366a24c5a927
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Feb 22 13:29:49 2009 +0000
 
-Fix up sign-related  warning.
-------------------------------------------------------------------------
-r1282 | zas_ | 2008-11-27 13:34:03 +0100 (Thu, 27 Nov 2008) | 1 line
+    Attempt to simplify and fix histrogram code.
 
-Fix up unsigned expression always true warning.
-------------------------------------------------------------------------
-r1281 | zas_ | 2008-11-27 13:33:07 +0100 (Thu, 27 Nov 2008) | 1 line
+commit c6d4606fb8929b3c6596292a9eae836167729bf8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Feb 21 20:43:35 2009 +0000
 
-Resync .h with .c declarations.
-------------------------------------------------------------------------
-r1280 | zas_ | 2008-11-27 13:31:27 +0100 (Thu, 27 Nov 2008) | 1 line
+    Glibification again.
 
-Fix up pointer signedness warnings.
-------------------------------------------------------------------------
-r1279 | zas_ | 2008-11-27 13:30:49 +0100 (Thu, 27 Nov 2008) | 1 line
+commit 2c9c37c9649ad80e04e14230eebd6584e7de7e8d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Feb 21 18:28:53 2009 +0000
 
-Fix up not a prototype warning.
-------------------------------------------------------------------------
-r1278 | zas_ | 2008-11-27 13:30:10 +0100 (Thu, 27 Nov 2008) | 1 line
+    French translation was updated.
 
-Remove unused variable.
-------------------------------------------------------------------------
-r1277 | zas_ | 2008-11-27 13:29:38 +0100 (Thu, 27 Nov 2008) | 1 line
+commit 4a596674619d5addc6a223fe2be2093c06622a2d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Feb 21 18:04:52 2009 +0000
 
-Fix up deprecated function and not a prototype warnings.
-------------------------------------------------------------------------
-r1276 | zas_ | 2008-11-26 21:39:50 +0100 (Wed, 26 Nov 2008) | 1 line
+    Glibification.
 
-Handle return values better to silent some warnings.
-------------------------------------------------------------------------
-r1275 | zas_ | 2008-11-26 21:38:47 +0100 (Wed, 26 Nov 2008) | 1 line
+commit 144433d8a9eaa43184c844b76665c91fe21f1c07
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Feb 21 10:53:18 2009 +0000
 
-Print a message if chown() or chmod() fail.
-------------------------------------------------------------------------
-r1274 | zas_ | 2008-11-26 21:37:14 +0100 (Wed, 26 Nov 2008) | 1 line
+    Move grid color setting to histogram_new().
 
-Fix up format vs type warning.
-------------------------------------------------------------------------
-r1273 | zas_ | 2008-11-25 18:32:51 +0100 (Tue, 25 Nov 2008) | 1 line
+commit 80547e648cc21fefb1e91f869d90c2ea719a9f6d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Feb 21 10:33:56 2009 +0000
 
-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
+    Remove histogram_ prefix from struct _Histogram fields names and rename them more properly.
 
-Fix up unsigned expression always true/false warnings.
-------------------------------------------------------------------------
-r1271 | zas_ | 2008-11-23 23:05:27 +0100 (Sun, 23 Nov 2008) | 1 line
+commit 0f103e1b6b6ab4017d7f677aaea9120dc015906b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Feb 21 10:29:13 2009 +0000
 
-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
+    Add grid to bar histogram, simplify the code and draw horizontal lines too.
 
-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 6b0883bae0f9124a6dcc8fcdd87ab24643a85d2f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Feb 19 17:36:38 2009 +0000
 
-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
+    Fix bug 2599857: file list sort order was wrong in many cases.
 
-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 263a050716f3c9fdfced1accb4016fcdd11ade19
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Feb 16 22:48:30 2009 +0000
 
-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 compiler warning
 
-Tidy up.
-------------------------------------------------------------------------
-r1265 | zas_ | 2008-11-22 23:04:21 +0100 (Sat, 22 Nov 2008) | 1 line
+commit 8422a0c8bd17c3ef09de058a7433e606124524b7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Feb 16 21:01:27 2009 +0000
 
-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
+    hopefully fixed a freeze on solaris
 
-layout_image_setup_split_*(): simplify code.
-------------------------------------------------------------------------
-r1263 | zas_ | 2008-11-22 22:11:09 +0100 (Sat, 22 Nov 2008) | 1 line
+commit 243a78132e93b3fa27efc6cc3ca46d58bad06b25
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 15 19:25:55 2009 +0000
 
-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
+    added histogram pane
 
-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 a1385820cdb789c96a38b709f7b981725f81bdd1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 15 17:27:48 2009 +0000
 
-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 histogram drawing
 
-Fix up yet unmarked keys.
-------------------------------------------------------------------------
-r1259 | zas_ | 2008-11-20 12:46:43 +0100 (Thu, 20 Nov 2008) | 1 line
+commit 63da7df8b6994ba78db433c8d13513967f54b324
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Feb 15 15:58:01 2009 +0000
 
-Fix compilation warnings.
-------------------------------------------------------------------------
-r1258 | zas_ | 2008-11-20 08:22:56 +0100 (Thu, 20 Nov 2008) | 1 line
+    Remove redundant line of code.
 
-Fix up some missing html code.
-------------------------------------------------------------------------
-r1257 | zas_ | 2008-11-19 23:57:40 +0100 (Wed, 19 Nov 2008) | 1 line
+commit a38c15108e52207831b08be4461b49f0d09926d3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Feb 15 15:56:48 2009 +0000
 
-More keys.
-------------------------------------------------------------------------
-r1256 | zas_ | 2008-11-19 23:46:27 +0100 (Wed, 19 Nov 2008) | 1 line
+    Fix up few compilation warnings.
 
-Fix text wrongly marked as key.
-------------------------------------------------------------------------
-r1255 | zas_ | 2008-11-19 23:42:20 +0100 (Wed, 19 Nov 2008) | 1 line
+commit a660cd93f81e921141fc7ddb57188c6c23d211c9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 15 13:11:21 2009 +0000
 
-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
+    histogram caching
+    histogram interface prepared for histogram pane
 
-Replace [Control] by shorter and more common [Ctrl].
-------------------------------------------------------------------------
-r1253 | zas_ | 2008-11-19 22:16:27 +0100 (Wed, 19 Nov 2008) | 1 line
+commit c5ead176be15971b27d90d0656b8fc26fa9eca17
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 15 09:36:53 2009 +0000
 
-Unify [Shift] and [Control] notation.
-------------------------------------------------------------------------
-r1252 | zas_ | 2008-11-19 21:53:53 +0100 (Wed, 19 Nov 2008) | 1 line
+    separated "normal" and advanced exif, "Normal" exif is now in the
+    generic bar, advanced exif is in separate window.
 
-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 a6fb79a9aee3b16eadd450cfcd261f0d3fe9bd9d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 14 20:26:30 2009 +0000
 
-Update documentation.
-------------------------------------------------------------------------
-r1250 | zas_ | 2008-11-17 19:05:42 +0100 (Mon, 17 Nov 2008) | 1 line
+    droped Preferences dialog, sidebar should replace it completely
 
-Fix up links and various enhancements.
-------------------------------------------------------------------------
-r1249 | zas_ | 2008-11-17 18:17:47 +0100 (Mon, 17 Nov 2008) | 1 line
+commit ab0cc44129df43dc4bc0d0ec0e95e187a739f32c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 14 19:50:54 2009 +0000
 
-Remove colored background in headings for printable version.
-------------------------------------------------------------------------
-r1248 | zas_ | 2008-11-17 18:09:44 +0100 (Mon, 17 Nov 2008) | 1 line
+    replaced bar_info with an universal bar, restored the original
+    functionality (more or less)
+    bar configuration is not yet saved
 
-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 310a646e67ba0c32c2384f553eecf512e283684d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Feb 9 09:02:04 2009 +0000
 
-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
+    Update ChangeLog using C locale date format, add a script to ease future updates.
 
-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 b4f63e5e882b065ea834bd1e99081306284480c2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 7 21:03:11 2009 +0000
 
-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
+    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)
 
-Implement preliminary support for XDG Base Directory Specification.
-See http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html.
+commit 22f5a68f75212287ff3924432df1902bec16feba
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Feb 7 19:01:21 2009 +0000
 
-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.
+    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
 
-geeqierc and other conf files are going to:
-$XDG_CONFIG_HOME/geeqie/ (default to $HOME/.config/geeqie/).
+commit 9c04cb142531b3c5b31be148a40405a1ea103a53
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Feb 6 23:49:03 2009 +0000
 
-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/)
+    Start with "Fit to window" in "Leave Zoom at previous setting" mode
 
-collections are going to:
-$XDG_DATA_HOME/geeqie/collections/ (default to $HOME/.local/share/geeqie/collections/)
+commit c5b333518ad00d61c1e9ad0bc96c4faae43fc7c9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Feb 6 22:56:52 2009 +0000
 
+    do not switch to the next image on mouse click in split mode
+    it interferes with image switching too much
 
-Please test and report any issue.
+commit 4e7f0d2a4ffcefeeacce220761a905cd105b75e2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Feb 6 22:41:47 2009 +0000
 
+    improved labels of some menu items
 
-------------------------------------------------------------------------
-r1243 | zas_ | 2008-11-15 21:01:25 +0100 (Sat, 15 Nov 2008) | 1 line
+commit 11a4cc2074aa9544a906434f40eda2b27d6ef5c1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Feb 4 17:15:30 2009 +0000
 
-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
+    Add year 2009 to copyright info everywhere.
 
-fixed usage of deprecated functions - patch by Omari Stephens
+commit db594bb6a56da7a25d58a3b2ec51f67bc4d0db49
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Feb 4 16:50:24 2009 +0000
 
-------------------------------------------------------------------------
-r1241 | zas_ | 2008-11-15 18:48:31 +0100 (Sat, 15 Nov 2008) | 1 line
+    Fix up the copyright years info.
 
-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 16d8352b142b869d37d9d88f6f7b649ba9b6ba58
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Feb 4 16:49:11 2009 +0000
 
-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()
+    Update README header.
 
-They return the full directory path.
+commit 932432f09417b4fe1ec05bfb92dfe946f7fd32ea
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Feb 4 16:47:02 2009 +0000
 
+    Speed up random slideshow, startup time decreases from minutes to seconds when amount of images is big. Patch by Kjell Morgenstern.
 
-------------------------------------------------------------------------
-r1239 | zas_ | 2008-11-15 11:35:43 +0100 (Sat, 15 Nov 2008) | 1 line
+commit 474d7e891184d4e5a09486b6ccbd777617d416eb
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Feb 4 14:51:23 2009 +0000
 
-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
+    Do not show geeqie itself in editors menus.
 
-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 b93be6e123e894cf75fe9c5d89b1fe09ddacd639
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Feb 3 18:04:10 2009 +0000
 
-Fix a cut'n'paste error.
-------------------------------------------------------------------------
-r1236 | zas_ | 2008-11-12 22:34:55 +0100 (Wed, 12 Nov 2008) | 1 line
+    do not translate already translated texts from desktop files
 
-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 e03f199569195e75d937d21f9d982d0c7d5de119
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Feb 3 13:52:20 2009 +0000
 
-Add some information about the pan view.
-------------------------------------------------------------------------
-r1234 | zas_ | 2008-11-12 18:59:14 +0100 (Wed, 12 Nov 2008) | 1 line
+    Add support for NoDisplay (entry is then hidden) and Type (only Application type is valid here) keys.
 
-Add a note about splitted view.
-------------------------------------------------------------------------
-r1233 | zas_ | 2008-11-12 18:48:16 +0100 (Wed, 12 Nov 2008) | 1 line
+commit 7da00ede6e5a0c460b7bba6f0ce3f2f8767b3a4a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Feb 3 13:50:10 2009 +0000
 
-Add Connected zoom and Split menu items.
-------------------------------------------------------------------------
-r1232 | zas_ | 2008-11-12 00:35:39 +0100 (Wed, 12 Nov 2008) | 1 line
+    Reorder fields a bit and make flags field unsigned.
 
-Add missing s...
-------------------------------------------------------------------------
-r1231 | zas_ | 2008-11-12 00:30:13 +0100 (Wed, 12 Nov 2008) | 1 line
+commit 27e3c8d9b272241d6e1e73c691df6ea2f61b4424
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Feb 3 08:41:21 2009 +0000
 
-Minor fixes.
-------------------------------------------------------------------------
-r1230 | zas_ | 2008-11-11 22:50:42 +0100 (Tue, 11 Nov 2008) | 1 line
+    editor_list_get() now returns a sorted list, this way items appear in the same order in all menus.
 
-Give a new style to menus.
-------------------------------------------------------------------------
-r1229 | zas_ | 2008-11-11 22:49:33 +0100 (Tue, 11 Nov 2008) | 1 line
+commit 413722a5800f7f895e5068f0aec1441d13af5d4e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Feb 2 20:32:59 2009 +0000
 
-Fix missing parts.
-------------------------------------------------------------------------
-r1228 | zas_ | 2008-11-11 22:17:55 +0100 (Tue, 11 Nov 2008) | 1 line
+    improved placing of external commands in menu
+    small menu improvements
 
-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 ebfc5ad707b2a261dadc47508aed872d2e83460c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 1 22:35:40 2009 +0000
 
-Drop dots.
-------------------------------------------------------------------------
-r1226 | zas_ | 2008-11-11 11:32:03 +0100 (Tue, 11 Nov 2008) | 1 line
+    test TryExec,
+    xdg_data_home added to the list of directories
 
-Update exif pane documentation a bit.
-------------------------------------------------------------------------
-r1225 | zas_ | 2008-11-11 11:24:04 +0100 (Tue, 11 Nov 2008) | 1 line
+commit ace63c487142b18a548b95d76f8056de0bead19d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 1 18:27:42 2009 +0000
 
-Add Properties Options page.
-------------------------------------------------------------------------
-r1224 | zas_ | 2008-11-11 11:09:09 +0100 (Tue, 11 Nov 2008) | 1 line
+    fixed switch from single to split image
 
-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 f94b569b1831c052099295c861f9d3f502072622
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Feb 1 12:48:14 2009 +0000
 
-More updates to advanced options documentation. Not yet finished.
-------------------------------------------------------------------------
-r1222 | zas_ | 2008-11-11 00:36:12 +0100 (Tue, 11 Nov 2008) | 1 line
+    read external editors from .desktop files
 
-Page cleanup and fixed. Remove obsolete note.
-------------------------------------------------------------------------
-r1221 | zas_ | 2008-11-11 00:15:42 +0100 (Tue, 11 Nov 2008) | 1 line
+commit ff084f550845b0467a6202d62a7447940a4ea667
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jan 29 19:43:34 2009 +0000
 
-Add missing link.
-------------------------------------------------------------------------
-r1220 | zas_ | 2008-11-11 00:05:50 +0100 (Tue, 11 Nov 2008) | 1 line
+    Sort the list alphabetically and remove an empty line.
 
-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 7532aed8f8f0bc89f1c5a2c742bc9021e5f8bbfc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jan 29 19:23:39 2009 +0000
 
-Let subsection menus match index style.
-------------------------------------------------------------------------
-r1218 | zas_ | 2008-11-10 22:14:34 +0100 (Mon, 10 Nov 2008) | 1 line
+    switched to po/LINGUAS, see http://live.gnome.org/GnomeGoals/PoLinguas
+    (new glib-gettextize does not support the old method)
 
-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 77a9142b41ec6a5d9cac6d35c2a0c9d41052e147
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jan 29 19:07:07 2009 +0000
 
-Tidy up.
-------------------------------------------------------------------------
-r1216 | zas_ | 2008-11-10 21:40:50 +0100 (Mon, 10 Nov 2008) | 1 line
+    gint -> gboolean.
 
-Move from xhtml transitional to xhtml strict.
-------------------------------------------------------------------------
-r1215 | zas_ | 2008-11-10 21:16:45 +0100 (Mon, 10 Nov 2008) | 1 line
+commit 2e3dc8c8f14d75abb400c32a4c619e79bb371d77
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jan 29 19:00:24 2009 +0000
 
-Minor cleanup.
-------------------------------------------------------------------------
-r1214 | zas_ | 2008-11-10 20:37:17 +0100 (Mon, 10 Nov 2008) | 1 line
+    Invert Horizontally vs vertically zoom fit, it was a TRUE/FALSE mismatch, reported by Christopher Beland.
 
-Tidy up and minor fixes.
-------------------------------------------------------------------------
-r1213 | zas_ | 2008-11-10 19:02:09 +0100 (Mon, 10 Nov 2008) | 1 line
+commit ab98857be805f6bd9891d57506038e651dc81dde
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jan 29 18:52:52 2009 +0000
 
-Notes cleanup and minor stylistic fixes.
-------------------------------------------------------------------------
-r1212 | zas_ | 2008-11-10 18:16:16 +0100 (Mon, 10 Nov 2008) | 1 line
+    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.
 
-Various fixes and cleanup.
-------------------------------------------------------------------------
-r1211 | zas_ | 2008-11-10 17:11:28 +0100 (Mon, 10 Nov 2008) | 1 line
+commit 96c8762cd141c1fca795e203a96307c80580d7f4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jan 29 18:05:41 2009 +0000
 
-Fix up some errors.
-------------------------------------------------------------------------
-r1210 | zas_ | 2008-11-10 16:20:13 +0100 (Mon, 10 Nov 2008) | 1 line
+    added SIGBUS handler
 
-Fix up unvalid xhtml.
-------------------------------------------------------------------------
-r1209 | zas_ | 2008-11-10 15:56:11 +0100 (Mon, 10 Nov 2008) | 1 line
+commit 788b066dec51f6c89b63569de9f19fa8c781c3f4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jan 26 21:08:05 2009 +0000
 
-Fix up a broken link.
-------------------------------------------------------------------------
-r1208 | zas_ | 2008-11-10 15:10:39 +0100 (Mon, 10 Nov 2008) | 1 line
+    fixed compilation with lirc
 
-Beautify the manual.
-------------------------------------------------------------------------
-r1207 | zas_ | 2008-11-10 14:00:29 +0100 (Mon, 10 Nov 2008) | 1 line
+commit c93ae602d0b44dc87e2ee104df5634c6eec44a92
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jan 26 14:59:49 2009 +0000
 
-Reformat more pages.
-------------------------------------------------------------------------
-r1206 | zas_ | 2008-11-10 13:06:05 +0100 (Mon, 10 Nov 2008) | 1 line
+    Silent two minor warnings: GtkSelectionData data field is guchar* while g_strndup() wants gchar * as first parameter.
 
-Reformat remaining options pages.
-------------------------------------------------------------------------
-r1205 | zas_ | 2008-11-10 11:26:51 +0100 (Mon, 10 Nov 2008) | 1 line
+commit 4b69e1199fe33fa8d904b21a2ba3cc85f7b59e81
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jan 26 14:50:56 2009 +0000
 
-Reformatting: notes, advanced options page and more.
-------------------------------------------------------------------------
-r1204 | zas_ | 2008-11-09 22:53:33 +0100 (Sun, 09 Nov 2008) | 1 line
+    Remove --enable-compile-warnings from autogen.sh, it was passed to configure which knows nothing about this option.
 
-Reformatting.
-------------------------------------------------------------------------
-r1203 | zas_ | 2008-11-09 18:17:19 +0100 (Sun, 09 Nov 2008) | 1 line
+commit b68add2c1c1fd4f1d389fe0490986ffffd34302c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jan 26 14:49:09 2009 +0000
 
-Reformat and cleanup.
-------------------------------------------------------------------------
-r1202 | zas_ | 2008-11-09 14:37:39 +0100 (Sun, 09 Nov 2008) | 1 line
+    Move -Wall before -Wno-* options for them to have any effect.
 
-More cleanup of tables.
-------------------------------------------------------------------------
-r1201 | zas_ | 2008-11-09 14:06:16 +0100 (Sun, 09 Nov 2008) | 1 line
+commit 47ed193a2a19fa34afc8c473353c66b5ea194f8e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jan 26 14:18:08 2009 +0000
 
-Cleanup some tables.
-------------------------------------------------------------------------
-r1200 | zas_ | 2008-11-09 13:48:00 +0100 (Sun, 09 Nov 2008) | 1 line
+    Keep -O0 over -O2 as requested by Vladimir.
 
-Drop most old css classes.
-------------------------------------------------------------------------
-r1199 | zas_ | 2008-11-09 10:39:14 +0100 (Sun, 09 Nov 2008) | 1 line
+commit 4fcae73e00ff93c457770fbd05555e8e84122d7a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jan 26 08:36:23 2009 +0000
 
-Move dialog descriptions to definitions lists, first step.
-------------------------------------------------------------------------
-r1198 | zas_ | 2008-11-09 10:33:01 +0100 (Sun, 09 Nov 2008) | 1 line
+    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).
 
-Index cleanup.
-------------------------------------------------------------------------
-r1197 | zas_ | 2008-11-09 10:28:59 +0100 (Sun, 09 Nov 2008) | 1 line
+commit a24c1c60db9cca6a849920f8a7301530683d97ef
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jan 26 08:30:30 2009 +0000
 
-Move menu descriptions to definitions lists.
-------------------------------------------------------------------------
-r1196 | zas_ | 2008-11-08 23:11:51 +0100 (Sat, 08 Nov 2008) | 1 line
+    Fix a major bug in utf8_compare(): when case_sensitive is true, s1_t and s2_t were uninitialized, leading to unpredicable results.
 
-Re-introduce Geeqie User Manual footer.
-------------------------------------------------------------------------
-r1195 | zas_ | 2008-11-08 18:38:36 +0100 (Sat, 08 Nov 2008) | 1 line
+commit d80efe42eeb8d6af994245d0cf837d20eb852575
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 25 19:38:31 2009 +0000
 
-Simplify bottom navigation table.
-------------------------------------------------------------------------
-r1194 | zas_ | 2008-11-08 18:24:02 +0100 (Sat, 08 Nov 2008) | 1 line
+    added the original COPYING file from GQview - we can't rely on autogen.sh
 
-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 ebd61f57fe603dbedec50c2953e51c6522593cd6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 25 18:14:08 2009 +0000
 
-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
+    updated ChangeLog from svn log
 
-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 7debdfe9253260f5e855addd9daf389b59c20e1c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 25 16:58:19 2009 +0000
 
-Add style.css to list of files to install.
-------------------------------------------------------------------------
-r1190 | zas_ | 2008-11-08 11:47:31 +0100 (Sat, 08 Nov 2008) | 1 line
+    fixed gthread detection
 
-Move css styles to an external stylesheet.
-------------------------------------------------------------------------
-r1189 | zas_ | 2008-11-07 00:49:31 +0100 (Fri, 07 Nov 2008) | 1 line
+commit 66c057940975c76fcecaffab9e756b5f9306219d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 25 09:27:27 2009 +0000
 
-Remove reference to numbered section.
-------------------------------------------------------------------------
-r1188 | zas_ | 2008-11-07 00:43:46 +0100 (Fri, 07 Nov 2008) | 1 line
+    do not ignore newly created sidecars
 
-Remove references to numbered sections.
-------------------------------------------------------------------------
-r1187 | zas_ | 2008-11-07 00:39:22 +0100 (Fri, 07 Nov 2008) | 1 line
+commit ad9ac9d145e0e7df96118c66ee6dec927ebed702
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 24 13:46:08 2009 +0000
 
-Simplify the table.
-------------------------------------------------------------------------
-r1186 | zas_ | 2008-11-06 21:01:32 +0100 (Thu, 06 Nov 2008) | 10 lines
+    adjusted marks spacing to align them with the marks filter
 
-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 0074b6e5de0f19720985594a1a2b32114ec24204
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jan 24 13:38:53 2009 +0000
 
-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.
+    Fix incorrect translation.
 
-Patch by Omari Stephens (aka xsdg).
+commit 5d7594d2acdccc19228350eddd1ab29aad990874
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 24 13:05:06 2009 +0000
 
-------------------------------------------------------------------------
-r1185 | zas_ | 2008-11-04 18:26:46 +0100 (Tue, 04 Nov 2008) | 1 line
+    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 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 fce85c3c86d56b122babaf26952cae937a3b61b9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 24 12:15:01 2009 +0000
 
-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
+    fixed glib warning
 
-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 674b05efb895ed75533c07e74147082cf630e9cc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 24 10:09:29 2009 +0000
 
-Use h2/h3 tags where appropriate.
-------------------------------------------------------------------------
-r1181 | bruclik | 2008-10-26 14:43:10 +0100 (Sun, 26 Oct 2008) | 2 lines
+    updated version string
 
-Fixed doc/Makefile.am according to renamed doc files.
+commit f9d7107581b3391183465454de6557de0abf7c98
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jan 24 07:41:23 2009 +0000
 
-------------------------------------------------------------------------
-r1180 | zas_ | 2008-10-25 16:42:52 +0200 (Sat, 25 Oct 2008) | 1 line
+    Silent two compilation warnings.
 
-Keyboard table cleanup attempt. Need more work.
-------------------------------------------------------------------------
-r1179 | zas_ | 2008-10-25 15:14:00 +0200 (Sat, 25 Oct 2008) | 1 line
+commit 0c44dc1f02b5515cffe2bcc20f54e2d57208a916
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jan 24 07:36:21 2009 +0000
 
-Move menus to unordered lists - step 2.
-------------------------------------------------------------------------
-r1178 | zas_ | 2008-10-25 13:02:09 +0200 (Sat, 25 Oct 2008) | 1 line
+    French translation was updated.
 
-Move menus to unordered lists - step 1.
-------------------------------------------------------------------------
-r1177 | zas_ | 2008-10-25 10:49:07 +0200 (Sat, 25 Oct 2008) | 1 line
+commit 3928a6a6e59e900f2d1343ed3aef01b5c86ac337
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 23 22:53:02 2009 +0000
 
-Align Previous to the left, drop useless col tags.
-------------------------------------------------------------------------
-r1176 | zas_ | 2008-10-25 10:14:34 +0200 (Sat, 25 Oct 2008) | 1 line
+    fixed possible crash
 
-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 aadb9ca7ccde3464cf0ae80a7985e25227279c70
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jan 21 18:30:54 2009 +0000
 
-Fix page titles.
-------------------------------------------------------------------------
-r1174 | zas_ | 2008-10-25 10:07:57 +0200 (Sat, 25 Oct 2008) | 1 line
+    enable threads by default
 
-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 0e1a79d60922a6aa11288531218a919774b29d5d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jan 21 18:16:26 2009 +0000
 
-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
+    compilation fixes for older exiv2
 
-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 e3086ee765ba371f1d6774d869d1ec7ba1f37590
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jan 20 22:53:09 2009 +0000
 
-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
+    improved metadata preferences
 
-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 9d97c970f5f8dc30842c0672cb1ccf5ce8929681
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jan 20 22:29:31 2009 +0000
 
-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 possible segfault
 
-Fix a cut and paste error when implementing the comment search (Klaus
-Ethgen)
+commit 6d9a3f1923d1b8741b5b306022722affee5b4873
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 11 21:28:03 2009 +0000
 
-------------------------------------------------------------------------
-r1167 | nadvornik | 2008-10-20 19:13:32 +0200 (Mon, 20 Oct 2008) | 2 lines
+    show symlinks in filelist
 
-fixed failed assertion in exif_free
+commit 07f76a58add699461ed85263e2bf815f22725e2b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 11 21:24:58 2009 +0000
 
-------------------------------------------------------------------------
-r1166 | nadvornik | 2008-10-18 22:17:55 +0200 (Sat, 18 Oct 2008) | 2 lines
+    fixed includes
 
-create xmp sidecar when needed
+commit fa197cca9401a69b158ac956aa7aa333525c770c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 11 18:58:05 2009 +0000
 
-------------------------------------------------------------------------
-r1165 | nadvornik | 2008-10-18 21:20:27 +0200 (Sat, 18 Oct 2008) | 2 lines
+    added a status bar button for writting metadata immediately
 
-simple synchronization XMP <-> Exif, IPTC
+commit 9e2559ec2e298ade2632cfcb526a674d18ab3cdf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 11 12:13:30 2009 +0000
 
-------------------------------------------------------------------------
-r1164 | nadvornik | 2008-10-18 20:22:57 +0200 (Sat, 18 Oct 2008) | 2 lines
+    metadata write mode (direct or sidecar) made configurable for each file
+    format
 
-infrastructure for preprocessing of metadata
+commit 79003481053d92298710773530b0f1ae7dec54e0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 10 20:40:37 2009 +0000
 
-------------------------------------------------------------------------
-r1163 | nadvornik | 2008-10-18 11:07:52 +0200 (Sat, 18 Oct 2008) | 2 lines
+    simplified metadata interface, dropped metadata_read,
+    fixes for older exiv2 versions
 
-fixed bar_exif separator
+commit 36c2beabcd63fb1d96bf6e639d66de24aa2f40d5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Jan 4 17:14:34 2009 +0000
 
-------------------------------------------------------------------------
-r1162 | nadvornik | 2008-10-18 10:40:32 +0200 (Sat, 18 Oct 2008) | 2 lines
+    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.
 
-reordered advanced exif columns
+commit ae1ea297b901d211bf2d2a84e253aecd4712817c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Jan 4 10:32:47 2009 +0000
 
-------------------------------------------------------------------------
-r1161 | nadvornik | 2008-10-18 10:31:25 +0200 (Sat, 18 Oct 2008) | 2 lines
+    French translation was updated.
 
-no need to validate description, it is in utf8
+commit 1196bc75946359bfa10099df15c23808baff9a1e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jan 3 17:13:20 2009 +0000
 
-------------------------------------------------------------------------
-r1160 | nadvornik | 2008-10-18 00:00:07 +0200 (Sat, 18 Oct 2008) | 4 lines
+    Silent warnings.
 
-improved custom exif look:
-- use toggle instead of remove button 
-- display description instead of property key
+commit 911b41365c783519b075eda51fb6dcd345975d68
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 3 15:29:08 2009 +0000
 
-------------------------------------------------------------------------
-r1159 | nadvornik | 2008-10-14 23:24:34 +0200 (Tue, 14 Oct 2008) | 2 lines
+    write keywords and comments with separate functions
 
-follow Exiv2 SVN changes
+commit d16e38189ea96d485daed8424a2d1b6a9bcd0f8b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 2 23:14:01 2009 +0000
 
-------------------------------------------------------------------------
-r1158 | zas_ | 2008-10-12 10:49:45 +0200 (Sun, 12 Oct 2008) | 1 line
+    fixed updating of selection after deleting the last image from the list
 
-French translation was updated.
-------------------------------------------------------------------------
-r1157 | zas_ | 2008-10-12 10:43:14 +0200 (Sun, 12 Oct 2008) | 1 line
+commit dc4d041d5397e3a78c335babff70a409d04f3e54
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 2 22:57:09 2009 +0000
 
-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
+    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
 
-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 067cf8e940216c935f818cc0f8f60113d54460c5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 2 14:58:21 2009 +0000
 
-------------------------------------------------------------------------
-r1155 | nadvornik | 2008-10-11 22:19:48 +0200 (Sat, 11 Oct 2008) | 6 lines
+    added done callback to utilops
+    used the callback for metadata writting at exit and for renaming new
+    folder
 
-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 a63548cf3e28b4684281019f7e697df77cff1c3e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 2 09:39:14 2009 +0000
 
+    fixed view_dir notification
 
-------------------------------------------------------------------------
-r1154 | zas_ | 2008-10-07 21:34:11 +0200 (Tue, 07 Oct 2008) | 1 line
+commit e040fa03e86b3dc95810f64b289682834d496010
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jan 2 09:26:23 2009 +0000
 
-French translation was updated.
-------------------------------------------------------------------------
-r1153 | zas_ | 2008-10-07 21:29:13 +0200 (Tue, 07 Oct 2008) | 1 line
+    sidecar files grouping was made case-insensitive
+    added possibility to use macros %raw, %image, %meta in extensions lists
 
-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 7f75485133bbb12e04fa8bc32936c6240e33f2ba
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Dec 27 22:53:07 2008 +0000
 
-Implement the search for image comment - patch by Klaus Ethgen
+    fixed writting of legacy metadata
 
-------------------------------------------------------------------------
-r1151 | nadvornik | 2008-10-07 20:22:58 +0200 (Tue, 07 Oct 2008) | 2 lines
+commit c6d5aeb7f792026da1a2fd400a55d57a1ebef8cf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Dec 26 19:04:36 2008 +0000
 
-Fixed degree symbol encoding
+    optimized get_mark_func
+    fixed reference counting bug
 
-------------------------------------------------------------------------
-r1150 | nadvornik | 2008-10-07 20:20:22 +0200 (Tue, 07 Oct 2008) | 2 lines
+commit 88e91c4e066266f68d13df4c4ad59ba279d1293c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Dec 26 18:54:07 2008 +0000
 
-Adding a vim modeline to all files - patch by Klaus Ethgen
+    remove cached entries on all changes
 
-------------------------------------------------------------------------
-r1149 | nadvornik | 2008-10-05 20:25:44 +0200 (Sun, 05 Oct 2008) | 2 lines
+commit 7eeeeb77a09e7f9c4682bb65599e0c56cd757eba
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Dec 26 17:38:52 2008 +0000
 
-fixed confirm_delete option
+    fixed previous change
 
-------------------------------------------------------------------------
-r1148 | nadvornik | 2008-10-04 22:28:31 +0200 (Sat, 04 Oct 2008) | 2 lines
+commit ff8b93666eca33f39dea7659a1dbc3af641bef46
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Dec 26 14:12:36 2008 +0000
 
-fixed charset of exiv2 strings in non-utf8 locales
+    improved sidecar writting
+    private metadata can be saved in xmp format
 
-------------------------------------------------------------------------
-r1147 | nadvornik | 2008-10-01 22:57:56 +0200 (Wed, 01 Oct 2008) | 2 lines
+commit 0c2e413a220f62599ae49b5cfae99a439345e398
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Dec 25 12:39:34 2008 +0000
 
-Add support for GPSInfo - patch by Klaus Ethgen
+    implemented a possibility to connect keywords with marks
 
-------------------------------------------------------------------------
-r1146 | nadvornik | 2008-09-29 23:17:19 +0200 (Mon, 29 Sep 2008) | 4 lines
+commit 2dd4ade4180168ae6dc6d743e6e8d8fa5b5b8a0a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Dec 25 12:28:04 2008 +0000
 
-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
+    low-level keyword-to-mark functionality
 
-------------------------------------------------------------------------
-r1145 | nadvornik | 2008-09-29 23:09:48 +0200 (Mon, 29 Sep 2008) | 2 lines
+commit 4bf1446de98aefc0904a6b60ba13e30327299dd5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Dec 25 12:19:37 2008 +0000
 
-fixes executable right of images
+    perform internal commands in idle call
 
-------------------------------------------------------------------------
-r1144 | nadvornik | 2008-09-29 23:01:30 +0200 (Mon, 29 Sep 2008) | 2 lines
+commit 31114993628896d4b36c9d361675e0c13b9faaca
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Dec 23 22:42:57 2008 +0000
 
-enlarge the dupe window - patch by Klaus Ethgen
+    allow writing of empty keywords/comment
 
-------------------------------------------------------------------------
-r1143 | nadvornik | 2008-09-27 20:48:32 +0200 (Sat, 27 Sep 2008) | 2 lines
+commit b077c46b67f7697f450d627f549e5e7d840adacc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Dec 23 20:53:44 2008 +0000
 
-updated preview loader to work with current svn version of libexiv2
+    added change notification to bar_info.c
 
-------------------------------------------------------------------------
-r1142 | nadvornik | 2008-09-10 22:37:30 +0200 (Wed, 10 Sep 2008) | 8 lines
+commit 6c231281ce339d9f5f91a0cbc77c2de1c3216804
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Dec 23 19:15:12 2008 +0000
 
-use SHIFT for connected scroll and zoom
+    improved buffering and notifications
 
-SHIFT + keys or mouse: affects all split windows
-keys or mouse: affects only active window
+commit 85fce4079a1b0ead93353919690ba3bdc5cb12ef
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Dec 23 19:13:48 2008 +0000
 
-CONTROL + mouse: moves fast (originally it was SHIFT + mouse)
+    write changes immediately, the necessary buffering is done on lower
+    level in metadata.c
 
+commit e2359cd023f1c962fe68ac35dc883a25cea87ec5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Dec 22 23:25:15 2008 +0000
 
-------------------------------------------------------------------------
-r1141 | nadvornik | 2008-09-09 21:46:44 +0200 (Tue, 09 Sep 2008) | 3 lines
+    file class made configurable in preferences
 
-reverted buggy part of rev. 1138 - it made the filelist jump
-unexpectedly
+commit 7180d81daf5ebd192610b1517f26e44b58147fb8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Dec 22 19:43:46 2008 +0000
 
-------------------------------------------------------------------------
-r1140 | nadvornik | 2008-09-08 21:57:51 +0200 (Mon, 08 Sep 2008) | 3 lines
+    French translation was updated.
 
-added possibility to redraw only the parts of image that are already
-loaded
+commit cbbd4a8733202ca3e436365eee667d551ea9c24a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Dec 22 18:29:25 2008 +0000
 
-------------------------------------------------------------------------
-r1139 | zas_ | 2008-09-08 17:53:01 +0200 (Mon, 08 Sep 2008) | 1 line
+    write metadata after timeout, image change or dir change
 
-Fix a compiler warning regarding argument type.
-------------------------------------------------------------------------
-r1138 | bruclik | 2008-09-08 01:01:30 +0200 (Mon, 08 Sep 2008) | 2 lines
+commit c29865e349a4389ea74b2e067020eaaec19c91af
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Dec 22 18:15:26 2008 +0000
 
-Replaced gtk depreceated code.
+    show metadata options in preferences dialog
 
-------------------------------------------------------------------------
-r1137 | zas_ | 2008-09-07 21:42:19 +0200 (Sun, 07 Sep 2008) | 1 line
+commit b3a6877012f4fbc9d6555f28a69067b0fd270ff6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 21 21:36:58 2008 +0000
 
-Shorten config_window_apply() a bit, reduce code redunancy.
-------------------------------------------------------------------------
-r1136 | zas_ | 2008-09-05 00:35:33 +0200 (Fri, 05 Sep 2008) | 1 line
+    fixed safe delete
 
-Update translations stats.
-------------------------------------------------------------------------
-r1135 | zas_ | 2008-09-05 00:29:32 +0200 (Fri, 05 Sep 2008) | 1 line
+commit b2478a365c4f5c96bab935dba551e76dad358412
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 21 21:20:36 2008 +0000
 
-French translation was updated.
-------------------------------------------------------------------------
-r1134 | zas_ | 2008-09-05 00:04:32 +0200 (Fri, 05 Sep 2008) | 1 line
+    most of the metadata options now works
 
-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
+commit a9a31060a8b202604356236dbf751b621246e3e2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 21 16:26:03 2008 +0000
 
-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
+    fixed new options
 
-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 da50487d38ea80d187a57adb99bafe64d256bfc5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Dec 21 09:28:16 2008 +0000
 
-------------------------------------------------------------------------
-r1131 | nadvornik | 2008-09-03 23:54:49 +0200 (Wed, 03 Sep 2008) | 3 lines
+    French translation was updated.
 
-load thumbnails with lower priority
-TODO: maybe implement an exception for visible thumbnails
+commit e9460139c2941c4df0f1058ba6ca121121339d98
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Dec 20 23:18:20 2008 +0000
 
-------------------------------------------------------------------------
-r1130 | zas_ | 2008-09-03 23:13:02 +0200 (Wed, 03 Sep 2008) | 1 line
+    added options for metadata - not yet used
 
-Improve debug messages.
-------------------------------------------------------------------------
-r1129 | nadvornik | 2008-09-03 22:43:10 +0200 (Wed, 03 Sep 2008) | 2 lines
+commit 40a73b68024292f074a1dadfd6e8db3dad0dcd23
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Dec 20 21:47:04 2008 +0000
 
-adjusted default options
+    Fix two minor compilation warnings.
 
-------------------------------------------------------------------------
-r1128 | nadvornik | 2008-09-03 22:29:32 +0200 (Wed, 03 Sep 2008) | 2 lines
+commit f4733f77089a928d68a4cdfa7cee5fb8cf0b4b4d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Dec 20 21:30:27 2008 +0000
 
-adjusted redraw priority relative to icon drawing
+    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.
 
-------------------------------------------------------------------------
-r1127 | nadvornik | 2008-09-03 21:58:21 +0200 (Wed, 03 Sep 2008) | 2 lines
+commit 9643a2546bccb38da155cbfc4265e588b85a34b9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Dec 20 20:43:56 2008 +0000
 
-dropped IMAGE_THROTTLE_LARGER_IMAGES code
+    use the workflow in utilops.c for metadata approving and writting
+    TODO: configuration
 
-------------------------------------------------------------------------
-r1126 | nadvornik | 2008-09-03 21:52:11 +0200 (Wed, 03 Sep 2008) | 2 lines
+commit af283c6af011fd76a43aeb4e4723f02e8d4ac645
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Dec 16 12:59:23 2008 +0000
 
-fixed handling of broken images
+    queue metadata and write them in an idle callback
 
-------------------------------------------------------------------------
-r1125 | nadvornik | 2008-09-01 21:18:32 +0200 (Mon, 01 Sep 2008) | 2 lines
+commit b908ceb6bbb78a4edde47710e6291fa8eebb1717
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Dec 15 22:47:31 2008 +0000
 
-improved pixbuf draw priority control
+    prepared infrastructure for delayed metadata writting - refreshing
+    metadata immediately before writting is now possible
+    
+    modified metadata are stored in fd->modified_xmp
 
-------------------------------------------------------------------------
-r1124 | zas_ | 2008-09-01 19:29:07 +0200 (Mon, 01 Sep 2008) | 1 line
+commit b7fdc83d5f6e91fbf7d32377edd76c66ee23139c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Dec 15 18:04:42 2008 +0000
 
-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
+    Allow to drag keywords on files in list or icon view. Dragged text is appended to keywords list of the destination file.
 
-Remove redundant debug.h inclusion.
-------------------------------------------------------------------------
-r1122 | nadvornik | 2008-08-31 23:19:00 +0200 (Sun, 31 Aug 2008) | 2 lines
+commit d1b9489e72a06e38e580a370f5e8106386c71d73
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Dec 9 19:12:38 2008 +0000
 
-fixed read ahead callback
+    French translation was updated.
 
-------------------------------------------------------------------------
-r1121 | nadvornik | 2008-08-31 23:02:09 +0200 (Sun, 31 Aug 2008) | 2 lines
+commit 0871c1893d2705e53fc3a1c08af69ad7b94ceba9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Dec 9 17:51:28 2008 +0000
 
-fixed error handling in image loader
+    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.
 
-------------------------------------------------------------------------
-r1120 | nadvornik | 2008-08-31 20:53:11 +0200 (Sun, 31 Aug 2008) | 2 lines
+commit e5abe232dfcbab211d72c51b73de128a6d822af8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Dec 8 21:34:32 2008 +0000
 
-fixed possible endless loop
+    Display error dialog with appropriate message when user is trying to open an invalid collection file.
 
-------------------------------------------------------------------------
-r1119 | zas_ | 2008-08-31 14:29:49 +0200 (Sun, 31 Aug 2008) | 1 line
+commit 2d44c554b22f3305e1cbef26397ba96532e47cca
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Dec 8 21:33:14 2008 +0000
 
-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
+    Cosmetic fix.
 
-Move quoted_value() and escquote_value() to misc.[ch].
-------------------------------------------------------------------------
-r1117 | zas_ | 2008-08-31 12:51:41 +0200 (Sun, 31 Aug 2008) | 1 line
+commit bb2f085701aa58240d46914e01f31bb918b130aa
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Dec 7 15:51:50 2008 +0000
 
-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
+    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).
 
-use GThreadPool
+commit 85e6945309d39750d6543f86cddbfe8b0c166797
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 7 13:28:04 2008 +0000
 
-------------------------------------------------------------------------
-r1115 | nadvornik | 2008-08-31 11:20:29 +0200 (Sun, 31 Aug 2008) | 2 lines
+    handle the case when io.open() fails
 
-improved thread support in image loader
+commit 68f82126997889074361955ca27534bb8fe0f446
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Dec 6 21:24:38 2008 +0000
 
-------------------------------------------------------------------------
-r1114 | zas_ | 2008-08-31 11:13:42 +0200 (Sun, 31 Aug 2008) | 1 line
+    disabled the "unused parameter" warnings, they are harmless and nobody
+    is going to fix it ;)
+    (note: -W is equivalent to -Wextra)
 
-Move save/load_options() to options.[ch].
-------------------------------------------------------------------------
-r1113 | zas_ | 2008-08-31 10:59:39 +0200 (Sun, 31 Aug 2008) | 1 line
+commit 0bd9d0fe13488d9e7d6578bca561aa94d398ba49
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Dec 2 19:34:53 2008 +0000
 
-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
+    Rename few variables to make the code more readable.
 
-Move some code to new functions, to simplify main().
-------------------------------------------------------------------------
-r1111 | zas_ | 2008-08-31 10:13:36 +0200 (Sun, 31 Aug 2008) | 1 line
+commit 33e01e14e35e31e55b0946d7bcc644649483d76b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 30 21:59:28 2008 +0000
 
-Fix two minor compilation warnings.
-------------------------------------------------------------------------
-r1110 | nadvornik | 2008-08-30 22:15:47 +0200 (Sat, 30 Aug 2008) | 4 lines
+    keyword_list_find() -> find_string_in_list(), return gboolean.
 
-run image loader in separate thread
-this feature is disabled by default for now, it must be enabled by 
-configure --enable-threads 
+commit 81f6d0d4101e461d81b02e9261dcb3479aae3490
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 30 21:52:37 2008 +0000
 
-------------------------------------------------------------------------
-r1109 | nadvornik | 2008-08-30 15:04:06 +0200 (Sat, 30 Aug 2008) | 2 lines
+    metadata_set_keywords() -> metadata_set(). Use gboolean type for boolean parameters.
 
-prepared image loader code for threads
+commit d931c87fc64a09eb9bdef1f6969977df4702adcf
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 30 21:43:01 2008 +0000
 
-------------------------------------------------------------------------
-r1108 | zas_ | 2008-08-30 12:39:35 +0200 (Sat, 30 Aug 2008) | 5 lines
+    Rename most comment_*() functions to more appropriate metadata_*().
 
-Allow to override documentation paths through options:
-- documentation.helpdir
-- documentation.htmldir
-Default values are set at configure time.
+commit 73e8f782f130f8899520a53de7b4c9d5f3451fdf
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 30 11:46:34 2008 +0000
 
-------------------------------------------------------------------------
-r1107 | nadvornik | 2008-08-29 22:53:53 +0200 (Fri, 29 Aug 2008) | 2 lines
+    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().
 
-converted image loader to a GObject and use signals for notification
+commit 73a3570010efa60255d7e1c230e50fbe6634dd80
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Nov 27 19:10:59 2008 +0000
 
-------------------------------------------------------------------------
-r1106 | nadvornik | 2008-08-29 14:35:13 +0200 (Fri, 29 Aug 2008) | 2 lines
+    Do not hardcode exif formatted prefix.
 
-do not access image_loader directly
+commit 40acac5694214bfcb9a6623a2cdd479a6a6991b4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Nov 27 12:34:39 2008 +0000
 
-------------------------------------------------------------------------
-r1105 | nadvornik | 2008-08-29 11:59:20 +0200 (Fri, 29 Aug 2008) | 2 lines
+    Fix up sign-related  warning.
 
-added new raw preview interface for legacy exif
+commit fd5cd3190989657da2abf4fc66d9c4e47242f9cb
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Nov 27 12:34:03 2008 +0000
 
-------------------------------------------------------------------------
-r1104 | nadvornik | 2008-08-29 11:38:10 +0200 (Fri, 29 Aug 2008) | 2 lines
+    Fix up unsigned expression always true warning.
 
-fixed thumbnail loader for the new raw preview interface
+commit 41ba7c59ae7008b423ba7a09de4cd781bd4a5b99
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Nov 27 12:33:07 2008 +0000
 
-------------------------------------------------------------------------
-r1103 | nadvornik | 2008-08-29 00:26:09 +0200 (Fri, 29 Aug 2008) | 4 lines
+    Resync .h with .c declarations.
 
-use mmaped files image loader 
-implemented new interface for extracting raw previews
-experiments with previews support in SVN version of Exiv2
+commit 26f6d635c22a18bfc42144b3e848ab2b15481105
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Nov 27 12:31:27 2008 +0000
 
-------------------------------------------------------------------------
-r1102 | bruclik | 2008-08-28 14:51:02 +0200 (Thu, 28 Aug 2008) | 2 lines
+    Fix up pointer signedness warnings.
 
-Removed converting fd->name to utf8 from file_data_set_collate_keys(), because fd->name is utf8. 
+commit bb28beac7482b10b36f0dac3efea45392c4942df
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Nov 27 12:30:49 2008 +0000
 
-------------------------------------------------------------------------
-r1101 | zas_ | 2008-08-28 12:50:02 +0200 (Thu, 28 Aug 2008) | 1 line
+    Fix up not a prototype warning.
 
-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
+commit 402a7b74cb3f63247cb0451f7470e72aa42a53f2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Nov 27 12:30:10 2008 +0000
 
-Comment out unused functions.
-------------------------------------------------------------------------
-r1099 | zas_ | 2008-08-27 18:42:59 +0200 (Wed, 27 Aug 2008) | 1 line
+    Remove unused variable.
 
-Silent a compiler warning.
-------------------------------------------------------------------------
-r1098 | zas_ | 2008-08-27 18:40:21 +0200 (Wed, 27 Aug 2008) | 1 line
+commit fb0fc10f50e03ac9e154facbdccddbd6f380f60b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Nov 27 12:29:38 2008 +0000
 
-const gpointer -> gconstpointer.
-------------------------------------------------------------------------
-r1097 | zas_ | 2008-08-27 00:37:18 +0200 (Wed, 27 Aug 2008) | 1 line
+    Fix up deprecated function and not a prototype warnings.
 
-Use gpointer instead of void *.
-------------------------------------------------------------------------
-r1096 | zas_ | 2008-08-27 00:30:40 +0200 (Wed, 27 Aug 2008) | 1 line
+commit 673dab6bdc4741c7822c4fd1bf5370b7a6edec00
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Nov 26 20:39:50 2008 +0000
 
-Consistency: type * instead of type*.
-------------------------------------------------------------------------
-r1095 | zas_ | 2008-08-27 00:22:51 +0200 (Wed, 27 Aug 2008) | 1 line
+    Handle return values better to silent some warnings.
 
-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
+commit 3f7d30d146ce9a3e06ea3df7909c8be3e741f138
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Nov 26 20:38:47 2008 +0000
 
-Indentation fixes.
-------------------------------------------------------------------------
-r1093 | bruclik | 2008-08-26 22:21:30 +0200 (Tue, 26 Aug 2008) | 3 lines
+    Print a message if chown() or chmod() fail.
 
-Fixed segfault when is run inside directory with non valid uft-8 image
-filename.
+commit a3cd380dd4155404ae24df7260fa45da108483e4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Nov 26 20:37:14 2008 +0000
 
-------------------------------------------------------------------------
-r1092 | bruclik | 2008-08-26 15:56:56 +0200 (Tue, 26 Aug 2008) | 2 lines
+    Fix up format vs type warning.
 
-Fixed calling "Image search" function in a directory without image. 
+commit 85b4c3d6b406043f2709f6f0f6ecea8a7418e9a2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Nov 25 17:32:51 2008 +0000
 
-------------------------------------------------------------------------
-r1091 | nadvornik | 2008-08-26 00:45:38 +0200 (Tue, 26 Aug 2008) | 2 lines
+    Move comments/keywords read and write stuff to new metadata.{c,h}.
 
-correctly maintain selection during iconlist refresh
+commit 499063665b9e138a110e2881a05dc364961b7aaf
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Nov 25 17:01:03 2008 +0000
 
-------------------------------------------------------------------------
-r1090 | zas_ | 2008-08-26 00:20:45 +0200 (Tue, 26 Aug 2008) | 1 line
+    Fix up unsigned expression always true/false warnings.
 
-Whitespaces cleanup.
-------------------------------------------------------------------------
-r1089 | bruclik | 2008-08-25 20:13:33 +0200 (Mon, 25 Aug 2008) | 3 lines
+commit 50306a69abd7e07458b7355cef5883f500fd029d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 23 22:05:27 2008 +0000
 
-Fixed segfaulting when alter image in directory without images.
+    Hide .gqv extension from collection name in collection window title and recent menu list.
 
+commit 968a923541ab98923ba0ea32b78da525c258ce68
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 23 16:16:09 2008 +0000
 
-------------------------------------------------------------------------
-r1088 | nadvornik | 2008-08-25 18:58:27 +0200 (Mon, 25 Aug 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().
 
-removed unused code
+commit 92a79f4e480d767c15510c2f69f2a548cf25e91e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 23 16:10:29 2008 +0000
 
-------------------------------------------------------------------------
-r1087 | zas_ | 2008-08-24 16:40:18 +0200 (Sun, 24 Aug 2008) | 1 line
+    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.
 
-Typo fixes.
-------------------------------------------------------------------------
-r1086 | zas_ | 2008-08-24 16:33:03 +0200 (Sun, 24 Aug 2008) | 1 line
+commit 15aaf972f4a7a7490a1ebaef8900074a80124b2d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 22 22:54:51 2008 +0000
 
-Slight code redundancy reduction.
-------------------------------------------------------------------------
-r1085 | zas_ | 2008-08-24 16:14:37 +0200 (Sun, 24 Aug 2008) | 1 line
+    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.
 
-Drop redundant variable affectation.
-------------------------------------------------------------------------
-r1084 | zas_ | 2008-08-24 15:22:08 +0200 (Sun, 24 Aug 2008) | 2 lines
+commit cce7425dc23b06d7267eb110ce0b8814e469285f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 22 22:43:18 2008 +0000
 
-Fix untranslated messages. French translation and POTFILES.in were updated.
+    When more than one image is selected, Split Horizontal, Vertical and Quad will use selected images when initialized.
 
-------------------------------------------------------------------------
-r1083 | zas_ | 2008-08-24 12:00:40 +0200 (Sun, 24 Aug 2008) | 1 line
+commit bebe10914b96c3a07f748984b3e6fba18cccfa94
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 22 22:10:10 2008 +0000
 
-French translation was updated.
-------------------------------------------------------------------------
-r1082 | zas_ | 2008-08-24 12:00:02 +0200 (Sun, 24 Aug 2008) | 1 line
+    Tidy up.
 
-Mark forgotten string for translation.
-------------------------------------------------------------------------
-r1081 | zas_ | 2008-08-23 23:07:25 +0200 (Sat, 23 Aug 2008) | 1 line
+commit 15821ce9a76d8afe0614dc5ed494161c67f8ad70
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 22 22:04:21 2008 +0000
 
-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
+    Use common code for layout_image_setup_split_none() too.
 
-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
+commit 67f56552a7bf85f99f537d06885ebb71876a1c25
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 22 21:58:07 2008 +0000
 
-Only display status if there is at least one file in the file list.
+    layout_image_setup_split_*(): simplify code.
 
-------------------------------------------------------------------------
-r1078 | zas_ | 2008-08-23 19:00:59 +0200 (Sat, 23 Aug 2008) | 1 line
+commit 25ac01ca80b9a13f843aad26643a21e2c991314e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 22 21:11:09 2008 +0000
 
-Remove unneeded type casting.
-------------------------------------------------------------------------
-r1077 | nadvornik | 2008-08-23 10:42:12 +0200 (Sat, 23 Aug 2008) | 2 lines
+    layout_image_setup_split_*(): move common code to a new function layout_image_setup_split_common().
 
-fixed vd_refresh
+commit 7f699d74c05ce9e81e83210a231e0ca86c7c004c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 22 16:24:23 2008 +0000
 
-------------------------------------------------------------------------
-r1076 | zas_ | 2008-08-23 00:09:54 +0200 (Sat, 23 Aug 2008) | 1 line
+    Add a back button in the toolbar: it allows to go back and forth between two directories. Experimental, please test and comment on ml.
 
-French translation was updated.
-------------------------------------------------------------------------
-r1075 | zas_ | 2008-08-22 23:52:13 +0200 (Fri, 22 Aug 2008) | 7 lines
+commit f7327cbd9fa590af75336916692ae40832ab32e7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Nov 20 17:28:34 2008 +0000
 
-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.
+    Force font weight and style to normal for keys.
 
-------------------------------------------------------------------------
-r1074 | zas_ | 2008-08-22 00:49:30 +0200 (Fri, 22 Aug 2008) | 1 line
+commit 540d86584baf5d6070b04254129f25e28a359541
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Nov 20 17:23:46 2008 +0000
 
-Typo fix: vf -> vd
-------------------------------------------------------------------------
-r1073 | zas_ | 2008-08-22 00:47:49 +0200 (Fri, 22 Aug 2008) | 1 line
+    Fix up yet unmarked keys.
 
-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
+commit ad4dacfae1907d2ba1e2e8889aac84d7d54121b1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Nov 20 11:46:43 2008 +0000
 
-Indentation fix.
-------------------------------------------------------------------------
-r1071 | zas_ | 2008-08-21 00:26:34 +0200 (Thu, 21 Aug 2008) | 1 line
+    Fix compilation warnings.
 
-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
+commit a7fe24499d26daa57bfe1492bcb79aa8ddf4a92f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Nov 20 07:22:56 2008 +0000
 
-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
+    Fix up some missing html code.
 
-update the FileData structure when a new folder is created
+commit 7d5e78bf230b7f02687139acadb0a29b2483b6af
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Nov 19 22:57:40 2008 +0000
 
-------------------------------------------------------------------------
-r1068 | nadvornik | 2008-08-20 00:58:31 +0200 (Wed, 20 Aug 2008) | 2 lines
+    More keys.
 
-improved refresh in view_dir_list
+commit 85c37fcfec1a92989c5301fc8dc9f2e8d5de2e8e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Nov 19 22:46:27 2008 +0000
 
-------------------------------------------------------------------------
-r1067 | nadvornik | 2008-08-19 23:01:29 +0200 (Tue, 19 Aug 2008) | 2 lines
+    Fix text wrongly marked as key.
 
-set fallback pixbuf in case of missing file
+commit 7f8324bf49907dfbbb582e8b96b6a10cad070490
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Nov 19 22:42:20 2008 +0000
 
-------------------------------------------------------------------------
-r1066 | nadvornik | 2008-08-19 22:58:23 +0200 (Tue, 19 Aug 2008) | 2 lines
+    Mark keyboard keys with a span and make them look like a key through css style.
 
-fixed possible segfault
+commit 5aba0342d8c4fef02b48d436d8bc65550f382a9b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Nov 19 21:36:02 2008 +0000
 
-------------------------------------------------------------------------
-r1065 | nadvornik | 2008-08-17 16:18:51 +0200 (Sun, 17 Aug 2008) | 3 lines
+    Replace [Control] by shorter and more common [Ctrl].
 
-removed code for maintaining filelist position, gtk_tree_view itself handles it
-better
+commit 67e91a0baa946ac71c5e34c227d2769a11fab8d0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Nov 19 21:16:27 2008 +0000
 
-------------------------------------------------------------------------
-r1064 | zas_ | 2008-08-17 11:36:02 +0200 (Sun, 17 Aug 2008) | 2 lines
+    Unify [Shift] and [Control] notation.
 
-French translation was updated.
+commit 68a305ccc3b4e14657c8f88a7258d0d6b41f8dd2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Nov 19 20:53:53 2008 +0000
 
-------------------------------------------------------------------------
-r1063 | zas_ | 2008-08-17 11:30:45 +0200 (Sun, 17 Aug 2008) | 11 lines
+    Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
 
-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.
+commit 7d76bf997f408ba74840477446b590492430ed7a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Nov 19 17:42:36 2008 +0000
 
-For example:
-VFICON_INFO(vf, columns) becomes VFICON(vf)->columns
-VFLIST_INFO(vf, click_fd) becomes VFLIST(vf)->click_fd
+    Update documentation.
 
+commit 0362a31ed7bc49569607a2b6cbec49c6c4288da1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 17 18:05:42 2008 +0000
 
+    Fix up links and various enhancements.
 
-------------------------------------------------------------------------
-r1062 | zas_ | 2008-08-17 11:00:33 +0200 (Sun, 17 Aug 2008) | 2 lines
+commit 84d0eeb779804970775a1a2b151094999df1f39c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 17 17:17:47 2008 +0000
 
-Move variable declaration at start of block.
+    Remove colored background in headings for printable version.
 
-------------------------------------------------------------------------
-r1061 | nadvornik | 2008-08-17 01:37:26 +0200 (Sun, 17 Aug 2008) | 2 lines
+commit bb0dccd452eaaaad56dba8028f17789632e10ff8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 17 17:09:44 2008 +0000
 
-marks in iconview made clickable
+    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.
 
-------------------------------------------------------------------------
-r1060 | nadvornik | 2008-08-16 22:57:40 +0200 (Sat, 16 Aug 2008) | 2 lines
+commit b4ef8546331d9128999cc531faaa35556eb242d2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 17 07:10:32 2008 +0000
 
-keep files with non-zero marks in memory
+    Comment out css code that slipped through by cut'n paste error. It may be useful at some time though.
 
-------------------------------------------------------------------------
-r1059 | nadvornik | 2008-08-16 22:34:14 +0200 (Sat, 16 Aug 2008) | 2 lines
+commit 4575fa4ac78579835bfd17a13ccdaf61989066a4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 16 19:58:43 2008 +0000
 
-implemented marks filter
+    Add specific css for print media(has to be improved).
 
-------------------------------------------------------------------------
-r1058 | zas_ | 2008-08-16 09:18:16 +0200 (Sat, 16 Aug 2008) | 3 lines
+commit 69f15e9da78b7404be497d657110cfad1a266722
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 16 16:32:14 2008 +0000
 
-Fix double escaping of image overlay text.
-Bug 2051955, reported by Emmanuel Dupuis.
+    Update svn:ignore property: add some files and replace gqview by geeqie where applicable.
 
-------------------------------------------------------------------------
-r1057 | nadvornik | 2008-08-13 23:07:06 +0200 (Wed, 13 Aug 2008) | 2 lines
+commit 19e042015022768094ac5d2e90a32db866698467
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 15 20:17:14 2008 +0000
 
-added keyboard map generator
+    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.
 
-------------------------------------------------------------------------
-r1056 | nadvornik | 2008-08-13 22:46:06 +0200 (Wed, 13 Aug 2008) | 2 lines
+commit 6419843202ec66cdb0aa9e763a777a06f6617f19
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 15 20:01:25 2008 +0000
 
-a workaround for http://bugzilla.gnome.org/show_bug.cgi?id=547669
+    Replace cache_ensure_dir_exists() by new recursive_mkdir_if_not_exists().
 
-------------------------------------------------------------------------
-r1055 | nadvornik | 2008-08-12 22:21:25 +0200 (Tue, 12 Aug 2008) | 2 lines
+commit 8b10477d6c451a8a952db33eea29a7d289261635
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Nov 15 19:13:43 2008 +0000
 
-fixed crash with float file list and geeqie --blank
+    fixed usage of deprecated functions - patch by Omari Stephens
 
-------------------------------------------------------------------------
-r1054 | nadvornik | 2008-08-11 20:53:19 +0200 (Mon, 11 Aug 2008) | 2 lines
+commit 27bcad2478c6a0e5ebda8849c9a6bf67d4dfa222
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 15 17:48:31 2008 +0000
 
-fixed crash in geeqie --blank
+    Rename check_for_home_path() to mkdir_if_not_exists().
 
-------------------------------------------------------------------------
-r1053 | nadvornik | 2008-08-11 19:45:26 +0200 (Mon, 11 Aug 2008) | 2 lines
+commit 788a57656d4085ba2e526a29648ec1477bafa46f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 15 17:30:45 2008 +0000
 
-fixed setting visible entry in view_dir_tree
+    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.
 
-------------------------------------------------------------------------
-r1051 | nadvornik | 2008-07-30 20:44:49 +0200 (Wed, 30 Jul 2008) | 2 lines
+commit e5dd414c28b825002568ea99797a4ad7e5bb64ad
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 15 10:35:43 2008 +0000
 
-updated ChangeLog from svn log
+    Add a wrapper around system() call named runcmd() which allows easier debugging. Improve the code launching the help browser.
 
-------------------------------------------------------------------------
-r1050 | zas_ | 2008-07-28 20:35:19 +0200 (Mon, 28 Jul 2008) | 2 lines
+commit f56852b68c19db3f71dd69c44c8cc38ddbc644ae
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Nov 14 01:10:18 2008 +0000
 
-Move declarations at the beginning of blocks.
+    Fix up Makefile.am: add missing files and do not install template.html.
 
-------------------------------------------------------------------------
-r1049 | zas_ | 2008-07-28 20:07:42 +0200 (Mon, 28 Jul 2008) | 2 lines
+commit 55bdd3344fd5f342d30362fe301808f826710112
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Nov 12 21:38:00 2008 +0000
 
-Optimize tests even more using last changes.
+    Fix a cut'n'paste error.
 
-------------------------------------------------------------------------
-r1048 | nadvornik | 2008-07-28 20:02:10 +0200 (Mon, 28 Jul 2008) | 2 lines
+commit 609fc80ba907a18bd5b0998b155580654e8749db
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Nov 12 21:34:55 2008 +0000
 
-do not free unallocated exif data
+    More precise description of the pan view find feature and a note about ressources eating was added.
 
-------------------------------------------------------------------------
-r1047 | zas_ | 2008-07-28 19:59:09 +0200 (Mon, 28 Jul 2008) | 2 lines
+commit 3005309e752b5f6d9378487b6856f18eb40b365f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Nov 12 21:15:12 2008 +0000
 
-Cache strcmp() result.
+    Add some information about the pan view.
 
-------------------------------------------------------------------------
-r1046 | zas_ | 2008-07-28 19:56:56 +0200 (Mon, 28 Jul 2008) | 2 lines
+commit 3effb3cd44a5b956cd0d7416eec0f2aaea94b774
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Nov 12 17:59:14 2008 +0000
 
-Optimize redundant tests.
+    Add a note about splitted view.
 
-------------------------------------------------------------------------
-r1045 | zas_ | 2008-07-28 19:55:06 +0200 (Mon, 28 Jul 2008) | 2 lines
+commit ae7645d7323cc203e69f73e51976c8d8ea7f7017
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Nov 12 17:48:16 2008 +0000
 
-Move dest_dir variable to inner block.
+    Add Connected zoom and Split menu items.
 
-------------------------------------------------------------------------
-r1044 | zas_ | 2008-07-28 11:44:50 +0200 (Mon, 28 Jul 2008) | 2 lines
+commit f055d32815e382a5cac2117e46ecad2b866e942b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Nov 11 23:35:39 2008 +0000
 
-Reduce code redundancy and minor typo fixes.
+    Add missing s...
 
-------------------------------------------------------------------------
-r1043 | zas_ | 2008-07-28 11:14:10 +0200 (Mon, 28 Jul 2008) | 2 lines
+commit 5078d7e58ebafa27aac3c50703e1c0fcb180d186
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Nov 11 23:30:13 2008 +0000
 
-French translation was updated.
+    Minor fixes.
 
-------------------------------------------------------------------------
-r1042 | zas_ | 2008-07-28 11:12:33 +0200 (Mon, 28 Jul 2008) | 2 lines
+commit 0dabd8de27a7e8c7801dddc5d848246a001c97ac
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Nov 11 21:50:42 2008 +0000
 
-Typo fix.
+    Give a new style to menus.
 
-------------------------------------------------------------------------
-r1041 | nadvornik | 2008-07-27 21:22:40 +0200 (Sun, 27 Jul 2008) | 2 lines
+commit ec48abb7939ef9919bbd905d147cfda9e884c457
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Nov 11 21:49:33 2008 +0000
 
-abort file operations when the file list is empty
+    Fix missing parts.
 
-------------------------------------------------------------------------
-r1040 | nadvornik | 2008-07-27 20:20:59 +0200 (Sun, 27 Jul 2008) | 3 lines
+commit c1a85ebf0418f0b0b4fe9b175702ad86a5f5ed0b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Nov 11 21:17:55 2008 +0000
 
-remember path entered in file dialog
-http://sourceforge.net/tracker/index.php?func=detail&aid=2028977&group_id=222125&atid=1054680
+    Update main window menus description to match current Geeqie.
 
-------------------------------------------------------------------------
-r1039 | nadvornik | 2008-07-27 15:46:24 +0200 (Sun, 27 Jul 2008) | 2 lines
+commit d6bc7dc5e3b0a140523fcfc9eac0566b569e26eb
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Nov 11 21:17:03 2008 +0000
 
-speed-up of directory notification on deleting large number of files
+    Drop dots.
 
-------------------------------------------------------------------------
-r1038 | nadvornik | 2008-07-27 11:51:28 +0200 (Sun, 27 Jul 2008) | 2 lines
+commit f9071c86d19c4fb8417c8838aa1b99176e65342c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Nov 11 10:32:03 2008 +0000
 
-added "Symlink" as an example of "filter" command 
+    Update exif pane documentation a bit.
 
-------------------------------------------------------------------------
-r1037 | nadvornik | 2008-07-27 10:57:12 +0200 (Sun, 27 Jul 2008) | 2 lines
+commit aeca4f3163c33f41b5cc1d0f371fb43d4138ae73
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Nov 11 10:24:04 2008 +0000
 
-improved updating of view_dir_tree
+    Add Properties Options page.
 
-------------------------------------------------------------------------
-r1036 | nadvornik | 2008-07-27 10:40:47 +0200 (Sun, 27 Jul 2008) | 2 lines
+commit 51a2344638f5f1c738f03d023f4f3139f23761d7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Nov 11 10:09:09 2008 +0000
 
-fixed deleting of non-empty folder
+    Advanced options documentation is now almost in sync with current geeqie.
 
-------------------------------------------------------------------------
-r1035 | nadvornik | 2008-07-27 00:36:58 +0200 (Sun, 27 Jul 2008) | 2 lines
+commit eeae9191dcb131a7fa9a85876b4314869bffe007
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Nov 11 09:12:10 2008 +0000
 
-fixed spec file
+    More updates to advanced options documentation. Not yet finished.
 
-------------------------------------------------------------------------
-r1034 | nadvornik | 2008-07-27 00:26:08 +0200 (Sun, 27 Jul 2008) | 2 lines
+commit 9f3cc9ef382cae5ef8c0b6cc050844a796321a15
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 23:36:12 2008 +0000
 
-fixed invalid warning on running editors
+    Page cleanup and fixed. Remove obsolete note.
 
-------------------------------------------------------------------------
-r1033 | nadvornik | 2008-07-26 22:34:24 +0200 (Sat, 26 Jul 2008) | 2 lines
+commit f13928fef829928a7a807a11a5e4d9603592597c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 23:15:42 2008 +0000
 
-updated version string
+    Add missing link.
 
-------------------------------------------------------------------------
-r1032 | nadvornik | 2008-07-26 22:15:00 +0200 (Sat, 26 Jul 2008) | 3 lines
+commit 757b8ebc5495d81fb1fb1b531e2f5e682a0ad9c9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 23:05:50 2008 +0000
 
-dropped references to OpenOffice.org as suggested at
-https://sourceforge.net/tracker/index.php?func=detail&aid=1972534&group_id=222125&atid=1054680
+    Update documentation a bit: General, Image, Windows, Filtering, Editors and a part of Advanced (Image Overlay) options.
 
-------------------------------------------------------------------------
-r1031 | nadvornik | 2008-07-26 22:02:20 +0200 (Sat, 26 Jul 2008) | 2 lines
+commit b72d86d30095cef07dd61ab15b949c74ef7c0d1c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 21:33:38 2008 +0000
 
-string cleanup
+    Let subsection menus match index style.
 
-------------------------------------------------------------------------
-r1030 | nadvornik | 2008-07-26 21:52:40 +0200 (Sat, 26 Jul 2008) | 2 lines
+commit 3c766c9124437106f8c84886680b53b1a17ff6c3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 21:14:34 2008 +0000
 
-removed unused messages.desc_dlist
+    Cosmetic changes in image search and find duplicates shortcuts tables.
 
-------------------------------------------------------------------------
-r1029 | nadvornik | 2008-07-26 21:41:46 +0200 (Sat, 26 Jul 2008) | 2 lines
+commit c410dad0a2007582d3460f222d52f193e8718d12
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 20:42:44 2008 +0000
 
-fixed new folder command
+    Tidy up.
 
-------------------------------------------------------------------------
-r1028 | nadvornik | 2008-07-26 21:33:36 +0200 (Sat, 26 Jul 2008) | 2 lines
+commit 25735fd6a8ef1890f8b57d8ba9262f256c0243a7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 20:40:50 2008 +0000
 
-fixed renaming of directories
+    Move from xhtml transitional to xhtml strict.
 
-------------------------------------------------------------------------
-r1027 | nadvornik | 2008-07-26 21:01:20 +0200 (Sat, 26 Jul 2008) | 2 lines
+commit 60ff2fb4b9a39322f5f685310e7f3a8aea316c76
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 20:16:45 2008 +0000
 
-warn about changed file extensions
+    Minor cleanup.
 
-------------------------------------------------------------------------
-r1026 | nadvornik | 2008-07-26 20:33:49 +0200 (Sat, 26 Jul 2008) | 2 lines
+commit 9b5b933912d1badd83d0e5691fc03f63be9673fc
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 19:37:17 2008 +0000
 
-added icon for changes without warnings
+    Tidy up and minor fixes.
 
-------------------------------------------------------------------------
-r1025 | nadvornik | 2008-07-26 20:17:56 +0200 (Sat, 26 Jul 2008) | 3 lines
+commit e07b06778a28e3911cd830a44bc27333d017bd15
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 18:02:09 2008 +0000
 
-allow only existing folders in destination dialog
-http://sourceforge.net/tracker/index.php?func=detail&aid=2011243&group_id=222125&atid=1054680
+    Notes cleanup and minor stylistic fixes.
 
-------------------------------------------------------------------------
-r1024 | nadvornik | 2008-07-26 12:27:41 +0200 (Sat, 26 Jul 2008) | 2 lines
+commit 82cd089fb37bda5fc685b5cd43486e8ff26d2679
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 17:16:16 2008 +0000
 
-clean up - checks are handled elsewhere
+    Various fixes and cleanup.
 
-------------------------------------------------------------------------
-r1023 | nadvornik | 2008-07-26 11:58:25 +0200 (Sat, 26 Jul 2008) | 2 lines
+commit 2ec1474ac5685ed1bf48a7dc35033b502dd81af1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 16:11:28 2008 +0000
 
-more checks for file operations
+    Fix up some errors.
 
-------------------------------------------------------------------------
-r1022 | nadvornik | 2008-07-26 00:04:55 +0200 (Sat, 26 Jul 2008) | 2 lines
+commit 0a594f66306b196a0d9872de6fecc4b3cc9c3511
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 15:20:13 2008 +0000
 
-improved error reporting
+    Fix up unvalid xhtml.
 
-------------------------------------------------------------------------
-r1021 | zas_ | 2008-07-25 08:35:35 +0200 (Fri, 25 Jul 2008) | 2 lines
+commit 12fe48da5151ce1ef688f03ba44cde89c9eca910
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 14:56:11 2008 +0000
 
-Minor tidy up and optimization.
+    Fix up a broken link.
 
-------------------------------------------------------------------------
-r1020 | zas_ | 2008-07-24 22:24:04 +0200 (Thu, 24 Jul 2008) | 6 lines
+commit f7216dd164399e1d34e22e5210544e2db6a84746
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 14:10:39 2008 +0000
 
-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.
+    Beautify the manual.
 
-------------------------------------------------------------------------
-r1019 | nadvornik | 2008-07-24 22:03:57 +0200 (Thu, 24 Jul 2008) | 3 lines
+commit b8742eb7f9aaafdb91ede39c8e6ebdb86b4959c3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 13:00:29 2008 +0000
 
-separated debugging log and debug CFLAGS
-enable debugging log support by default
+    Reformat more pages.
 
-------------------------------------------------------------------------
-r1018 | nadvornik | 2008-07-24 00:19:16 +0200 (Thu, 24 Jul 2008) | 2 lines
+commit 7c5c88540dd54a35510d1a92a2b1512efbcc6ac5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 12:06:05 2008 +0000
 
-indicate check warnings and errors in delete and rename dialogs
+    Reformat remaining options pages.
 
-------------------------------------------------------------------------
-r1017 | nadvornik | 2008-07-23 22:53:05 +0200 (Wed, 23 Jul 2008) | 3 lines
+commit 2b02d7edc774a42f6b19cec9ba3da91416a73d65
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Nov 10 10:26:51 2008 +0000
 
-removed file_data_add_change_info
-reduced code redundancy - patch by Laurent, slightly modified
+    Reformatting: notes, advanced options page and more.
 
-------------------------------------------------------------------------
-r1016 | zas_ | 2008-07-23 19:38:04 +0200 (Wed, 23 Jul 2008) | 2 lines
+commit 2f3f12a07cc0a9f8e7b6feb83824374df09711c0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 9 21:53:33 2008 +0000
 
-Minor tidy up.
+    Reformatting.
 
-------------------------------------------------------------------------
-r1015 | zas_ | 2008-07-23 14:46:35 +0200 (Wed, 23 Jul 2008) | 2 lines
+commit 49c72a6ce8b97276a8895d4598ca460738aef7cc
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 9 17:17:19 2008 +0000
 
-Tidy up.
+    Reformat and cleanup.
 
-------------------------------------------------------------------------
-r1014 | zas_ | 2008-07-23 14:45:59 +0200 (Wed, 23 Jul 2008) | 2 lines
+commit 029e68efd2ef971a29888ed7e316b22d7e0637fd
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 9 13:37:39 2008 +0000
 
-Use g_strconcat() instead of g_strdup_printf("%s%s", ...).
+    More cleanup of tables.
 
-------------------------------------------------------------------------
-r1013 | zas_ | 2008-07-23 12:21:37 +0200 (Wed, 23 Jul 2008) | 2 lines
+commit fcea33c191163edd21e0749e2ef9fae54d6aee95
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 9 13:06:16 2008 +0000
 
-Simplify parse_out_relatives().
+    Cleanup some tables.
 
-------------------------------------------------------------------------
-r1012 | zas_ | 2008-07-23 11:10:41 +0200 (Wed, 23 Jul 2008) | 2 lines
+commit cd465d19d90ae48c5ba6353f9eacdd2c4232a7f5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 9 12:48:00 2008 +0000
 
-Tidy up.
+    Drop most old css classes.
 
-------------------------------------------------------------------------
-r1011 | zas_ | 2008-07-23 11:00:38 +0200 (Wed, 23 Jul 2008) | 2 lines
+commit eb65646611a5675182a3207280eb609cead4bded
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 9 09:39:14 2008 +0000
 
-Fix missing newline at end of file.
+    Move dialog descriptions to definitions lists, first step.
 
-------------------------------------------------------------------------
-r1010 | zas_ | 2008-07-23 10:59:29 +0200 (Wed, 23 Jul 2008) | 2 lines
+commit d9afdf93b04b6031b118fbd5a8c128e53adc9534
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 9 09:33:01 2008 +0000
 
-Fix warning: passing argument 1 of 'gtk_tree_store_set' from incompatible pointer type
+    Index cleanup.
 
-------------------------------------------------------------------------
-r1009 | nadvornik | 2008-07-23 00:05:20 +0200 (Wed, 23 Jul 2008) | 2 lines
+commit 4c65837d7b39fa0bc99179bcff5448f988750e99
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Nov 9 09:28:59 2008 +0000
 
-do not create duplicate FileData entries
+    Move menu descriptions to definitions lists.
 
-------------------------------------------------------------------------
-r1008 | nadvornik | 2008-07-22 23:46:08 +0200 (Tue, 22 Jul 2008) | 3 lines
+commit db25a0d2c859dbfa694dff305fd195de00f40f1a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 8 22:11:51 2008 +0000
 
-basic infrastructure for early error and dangerous operations checking
-it needs more work
+    Re-introduce Geeqie User Manual footer.
 
-------------------------------------------------------------------------
-r1007 | nadvornik | 2008-07-22 20:27:12 +0200 (Tue, 22 Jul 2008) | 2 lines
+commit 8d87ca532ad0db744b99bff3eb9322b889ca6cb1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 8 17:38:36 2008 +0000
 
-clean up fd->change on error
+    Simplify bottom navigation table.
 
-------------------------------------------------------------------------
-r1006 | nadvornik | 2008-07-22 20:13:41 +0200 (Tue, 22 Jul 2008) | 3 lines
+commit 8b3ed1c3eb50c9455f89dfedc33b62e96b6fdcdc
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 8 17:24:02 2008 +0000
 
-remove items from file_data_planned_change_hash when the operation is
-canceled
+    Use col tags with id in top and bottom navigation tables.
 
-------------------------------------------------------------------------
-r1005 | nadvornik | 2008-07-22 19:57:22 +0200 (Tue, 22 Jul 2008) | 2 lines
+commit 0bfece3a257621edda3fefbb44ed64667bac828b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 8 11:37:17 2008 +0000
 
-fixed stop button in editor dialog
+    Add a generic spacer at the bottom of the page, remove now unused css classes.
 
-------------------------------------------------------------------------
-r1004 | nadvornik | 2008-07-22 19:40:24 +0200 (Tue, 22 Jul 2008) | 2 lines
+commit 357f067eddfbf2e74cf835d8952d43cc1f139ac7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 8 10:59:45 2008 +0000
 
-delete file_data_planned_change_hash when it is not used
+    Add two css classes navtop and navbottom and remove unused ones.
 
-------------------------------------------------------------------------
-r1003 | nadvornik | 2008-07-21 23:38:26 +0200 (Mon, 21 Jul 2008) | 3 lines
+commit 20f28b5685dd8cb5f6163e37786bf6806e46e02d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 8 10:49:18 2008 +0000
 
-fixed
-http://sourceforge.net/tracker/index.php?func=detail&aid=2019012&group_id=222125&atid=1054680
+    Add style.css to list of files to install.
 
-------------------------------------------------------------------------
-r1002 | nadvornik | 2008-07-21 22:50:24 +0200 (Mon, 21 Jul 2008) | 2 lines
+commit 2cff73427b00b0155b526b080dcd7ade516686cb
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Nov 8 10:47:31 2008 +0000
 
-file_util_rename_dir should not return anything
+    Move css styles to an external stylesheet.
 
-------------------------------------------------------------------------
-r1001 | nadvornik | 2008-07-21 22:40:29 +0200 (Mon, 21 Jul 2008) | 2 lines
+commit 450ff6891d977952fa624731f8da7b8d7994305f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Nov 6 23:49:31 2008 +0000
 
-added notification handler to view_dir
+    Remove reference to numbered section.
 
-------------------------------------------------------------------------
-r1000 | zas_ | 2008-07-21 10:31:43 +0200 (Mon, 21 Jul 2008) | 2 lines
+commit 5837dbaac197166d0cb046f3119767b44a9b9fa2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Nov 6 23:43:46 2008 +0000
 
-French translation was updated.
+    Remove references to numbered sections.
 
-------------------------------------------------------------------------
-r999 | zas_ | 2008-07-20 17:21:06 +0200 (Sun, 20 Jul 2008) | 2 lines
+commit d2b8b50ff787b13270e54bab25489d5cbb3ebacb
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Nov 6 23:39:22 2008 +0000
 
-Update POTFILES.in.
+    Simplify the table.
 
-------------------------------------------------------------------------
-r998 | zas_ | 2008-07-20 17:16:05 +0200 (Sun, 20 Jul 2008) | 2 lines
+commit a5760993339ed221d1377724beb2485c28237945
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Nov 6 20:01:32 2008 +0000
 
-Move uri_*() functions to separate files: uri_utils.[ch]
+    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).
 
-------------------------------------------------------------------------
-r997 | nadvornik | 2008-07-20 17:04:40 +0200 (Sun, 20 Jul 2008) | 1 line
+commit ebf81820c51edd5ab948021d75e79f9d933937fe
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Nov 4 17:26:46 2008 +0000
 
-periodic testing of changed files can be now disabled
-------------------------------------------------------------------------
-r996 | zas_ | 2008-07-20 16:56:32 +0200 (Sun, 20 Jul 2008) | 3 lines
+    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.
 
-Move history_list_*() functions to separate files:
-history_list.c and history_list.h.
+commit 6a2475e57fdb9ee5e405acee23261b83f5c31230
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Nov 4 17:11:53 2008 +0000
 
-------------------------------------------------------------------------
-r995 | nadvornik | 2008-07-20 16:52:00 +0200 (Sun, 20 Jul 2008) | 2 lines
+    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.
 
-implemented "create directory" command
+commit 54ae8be35d9e69aa570cba8baf9f2e60ef018ba8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Oct 27 13:31:39 2008 +0000
 
-------------------------------------------------------------------------
-r994 | nadvornik | 2008-07-20 15:59:55 +0200 (Sun, 20 Jul 2008) | 2 lines
+    Do not install doc/Makefile*. Reported and fixed by Krzysztof Kotlenga.
 
-fixed file copy/move dialog
+commit 7771d3caa664a6563b229ee2b322e0d0fd4e4036
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Oct 26 19:27:20 2008 +0000
 
-------------------------------------------------------------------------
-r993 | nadvornik | 2008-07-20 15:19:22 +0200 (Sun, 20 Jul 2008) | 5 lines
+    Use h2/h3 tags where appropriate.
 
-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.
+commit 15759e0f4884b7b9ec62c0d388707244c7ca0b58
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Sun Oct 26 13:43:10 2008 +0000
 
-------------------------------------------------------------------------
-r992 | zas_ | 2008-07-20 14:20:12 +0200 (Sun, 20 Jul 2008) | 2 lines
+    Fixed doc/Makefile.am according to renamed doc files.
 
-Optimize history_list_add_to_key() a bit.
+commit eab8813037f2cedc25857bc889b55502b1666455
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Oct 25 14:42:52 2008 +0000
 
-------------------------------------------------------------------------
-r991 | nadvornik | 2008-07-20 13:29:12 +0200 (Sun, 20 Jul 2008) | 2 lines
+    Keyboard table cleanup attempt. Need more work.
 
-fixed previous checkin
+commit fcae84ab900d0203d2339e22888956a9c7565fe8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Oct 25 13:14:00 2008 +0000
 
-------------------------------------------------------------------------
-r990 | nadvornik | 2008-07-20 13:22:19 +0200 (Sun, 20 Jul 2008) | 2 lines
+    Move menus to unordered lists - step 2.
 
-implemented directory rename and delete operations
+commit f5596799545b5e6c482ef267d892b674f544e7fc
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Oct 25 11:02:09 2008 +0000
 
-------------------------------------------------------------------------
-r989 | zas_ | 2008-07-20 09:52:16 +0200 (Sun, 20 Jul 2008) | 2 lines
+    Move menus to unordered lists - step 1.
 
-Move out test outside the loop.
+commit 1f80d96fb573f9597105e5bd3f8d4062d90632f7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Oct 25 08:49:07 2008 +0000
 
-------------------------------------------------------------------------
-r988 | zas_ | 2008-07-19 15:57:03 +0200 (Sat, 19 Jul 2008) | 2 lines
+    Align Previous to the left, drop useless col tags.
 
-Tidy up.
+commit ad8d4b695280105b9d60e155bbebddc0437c22fe
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Oct 25 08:14:34 2008 +0000
 
-------------------------------------------------------------------------
-r987 | zas_ | 2008-07-19 14:36:46 +0200 (Sat, 19 Jul 2008) | 2 lines
+    Drop meta CREATED and CHANGED since they will never be updated and svn takes care of versions.
 
-Fix missing newline at end of file.
+commit fdde32bc5523fba5186ffa2e53fdf931df96aaeb
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Oct 25 08:10:11 2008 +0000
 
-------------------------------------------------------------------------
-r986 | nadvornik | 2008-07-19 11:06:24 +0200 (Sat, 19 Jul 2008) | 2 lines
+    Fix page titles.
 
-increase reference count before sending notification in file_data_new
+commit fef02967c23d615d5ce61eb4718cb7e5ac369b51
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Oct 25 08:07:57 2008 +0000
 
-------------------------------------------------------------------------
-r985 | nadvornik | 2008-07-18 23:20:49 +0200 (Fri, 18 Jul 2008) | 2 lines
+    Drop chapters numbers from h1 title, and reformat top title a bit.
 
-fixed test for changed files in cache
+commit 0e44cb8c2afa66bc481ce2aff26e00995e9a8626
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Oct 25 07:47:47 2008 +0000
 
-------------------------------------------------------------------------
-r984 | zas_ | 2008-07-18 11:55:15 +0200 (Fri, 18 Jul 2008) | 2 lines
+    Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
 
-Introduce image_loader_set_done_func().
+commit 2ad4eda59805bb107467b55ebd9b4128c247324b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Oct 23 22:45:44 2008 +0000
 
-------------------------------------------------------------------------
-r983 | zas_ | 2008-07-18 00:36:58 +0200 (Fri, 18 Jul 2008) | 2 lines
+    Update legal notice and copyright to mention The Geeqie Team.
 
-Reduce code redundancy by moving common code to new menu_choice_get_match_type().
+commit 89ae704a2393f7a89d56b9fc9bd233004c046219
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Oct 23 19:06:23 2008 +0000
 
-------------------------------------------------------------------------
-r982 | nadvornik | 2008-07-17 23:51:21 +0200 (Thu, 17 Jul 2008) | 2 lines
+    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).
 
-reload changed images
+commit d92d4a31ba855a0a9e282ea398fab5667896d445
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Oct 23 18:06:28 2008 +0000
 
-------------------------------------------------------------------------
-r981 | zas_ | 2008-07-15 17:37:14 +0200 (Tue, 15 Jul 2008) | 2 lines
+    Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
 
-Move code from image_osd_update_cb() to separate functions.
+commit f21cc1844a4d3cc73a9852aee48f7087a35b773b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Oct 22 19:56:29 2008 +0000
 
-------------------------------------------------------------------------
-r980 | zas_ | 2008-07-15 16:32:00 +0200 (Tue, 15 Jul 2008) | 2 lines
+    Let Create thumbnails start in current directory (fallback to home directory if not available) as requested by Marcin Zajaczkowski (feature request 2166691).
 
-Tidy up and code redundancy reduction.
+commit e6eba8a87fe7c07c39dac82d07a298c65d31041a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Oct 20 21:00:18 2008 +0000
 
-------------------------------------------------------------------------
-r979 | zas_ | 2008-07-15 14:52:02 +0200 (Tue, 15 Jul 2008) | 4 lines
+    Fix a cut and paste error when implementing the comment search (Klaus
+    Ethgen)
 
-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.
+commit a06197472f69c64332a5e67e191e95654a8ed82d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Oct 20 17:13:32 2008 +0000
 
-------------------------------------------------------------------------
-r978 | zas_ | 2008-07-13 16:50:07 +0200 (Sun, 13 Jul 2008) | 9 lines
+    fixed failed assertion in exif_free
 
-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.
+commit 652c3a9fcca7b81091ac80e539df441a4cf6df22
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 18 20:17:55 2008 +0000
 
-------------------------------------------------------------------------
-r977 | zas_ | 2008-07-13 15:51:23 +0200 (Sun, 13 Jul 2008) | 2 lines
+    create xmp sidecar when needed
 
-Apply debian-specific patch to launch help browser (bug 2015099).
+commit fe16e7bfad961a8ebcc27b50a5dac4aef1b99396
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 18 19:20:27 2008 +0000
 
-------------------------------------------------------------------------
-r976 | zas_ | 2008-07-13 14:36:18 +0200 (Sun, 13 Jul 2008) | 3 lines
+    simple synchronization XMP <-> Exif, IPTC
 
-Fix a segfault occuring when opening some collection files.
-Skip all lines not starting with a # when only geometry is required.
+commit 003a4a917981dcc3d7004fe9896518ee86016198
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 18 18:22:57 2008 +0000
 
-------------------------------------------------------------------------
-r975 | zas_ | 2008-07-05 12:21:09 +0200 (Sat, 05 Jul 2008) | 2 lines
+    infrastructure for preprocessing of metadata
 
-Prevent segfault in certain conditions when displaying debug message.
+commit 40e5b63b8b32a28f4ab9877d48ae5fe5fddd0acf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 18 09:07:52 2008 +0000
 
-------------------------------------------------------------------------
-r974 | zas_ | 2008-07-05 00:49:04 +0200 (Sat, 05 Jul 2008) | 2 lines
+    fixed bar_exif separator
 
-French translation was updated.
+commit 666154c6c7576bff4647b0a9dfff08665026cb42
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 18 08:40:32 2008 +0000
 
-------------------------------------------------------------------------
-r973 | zas_ | 2008-07-04 22:32:48 +0200 (Fri, 04 Jul 2008) | 3 lines
+    reordered advanced exif columns
 
-Optimize a bit when connected zoom and scrolling are unset,
-just move the test outside loops.
+commit 2741df92d520da9047e0ca966e2f6fd095cb75c3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 18 08:31:25 2008 +0000
 
-------------------------------------------------------------------------
-r972 | zas_ | 2008-07-04 19:21:07 +0200 (Fri, 04 Jul 2008) | 2 lines
+    no need to validate description, it is in utf8
 
-layout_color_button_press_cb(): tidy up, drop useless memory allocations, improve i18n.
+commit b8cfa7eea753ca24de28db8ee08c1a3c0fae32ad
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Oct 17 22:00:07 2008 +0000
 
-------------------------------------------------------------------------
-r971 | nadvornik | 2008-07-03 22:16:15 +0200 (Thu, 03 Jul 2008) | 2 lines
+    improved custom exif look:
+    - use toggle instead of remove button
+    - display description instead of property key
 
-refresh thumbnails on file change
+commit 0109fd0fea063d111a314fee97da5fc3adf13cdc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Oct 14 21:24:34 2008 +0000
 
-------------------------------------------------------------------------
-r970 | nadvornik | 2008-07-03 21:38:19 +0200 (Thu, 03 Jul 2008) | 2 lines
+    follow Exiv2 SVN changes
 
-set fallback thumbnail pixbuf only if the loading really fails
+commit 100552d7587b35759b1492a3ba51df58565b96f5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Oct 12 08:49:45 2008 +0000
 
-------------------------------------------------------------------------
-r969 | zas_ | 2008-07-03 20:16:39 +0200 (Thu, 03 Jul 2008) | 4 lines
+    French translation was updated.
 
-Fix missing references for the current directory in pan folder stuff.
-It was causing an fd magick assertion failure.
-Bug reported by Omari Stephens.
+commit 2ed614f0a404a3f6311976ea15eb7839baaf51f5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Oct 12 08:43:14 2008 +0000
 
-------------------------------------------------------------------------
-r968 | zas_ | 2008-07-03 10:33:10 +0200 (Thu, 03 Jul 2008) | 4 lines
+    Add a button for each advanced entry in Properties Exif Panel that allow to remove it from display. It fixes bug 1962611.
 
-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.
+commit 801d2c19571cfc858f1348a05d17f22fb39d1679
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Oct 12 08:36:53 2008 +0000
 
-------------------------------------------------------------------------
-r967 | zas_ | 2008-07-02 10:38:47 +0200 (Wed, 02 Jul 2008) | 5 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.
 
-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 d198cfafce20a7866d0a3dd80b1592ca59f5dcbc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 11 20:19:48 2008 +0000
 
-------------------------------------------------------------------------
-r966 | nadvornik | 2008-06-30 23:08:28 +0200 (Mon, 30 Jun 2008) | 2 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
 
-fixed division by zero in pixbuf_renderer_get_scroll_center
+commit dfb0fdc2f0b5cbc0207e360a3bcce9f6bd0b5c75
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Oct 7 19:34:11 2008 +0000
 
-------------------------------------------------------------------------
-r965 | zas_ | 2008-06-29 17:51:54 +0200 (Sun, 29 Jun 2008) | 4 lines
+    French translation was updated.
 
-Merge thumb_loader_save_to_cache() and thumb_loader_mark_failure()
-into thumb_loader_save_thumbnail().
-Most of the code was redundant.
+commit bce60ede0854a7a65ad009bd51b16549ba58bc1e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Oct 7 19:29:13 2008 +0000
 
-------------------------------------------------------------------------
-r964 | zas_ | 2008-06-29 12:11:43 +0200 (Sun, 29 Jun 2008) | 3 lines
+    Fix up few signed vs unsigned warnings: exif_item_get_rational() last parameter is now of guint type.
 
-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.
+commit eee2c88df65f6cc0112be1098cdcf79f0560e947
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Oct 7 18:37:32 2008 +0000
 
-------------------------------------------------------------------------
-r963 | zas_ | 2008-06-28 10:01:36 +0200 (Sat, 28 Jun 2008) | 2 lines
+    Implement the search for image comment - patch by Klaus Ethgen
 
-layout_image_drag_cb(): optimize when connected scrolling is unset.
+commit d8c1c93fea463eb0a309de7509676624774c0ad3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Oct 7 18:22:58 2008 +0000
 
-------------------------------------------------------------------------
-r962 | zas_ | 2008-06-28 09:43:37 +0200 (Sat, 28 Jun 2008) | 2 lines
+    Fixed degree symbol encoding
 
-Reduce number of parameters (mostly unused), just pass the event pointer.
+commit 0cd8f42464c6e1e152f1bb9e79b1144f4529b4d1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Oct 7 18:20:22 2008 +0000
 
-------------------------------------------------------------------------
-r961 | zas_ | 2008-06-28 02:44:31 +0200 (Sat, 28 Jun 2008) | 3 lines
+    Adding a vim modeline to all files - patch by Klaus Ethgen
 
-Fix warning:
-thumb.c:31: warning : 'normalize_thumb' declared 'static' but never defined
+commit be6e4ea715f504545a7d0edc5767b0b82f71477f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Oct 5 18:25:44 2008 +0000
 
-------------------------------------------------------------------------
-r960 | zas_ | 2008-06-28 00:57:48 +0200 (Sat, 28 Jun 2008) | 3 lines
+    fixed confirm_delete option
 
-image_osd_mkinfo(): pipe replacement by " - " separator was fixed to work correctly with
-empty first element.
+commit 69282a3890ec9264e5471249ad51c8fdb0ed7418
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Oct 4 20:28:31 2008 +0000
 
-------------------------------------------------------------------------
-r959 | nadvornik | 2008-06-27 23:35:21 +0200 (Fri, 27 Jun 2008) | 3 lines
+    fixed charset of exiv2 strings in non-utf8 locales
 
-do not read keywords and comment between exif_read_fd and exif_free_fd
-calls (fd->exif does not have reference counting)
+commit 7c50f768d91be9ff48b5cb64de603df00393c52f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Oct 1 20:57:56 2008 +0000
 
-------------------------------------------------------------------------
-r958 | nadvornik | 2008-06-27 23:09:15 +0200 (Fri, 27 Jun 2008) | 3 lines
+    Add support for GPSInfo - patch by Klaus Ethgen
 
-added pixbuf_fallback function
-fixed thumb loader for non-image files
+commit 599380cc2099521bbf7c879666140943e1c684b6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 29 21:17:19 2008 +0000
 
-------------------------------------------------------------------------
-r957 | nadvornik | 2008-06-27 20:43:05 +0200 (Fri, 27 Jun 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
 
-fixed crash in entering fullscreen during loading
+commit 1d1f495c4b3881f540059444ff5aa20eb9bda175
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 29 21:09:48 2008 +0000
 
-------------------------------------------------------------------------
-r956 | zas_ | 2008-06-27 12:00:55 +0200 (Fri, 27 Jun 2008) | 2 lines
+    fixes executable right of images
 
-osd_template_insert(): optimize and simplify using flags.
+commit 9ab09626f588694ad7ada2e522b74e205fd96795
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 29 21:01:30 2008 +0000
 
-------------------------------------------------------------------------
-r955 | zas_ | 2008-06-27 10:05:51 +0200 (Fri, 27 Jun 2008) | 3 lines
+    enlarge the dupe window - patch by Klaus Ethgen
 
-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().
+commit cf8398c63f204d0dcf375577446c732c66122f6b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Sep 27 18:48:32 2008 +0000
 
-------------------------------------------------------------------------
-r954 | zas_ | 2008-06-27 01:29:08 +0200 (Fri, 27 Jun 2008) | 2 lines
+    updated preview loader to work with current svn version of libexiv2
 
-image_osd_info_render(): code cleanup and simplification, drop some useless memory allocations.
+commit d4bc6c7e66a32bb0cc5a3e889ce8bef9b1374908
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Sep 10 20:37:30 2008 +0000
 
-------------------------------------------------------------------------
-r953 | zas_ | 2008-06-26 17:59:20 +0200 (Thu, 26 Jun 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)
 
-Use flags for pr_zoom_*() functions.
+commit f7a5afb6959672b77b973544b217867329a30c5f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Sep 9 19:46:44 2008 +0000
 
-------------------------------------------------------------------------
-r952 | zas_ | 2008-06-26 16:43:52 +0200 (Thu, 26 Jun 2008) | 2 lines
+    reverted buggy part of rev. 1138 - it made the filelist jump
+    unexpectedly
 
-Use stricter types for image options.
+commit a7c9810b152dd9bb01d18e7d048f405d8f11f0ac
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 8 19:57:51 2008 +0000
 
-------------------------------------------------------------------------
-r951 | zas_ | 2008-06-26 14:23:48 +0200 (Thu, 26 Jun 2008) | 2 lines
+    added possibility to redraw only the parts of image that are already
+    loaded
 
-Use flags instead of int parameters for pixbuf_renderer_overlay_add().
+commit 383624b87b5f9ea402e0fe4479b955f591025f73
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Sep 8 15:53:01 2008 +0000
 
-------------------------------------------------------------------------
-r950 | zas_ | 2008-06-26 13:48:40 +0200 (Thu, 26 Jun 2008) | 3 lines
+    Fix a compiler warning regarding argument type.
 
-Only define ExifOrientationType if GQ_BUILD is not defined since
-it is already defined in exif.h.
+commit a53fb65f7e552f4a07760fd72dfd0a6caa5753ff
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Sun Sep 7 23:01:30 2008 +0000
 
-------------------------------------------------------------------------
-r949 | zas_ | 2008-06-25 22:53:52 +0200 (Wed, 25 Jun 2008) | 2 lines
+    Replaced gtk depreceated code.
 
-Tidy up.
+commit a5aea8fd342ca8d4834464428cab25d373925409
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Sep 7 19:42:19 2008 +0000
 
-------------------------------------------------------------------------
-r948 | zas_ | 2008-06-25 22:22:02 +0200 (Wed, 25 Jun 2008) | 2 lines
+    Shorten config_window_apply() a bit, reduce code redunancy.
 
-French translation was updated.
+commit 587b4b8d1136e5f043da5566c996cd7a6e288387
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Sep 4 22:35:33 2008 +0000
 
-------------------------------------------------------------------------
-r947 | nadvornik | 2008-06-22 22:07:32 +0200 (Sun, 22 Jun 2008) | 2 lines
+    Update translations stats.
 
-optimized marks drawing
+commit aff258e59eca1aa6a8bd8e5401fccbfceaf4954f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Sep 4 22:29:32 2008 +0000
 
-------------------------------------------------------------------------
-r946 | nadvornik | 2008-06-22 22:01:20 +0200 (Sun, 22 Jun 2008) | 2 lines
+    French translation was updated.
 
-show marks in iconview
+commit 9b64bd058039a1d7d926670d90bffadeb0db3bb4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Sep 4 22:04:32 2008 +0000
 
-------------------------------------------------------------------------
-r945 | nadvornik | 2008-06-22 12:01:26 +0200 (Sun, 22 Jun 2008) | 2 lines
+    Allow all Preferences pages to scroll vertically. Reduce code redundancy.
 
-show sidecars in icon view
+commit aa81bf7cdffe666d7e5b7098c564d50e46401312
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Sep 4 21:38:28 2008 +0000
 
-------------------------------------------------------------------------
-r944 | nadvornik | 2008-06-22 11:40:57 +0200 (Sun, 22 Jun 2008) | 2 lines
+    Allow to change image.scroll_reset_method in Preferences > Image.
 
-fixed in-place renaming
+commit baedcd2f82ac6f4b819d9919e280a54c7edaa6b7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Sep 4 21:19:09 2008 +0000
 
-------------------------------------------------------------------------
-r943 | nadvornik | 2008-06-22 11:19:42 +0200 (Sun, 22 Jun 2008) | 2 lines
+    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)
 
-added possibility to disable grouping of selected files
+commit 9050223df5347b7d2f1ed1d23669e05f19405f77
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Sep 3 21:54:49 2008 +0000
 
-------------------------------------------------------------------------
-r942 | nadvornik | 2008-06-22 00:01:45 +0200 (Sun, 22 Jun 2008) | 2 lines
+    load thumbnails with lower priority
+    TODO: maybe implement an exception for visible thumbnails
 
-cache size made configurable
+commit e1a5a486095b6987c45f9612c97816a6b01f1de1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Sep 3 21:13:02 2008 +0000
 
-------------------------------------------------------------------------
-r941 | nadvornik | 2008-06-21 21:26:01 +0200 (Sat, 21 Jun 2008) | 2 lines
+    Improve debug messages.
 
-measure pixbuf cache size in bytes
+commit 6f89fefc8a298f05304f3f7cab37fc76df97c2b8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Sep 3 20:43:10 2008 +0000
 
-------------------------------------------------------------------------
-r940 | nadvornik | 2008-06-21 18:00:13 +0200 (Sat, 21 Jun 2008) | 2 lines
+    adjusted default options
 
-simple cache for loaded pixbufs
+commit c518bcef3c44e37ec7cdc935961607db5113f8b5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Sep 3 20:29:32 2008 +0000
 
-------------------------------------------------------------------------
-r939 | nadvornik | 2008-06-21 13:05:55 +0200 (Sat, 21 Jun 2008) | 2 lines
+    adjusted redraw priority relative to icon drawing
 
-renamed fd->pixbuf to fd->thumb_pixbuf
+commit 48519673cc4fea79e657453ed4785457a8e59ea2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Sep 3 19:58:21 2008 +0000
 
-------------------------------------------------------------------------
-r938 | nadvornik | 2008-06-19 00:26:52 +0200 (Thu, 19 Jun 2008) | 3 lines
+    dropped IMAGE_THROTTLE_LARGER_IMAGES code
 
-implemented generic FileData cache
-use it for caching decoded exif data
+commit 47a0c37d34499a1f71085093447789949350e063
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Sep 3 19:52:11 2008 +0000
 
-------------------------------------------------------------------------
-r937 | nadvornik | 2008-06-17 22:25:05 +0200 (Tue, 17 Jun 2008) | 2 lines
+    fixed handling of broken images
 
-more robust thumbs progress bar
+commit 64aea117f708ea87c87ce2706d4c6b1bafa21541
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Sep 1 19:18:32 2008 +0000
 
-------------------------------------------------------------------------
-r936 | nadvornik | 2008-06-17 21:56:21 +0200 (Tue, 17 Jun 2008) | 2 lines
+    improved pixbuf draw priority control
 
-do not allocate new buffer for thumbnails with correct orientation
+commit c6db02fc9beb44c3f4921cb362c397ff0a54ba26
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Sep 1 17:29:07 2008 +0000
 
-------------------------------------------------------------------------
-r935 | nadvornik | 2008-06-16 21:07:02 +0200 (Mon, 16 Jun 2008) | 2 lines
+    Use a constant for minimal window size. Set it to 32 for all dialogs.
 
-fixed memory leak
+commit bf183b8e89e1244c13f8812bd51a134dd82e66d0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Sep 1 17:22:19 2008 +0000
 
-------------------------------------------------------------------------
-r934 | nadvornik | 2008-06-16 20:37:35 +0200 (Mon, 16 Jun 2008) | 2 lines
+    Remove redundant debug.h inclusion.
 
-another try to free layout at exit
+commit 14596dddc9e279d6444b473378668618b0200842
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 31 21:19:00 2008 +0000
 
-------------------------------------------------------------------------
-r933 | nadvornik | 2008-06-15 23:52:15 +0200 (Sun, 15 Jun 2008) | 2 lines
+    fixed read ahead callback
 
-rotate thumbnails by exif
+commit 0aef642959d09a0a417e3a1bd9838290673da331
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 31 21:02:09 2008 +0000
 
-------------------------------------------------------------------------
-r932 | nadvornik | 2008-06-15 22:09:15 +0200 (Sun, 15 Jun 2008) | 2 lines
+    fixed error handling in image loader
 
-use FileData in thumb_loader
+commit b10a2e1226a762c6f5e5a76255469c9a58312937
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 31 18:53:11 2008 +0000
 
-------------------------------------------------------------------------
-r931 | nadvornik | 2008-06-14 23:49:48 +0200 (Sat, 14 Jun 2008) | 2 lines
+    fixed possible endless loop
 
-use GtkSizeGroup to control initial size of split images
+commit 131dc85e54bb154ece413c99e10d0bb07aced996
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Aug 31 12:29:49 2008 +0000
 
-------------------------------------------------------------------------
-r930 | nadvornik | 2008-06-14 20:41:30 +0200 (Sat, 14 Jun 2008) | 2 lines
+    Add a Save button to Preferences dialog, which allow to save options to file without quitting the application.
 
-preserve image center on refresh
+commit 7725546b83707d675c466dd1b9eb96380ad2f067
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Aug 31 11:27:24 2008 +0000
 
-------------------------------------------------------------------------
-r929 | nadvornik | 2008-06-14 20:33:40 +0200 (Sat, 14 Jun 2008) | 4 lines
+    Move quoted_value() and escquote_value() to misc.[ch].
 
-use multiline description in vflist with large thumbnails
-always display marks in the first column
-show expander in "name" column
+commit ea455387a49dc8457b2489fefdd8f7cd5a178e0b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Aug 31 10:51:41 2008 +0000
 
-------------------------------------------------------------------------
-r928 | nadvornik | 2008-06-14 19:32:27 +0200 (Sat, 14 Jun 2008) | 2 lines
+    Move miscellaneous functions to their own files (new misc.[ch]).
 
-join name and sidecars to one string
+commit 2b9bf5f494fa20b8531a3bbbe6140c15985ec13a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 31 10:08:48 2008 +0000
 
-------------------------------------------------------------------------
-r927 | nadvornik | 2008-06-14 19:14:28 +0200 (Sat, 14 Jun 2008) | 2 lines
+    use GThreadPool
 
-optimized vflist_setup_iter_recursive
+commit 5cf88e588d2c061c470aa524d4a89561b5182c1b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 31 09:20:29 2008 +0000
 
-------------------------------------------------------------------------
-r926 | nadvornik | 2008-06-14 14:43:39 +0200 (Sat, 14 Jun 2008) | 2 lines
+    improved thread support in image loader
 
-iconlist_refresh optimization
+commit 9212340ececba2346d599fa8ffaa6f7ddafcc558
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Aug 31 09:13:42 2008 +0000
 
-------------------------------------------------------------------------
-r925 | nadvornik | 2008-06-14 14:30:44 +0200 (Sat, 14 Jun 2008) | 2 lines
+    Move save/load_options() to options.[ch].
 
-fixed iconview update after deletion of selected image
+commit 77bc802fa727e39b259cef5431bb897618f888d3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Aug 31 08:59:39 2008 +0000
 
-------------------------------------------------------------------------
-r924 | zas_ | 2008-06-14 08:52:52 +0200 (Sat, 14 Jun 2008) | 2 lines
+    Move sync_options_with_current_state() call to save_options().
 
-Silent unused variable warning.
+commit 0db9254e25cad32d5e954f04696e6e5fe74554e3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Aug 31 08:41:42 2008 +0000
 
-------------------------------------------------------------------------
-r923 | nadvornik | 2008-06-13 23:32:58 +0200 (Fri, 13 Jun 2008) | 2 lines
+    Move some code to new functions, to simplify main().
 
-optimized vflist_setup_iter
+commit f01ec2c48c555c486ad40ced8341c57dcc4d5e2d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Aug 31 08:13:36 2008 +0000
 
-------------------------------------------------------------------------
-r922 | zas_ | 2008-06-13 15:33:11 +0200 (Fri, 13 Jun 2008) | 2 lines
+    Fix two minor compilation warnings.
 
-French translation was updated.
+commit a710f33e4b885e22e3744beb9af9b9285d73640c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 30 20:15:47 2008 +0000
 
-------------------------------------------------------------------------
-r921 | zas_ | 2008-06-13 14:27:41 +0200 (Fri, 13 Jun 2008) | 5 lines
+    run image loader in separate thread
+    this feature is disabled by default for now, it must be enabled by
+    configure --enable-threads
 
-Revert patches 759 and 760.
-759 patch broke adding selection of files through sort manager
-to an unopened collection.
+commit 6a73bcf507697b77cebc69761bb2db8801210641
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 30 13:04:06 2008 +0000
 
+    prepared image loader code for threads
 
-------------------------------------------------------------------------
-r920 | zas_ | 2008-06-13 13:51:23 +0200 (Fri, 13 Jun 2008) | 2 lines
+commit 01bbfff007b6e540e22a1966971a9d00a41a66ad
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Aug 30 10:39:35 2008 +0000
 
-Display total size of files in collection window, for the list and for the selection.
+    Allow to override documentation paths through options:
+    - documentation.helpdir
+    - documentation.htmldir
+    Default values are set at configure time.
 
-------------------------------------------------------------------------
-r919 | zas_ | 2008-06-13 13:11:57 +0200 (Fri, 13 Jun 2008) | 4 lines
+commit ba17ee7539c814d49d3b57158fc91000a4fae2e1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 29 20:53:53 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.
+    converted image loader to a GObject and use signals for notification
 
-------------------------------------------------------------------------
-r918 | zas_ | 2008-06-13 00:43:32 +0200 (Fri, 13 Jun 2008) | 7 lines
+commit 6f13139c2ac0a4e11e21e041ca4f5c4f1327dfac
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 29 12:35:13 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
+    do not access image_loader directly
 
+commit dc649dfbb31df6e75c7283405ba99084ea328206
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 29 09:59:20 2008 +0000
 
-------------------------------------------------------------------------
-r917 | zas_ | 2008-06-12 23:21:32 +0200 (Thu, 12 Jun 2008) | 2 lines
+    added new raw preview interface for legacy exif
 
-Add a comment about relative positions of image overlay in the rc file. 
+commit 6654b671684992272856344aa34b59301c35e023
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Aug 29 09:38:10 2008 +0000
 
-------------------------------------------------------------------------
-r916 | zas_ | 2008-06-12 22:33:51 +0200 (Thu, 12 Jun 2008) | 6 lines
+    fixed thumbnail loader for the new raw preview interface
 
-Allow to set image overlay info position through options:
-- image_overlay.common.x
-- image_overlay.common.y
+commit bea9cd293c96a86d196b6fa2af689e41fbfa65a2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Aug 28 22:26:09 2008 +0000
 
-For now, there are only editable through rc file.
+    use mmaped files image loader
+    implemented new interface for extracting raw previews
+    experiments with previews support in SVN version of Exiv2
 
-------------------------------------------------------------------------
-r915 | zas_ | 2008-06-12 22:17:22 +0200 (Thu, 12 Jun 2008) | 6 lines
+commit 7fa8df7737575cc63b627b4337131122faffe496
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Thu Aug 28 12:51:02 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)
+    Removed converting fd->name to utf8 from file_data_set_collate_keys(), because fd->name is utf8.
 
-------------------------------------------------------------------------
-r914 | nadvornik | 2008-06-12 20:30:33 +0200 (Thu, 12 Jun 2008) | 2 lines
+commit 4908ddd714be7cab8e1cf290fec62d7288692856
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Aug 28 10:50:02 2008 +0000
 
-reverted changes in layout_close made in rev. 890 and 901  
+    Silent warnings about unused functions when lcms is not used.
 
-------------------------------------------------------------------------
-r913 | nadvornik | 2008-06-10 21:25:21 +0200 (Tue, 10 Jun 2008) | 2 lines
+commit 35776f2dee4439e5ece5ec4746acaffa36fee793
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Aug 27 17:02:14 2008 +0000
 
-fixed vdtree_sort_cb
+    Comment out unused functions.
 
-------------------------------------------------------------------------
-r912 | nadvornik | 2008-06-10 20:39:19 +0200 (Tue, 10 Jun 2008) | 2 lines
+commit dd4ea407ecdeea13e0117b242aa4ceac71239b9d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Aug 27 16:42:59 2008 +0000
 
-fixed segfault in vd_rename_cb
+    Silent a compiler warning.
 
-------------------------------------------------------------------------
-r911 | nadvornik | 2008-06-10 20:19:17 +0200 (Tue, 10 Jun 2008) | 2 lines
+commit 109ecd8c2e8beda448113dcaf36527b889b5f8ab
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Aug 27 16:40:21 2008 +0000
 
-dropped vficon_sync, use vficon_refresh everywhere
+    const gpointer -> gconstpointer.
 
-------------------------------------------------------------------------
-r910 | zas_ | 2008-06-10 13:55:18 +0200 (Tue, 10 Jun 2008) | 2 lines
+commit 3ec7e5728fa2a17086d3b3144b46318e7a1f761d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Aug 26 22:37:18 2008 +0000
 
-collection_from_dnd_data(): simplify and optimize.
+    Use gpointer instead of void *.
 
-------------------------------------------------------------------------
-r909 | zas_ | 2008-06-10 13:27:35 +0200 (Tue, 10 Jun 2008) | 2 lines
+commit cd85461e278e79a4894b5bc400273d3f6719416d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Aug 26 22:30:40 2008 +0000
 
-collection_info_list_to_dnd_data(): simplify and optimize.
+    Consistency: type * instead of type*.
 
-------------------------------------------------------------------------
-r908 | nadvornik | 2008-06-09 22:27:39 +0200 (Mon, 09 Jun 2008) | 2 lines
+commit c1006fb758679c5349ac658fe74562ebd88ddf8c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Aug 26 22:22:51 2008 +0000
 
-moved notification to view_file.c
+    For the sake of consistency, use glib basic types everywhere.
 
-------------------------------------------------------------------------
-r907 | nadvornik | 2008-06-09 21:43:56 +0200 (Mon, 09 Jun 2008) | 2 lines
+commit aea00af29f6f572581b8bcc6e856e17b4676d381
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Aug 26 21:19:33 2008 +0000
 
-run idle function just once
+    Indentation fixes.
 
-------------------------------------------------------------------------
-r906 | nadvornik | 2008-06-09 21:41:37 +0200 (Mon, 09 Jun 2008) | 2 lines
+commit 4073149801dc3484ae0c231c56cb814a8a20024b
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Tue Aug 26 20:21:30 2008 +0000
 
-use vficon_refresh for updating
+    Fixed segfault when is run inside directory with non valid uft-8 image
+    filename.
 
-------------------------------------------------------------------------
-r905 | nadvornik | 2008-06-09 21:00:47 +0200 (Mon, 09 Jun 2008) | 2 lines
+commit ead8d30aaa1f5e02f703d7ca97c6eaed6df61234
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Tue Aug 26 13:56:56 2008 +0000
 
-handle deletion of selected files
+    Fixed calling "Image search" function in a directory without image.
 
-------------------------------------------------------------------------
-r904 | nadvornik | 2008-06-09 20:28:28 +0200 (Mon, 09 Jun 2008) | 2 lines
+commit aa4d496a3c5caddb81fb114bebcf583784098e4e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Aug 25 22:45:38 2008 +0000
 
-optimized vficon_refresh_real
+    correctly maintain selection during iconlist refresh
 
-------------------------------------------------------------------------
-r903 | zas_ | 2008-06-09 12:10:34 +0200 (Mon, 09 Jun 2008) | 2 lines
+commit f39b5907f8825173f29be37f76c94d2c8b547188
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Aug 25 22:20:45 2008 +0000
 
-Minor fixes and add a note about variable declaration.
+    Whitespaces cleanup.
 
-------------------------------------------------------------------------
-r902 | zas_ | 2008-06-09 09:14:46 +0200 (Mon, 09 Jun 2008) | 2 lines
+commit d04050839306a01814536f12e5480288dab52e0e
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Mon Aug 25 18:13:33 2008 +0000
 
-Use unsigned type for marks since it is used as a bitfield.
+    Fixed segfaulting when alter image in directory without images.
 
-------------------------------------------------------------------------
-r901 | nadvornik | 2008-06-09 09:06:53 +0200 (Mon, 09 Jun 2008) | 2 lines
+commit c85a911368d6535d8553e6c81654accfbc486ae6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Aug 25 16:58:27 2008 +0000
 
-fixed saving options on exit
+    removed unused code
 
-------------------------------------------------------------------------
-r900 | zas_ | 2008-06-09 01:42:51 +0200 (Mon, 09 Jun 2008) | 2 lines
+commit 6b22ce5fd0f6a5b14ae6b761f1982e545385ec22
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Aug 24 14:40:18 2008 +0000
 
-Tidy up: add/remove white lines, minor code changes.
+    Typo fixes.
 
-------------------------------------------------------------------------
-r899 | nadvornik | 2008-06-08 23:21:13 +0200 (Sun, 08 Jun 2008) | 2 lines
+commit f20dd48a59ee12d0f21a79f745d1a331f921cf17
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Aug 24 14:33:03 2008 +0000
 
-improved vficon_populate
+    Slight code redundancy reduction.
 
-------------------------------------------------------------------------
-r898 | nadvornik | 2008-06-08 22:24:46 +0200 (Sun, 08 Jun 2008) | 2 lines
+commit 1e7b2c34c6d1229c7d95319c909fb550e64e5acf
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Aug 24 14:14:37 2008 +0000
 
-vficon_sync speed-up
+    Drop redundant variable affectation.
 
-------------------------------------------------------------------------
-r897 | nadvornik | 2008-06-08 21:09:44 +0200 (Sun, 08 Jun 2008) | 2 lines
+commit 7d788c98fbd2c656f2b5354e95bc8c1d5fa1093b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Aug 24 13:22:08 2008 +0000
 
-better check for notify type
+    Fix untranslated messages. French translation and POTFILES.in were updated.
 
-------------------------------------------------------------------------
-r896 | nadvornik | 2008-06-08 11:25:39 +0200 (Sun, 08 Jun 2008) | 2 lines
+commit 9a1cc0021d442af191023c485a2dbcc69c218be2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Aug 24 10:00:40 2008 +0000
 
-fixed switching thumbnails in listview on and off - bug 1984825
+    French translation was updated.
 
-------------------------------------------------------------------------
-r895 | nadvornik | 2008-06-08 00:44:17 +0200 (Sun, 08 Jun 2008) | 2 lines
+commit eca846433372d875c2bbaaf5160a9142ef86c203
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Aug 24 10:00:02 2008 +0000
 
-various refresh and notification fixes
+    Mark forgotten string for translation.
 
-------------------------------------------------------------------------
-r894 | nadvornik | 2008-06-07 17:08:33 +0200 (Sat, 07 Jun 2008) | 2 lines
+commit 46691080d3ca954f0cf45bb2bfad5f11701230f5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Aug 23 21:07:25 2008 +0000
 
-various notification improvements
+    Fix another missing separator bug in image overlay. This one was occuring with default string when no ISO data was available from exif.
 
-------------------------------------------------------------------------
-r893 | nadvornik | 2008-06-07 12:45:33 +0200 (Sat, 07 Jun 2008) | 2 lines
+commit acc2c3b1b830e67f94c5648acee3706d7637a2df
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Aug 23 20:46:31 2008 +0000
 
-use the new notification for collections
+    Minor optimization: no need to copy the whole remaining of the string, just copy next char.
 
-------------------------------------------------------------------------
-r892 | zas_ | 2008-06-07 12:18:30 +0200 (Sat, 07 Jun 2008) | 3 lines
+commit b5bc1451f70cb5e9b92bf65789206cfd9c478cad
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Aug 23 17:35:57 2008 +0000
 
-Display Lirc state in config log.
-Re-organize the config log a bit.
+    Only display status if there is at least one file in the file list.
 
-------------------------------------------------------------------------
-r891 | nadvornik | 2008-06-07 11:36:12 +0200 (Sat, 07 Jun 2008) | 2 lines
+commit 060c2f9cf332a93e40c273e580133be05a984bf9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Aug 23 17:00:59 2008 +0000
 
-use new notification in img-view
+    Remove unneeded type casting.
 
-------------------------------------------------------------------------
-r890 | nadvornik | 2008-06-07 11:10:01 +0200 (Sat, 07 Jun 2008) | 2 lines
+commit 50483da19c8039bb06121572573d0880df979c2c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 23 08:42:12 2008 +0000
 
-use new notification in layout and layout_image
+    fixed vd_refresh
 
-------------------------------------------------------------------------
-r889 | nadvornik | 2008-06-07 10:13:22 +0200 (Sat, 07 Jun 2008) | 2 lines
+commit bec02e283784eac07cda9f03ba0b255946944702
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Aug 22 22:09:54 2008 +0000
 
-used new notification in search.c
+    French translation was updated.
 
-------------------------------------------------------------------------
-r888 | nadvornik | 2008-06-07 09:45:08 +0200 (Sat, 07 Jun 2008) | 2 lines
+commit eb72228e196dd942f5ebf11d6ffdbdc298046d27
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Aug 22 21:52:13 2008 +0000
 
-used new notification in dupe.c
+    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.
 
-------------------------------------------------------------------------
-r887 | nadvornik | 2008-06-07 00:34:15 +0200 (Sat, 07 Jun 2008) | 2 lines
+commit d58451c5831ce52023c007574c0d118f27096d72
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Aug 21 22:49:30 2008 +0000
 
-used new notification in cache_maint
+    Typo fix: vf -> vd
 
-------------------------------------------------------------------------
-r886 | nadvornik | 2008-06-07 00:11:03 +0200 (Sat, 07 Jun 2008) | 2 lines
+commit 83cfd4393002fb06fc0a1b480f1221319f192ce8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Aug 21 22:47:49 2008 +0000
 
-added NotifyType
+    Replace macros VDLIST_INFO() and VDTREE_INFO() by shorter VDLIST() and VDTREE(). VDLIST_INFO(vd, part) becomes VDLIST(vd)->part.
 
-------------------------------------------------------------------------
-r885 | nadvornik | 2008-06-06 23:50:09 +0200 (Fri, 06 Jun 2008) | 2 lines
+commit 43c576558ba327e4aa71b35471e0863d159c44d1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Aug 21 22:36:20 2008 +0000
 
-realtime file monitor
+    Indentation fix.
 
-------------------------------------------------------------------------
-r884 | nadvornik | 2008-06-06 22:59:03 +0200 (Fri, 06 Jun 2008) | 2 lines
+commit de499c4c05275f24081780bc77b06519d7d9d12e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Aug 20 22:26:34 2008 +0000
 
-zero-lenght path must be allowed for now
+    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.
 
-------------------------------------------------------------------------
-r883 | zas_ | 2008-06-06 10:01:19 +0200 (Fri, 06 Jun 2008) | 2 lines
+commit 66bc3de86cf6c443c6e2399fb5df9d515898014d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Aug 20 22:19:35 2008 +0000
 
-French translation was updated.
+    Do not return values of void functions. Reported by Jeffery Small.
 
-------------------------------------------------------------------------
-r882 | zas_ | 2008-06-06 01:31:22 +0200 (Fri, 06 Jun 2008) | 2 lines
+commit da981595f5f724233a7b54661e25e424a9134474
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Aug 20 20:36:36 2008 +0000
 
-Fix "No newline at end of file" warning.
+    update the FileData structure when a new folder is created
 
-------------------------------------------------------------------------
-r881 | nadvornik | 2008-06-05 20:43:44 +0200 (Thu, 05 Jun 2008) | 2 lines
+commit b65f4f5667141545c1c2bccdca0ce93e92b26abe
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 19 22:58:31 2008 +0000
 
-use new notification in vficon
+    improved refresh in view_dir_list
 
-------------------------------------------------------------------------
-r880 | zas_ | 2008-06-05 11:24:42 +0200 (Thu, 05 Jun 2008) | 3 lines
+commit e8b3ce85469bc2ff88cdbf5abc38b22fa6c5f7cf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 19 21:01:29 2008 +0000
 
-Compare paths using utf8_collate_key() since paths are utf8-encoded.
-It fixes bug 1959854.
+    set fallback pixbuf in case of missing file
 
-------------------------------------------------------------------------
-r879 | zas_ | 2008-06-05 10:41:02 +0200 (Thu, 05 Jun 2008) | 6 lines
+commit fe2d42004e25e8a5303ab7155731f7188062d1ca
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 19 20:58:23 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.
+    fixed possible segfault
 
-Partially fix bug 1959854.
+commit e1a9ff9eaba12db2969dc68da34956d3c97f9098
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Aug 17 14:18:51 2008 +0000
 
-------------------------------------------------------------------------
-r878 | nadvornik | 2008-06-04 23:12:47 +0200 (Wed, 04 Jun 2008) | 2 lines
+    removed code for maintaining filelist position, gtk_tree_view itself handles it
+    better
 
-new notification system (used only in vflist for now)
+commit 951b62566ba5616b63efe574ee956ac2c4fc5a3d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Aug 17 09:36:02 2008 +0000
 
-------------------------------------------------------------------------
-r877 | nadvornik | 2008-06-03 21:44:19 +0200 (Tue, 03 Jun 2008) | 2 lines
+    French translation was updated.
 
-replaced directory path with FileData* dir_fd
+commit 3e3a0a459781d1008725274bde950589465acf6d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Aug 17 09:30:45 2008 +0000
 
-------------------------------------------------------------------------
-r876 | zas_ | 2008-06-03 17:54:05 +0200 (Tue, 03 Jun 2008) | 4 lines
+    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
 
-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 728c032c4cf6b098b968851a75f6bbe5488040b3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Aug 17 09:00:33 2008 +0000
 
-------------------------------------------------------------------------
-r875 | zas_ | 2008-06-03 15:54:22 +0200 (Tue, 03 Jun 2008) | 2 lines
+    Move variable declaration at start of block.
 
-Replace hardcoded collection filename extension by a macro (GQ_COLLECTION_EXT).
+commit cb3202692eb4bcd65f45699b44ded4ac64cc9ad0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 16 23:37:26 2008 +0000
 
-------------------------------------------------------------------------
-r874 | zas_ | 2008-06-03 13:24:16 +0200 (Tue, 03 Jun 2008) | 2 lines
+    marks in iconview made clickable
 
-Drop initialization to NULL since filelist_read() will take care of it.
+commit dbf66300f4c6978d22a0a618778be09ad2fd1ed1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 16 20:57:40 2008 +0000
 
-------------------------------------------------------------------------
-r873 | zas_ | 2008-06-03 11:41:00 +0200 (Tue, 03 Jun 2008) | 2 lines
+    keep files with non-zero marks in memory
 
-filelist_read_real(): optimize and clean up.
+commit df8df1eea01d8c71e3b719cfd2a00c920f0e15fb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Aug 16 20:34:14 2008 +0000
 
-------------------------------------------------------------------------
-r872 | zas_ | 2008-06-03 11:03:33 +0200 (Tue, 03 Jun 2008) | 2 lines
+    implemented marks filter
 
-Reduce indentation level.
+commit f0606958123d00b30a9ed649813229d951012dc3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Aug 16 07:18:16 2008 +0000
 
-------------------------------------------------------------------------
-r871 | zas_ | 2008-06-03 10:57:46 +0200 (Tue, 03 Jun 2008) | 2 lines
+    Fix double escaping of image overlay text.
+    Bug 2051955, reported by Emmanuel Dupuis.
 
-Reduce indentation level.
+commit 8fc4646c4c8a48c5793743b76233bc8c78c49093
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Aug 13 21:07:06 2008 +0000
 
-------------------------------------------------------------------------
-r870 | zas_ | 2008-06-03 10:53:53 +0200 (Tue, 03 Jun 2008) | 2 lines
+    added keyboard map generator
 
-collection_table_find_data_by_coord(): tidy up.
+commit 178dee898565791d42e39aad71049b79eebb2758
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Aug 13 20:46:06 2008 +0000
 
-------------------------------------------------------------------------
-r869 | zas_ | 2008-06-03 09:37:24 +0200 (Tue, 03 Jun 2008) | 3 lines
+    a workaround for http://bugzilla.gnome.org/show_bug.cgi?id=547669
 
-vflist_maint(): only allocate memory and compare strings if needed.
+commit 86166813f7b90e81cf1c493be7f0ca5c86bec550
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Aug 12 20:21:25 2008 +0000
 
+    fixed crash with float file list and geeqie --blank
 
-------------------------------------------------------------------------
-r868 | zas_ | 2008-06-03 09:32:13 +0200 (Tue, 03 Jun 2008) | 3 lines
+commit 5e7e6ce8ff5a7de451480e1c3892ac5ad3ba2b3f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Aug 11 18:53:19 2008 +0000
 
-layout_real_renamed(), layout_real_removed(), layout_real_moved():
-simplify code.
+    fixed crash in geeqie --blank
 
-------------------------------------------------------------------------
-r867 | nadvornik | 2008-05-31 21:46:26 +0200 (Sat, 31 May 2008) | 2 lines
+commit 2316a8ab4f877611dd31e4bfeff4ce048d279af6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Aug 11 17:45:26 2008 +0000
 
-do not change original FileData on copy
+    fixed setting visible entry in view_dir_tree
 
-------------------------------------------------------------------------
-r866 | nadvornik | 2008-05-31 21:44:41 +0200 (Sat, 31 May 2008) | 3 lines
+commit d3f019fc2e0bd00cc403b5860749c365964a8306
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 30 18:44:49 2008 +0000
 
-replaced vflist_maint functions by vflist_refresh - it allows to follow 
-changes made by external editors more precisely
+    updated ChangeLog from svn log
 
-------------------------------------------------------------------------
-r865 | nadvornik | 2008-05-30 23:41:46 +0200 (Fri, 30 May 2008) | 2 lines
+commit 28642010130af8533f50a3c5fb88187a9f845803
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jul 28 18:35:19 2008 +0000
 
-vflist_populate_view: better handle selected files that are renamed or deleted
+    Move declarations at the beginning of blocks.
 
-------------------------------------------------------------------------
-r864 | nadvornik | 2008-05-30 22:13:16 +0200 (Fri, 30 May 2008) | 2 lines
+commit bb6bd4711d2a4884fdc19a7f8916170520efc924
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jul 28 18:07:42 2008 +0000
 
-fixed thumb index (thumbnails are shown again)
+    Optimize tests even more using last changes.
 
-------------------------------------------------------------------------
-r863 | nadvornik | 2008-05-30 21:53:52 +0200 (Fri, 30 May 2008) | 2 lines
+commit a4d5b30df4f5f2bff3d35237d31c6ab1701e1c52
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jul 28 18:02:10 2008 +0000
 
-simplified vflist_populate_view
+    do not free unallocated exif data
 
-------------------------------------------------------------------------
-r862 | zas_ | 2008-05-30 10:39:52 +0200 (Fri, 30 May 2008) | 4 lines
+commit 6eac9ecc53b989bf432e066aada6ecb1d81609ab
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jul 28 17:59:09 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. 
+    Cache strcmp() result.
 
-------------------------------------------------------------------------
-r861 | zas_ | 2008-05-30 10:36:23 +0200 (Fri, 30 May 2008) | 2 lines
+commit 660c688332d92dcb8f4ad521d777c6f0cf1472f3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jul 28 17:56:56 2008 +0000
 
-Make utf8_validate_or_convert() to always allocate a new string.
+    Optimize redundant tests.
 
-------------------------------------------------------------------------
-r860 | zas_ | 2008-05-30 09:20:25 +0200 (Fri, 30 May 2008) | 2 lines
+commit 299bab0e7d1fcdabd41279f7b8916396862c00d2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jul 28 17:55:06 2008 +0000
 
-Check for existing editor command using is_valid_editor_command().
+    Move dest_dir variable to inner block.
 
-------------------------------------------------------------------------
-r859 | zas_ | 2008-05-29 09:58:34 +0200 (Thu, 29 May 2008) | 4 lines
+commit 9899b80f490d32f5e40e0f02236c8cdedddb0d88
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jul 28 09:44:50 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.
+    Reduce code redundancy and minor typo fixes.
 
-------------------------------------------------------------------------
-r858 | zas_ | 2008-05-29 09:52:05 +0200 (Thu, 29 May 2008) | 3 lines
+commit 760c313e51c7e9bff61fad1c9c5ea8c70a35fc88
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jul 28 09:14:10 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.
+    French translation was updated.
 
-------------------------------------------------------------------------
-r857 | nadvornik | 2008-05-29 00:12:10 +0200 (Thu, 29 May 2008) | 2 lines
+commit f4a4b21d34e24261b19d3adb920085856345f850
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jul 28 09:12:33 2008 +0000
 
-improved infrastructure for tracing changes, optimized vflist_populate_view
+    Typo fix.
 
-------------------------------------------------------------------------
-r856 | nadvornik | 2008-05-27 20:46:34 +0200 (Tue, 27 May 2008) | 2 lines
+commit 22f458af63bb1cc6490d1c47d8f8a76ac8161650
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 27 19:22:40 2008 +0000
 
-measure time of filelist update
+    abort file operations when the file list is empty
 
-------------------------------------------------------------------------
-r855 | nadvornik | 2008-05-27 20:37:15 +0200 (Tue, 27 May 2008) | 2 lines
+commit 473d1760b5fe683a04b531e6d54de13cf093b12c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 27 18:20:59 2008 +0000
 
-another fix in notification
+    remember path entered in file dialog
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2028977&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r854 | nadvornik | 2008-05-26 20:32:04 +0200 (Mon, 26 May 2008) | 2 lines
+commit 49ed0b4fb2dd49d2ec0485707c50dec61f242ef3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 27 13:46:24 2008 +0000
 
-Fix histogram grid - patch by Uwe Ohse
+    speed-up of directory notification on deleting large number of files
 
-------------------------------------------------------------------------
-r853 | nadvornik | 2008-05-26 20:22:08 +0200 (Mon, 26 May 2008) | 2 lines
+commit a4311dd534152241fca227385319ef249fc98ab7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 27 09:51:28 2008 +0000
 
-use fputs instead of printf - patch by Uwe Ohse
+    added "Symlink" as an example of "filter" command
 
-------------------------------------------------------------------------
-r852 | nadvornik | 2008-05-26 19:06:30 +0200 (Mon, 26 May 2008) | 2 lines
+commit b1d0747ca385ba0b6366b6ab1eb88858400c7ba7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 27 08:57:12 2008 +0000
 
-fixed bug in notification code
+    improved updating of view_dir_tree
 
-------------------------------------------------------------------------
-r851 | zas_ | 2008-05-25 22:17:07 +0200 (Sun, 25 May 2008) | 2 lines
+commit db21a0fc8760058841b38b2fc8bc4970099cd8f7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 27 08:40:47 2008 +0000
 
-Tidy up: indentation fixes, typo fixes, ...
+    fixed deleting of non-empty folder
 
-------------------------------------------------------------------------
-r850 | zas_ | 2008-05-25 21:54:00 +0200 (Sun, 25 May 2008) | 2 lines
+commit fadf71ace27daec42c57292eca569da9afddf890
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 22:36:58 2008 +0000
 
-Typo fix.
+    fixed spec file
 
-------------------------------------------------------------------------
-r849 | zas_ | 2008-05-25 21:13:04 +0200 (Sun, 25 May 2008) | 2 lines
+commit 453565d11e275816de5e7eec28b3a558a34b77bb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 22:26:08 2008 +0000
 
-Typo fix.
+    fixed invalid warning on running editors
 
-------------------------------------------------------------------------
-r848 | zas_ | 2008-05-25 21:03:30 +0200 (Sun, 25 May 2008) | 2 lines
+commit 71e1b5a7dbf543c6f87751a387ede8e84d365d4b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 20:34:24 2008 +0000
 
-bar_sort_set_filter_cb(): filter_idx was set as uint so get it as uint.
+    updated version string
 
-------------------------------------------------------------------------
-r847 | nadvornik | 2008-05-25 00:44:18 +0200 (Sun, 25 May 2008) | 4 lines
+commit fdd9338faf0ee30d483b9d1c30885241c340449c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 20:15:00 2008 +0000
 
-rewritten utilops.h:
-- better integration of external commands
-- filter commands
+    dropped references to OpenOffice.org as suggested at
+    https://sourceforge.net/tracker/index.php?func=detail&aid=1972534&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r846 | zas_ | 2008-05-24 22:01:59 +0200 (Sat, 24 May 2008) | 6 lines
+commit da4c68a9e11dd9d457e6eca2c9b552cde5a9a660
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 20:02:20 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.
+    string cleanup
 
-------------------------------------------------------------------------
-r845 | nadvornik | 2008-05-24 11:18:09 +0200 (Sat, 24 May 2008) | 2 lines
+commit 8e4dcbe60ca1974787466e0bb93d10d34ed80afb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 19:52:40 2008 +0000
 
-improved filedata interface
+    removed unused messages.desc_dlist
 
-------------------------------------------------------------------------
-r844 | zas_ | 2008-05-24 01:40:12 +0200 (Sat, 24 May 2008) | 3 lines
+commit b2334b66c903a66cdd5a1b984d6b4b40a885c02d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 19:41:46 2008 +0000
 
-Fix display of libpthread detection.
-Fix display of lirc support, do not test for headers if disabled.
+    fixed new folder command
 
-------------------------------------------------------------------------
-r843 | zas_ | 2008-05-24 01:18:40 +0200 (Sat, 24 May 2008) | 2 lines
+commit b90ac509d431b791b45d2e365e039aabcc497f22
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 19:33:36 2008 +0000
 
-Silent few warnings that appeared when using --disable-exiv2 configure option.
+    fixed renaming of directories
 
-------------------------------------------------------------------------
-r842 | zas_ | 2008-05-24 00:57:51 +0200 (Sat, 24 May 2008) | 2 lines
+commit f7c504c8ada6dae3a66c55ee221d508d6ff5fe36
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 19:01:20 2008 +0000
 
-French translation was updated.
+    warn about changed file extensions
 
-------------------------------------------------------------------------
-r841 | zas_ | 2008-05-24 00:55:23 +0200 (Sat, 24 May 2008) | 2 lines
+commit 4d670783f8436b85a3816245d9126f09f6f9a573
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 18:33:49 2008 +0000
 
-Use the same label for toolbar buttons tooltip than in main menu.
+    added icon for changes without warnings
 
-------------------------------------------------------------------------
-r840 | zas_ | 2008-05-23 17:07:30 +0200 (Fri, 23 May 2008) | 6 lines
+commit 12bc9f40c65d59e9f3b547b6e3e8649a70809498
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 18:17:56 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).
+    allow only existing folders in destination dialog
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2011243&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r839 | zas_ | 2008-05-23 14:27:28 +0200 (Fri, 23 May 2008) | 2 lines
+commit 0ec960565c5febd5c59d49eb820c2a98043d4ece
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 10:27:41 2008 +0000
 
-slideshow_next(), slideshow_prev(): move code to common slideshow_move(), reducing code redundancy.
+    clean up - checks are handled elsewhere
 
-------------------------------------------------------------------------
-r838 | zas_ | 2008-05-23 14:19:42 +0200 (Fri, 23 May 2008) | 2 lines
+commit dfab6c695e56757791d68763444c5ef65c338797
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 26 09:58:25 2008 +0000
 
-Move code from slideshow_timer_reset() to new slideshow_timer_stop() and simplify calls.
+    more checks for file operations
 
-------------------------------------------------------------------------
-r837 | zas_ | 2008-05-23 02:20:56 +0200 (Fri, 23 May 2008) | 9 lines
+commit e3b713522adbaea2fc0f9be3c8e11ed7acc66239
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 25 22:04:55 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.
+    improved error reporting
 
-Please test heavily.
+commit 3d6b2cc44f9b7dd36102f3626c115027094a2591
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Jul 25 06:35:35 2008 +0000
 
+    Minor tidy up and optimization.
 
-------------------------------------------------------------------------
-r836 | zas_ | 2008-05-23 01:22:12 +0200 (Fri, 23 May 2008) | 2 lines
+commit c658a3d30ac0f2b77788f08d30e5088b2e93845e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jul 24 20:24:04 2008 +0000
 
-Pass ConfOptions * to save_options() and load_options().
+    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.
 
-------------------------------------------------------------------------
-r835 | zas_ | 2008-05-23 01:17:26 +0200 (Fri, 23 May 2008) | 3 lines
+commit 227a6784ab87c0ba1ddde38334b1897813f0612d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jul 24 20:03:57 2008 +0000
 
-Move code from save_options() to new save_options_to() which takes
-the destination path as parameter.
+    separated debugging log and debug CFLAGS
+    enable debugging log support by default
 
-------------------------------------------------------------------------
-r834 | zas_ | 2008-05-23 01:09:53 +0200 (Fri, 23 May 2008) | 4 lines
+commit bb9823e32e5f9993d1ed9384a6d295108fd6f5bd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 23 22:19:16 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.
+    indicate check warnings and errors in delete and rename dialogs
 
-------------------------------------------------------------------------
-r833 | zas_ | 2008-05-23 00:49:07 +0200 (Fri, 23 May 2008) | 2 lines
+commit 1b80edd5e0264c412231b3c9457226830dc33955
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 23 20:53:05 2008 +0000
 
-Move code from exit_program_final() to new sync_options_with_current_state().
+    removed file_data_add_change_info
+    reduced code redundancy - patch by Laurent, slightly modified
 
-------------------------------------------------------------------------
-r832 | zas_ | 2008-05-23 00:43:07 +0200 (Fri, 23 May 2008) | 4 lines
+commit da4ec2a7e37133b2547bb17849c06ce99340c905
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Jul 23 17:38:04 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().
+    Minor tidy up.
 
-------------------------------------------------------------------------
-r831 | zas_ | 2008-05-22 22:22:13 +0200 (Thu, 22 May 2008) | 10 lines
+commit bd26225bab7fddc99464ba9f7e0a394d15769496
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Jul 23 12:46:35 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")
+    Tidy up.
 
-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 a01c5f4c0819876620c7cabbf7bf3d8ecfd605e3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Jul 23 12:45:59 2008 +0000
 
-------------------------------------------------------------------------
-r830 | zas_ | 2008-05-22 15:00:45 +0200 (Thu, 22 May 2008) | 3 lines
+    Use g_strconcat() instead of g_strdup_printf("%s%s", ...).
 
-Fix signed vs unsigned warnings.
-In most cases, gint was used instead of guint.
+commit b0a7f6e3aa5647d7736140b431bd0b3d83afec9c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Jul 23 10:21:37 2008 +0000
 
-------------------------------------------------------------------------
-r829 | zas_ | 2008-05-22 13:28:35 +0200 (Thu, 22 May 2008) | 2 lines
+    Simplify parse_out_relatives().
 
-Comment out unused static function extension_truncate().
+commit 9810215a7e23167a29088e86191ceee820e4f715
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Jul 23 09:10:41 2008 +0000
 
-------------------------------------------------------------------------
-r828 | zas_ | 2008-05-22 13:27:43 +0200 (Thu, 22 May 2008) | 2 lines
+    Tidy up.
 
-Fix up some types, make some signed vs unsigned warnings quiet.
+commit f46043bfae09b7903aa412302d02756449ebc28b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Jul 23 09:00:38 2008 +0000
 
-------------------------------------------------------------------------
-r827 | zas_ | 2008-05-22 12:09:07 +0200 (Thu, 22 May 2008) | 3 lines
+    Fix missing newline at end of file.
 
-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 90970bd92397908270e53c9178c67a804863eee0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Jul 23 08:59:29 2008 +0000
 
-------------------------------------------------------------------------
-r826 | zas_ | 2008-05-22 11:22:29 +0200 (Thu, 22 May 2008) | 2 lines
+    Fix warning: passing argument 1 of 'gtk_tree_store_set' from incompatible pointer type
 
-French translation was updated.
+commit d576f7bbcabdba02d4e295f1e6140634500c3920
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 22 22:05:20 2008 +0000
 
-------------------------------------------------------------------------
-r825 | zas_ | 2008-05-22 11:12:36 +0200 (Thu, 22 May 2008) | 3 lines
+    do not create duplicate FileData entries
 
-Introduce an helper function that returns the name of an editor.
-It helps to reduce code redundancy.
+commit 96293a9f07bf5057924635d9a23e4058a2807bb1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 22 21:46:08 2008 +0000
 
-------------------------------------------------------------------------
-r824 | zas_ | 2008-05-22 10:49:52 +0200 (Thu, 22 May 2008) | 2 lines
+    basic infrastructure for early error and dangerous operations checking
+    it needs more work
 
-Use a struct to handle editor's properties.
+commit 3a442a31ebc195299be3d7bc289754b09370a5b4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 22 18:27:12 2008 +0000
 
-------------------------------------------------------------------------
-r823 | zas_ | 2008-05-21 21:37:18 +0200 (Wed, 21 May 2008) | 6 lines
+    clean up fd->change on error
 
-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 c8d7bc43bfb2e8355dc6871dd5df87f38a34bcfd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 22 18:13:41 2008 +0000
 
-------------------------------------------------------------------------
-r822 | zas_ | 2008-05-21 13:46:19 +0200 (Wed, 21 May 2008) | 2 lines
+    remove items from file_data_planned_change_hash when the operation is
+    canceled
 
-Replace hardcoded "/" by G_DIR_SEPARATOR_S where applicable.
+commit 3a0d2bb75e53a03a19e88a979403acd9455ade1f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 22 17:57:22 2008 +0000
 
-------------------------------------------------------------------------
-r821 | zas_ | 2008-05-21 13:45:29 +0200 (Wed, 21 May 2008) | 2 lines
+    fixed stop button in editor dialog
 
-Use g_build_filename().
+commit 9f2b4b649b703a20350e1962684fe4422d4d39a8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 22 17:40:24 2008 +0000
 
-------------------------------------------------------------------------
-r820 | zas_ | 2008-05-21 13:07:23 +0200 (Wed, 21 May 2008) | 2 lines
+    delete file_data_planned_change_hash when it is not used
 
-Use G_DIR_SEPARATOR where applicable.
+commit ff4704f404d5097698f17139c07f37bd76da3124
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jul 21 21:38:26 2008 +0000
 
-------------------------------------------------------------------------
-r819 | zas_ | 2008-05-21 13:00:13 +0200 (Wed, 21 May 2008) | 2 lines
+    fixed
+    http://sourceforge.net/tracker/index.php?func=detail&aid=2019012&group_id=222125&atid=1054680
 
-Use G_DIR_SEPARATOR_S where applicable.
+commit 84e21974c1752c800a9be9332429747355340d94
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jul 21 20:50:24 2008 +0000
 
-------------------------------------------------------------------------
-r818 | zas_ | 2008-05-21 12:52:38 +0200 (Wed, 21 May 2008) | 2 lines
+    file_util_rename_dir should not return anything
 
-Use g_build_filename() and G_DIR_SEPARATOR_S.
+commit 89736895aec4a438f30211d49b23391c22282669
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jul 21 20:40:29 2008 +0000
 
-------------------------------------------------------------------------
-r817 | zas_ | 2008-05-21 12:46:33 +0200 (Wed, 21 May 2008) | 2 lines
+    added notification handler to view_dir
 
-Use g_build_filename() instead of g_strconcat().
+commit c8f289fb70c4d46a985c701f2b8f8f8874cf7e30
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jul 21 08:31:43 2008 +0000
 
-------------------------------------------------------------------------
-r816 | zas_ | 2008-05-21 12:11:56 +0200 (Wed, 21 May 2008) | 2 lines
+    French translation was updated.
 
-tab_completion_do(): use g_build_filename(), G_DIR_SEPARATOR, G_DIR_SEPARATOR_S.
+commit 46a1dea4cc0119a888dd652a13b0dd444ca71e32
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Jul 20 15:21:06 2008 +0000
 
-------------------------------------------------------------------------
-r815 | zas_ | 2008-05-21 11:58:29 +0200 (Wed, 21 May 2008) | 2 lines
+    Update POTFILES.in.
 
-tab_completion_popup_cb(): use g_build_filename() and simplify code.
+commit ddb8f1b1b4360a2a1fb5ac5902697a84c0339cec
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Jul 20 15:16:05 2008 +0000
 
-------------------------------------------------------------------------
-r814 | zas_ | 2008-05-21 11:50:32 +0200 (Wed, 21 May 2008) | 3 lines
+    Move uri_*() functions to separate files: uri_utils.[ch]
 
-Use expand_tilde() instead of simple concatenation, it allows correct expansion
-of ~user as well as ~dir.
+commit 101520eae1a9f6a1efd7e0a659fa7342ec94f2ac
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 20 15:04:40 2008 +0000
 
-------------------------------------------------------------------------
-r813 | zas_ | 2008-05-21 11:30:53 +0200 (Wed, 21 May 2008) | 2 lines
+    periodic testing of changed files can be now disabled
 
-dest_change_dir(): rewrite to use g_build_filename(), g_path_get_dirname() and g_path_get_basename().
+commit b8ea5645e91e203e09389311c412a0873e0343fc
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Jul 20 14:56:32 2008 +0000
 
-------------------------------------------------------------------------
-r812 | zas_ | 2008-05-21 10:53:51 +0200 (Wed, 21 May 2008) | 2 lines
+    Move history_list_*() functions to separate files:
+    history_list.c and history_list.h.
 
-Fix a segfault occuring when logging an empty message and there is no log window.
+commit c4685e9702624774fb70b01eb130f26f74ccc267
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 20 14:52:00 2008 +0000
 
-------------------------------------------------------------------------
-r811 | zas_ | 2008-05-21 02:42:14 +0200 (Wed, 21 May 2008) | 2 lines
+    implemented "create directory" command
 
-Use g_build_filename().
+commit ae2ab4e282fe7851e502acb9f699814d38204176
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 20 13:59:55 2008 +0000
 
-------------------------------------------------------------------------
-r810 | zas_ | 2008-05-21 02:39:16 +0200 (Wed, 21 May 2008) | 2 lines
+    fixed file copy/move dialog
 
-thumb_std_cache_path(): use g_build_filename() and simplify.
+commit a3c139eafad2246f8bde6cef391def6ab4670127
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 20 13:19:22 2008 +0000
 
-------------------------------------------------------------------------
-r809 | zas_ | 2008-05-21 02:32:57 +0200 (Wed, 21 May 2008) | 2 lines
+    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.
 
-Use g_build_filename().
+commit 8e0c8b700fad60a5de29b60144140f805668fcd3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Jul 20 12:20:12 2008 +0000
 
-------------------------------------------------------------------------
-r808 | zas_ | 2008-05-21 02:20:13 +0200 (Wed, 21 May 2008) | 2 lines
+    Optimize history_list_add_to_key() a bit.
 
-Use g_build_filename() where applicable.
+commit 303bc18d4a21e0097d6eb6a9e266127294a26ebe
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 20 11:29:12 2008 +0000
 
-------------------------------------------------------------------------
-r807 | zas_ | 2008-05-21 02:15:41 +0200 (Wed, 21 May 2008) | 2 lines
+    fixed previous checkin
 
-Use g_build_filename() instead of g_strconcat().
+commit c6fd35649fa8e25e651dd202e03a211442d57f59
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jul 20 11:22:19 2008 +0000
 
-------------------------------------------------------------------------
-r806 | zas_ | 2008-05-21 02:13:12 +0200 (Wed, 21 May 2008) | 2 lines
+    implemented directory rename and delete operations
 
-Use g_build_filename() and get rid of "root dir fix".
+commit 9684fd6b6fcab39a5aa29c33da2ab3f60137665e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Jul 20 07:52:16 2008 +0000
 
-------------------------------------------------------------------------
-r805 | zas_ | 2008-05-21 02:12:19 +0200 (Wed, 21 May 2008) | 2 lines
+    Move out test outside the loop.
 
-Use g_build_filename().
+commit 120db8041b40ffc83cb90d0b82084862707ec190
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jul 19 13:57:03 2008 +0000
 
-------------------------------------------------------------------------
-r804 | zas_ | 2008-05-21 02:01:03 +0200 (Wed, 21 May 2008) | 5 lines
+    Tidy up.
 
-Disable unused code:
-- cache_maintain_home_dir()
-- cache_maintain_dir()
+commit 2e9c246e6145e7fb7fac6990524b718bc6826396
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jul 19 12:36:46 2008 +0000
 
+    Fix missing newline at end of file.
 
-------------------------------------------------------------------------
-r803 | zas_ | 2008-05-21 01:41:13 +0200 (Wed, 21 May 2008) | 2 lines
+commit 3054110d18c6717f764cab2baf31f929ebdcaa66
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jul 19 09:06:24 2008 +0000
 
-Build path using g_build_filename() then calculate its length.
+    increase reference count before sending notification in file_data_new
 
-------------------------------------------------------------------------
-r802 | zas_ | 2008-05-21 01:11:47 +0200 (Wed, 21 May 2008) | 2 lines
+commit a7213169bf5d2afbc94ef083fcb1aae6711746ee
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jul 18 21:20:49 2008 +0000
 
-Use G_DIR_SEPARATOR_S instead of hardcoded "/".
+    fixed test for changed files in cache
 
-------------------------------------------------------------------------
-r801 | zas_ | 2008-05-21 01:07:09 +0200 (Wed, 21 May 2008) | 2 lines
+commit c4de295c0a3115d91e45602f4f9ed5a69d5d7e0e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Jul 18 09:55:15 2008 +0000
 
-Use g_build_filename() and move location label creation from cache_manager_show() to new cache_manager_location_label().
+    Introduce image_loader_set_done_func().
 
-------------------------------------------------------------------------
-r800 | zas_ | 2008-05-21 00:47:13 +0200 (Wed, 21 May 2008) | 2 lines
+commit e1ea2ccd4d041e0ef457d6b94e4325340ca8d874
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jul 17 22:36:58 2008 +0000
 
-cache_find_location(): use g_build_filename() and move redundant code to new functions.
+    Reduce code redundancy by moving common code to new menu_choice_get_match_type().
 
-------------------------------------------------------------------------
-r799 | zas_ | 2008-05-21 00:22:11 +0200 (Wed, 21 May 2008) | 2 lines
+commit 6da5f506c0c4f58e352af4886120efa9765431e9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jul 17 21:51:21 2008 +0000
 
-Use g_build_filename().
+    reload changed images
 
-------------------------------------------------------------------------
-r798 | zas_ | 2008-05-21 00:13:48 +0200 (Wed, 21 May 2008) | 2 lines
+commit 01e819ff19279f8291ccbbac04f7cb843109c59d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jul 15 15:37:14 2008 +0000
 
-Use size_t instead of gint, it silents a signed vs unsigned warning.
+    Move code from image_osd_update_cb() to separate functions.
 
-------------------------------------------------------------------------
-r797 | zas_ | 2008-05-21 00:11:59 +0200 (Wed, 21 May 2008) | 2 lines
+commit 56907bd2e2deb8a01b2b0ca2c005ff4df0b81ef9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jul 15 14:32:00 2008 +0000
 
-Use g_build_filename() instead of g_strconcat().
+    Tidy up and code redundancy reduction.
 
-------------------------------------------------------------------------
-r796 | zas_ | 2008-05-21 00:09:04 +0200 (Wed, 21 May 2008) | 2 lines
+commit 46f96c81c85a3e03e6756c718e3758db8c520208
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jul 15 12:52:02 2008 +0000
 
-Drop concat_dir_and_file() and use g_build_filename() instead.
+    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.
 
-------------------------------------------------------------------------
-r795 | zas_ | 2008-05-21 00:00:14 +0200 (Wed, 21 May 2008) | 2 lines
+commit e51449e7326f517be62d65c0263b8bbc2f8b85b6
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Jul 13 14:50:07 2008 +0000
 
-Use G_DIR_SEPARATOR instead of '/' where applicable.
+    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.
 
-------------------------------------------------------------------------
-r794 | zas_ | 2008-05-20 23:51:25 +0200 (Tue, 20 May 2008) | 2 lines
+commit ccd82ce4a52dd8e7b60bf5a6dc56952255d1f6a1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Jul 13 13:51:23 2008 +0000
 
-Use g_build_filename() to build paths.
+    Apply debian-specific patch to launch help browser (bug 2015099).
 
-------------------------------------------------------------------------
-r793 | zas_ | 2008-05-20 22:11:29 +0200 (Tue, 20 May 2008) | 3 lines
+commit e1dd1bb488601f3df4cd9b4b5d261c3f1d5a015a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Jul 13 12:36:18 2008 +0000
 
-Do not use glib posix wrappers since they were introduced in 2.6
-and we want 2.4 compatibility.
+    Fix a segfault occuring when opening some collection files.
+    Skip all lines not starting with a # when only geometry is required.
 
-------------------------------------------------------------------------
-r792 | zas_ | 2008-05-20 22:06:11 +0200 (Tue, 20 May 2008) | 2 lines
+commit 19c2605cff0e070dc41424b913a624be8057a56a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jul 5 10:21:09 2008 +0000
 
-Use access() instead of g_access() which is only available in 2.8.
+    Prevent segfault in certain conditions when displaying debug message.
 
-------------------------------------------------------------------------
-r791 | zas_ | 2008-05-20 21:14:36 +0200 (Tue, 20 May 2008) | 3 lines
+commit 1823d233d1681647245a00996df74e08a67b0489
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Jul 4 22:49:04 2008 +0000
 
-Use utf-8 charset instead of iso-8859-1.
-Minor cleanup.
+    French translation was updated.
 
-------------------------------------------------------------------------
-r790 | nadvornik | 2008-05-20 19:43:37 +0200 (Tue, 20 May 2008) | 2 lines
+commit 01e6b8f7eb33d65ea295731275a353e83721e40d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Jul 4 20:32:48 2008 +0000
 
-updated ru.po by Alexandre Prokoudine
+    Optimize a bit when connected zoom and scrolling are unset,
+    just move the test outside loops.
 
-------------------------------------------------------------------------
-r789 | zas_ | 2008-05-20 10:18:30 +0200 (Tue, 20 May 2008) | 2 lines
+commit 4dfe7f7b01cb84421d6af7040ffcf74aabad02e7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Jul 4 17:21:07 2008 +0000
 
-French translation was updated.
+    layout_color_button_press_cb(): tidy up, drop useless memory allocations, improve i18n.
 
-------------------------------------------------------------------------
-r788 | zas_ | 2008-05-20 10:14:35 +0200 (Tue, 20 May 2008) | 2 lines
+commit 4fa28d67f125e31256616b2102b7fdef52861584
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jul 3 20:16:15 2008 +0000
 
-Sort out log_printf() vs printf_term() mix up.
+    refresh thumbnails on file change
 
-------------------------------------------------------------------------
-r787 | zas_ | 2008-05-20 09:52:49 +0200 (Tue, 20 May 2008) | 3 lines
+commit 579c42a76147582e9c4ad2cb8b476e7033f434ac
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jul 3 19:38:19 2008 +0000
 
-Use print_term() instead of printf(), since it handles charset conversion
-from utf8 to locale if needed.
+    set fallback thumbnail pixbuf only if the loading really fails
 
-------------------------------------------------------------------------
-r786 | zas_ | 2008-05-19 13:09:23 +0200 (Mon, 19 May 2008) | 3 lines
+commit 1a227f62b8195434db73cd8b27f50bf5b39cee7e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jul 3 18:16:39 2008 +0000
 
-Remove C-specific gcc options from CXXFLAGS.
-Add few more warnings.
+    Fix missing references for the current directory in pan folder stuff.
+    It was causing an fd magick assertion failure.
+    Bug reported by Omari Stephens.
 
-------------------------------------------------------------------------
-r785 | zas_ | 2008-05-19 11:27:30 +0200 (Mon, 19 May 2008) | 2 lines
+commit 83c79d4c81a9b2521d102bbe414abb81722e0dd9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jul 3 08:33:10 2008 +0000
 
-Fix some incomplete initialization warnings.
+    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.
 
-------------------------------------------------------------------------
-r784 | zas_ | 2008-05-19 10:46:37 +0200 (Mon, 19 May 2008) | 2 lines
+commit 86bea118fffeba039beb5838e0c401629d501faa
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Jul 2 08:38:47 2008 +0000
 
-depreceated -> deprecated
+    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.
 
-------------------------------------------------------------------------
-r783 | zas_ | 2008-05-19 10:43:11 +0200 (Mon, 19 May 2008) | 2 lines
+commit 5f4a945ac78df503f9765056e946c68905ed0a32
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 30 21:08:28 2008 +0000
 
-Typo fixes.
+    fixed division by zero in pixbuf_renderer_get_scroll_center
 
-------------------------------------------------------------------------
-r782 | zas_ | 2008-05-19 10:36:06 +0200 (Mon, 19 May 2008) | 2 lines
+commit e2bd6f78452c5fbe3850dfbc6b353edfd8b42f65
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Jun 29 15:51:54 2008 +0000
 
-Create auxdir if needed.
+    Merge thumb_loader_save_to_cache() and thumb_loader_mark_failure()
+    into thumb_loader_save_thumbnail().
+    Most of the code was redundant.
 
-------------------------------------------------------------------------
-r781 | zas_ | 2008-05-19 10:24:10 +0200 (Mon, 19 May 2008) | 2 lines
+commit 29242ec0f56bb937f754dd574979b380656e84e4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Jun 29 10:11:43 2008 +0000
 
-Fix spurious end of line introduced in revision 780.
+    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.
 
-------------------------------------------------------------------------
-r780 | bruclik | 2008-05-19 03:15:17 +0200 (Mon, 19 May 2008) | 10 lines
+commit f40224fd22d5387a0ad45859568d79d67060209f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jun 28 08:01:36 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').
+    layout_image_drag_cb(): optimize when connected scrolling is unset.
 
+commit ed00275170d23e38bff5a01130e5056a799788c1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jun 28 07:43:37 2008 +0000
 
-------------------------------------------------------------------------
-r779 | bruclik | 2008-05-19 02:54:59 +0200 (Mon, 19 May 2008) | 3 lines
+    Reduce number of parameters (mostly unused), just pass the event pointer.
 
-Updated CODING (GPL header, macros, svn change-log, ...).
+commit 6f624aae6d3d044bc0e6058ee93cc43082838e53
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jun 28 00:44:31 2008 +0000
 
+    Fix warning:
+    thumb.c:31: warning : 'normalize_thumb' declared 'static' but never defined
 
-------------------------------------------------------------------------
-r778 | zas_ | 2008-05-18 23:14:01 +0200 (Sun, 18 May 2008) | 7 lines
+commit bfc848fe14ebb30a49356f1b2d96b6498e3d5667
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Jun 27 22:57:48 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).
+    image_osd_mkinfo(): pipe replacement by " - " separator was fixed to work correctly with
+    empty first element.
 
+commit 6b6574bad4336981d6b373c52259e43fa9743d17
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 27 21:35:21 2008 +0000
 
-------------------------------------------------------------------------
-r777 | zas_ | 2008-05-18 14:56:18 +0200 (Sun, 18 May 2008) | 3 lines
+    do not read keywords and comment between exif_read_fd and exif_free_fd
+    calls (fd->exif does not have reference counting)
 
-Cleanup and code redundancy reduction.
+commit 530a58fe366997da61f48b7c6156fa655d22d020
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 27 21:09:15 2008 +0000
 
+    added pixbuf_fallback function
+    fixed thumb loader for non-image files
 
-------------------------------------------------------------------------
-r776 | zas_ | 2008-05-18 13:39:58 +0200 (Sun, 18 May 2008) | 4 lines
+commit 84accd5956890abf9612f9b7e0aa72d8e0ea7b8a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 27 18:43:05 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.
+    fixed crash in entering fullscreen during loading
 
-------------------------------------------------------------------------
-r775 | zas_ | 2008-05-18 09:36:57 +0200 (Sun, 18 May 2008) | 2 lines
+commit 7d44fe8aa857d7a740a9b867301fa06f373ffcec
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Jun 27 10:00:55 2008 +0000
 
-Do not create log window more than once.
+    osd_template_insert(): optimize and simplify using flags.
 
-------------------------------------------------------------------------
-r774 | zas_ | 2008-05-18 00:37:04 +0200 (Sun, 18 May 2008) | 2 lines
+commit 42fc5158d4408a77c51570d34b5f83d0add42340
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Jun 27 08:05:51 2008 +0000
 
-Fix formatted.SubjectDistance appearing twice in exif bar configuration.
+    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().
 
-------------------------------------------------------------------------
-r773 | zas_ | 2008-05-17 23:28:02 +0200 (Sat, 17 May 2008) | 2 lines
+commit ea7852bed519679c1a98f5b240e7065af7abef2e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jun 26 23:29:08 2008 +0000
 
-Update POTFILES.in.
+    image_osd_info_render(): code cleanup and simplification, drop some useless memory allocations.
 
-------------------------------------------------------------------------
-r772 | zas_ | 2008-05-17 23:26:45 +0200 (Sat, 17 May 2008) | 1 line
+commit 98622a4338ee516d3e06da6153adb61e6cd68b09
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jun 26 15:59:20 2008 +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
+    Use flags for pr_zoom_*() functions.
 
-fixed exiv2 version test
+commit b26d38c1a3189bf6d4edfdcab5d8dfe9aab19a9f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jun 26 14:43:52 2008 +0000
 
-------------------------------------------------------------------------
-r770 | nadvornik | 2008-05-16 22:09:32 +0200 (Fri, 16 May 2008) | 3 lines
+    Use stricter types for image options.
 
-get processed values from exiv2
-http://sourceforge.net/tracker/index.php?func=detail&aid=1962444&group_id=222125&atid=1054680
+commit cd68217e812b2419e92301d76902edd05c361aee
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jun 26 12:23:48 2008 +0000
 
-------------------------------------------------------------------------
-r769 | zas_ | 2008-05-16 16:59:45 +0200 (Fri, 16 May 2008) | 3 lines
+    Use flags instead of int parameters for pixbuf_renderer_overlay_add().
 
-Fix redundant application name in window titles.
-It simplifies code.
+commit a3ffd5d74d5baad16a8a35a02ab28267dd15efd2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jun 26 11:48:40 2008 +0000
 
-------------------------------------------------------------------------
-r768 | zas_ | 2008-05-16 16:38:05 +0200 (Fri, 16 May 2008) | 2 lines
+    Only define ExifOrientationType if GQ_BUILD is not defined since
+    it is already defined in exif.h.
 
-French translation was updated.
+commit d29cd729b404fc3901d862214231ef514f855aa5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Jun 25 20:53:52 2008 +0000
 
-------------------------------------------------------------------------
-r767 | zas_ | 2008-05-16 14:16:49 +0200 (Fri, 16 May 2008) | 3 lines
+    Tidy up.
 
-Do not use printf() directly but use new wrapper function log_printf() instead.
+commit 0633bc36c636a0f2afa5bf3211639454870ac177
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Jun 25 20:22:02 2008 +0000
 
+    French translation was updated.
 
-------------------------------------------------------------------------
-r766 | zas_ | 2008-05-16 14:08:51 +0200 (Fri, 16 May 2008) | 2 lines
+commit 7c4531fa7d4bdf83eb347a0e2e31e92070773930
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 22 20:07:32 2008 +0000
 
-Drop include "debug.h".
+    optimized marks drawing
 
-------------------------------------------------------------------------
-r765 | zas_ | 2008-05-16 12:02:56 +0200 (Fri, 16 May 2008) | 3 lines
+commit 3d04c8792f8b45bc2a5ba7e69a269e0404cd40d0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 22 20:01:20 2008 +0000
 
-Include debug.h from main.h since debug macros may be used anywhere in the code.
+    show marks in iconview
 
+commit 975fc4e9e6d3601e83ecd38c159e841205b4bf59
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 22 10:01:26 2008 +0000
 
-------------------------------------------------------------------------
-r764 | zas_ | 2008-05-16 11:10:56 +0200 (Fri, 16 May 2008) | 5 lines
+    show sidecars in icon view
 
-Improve editor commands error display:
-- display all errors (not only syntax errors)
-- display errors from Preferences (checks are made on Apply or OK)
+commit 5a236ea28726e79b2e00b6b054580b6a4d00f441
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 22 09:40:57 2008 +0000
 
+    fixed in-place renaming
 
-------------------------------------------------------------------------
-r763 | zas_ | 2008-05-16 10:37:07 +0200 (Fri, 16 May 2008) | 7 lines
+commit 5b05e1156a0efc4e39afb58ae89a034d47b6aa81
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 22 09:19:42 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
+    added possibility to disable grouping of selected files
 
+commit 58b7c37cd74e7f8eedca2b706c4b89137702c9f5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 21 22:01:45 2008 +0000
 
-------------------------------------------------------------------------
-r762 | zas_ | 2008-05-14 20:12:11 +0200 (Wed, 14 May 2008) | 9 lines
+    cache size made configurable
 
-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 c74e05815240fc255b0267d9d9f5ae4a60d1ae68
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 21 19:26:01 2008 +0000
 
-See http://standards.freedesktop.org/desktop-entry-spec/1.0/apc.html
+    measure pixbuf cache size in bytes
 
-Patch #1963689.
+commit 1986378ee25aef236908a6a1f67952406c9d51e7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 21 16:00:13 2008 +0000
 
-------------------------------------------------------------------------
-r761 | zas_ | 2008-05-14 20:09:05 +0200 (Wed, 14 May 2008) | 3 lines
+    simple cache for loaded pixbufs
 
-Patch #1963690 was applied.
-It fixes hyphens/minus confusion in the man page.
+commit 70fb724412e907f541d14eac8e1e67db474d1086
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 21 11:05:55 2008 +0000
 
-------------------------------------------------------------------------
-r760 | zas_ | 2008-05-14 19:00:25 +0200 (Wed, 14 May 2008) | 4 lines
+    renamed fd->pixbuf to fd->thumb_pixbuf
 
-Simplify thumb_std_maint_moved(), since g_list_append knows
-how to append to a NULL list. Patch by Uwe Ohse.
+commit 065cba7850d0dc548bfc7c33ecddf50bbb0ba0d7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jun 18 22:26:52 2008 +0000
 
+    implemented generic FileData cache
+    use it for caching decoded exif data
 
-------------------------------------------------------------------------
-r759 | zas_ | 2008-05-14 18:52:55 +0200 (Wed, 14 May 2008) | 4 lines
+commit 2ca1adb7912dfd23318e829d9f01c4e9a2f76284
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 17 20:25:05 2008 +0000
 
-Simplify collect_manager_add_action(), since g_list_append knows 
-how to append to a NULL list. Patch by Uwe Ohse.
+    more robust thumbs progress bar
 
+commit 11224ad1e9f6e9517523beb1ffb62b973228ebc9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 17 19:56:21 2008 +0000
 
-------------------------------------------------------------------------
-r758 | zas_ | 2008-05-14 14:59:00 +0200 (Wed, 14 May 2008) | 2 lines
+    do not allocate new buffer for thumbnails with correct orientation
 
-Merge vflist_row_by_path() into vflist_index_by_path().
+commit 304e05c4c8845e40cd58ec758d56c7174d202899
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 16 19:07:02 2008 +0000
 
-------------------------------------------------------------------------
-r757 | zas_ | 2008-05-14 12:40:43 +0200 (Wed, 14 May 2008) | 3 lines
+    fixed memory leak
 
-Fix some typos. Thanks to Michal \u010ciha\u0159 and James R. Van Zandt.
-Patch #1963691.
+commit 57a04dae8f42380d5df07158b1c80ba21f393c6c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 16 18:37:35 2008 +0000
 
-------------------------------------------------------------------------
-r756 | zas_ | 2008-05-14 10:56:08 +0200 (Wed, 14 May 2008) | 2 lines
+    another try to free layout at exit
 
-Make vf_pop_menu_*_cb static.
+commit b4d3e9956e2ce9ed23dab2fcf08974ec679f5453
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 15 21:52:15 2008 +0000
 
-------------------------------------------------------------------------
-r755 | zas_ | 2008-05-13 22:31:35 +0200 (Tue, 13 May 2008) | 2 lines
+    rotate thumbnails by exif
 
-French translation fixes.
+commit f59f132343a9b70c1fbb8abc755d514751e3e2d7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 15 20:09:15 2008 +0000
 
-------------------------------------------------------------------------
-r754 | zas_ | 2008-05-13 22:21:00 +0200 (Tue, 13 May 2008) | 3 lines
+    use FileData in thumb_loader
 
-Resync POTFILES.in and *.po, update french translation and
-regenerate statistics in README.
+commit 0d80d51136e02c021dcc07f45d78adce8a3ada33
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 14 21:49:48 2008 +0000
 
-------------------------------------------------------------------------
-r753 | zas_ | 2008-05-13 22:13:44 +0200 (Tue, 13 May 2008) | 2 lines
+    use GtkSizeGroup to control initial size of split images
 
-Merge vflist_pop_menu() and vficon_pop_menu() into vf_pop_menu().
+commit 1df917cf51c93c886a2b27eb91d9161f5ea64b2f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 14 18:41:30 2008 +0000
 
-------------------------------------------------------------------------
-r752 | zas_ | 2008-05-13 21:56:52 +0200 (Tue, 13 May 2008) | 2 lines
+    preserve image center on refresh
 
-Move VFICON_INFO() and VFLIST_INFO() macros to view_file.h
+commit aac341d52f5b64196ffd78652fc95a58a5bfd6d0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 14 18:33:40 2008 +0000
 
-------------------------------------------------------------------------
-r751 | zas_ | 2008-05-13 21:54:13 +0200 (Tue, 13 May 2008) | 2 lines
+    use multiline description in vflist with large thumbnails
+    always display marks in the first column
+    show expander in "name" column
 
-vficon_pop_menu(): drop "gint active" parameter, use stored click_id instead.
+commit ac6e8d73416d1b72e768729b917aa4532da3844a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 14 17:32:27 2008 +0000
 
-------------------------------------------------------------------------
-r750 | zas_ | 2008-05-13 21:51:22 +0200 (Tue, 13 May 2008) | 3 lines
+    join name and sidecars to one string
 
-vflist_pop_menu(): drop FileData * parameter, use stored click_fd instead.
+commit 17344587a815f0057e8739cfbf5d2afbea4f2667
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 14 17:14:28 2008 +0000
 
+    optimized vflist_setup_iter_recursive
 
-------------------------------------------------------------------------
-r749 | zas_ | 2008-05-13 21:45:04 +0200 (Tue, 13 May 2008) | 2 lines
+commit 8244a9e46297c4adc8dd5095a04a199e9b536a71
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 14 12:43:39 2008 +0000
 
-Fix last patch, only set vf->clicked_mark for a valid mark.
+    iconlist_refresh optimization
 
-------------------------------------------------------------------------
-r748 | zas_ | 2008-05-13 21:32:25 +0200 (Tue, 13 May 2008) | 6 lines
+commit 0f4fcde469fc6f9081e4078fa3a88f1c993ff296
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 14 12:30:44 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.
+    fixed iconview update after deletion of selected image
 
+commit 37fd19aa6a5df3496f5995ac518599b1b74798b8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jun 14 06:52:52 2008 +0000
 
-------------------------------------------------------------------------
-r747 | zas_ | 2008-05-13 18:09:43 +0200 (Tue, 13 May 2008) | 6 lines
+    Silent unused variable warning.
 
-Expand tilde with file: and view: remote parameters.
-Now these are working:
-geeqie -r file:~/dir
-geeqie -r view:~user/file
+commit 5f7b05915dcf7c7ead03ba825ecdd1f825c07482
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 13 21:32:58 2008 +0000
 
+    optimized vflist_setup_iter
 
-------------------------------------------------------------------------
-r746 | zas_ | 2008-05-13 16:49:38 +0200 (Tue, 13 May 2008) | 3 lines
+commit 922cb25e24b4c735857883757c923bc03002f475
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Jun 13 13:33:11 2008 +0000
 
-Display a message when invalid remote options are used.
+    French translation was updated.
 
+commit 669a4954c3e7a9c8b7dd5fe8610e6bd163787738
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Jun 13 12:27:41 2008 +0000
 
-------------------------------------------------------------------------
-r745 | zas_ | 2008-05-13 16:35:51 +0200 (Tue, 13 May 2008) | 2 lines
+    Revert patches 759 and 760.
+    759 patch broke adding selection of files through sort manager
+    to an unopened collection.
 
-Comparing tag id is not sufficient, check the tag name too.
+commit 16aa61eb9064f9a2ff7faeb5cb6c49878ea0d735
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Jun 13 11:51:23 2008 +0000
 
-------------------------------------------------------------------------
-r744 | zas_ | 2008-05-13 13:58:47 +0200 (Tue, 13 May 2008) | 2 lines
+    Display total size of files in collection window, for the list and for the selection.
 
-Keywords and comment can now be displayed in OSD info using %keywords% and %comment%.
+commit c687f78e1f9625ec8afb0bfc04e43baf9c841a7d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Jun 13 11:11:57 2008 +0000
 
-------------------------------------------------------------------------
-r743 | zas_ | 2008-05-13 10:53:26 +0200 (Tue, 13 May 2008) | 2 lines
+    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.
 
-Move all remote stuff from main.c to remote.[ch].
+commit 0a1ad21b4dda0f856b023b01dfd9df79f71ca97f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jun 12 22:43:32 2008 +0000
 
-------------------------------------------------------------------------
-r742 | zas_ | 2008-05-13 10:02:46 +0200 (Tue, 13 May 2008) | 2 lines
+    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
 
-Move some functions from main.[ch] to new window.[ch].
+commit 11a07ebce120ac8f073b1ffbd2dc828ad54783e1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jun 12 21:21:32 2008 +0000
 
-------------------------------------------------------------------------
-r741 | zas_ | 2008-05-13 09:34:37 +0200 (Tue, 13 May 2008) | 2 lines
+    Add a comment about relative positions of image overlay in the rc file.
 
-Ensure that we end with UTF8 encoded comment and keywords.
+commit 943be3f7f7676c11b6826fd507e98477aee44281
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jun 12 20:33:51 2008 +0000
 
-------------------------------------------------------------------------
-r740 | zas_ | 2008-05-13 01:26:00 +0200 (Tue, 13 May 2008) | 4 lines
+    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.
 
-Reading of Iptc.Application2.Keywords should now be fixed.
-Use uft8_validate_or_convert() on exif's text data to be safe.
+commit e6b5b17219e75d276407a55c9fa9833a0d3a5848
+Author: Laurent Monin <geeqie@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)
 
-------------------------------------------------------------------------
-r739 | zas_ | 2008-05-13 01:21:35 +0200 (Tue, 13 May 2008) | 2 lines
+commit c5eb8769b9462b318f52c0d70635fda0c92038cc
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jun 12 18:30:33 2008 +0000
 
-Rename bar_exif_validate_text() to utf8_validate_or_convert() and move it to main.[ch].
+    reverted changes in layout_close made in rev. 890 and 901
 
-------------------------------------------------------------------------
-r738 | zas_ | 2008-05-13 01:00:04 +0200 (Tue, 13 May 2008) | 2 lines
+commit 86a4f3c90de18942b84b33046721801cb1edd504
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 10 19:25:21 2008 +0000
 
-bar_exif_validate_text(): use computed length and cleanup.
+    fixed vdtree_sort_cb
 
-------------------------------------------------------------------------
-r737 | zas_ | 2008-05-12 21:56:28 +0200 (Mon, 12 May 2008) | 2 lines
+commit 69b52cb5e907359a473418866f74461822448737
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 10 18:39:19 2008 +0000
 
-Disable non-working Iptc.Application2.Keywords reading introduced in revision 736.
+    fixed segfault in vd_rename_cb
 
-------------------------------------------------------------------------
-r736 | zas_ | 2008-05-12 19:10:40 +0200 (Mon, 12 May 2008) | 5 lines
+commit 08524203c709cf0013c2bd1d04c348067685e526
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 10 18:19:17 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.
+    dropped vficon_sync, use vficon_refresh everywhere
 
+commit f42d498ea1a214bb6c7bf0c6e451489a50c9ab7f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jun 10 11:55:18 2008 +0000
 
-------------------------------------------------------------------------
-r735 | zas_ | 2008-05-12 12:46:23 +0200 (Mon, 12 May 2008) | 2 lines
+    collection_from_dnd_data(): simplify and optimize.
 
-When an option was successfully read, just continue to next line.
+commit 554bfe983c1442fc84a832a0a6d6cc89ef8182a7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jun 10 11:27:35 2008 +0000
 
-------------------------------------------------------------------------
-r734 | zas_ | 2008-05-12 12:37:37 +0200 (Mon, 12 May 2008) | 2 lines
+    collection_info_list_to_dnd_data(): simplify and optimize.
 
-Minor formatting fix in rc file header.
+commit 55be71b45a3c28de13d1c532bd2d6e9278fc0239
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 9 20:27:39 2008 +0000
 
-------------------------------------------------------------------------
-r733 | zas_ | 2008-05-12 10:52:17 +0200 (Mon, 12 May 2008) | 8 lines
+    moved notification to view_file.c
 
-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 e04699877776b3d59fc4ac827cc57166f47328f6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 9 19:43:56 2008 +0000
 
-Theses changes will help to maintain compatibility when options are modified.
+    run idle function just once
 
+commit d77ba4a93e80fa8e39ce81d7cb803c55e7da0ca7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 9 19:41:37 2008 +0000
 
-------------------------------------------------------------------------
-r732 | zas_ | 2008-05-12 10:11:27 +0200 (Mon, 12 May 2008) | 3 lines
+    use vficon_refresh for updating
 
-Rename option image_overlay.common.enabled to image_overlay.common.state
-since it is not a boolean anymore.
+commit 1e0be504a15f4eb0228b8b99d69741fed67e6ff5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 9 19:00:47 2008 +0000
 
-------------------------------------------------------------------------
-r731 | zas_ | 2008-05-12 02:22:38 +0200 (Mon, 12 May 2008) | 2 lines
+    handle deletion of selected files
 
-Add some wrapper functions for not yet common code.
+commit eff5536c6f25a057eacc0c9a59ef4a0997ce50e5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 9 18:28:28 2008 +0000
 
-------------------------------------------------------------------------
-r730 | zas_ | 2008-05-12 01:56:40 +0200 (Mon, 12 May 2008) | 3 lines
+    optimized vficon_refresh_real
 
-Make vf_pop_menu_toggle_view_type_cb() independent of FILEVIEW_LIST/FILEVIEW_ICON real values.
+commit f4c575e663819adb425f9a7468cd7614a56b03be
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jun 9 10:10:34 2008 +0000
 
+    Minor fixes and add a note about variable declaration.
 
-------------------------------------------------------------------------
-r729 | zas_ | 2008-05-12 01:47:59 +0200 (Mon, 12 May 2008) | 2 lines
+commit 1e2563b337e30225c07935af8041a7d1744c8d72
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Jun 9 07:14:46 2008 +0000
 
-Move a part of pop up menu common code to view_file.[ch].
+    Use unsigned type for marks since it is used as a bitfield.
 
-------------------------------------------------------------------------
-r728 | zas_ | 2008-05-12 01:09:39 +0200 (Mon, 12 May 2008) | 3 lines
+commit f104380fae8162102711930439e8b2e5fc9e3910
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Jun 9 07:06:53 2008 +0000
 
-Introduce vf_pop_menu_file_list() as a wrapper to
-vflist_pop_menu_file_list() and vficon_pop_menu_file_list().
+    fixed saving options on exit
 
-------------------------------------------------------------------------
-r727 | zas_ | 2008-05-11 23:11:54 +0200 (Sun, 11 May 2008) | 2 lines
+commit 020655c63732ec867014ba4e41637831789e05c3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Jun 8 23:42:51 2008 +0000
 
-Use vf_* functions where possible.
+    Tidy up: add/remove white lines, minor code changes.
 
-------------------------------------------------------------------------
-r726 | zas_ | 2008-05-11 22:38:21 +0200 (Sun, 11 May 2008) | 2 lines
+commit 1f83c4e6344aeed363e504be79d50d1485dd8160
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 8 21:21:13 2008 +0000
 
-Drop unused layout_list_get_path() and vf*_index_get_path().
+    improved vficon_populate
 
-------------------------------------------------------------------------
-r725 | zas_ | 2008-05-11 15:17:38 +0200 (Sun, 11 May 2008) | 2 lines
+commit a871f2934cd24dd852a1810a82d7029cf8cfb3e9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 8 20:24:46 2008 +0000
 
-French translation was updated.
+    vficon_sync speed-up
 
-------------------------------------------------------------------------
-r724 | zas_ | 2008-05-11 15:14:58 +0200 (Sun, 11 May 2008) | 4 lines
+commit b4f826d25c1daec9e7b3ca63203b615b2490ac8e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 8 19:09:44 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.
+    better check for notify type
 
-------------------------------------------------------------------------
-r723 | zas_ | 2008-05-11 14:23:26 +0200 (Sun, 11 May 2008) | 8 lines
+commit c64e06ce0192ac8386a54296c09c2b5ee5989aa5
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jun 8 09:25:39 2008 +0000
 
-Rename options:
-startup_path_enable -> startup.restore_path
-startup_path        -> startup.path
+    fixed switching thumbnails in listview on and off - bug 1984825
 
-Geeqie is still able to read old options.
+commit cd2e0e411d683cd490371d4756b0235e2679071a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 7 22:44:17 2008 +0000
 
+    various refresh and notification fixes
 
+commit b993ae7cb2ecc511e009ee18dfa720fd66e3a715
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 7 15:08:33 2008 +0000
 
-------------------------------------------------------------------------
-r722 | zas_ | 2008-05-11 13:46:48 +0200 (Sun, 11 May 2008) | 2 lines
+    various notification improvements
 
-Fix help window title.
+commit 063bd585c8e7e4c8bf3c00a0403f7a6ba88cb180
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 7 10:45:33 2008 +0000
 
-------------------------------------------------------------------------
-r721 | zas_ | 2008-05-11 13:44:58 +0200 (Sun, 11 May 2008) | 2 lines
+    use the new notification for collections
 
-Use computed string length.
+commit ee08f41b89a36d13dfabb071fccdb532c58f69bf
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Jun 7 10:18:30 2008 +0000
 
-------------------------------------------------------------------------
-r720 | zas_ | 2008-05-11 13:41:32 +0200 (Sun, 11 May 2008) | 2 lines
+    Display Lirc state in config log.
+    Re-organize the config log a bit.
 
-Slightly increase help window's default width.
+commit 4df45b3ded4ba25fe8daaafdb3ea0de18eb9769c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 7 09:36:12 2008 +0000
 
-------------------------------------------------------------------------
-r719 | zas_ | 2008-05-11 13:30:41 +0200 (Sun, 11 May 2008) | 4 lines
+    use new notification in img-view
 
-Add an help button to OSD info configuration in Preferences dialog.
-Make its own section named "Overlay Screen Display".
+commit 92497f66b819d5862cc221344b102d04c59204f4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 7 09:10:01 2008 +0000
 
+    use new notification in layout and layout_image
 
-------------------------------------------------------------------------
-r718 | zas_ | 2008-05-11 12:25:04 +0200 (Sun, 11 May 2008) | 5 lines
+commit f745066286b72604eddc365c088df7a82eafbbcd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 7 08:13:22 2008 +0000
 
-Partially update main README.
-A section concerning overlay info was added.
-Translation statistics were updated.
+    used new notification in search.c
 
+commit 7637e235738516de25759d26d3feb45a171a18d3
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jun 7 07:45:08 2008 +0000
 
-------------------------------------------------------------------------
-r717 | zas_ | 2008-05-11 11:37:46 +0200 (Sun, 11 May 2008) | 50 lines
+    used new notification in dupe.c
 
-Change translations statistics formatting to match the style
-use in the README file.
+commit dd62fe18714c2f714e444c6c6f2de5e7e07acd84
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 6 22:34:15 2008 +0000
 
-Here is the result for current trunk:
+    used new notification in cache_maint
 
-Translations statistics
-Date: Sun, 11 May 2008 11:33:14 +0200
+commit f335345202a840721560f5aab41ba110a449ddd1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 6 22:11:03 2008 +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)
+    added NotifyType
 
-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 8bca5d11043655dcb7156598c15884b81eabb83a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 6 21:50:09 2008 +0000
 
+    realtime file monitor
 
+commit f0ca274daef77b01f134d6c556d2efa775169944
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Jun 6 20:59:03 2008 +0000
 
-------------------------------------------------------------------------
-r716 | zas_ | 2008-05-10 23:29:53 +0200 (Sat, 10 May 2008) | 25 lines
+    zero-lenght path must be allowed for now
 
-Fix display of collection in overlay info.
-Due to markup escaped <i>collection</i> was displayed instead of collection's in italic.
+commit 765ce1d52bad52bbfeb8b930c0428318d93185d1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Jun 6 08:01:19 2008 +0000
 
-Overlay info syntax was extended to allow the wrapping of displayed data with markup.
+    French translation was updated.
 
-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 f64e2fa6ee80241e0bcd786c7c9dc3f70980367d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jun 5 23:31:22 2008 +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
+    Fix "No newline at end of file" warning.
 
+commit 7839d6af203658adba7d3de9d18233f48bffc292
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jun 5 18:43:44 2008 +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.
+    use new notification in vficon
 
+commit 3cf04e271280aed1006b46d02e25b5d026c9a3e2
+Author: Laurent Monin <geeqie@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.
 
-------------------------------------------------------------------------
-r715 | zas_ | 2008-05-10 16:22:18 +0200 (Sat, 10 May 2008) | 2 lines
+commit baf540a744f37d692c00c740cfe77505f3e4971c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Jun 5 08:41:02 2008 +0000
 
-image_osd_get() now returns OsdShowFlags.
+    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.
 
-------------------------------------------------------------------------
-r714 | zas_ | 2008-05-10 15:54:25 +0200 (Sat, 10 May 2008) | 2 lines
+commit 6129e31e323e0064a6c9bb2285dab6cf32088146
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jun 4 21:12:47 2008 +0000
 
-Display a simple grid with histogram.
+    new notification system (used only in vflist for now)
 
-------------------------------------------------------------------------
-r713 | zas_ | 2008-05-10 14:33:52 +0200 (Sat, 10 May 2008) | 2 lines
+commit b83763acf8f3ec6b12ca5302a6e7c73d20eb2ecb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jun 3 19:44:19 2008 +0000
 
-Initialize to correct value (OSD_SHOW_NOTHING instead of FALSE).
+    replaced directory path with FileData* dir_fd
 
-------------------------------------------------------------------------
-r712 | zas_ | 2008-05-10 11:00:14 +0200 (Sat, 10 May 2008) | 4 lines
+commit af94f830d3c67610709600c6a57e85dc583630c1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jun 3 15:54:05 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.
+    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.
 
-------------------------------------------------------------------------
-r711 | zas_ | 2008-05-09 14:43:10 +0200 (Fri, 09 May 2008) | 3 lines
+commit fa9d41fdd5e0e83247ffcf9195db3c5d069a1976
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jun 3 13:54:22 2008 +0000
 
-image_osd_info_render(): if there's no fd, just return.
+    Replace hardcoded collection filename extension by a macro (GQ_COLLECTION_EXT).
 
+commit 02ad66458b97d359e9612846624e49f42d7109ba
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jun 3 11:24:16 2008 +0000
 
-------------------------------------------------------------------------
-r710 | zas_ | 2008-05-09 14:33:24 +0200 (Fri, 09 May 2008) | 5 lines
+    Drop initialization to NULL since filelist_read() will take care of it.
 
-Move overlay histogram stuff from ImageWindow to OverlayStateData.
-It simplifies things a lot and make more sense.
+commit 3df14dfb67589c306fb4095b7087638d4aad61bc
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jun 3 09:41:00 2008 +0000
 
-Note: overlay icons display is broken since a long time it seems.
+    filelist_read_real(): optimize and clean up.
 
-------------------------------------------------------------------------
-r709 | zas_ | 2008-05-09 13:15:56 +0200 (Fri, 09 May 2008) | 2 lines
+commit c3cbb65ba80d2339026513a32fac2ddf1f866bbe
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jun 3 09:03:33 2008 +0000
 
-Introduce image_get_osd_data() and image_set_osd_data().
+    Reduce indentation level.
 
-------------------------------------------------------------------------
-r708 | zas_ | 2008-05-09 11:58:46 +0200 (Fri, 09 May 2008) | 2 lines
+commit 18f3117f7949d432a1ebf2d4bfcb47a1a50b146d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jun 3 08:57:46 2008 +0000
 
-image_osd_get() and image_osd_set() now uses flags.
+    Reduce indentation level.
 
-------------------------------------------------------------------------
-r707 | zas_ | 2008-05-09 11:34:38 +0200 (Fri, 09 May 2008) | 3 lines
+commit 688b1111bc04b733c4d879b16faf5c75d4bcbdbf
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jun 3 08:53:53 2008 +0000
 
-image_osd_histogram_chan_toggle(), image_osd_histogram_log_toggle():
-reduce indentation level.
+    collection_table_find_data_by_coord(): tidy up.
 
-------------------------------------------------------------------------
-r706 | zas_ | 2008-05-09 10:39:18 +0200 (Fri, 09 May 2008) | 7 lines
+commit 25c47b533a126a95dd10c663d9f6a32b5e78b8e5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jun 3 07:37:24 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
+    vflist_maint(): only allocate memory and compare strings if needed.
 
-------------------------------------------------------------------------
-r705 | zas_ | 2008-05-09 10:03:25 +0200 (Fri, 09 May 2008) | 2 lines
+commit 9069f1e009b20f29cf15c7ad6632476589f8516c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Jun 3 07:32:13 2008 +0000
 
-Update CODING and HACKING files, and add po/README file for translators.
+    layout_real_renamed(), layout_real_removed(), layout_real_moved():
+    simplify code.
 
-------------------------------------------------------------------------
-r704 | zas_ | 2008-05-09 09:46:18 +0200 (Fri, 09 May 2008) | 2 lines
+commit e1edb9d5c4d980e5c1615f96cd91804cb62ed922
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 31 19:46:26 2008 +0000
 
-Make lirc_cleanup() and lirc_input_callback() static.
+    do not change original FileData on copy
 
-------------------------------------------------------------------------
-r703 | zas_ | 2008-05-09 09:32:30 +0200 (Fri, 09 May 2008) | 4 lines
+commit 7fe6112289193b5421a08fc9a27da23a293d8622
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 31 19:44:41 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.
+    replaced vflist_maint functions by vflist_refresh - it allows to follow
+    changes made by external editors more precisely
 
-------------------------------------------------------------------------
-r702 | zas_ | 2008-05-09 00:59:14 +0200 (Fri, 09 May 2008) | 4 lines
+commit 10e0bd5513c5c314d7feba61bac30c2d2bd50669
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 30 21:41:46 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.
+    vflist_populate_view: better handle selected files that are renamed or deleted
 
-------------------------------------------------------------------------
-r701 | zas_ | 2008-05-09 00:49:16 +0200 (Fri, 09 May 2008) | 3 lines
+commit 44179fa3ab21aca878d86a7b84a4822927e62dfb
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 30 20:13:16 2008 +0000
 
-Reset thumbnail column to NULL when hidden.
-It fixes bug 1960274.
+    fixed thumb index (thumbnails are shown again)
 
-------------------------------------------------------------------------
-r700 | zas_ | 2008-05-08 22:21:03 +0200 (Thu, 08 May 2008) | 2 lines
+commit f5bae1ffc402de38549948787c689ce02fc598f1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 30 19:53:52 2008 +0000
 
-search_status_update(): slightly reduce code redundancy.
+    simplified vflist_populate_view
 
-------------------------------------------------------------------------
-r699 | zas_ | 2008-05-08 14:50:25 +0200 (Thu, 08 May 2008) | 4 lines
+commit ce29b00d2ae2d4461da481c9703d1a1e34d03926
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 30 08:39:52 2008 +0000
 
-Use g_ascii_strncasecmp() instead of strncasecmp() where applicable.
-Add a FIXME where potential improper usage of strncasecmp() is made. 
+    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 639e6684b4c4097f95fc2d732eb98a8119d09791
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 30 08:36:23 2008 +0000
 
-------------------------------------------------------------------------
-r698 | zas_ | 2008-05-08 14:38:34 +0200 (Thu, 08 May 2008) | 3 lines
+    Make utf8_validate_or_convert() to always allocate a new string.
 
-Use g_ascii_strcasecmp() instead of strcasecmp() where ascii-only strings
-are used.
+commit ab16da5e16b325b51e888d8969360b48770b0cf3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 30 07:20:25 2008 +0000
 
-------------------------------------------------------------------------
-r697 | zas_ | 2008-05-08 01:27:26 +0200 (Thu, 08 May 2008) | 8 lines
+    Check for existing editor command using is_valid_editor_command().
 
-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 7afa3a0b07b38b082a647bc50c046a4d9758a1e7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 29 07:58:34 2008 +0000
 
-All these are deprecated either since 2.2 or 2.4.
+    Preserve properties window width and height during session even when
+    layout.save_window_positions is not set.
+    It restores the pre revision 858 behavior.
 
-------------------------------------------------------------------------
-r696 | zas_ | 2008-05-08 00:54:33 +0200 (Thu, 08 May 2008) | 3 lines
+commit 05f3eb89357157adbe443d71986902c2e80c997f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 29 07:52:05 2008 +0000
 
-Resync po files.
-French translation was updated.
+    Save properties window width and height to rc file and restore
+    them on next session if layout.save_window_positions is set to TRUE.
 
-------------------------------------------------------------------------
-r695 | zas_ | 2008-05-08 00:48:30 +0200 (Thu, 08 May 2008) | 5 lines
+commit f89fbbf03e4d4593445a2fa731557db2596b0305
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed May 28 22:12:10 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.
+    improved infrastructure for tracing changes, optimized vflist_populate_view
 
+commit 335a8f5397ddda92fc0bf7acc0d3e48be3732cc8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 27 18:46:34 2008 +0000
 
-------------------------------------------------------------------------
-r694 | zas_ | 2008-05-07 01:58:08 +0200 (Wed, 07 May 2008) | 2 lines
+    measure time of filelist update
 
-Tidy up.
+commit 01a388eb2885bc5a9dbbb0faafc437a171ff557d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 27 18:37:15 2008 +0000
 
-------------------------------------------------------------------------
-r693 | zas_ | 2008-05-07 01:53:12 +0200 (Wed, 07 May 2008) | 2 lines
+    another fix in notification
 
-French translation was updated.
+commit d5c322089bf472b8061116dda437870fb7724939
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon May 26 18:32:04 2008 +0000
 
-------------------------------------------------------------------------
-r692 | zas_ | 2008-05-07 01:52:09 +0200 (Wed, 07 May 2008) | 2 lines
+    Fix histogram grid - patch by Uwe Ohse
 
-Add trash.c.
+commit 9530a02bc561d40f936c44d5e45d37ddf32815b9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon May 26 18:22:08 2008 +0000
 
-------------------------------------------------------------------------
-r691 | nadvornik | 2008-05-06 23:35:31 +0200 (Tue, 06 May 2008) | 2 lines
+    use fputs instead of printf - patch by Uwe Ohse
 
-moved safe delete functions to separate file
+commit 1f01199c3dbd8ca9e796ff42b8b591ab90745158
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon May 26 17:06:30 2008 +0000
 
-------------------------------------------------------------------------
-r690 | nadvornik | 2008-05-06 22:24:16 +0200 (Tue, 06 May 2008) | 2 lines
+    fixed bug in notification code
 
-use some of the new functions in filedata.c
+commit 5407c7dd1d47999deb999ddcc4908d7c47b7d74c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 25 20:17:07 2008 +0000
 
-------------------------------------------------------------------------
-r689 | zas_ | 2008-05-06 19:00:55 +0200 (Tue, 06 May 2008) | 3 lines
+    Tidy up: indentation fixes, typo fixes, ...
 
-Allow the user to append or replace comments for a group of selected files.
-Two buttons were added to the Keywords panel.
+commit aa3fda66e2e90d4f87fdb0e71106829aedaac9b0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 25 19:54:00 2008 +0000
 
-------------------------------------------------------------------------
-r688 | zas_ | 2008-05-06 14:31:23 +0200 (Tue, 06 May 2008) | 6 lines
+    Typo fix.
 
-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 7aca9bde7ea89130df6934148287dc3c0f290cd2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 25 19:13:04 2008 +0000
 
-------------------------------------------------------------------------
-r687 | zas_ | 2008-05-06 14:03:39 +0200 (Tue, 06 May 2008) | 2 lines
+    Typo fix.
 
-comment_xmp_read(), comment_xmp_write(): cleanup and improve readibility.
+commit 8973118af85916c7dd6240428d865b593d4e889c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 25 19:03:30 2008 +0000
 
-------------------------------------------------------------------------
-r686 | zas_ | 2008-05-05 23:27:39 +0200 (Mon, 05 May 2008) | 2 lines
+    bar_sort_set_filter_cb(): filter_idx was set as uint so get it as uint.
 
-French translation was updated, various fixes.
+commit 56b0d6ecccbd5ef448fb59983828fccc2c5dd5a2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 24 22:44:18 2008 +0000
 
-------------------------------------------------------------------------
-r685 | zas_ | 2008-05-05 22:56:20 +0200 (Mon, 05 May 2008) | 2 lines
+    rewritten utilops.h:
+    - better integration of external commands
+    - filter commands
 
-Belarusian translation was updated. Thanks to Pavel Piatruk.
+commit d2e0888194442fe09a3f099f149e3d4fb3884bc9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 24 20:01:59 2008 +0000
 
-------------------------------------------------------------------------
-r684 | nadvornik | 2008-05-05 22:51:51 +0200 (Mon, 05 May 2008) | 2 lines
+    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.
 
-started implementation of API for sidecar files
+commit c3c6184b858a57f359937a912a8db3f715844270
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat May 24 09:18:09 2008 +0000
 
-------------------------------------------------------------------------
-r683 | zas_ | 2008-05-05 22:51:50 +0200 (Mon, 05 May 2008) | 2 lines
+    improved filedata interface
 
-Update POTFILES.in (filelist.c -> filedata.c).
+commit 2f9f06e43c1d6e6b9d1d7c7af3c038ab830f132f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 23 23:40:12 2008 +0000
 
-------------------------------------------------------------------------
-r682 | zas_ | 2008-05-05 22:49:40 +0200 (Mon, 05 May 2008) | 3 lines
+    Fix display of libpthread detection.
+    Fix display of lirc support, do not test for headers if disabled.
 
-Modify regen_potfiles.sh to generate a patch instead of 
-directly applying changes to POTFILES.in.
+commit 8c7decff43cd66410be772b6c1a3204efe7a7e00
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 23 23:18:40 2008 +0000
 
-------------------------------------------------------------------------
-r681 | nadvornik | 2008-05-05 21:20:46 +0200 (Mon, 05 May 2008) | 2 lines
+    Silent few warnings that appeared when using --disable-exiv2 configure option.
 
-added .gqv to known file types
+commit a2f6ae48d9b6632eef9b4b2ad77e189afb61016d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 23 22:57:51 2008 +0000
 
-------------------------------------------------------------------------
-r680 | nadvornik | 2008-05-05 21:11:12 +0200 (Mon, 05 May 2008) | 2 lines
+    French translation was updated.
 
-split filelist.c to filefilter.c and filedata.c
+commit 6e80a2dae26e190fdd56461021cc945a9b807ecc
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 23 22:55:23 2008 +0000
 
-------------------------------------------------------------------------
-r679 | zas_ | 2008-05-05 11:21:01 +0200 (Mon, 05 May 2008) | 2 lines
+    Use the same label for toolbar buttons tooltip than in main menu.
 
-Revert wrong patch rev 676.
+commit 2d39c9d42b6214b53b9f70ca5a9f946974ad326a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 23 15:07:30 2008 +0000
 
-------------------------------------------------------------------------
-r678 | zas_ | 2008-05-05 11:12:07 +0200 (Mon, 05 May 2008) | 4 lines
+    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).
 
-Add an helper script to regenerate POTFILES.in file.
-POTFILES.in was updated.
-French translation was updated.
+commit 07c127246cdf49873cbcb769e00bf6299956dc70
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 23 12:27:28 2008 +0000
 
-------------------------------------------------------------------------
-r677 | zas_ | 2008-05-05 10:32:18 +0200 (Mon, 05 May 2008) | 2 lines
+    slideshow_next(), slideshow_prev(): move code to common slideshow_move(), reducing code redundancy.
 
-Revert patch 675, and correctly fix gtk assertion failure.
+commit 5caa58afa57bc3340d49ea1701b06038cfbb345b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 23 12:19:42 2008 +0000
 
-------------------------------------------------------------------------
-r676 | zas_ | 2008-05-05 10:15:52 +0200 (Mon, 05 May 2008) | 2 lines
+    Move code from slideshow_timer_reset() to new slideshow_timer_stop() and simplify calls.
 
-Fix two memory leaks.
+commit 001635e8163ec0bc1615dd10de3da4271dd44c00
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 23 00:20:56 2008 +0000
 
-------------------------------------------------------------------------
-r675 | zas_ | 2008-05-05 09:46:32 +0200 (Mon, 05 May 2008) | 3 lines
+    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.
 
-Fix Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
-when swapping to/from file icon view.
+commit 43b4e4860807c26bd83cd99da58ecd68f052eb44
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 22 23:22:12 2008 +0000
 
-------------------------------------------------------------------------
-r674 | zas_ | 2008-05-05 01:57:20 +0200 (Mon, 05 May 2008) | 2 lines
+    Pass ConfOptions * to save_options() and load_options().
 
-vficon_release_cb(): use switch() and cleanup.
+commit 0fe33428a668c783d42432bf80a574d7df6b564d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 22 23:17:26 2008 +0000
 
-------------------------------------------------------------------------
-r673 | zas_ | 2008-05-05 01:20:43 +0200 (Mon, 05 May 2008) | 2 lines
+    Move code from save_options() to new save_options_to() which takes
+    the destination path as parameter.
 
-Minor tidyup.
+commit 9d0560eb4199b16058bc3623e49a90393f62b968
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 22 23:09:53 2008 +0000
 
-------------------------------------------------------------------------
-r672 | zas_ | 2008-05-05 01:06:46 +0200 (Mon, 05 May 2008) | 2 lines
+    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.
 
-Drop unused vficon_select_by_path() and vflist_select_by_path().
+commit 91a77c72ce0c65eacd4ef3810128c7aef9d646db
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 22 22:49:07 2008 +0000
 
-------------------------------------------------------------------------
-r671 | zas_ | 2008-05-05 01:03:36 +0200 (Mon, 05 May 2008) | 2 lines
+    Move code from exit_program_final() to new sync_options_with_current_state().
 
-Minor cleanup.
+commit 2d0d34eaa30a4d1d8be28eae5158c096e9401174
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 22 22:43:07 2008 +0000
 
-------------------------------------------------------------------------
-r670 | nadvornik | 2008-05-04 23:54:20 +0200 (Sun, 04 May 2008) | 2 lines
+    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().
 
-dropped path_list functions, use filelist functions everywhere
+commit b5d0f1f91b10a1efb6bea5fe4878d946b18d124e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 22 20:22:13 2008 +0000
 
-------------------------------------------------------------------------
-r669 | zas_ | 2008-05-04 21:00:39 +0200 (Sun, 04 May 2008) | 9 lines
+    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.
 
-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 94c67ee52b2e81260f2f63c17771c4902942857a
+Author: Laurent Monin <geeqie@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.
 
-------------------------------------------------------------------------
-r668 | zas_ | 2008-05-04 20:45:06 +0200 (Sun, 04 May 2008) | 2 lines
+commit a4226d0deebed8e331e8b5de48d9c2c11a9e01ff
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 22 11:28:35 2008 +0000
 
-Drop ViewFileIcon, use ViewFile and ViewFileInfoIcon instead.
+    Comment out unused static function extension_truncate().
 
-------------------------------------------------------------------------
-r667 | zas_ | 2008-05-04 18:16:07 +0200 (Sun, 04 May 2008) | 2 lines
+commit 6f08b3a0bfb9a539e0144313ec7b02071f19b7f4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 22 11:27:43 2008 +0000
 
-Drop ViewFileList, use ViewFile and ViewFileInfoList instead.
+    Fix up some types, make some signed vs unsigned warnings quiet.
 
-------------------------------------------------------------------------
-r666 | zas_ | 2008-05-04 13:47:36 +0200 (Sun, 04 May 2008) | 2 lines
+commit e050d2a0bb71d56ddd0d7e6a8b60648357d7bcd9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 22 10:09:07 2008 +0000
 
-Prepare switch to ViewFile (unused yet).
+    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.
 
-------------------------------------------------------------------------
-r665 | zas_ | 2008-05-04 02:32:05 +0200 (Sun, 04 May 2008) | 3 lines
+commit 4abc67156b7e0728230026f9c47a091ab69b0f53
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 22 09:22:29 2008 +0000
 
-Shorten Edit menu labels, dropping "in ". It will ease
-translations too, and user can define its own label in Preferences.
+    French translation was updated.
 
-------------------------------------------------------------------------
-r664 | zas_ | 2008-05-04 02:21:14 +0200 (Sun, 04 May 2008) | 3 lines
+commit a331805a87ce4d65fcc06826054f115a9c8a7108
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 22 09:12:36 2008 +0000
 
-Do not show Copy, Move, Rename, Delete, New Folder external commands
-in the Edit section of contextual menus.
+    Introduce an helper function that returns the name of an editor.
+    It helps to reduce code redundancy.
 
-------------------------------------------------------------------------
-r663 | zas_ | 2008-05-04 02:16:37 +0200 (Sun, 04 May 2008) | 2 lines
+commit 48582c3600eacfd7985aff255372c4909cf87e40
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 22 08:49:52 2008 +0000
 
-Use GQ_EDITOR_GENERIC_SLOTS instead of hardcoded value.
+    Use a struct to handle editor's properties.
 
-------------------------------------------------------------------------
-r662 | zas_ | 2008-05-03 22:55:16 +0200 (Sat, 03 May 2008) | 2 lines
+commit cceaf6dd59921919c0f8c1478bc025de7812ba9f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 19:37:18 2008 +0000
 
-exif_get_description_by_key(): check for "formatted." prefix, and optimize.
+    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.
 
-------------------------------------------------------------------------
-r661 | zas_ | 2008-05-03 22:49:25 +0200 (Sat, 03 May 2008) | 2 lines
+commit f4fdeefe1b2f4573b91a19682a134a50f675c8ff
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 11:46:19 2008 +0000
 
-exif_get_formatted_by_key(): skip prefix when comparing.
+    Replace hardcoded "/" by G_DIR_SEPARATOR_S where applicable.
 
-------------------------------------------------------------------------
-r660 | zas_ | 2008-05-03 22:40:50 +0200 (Sat, 03 May 2008) | 5 lines
+commit ec28448108d471c5fc8705e5502a81e116c506e4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 11:45:29 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.
+    Use g_build_filename().
 
-------------------------------------------------------------------------
-r659 | zas_ | 2008-05-03 18:58:17 +0200 (Sat, 03 May 2008) | 17 lines
+commit f42ea51102878335515db3058de36d3ac2c68e27
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 11:07:23 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.
+    Use G_DIR_SEPARATOR where applicable.
 
-To reproduce:
-- open a collection
-- right-click on a non-selected image
-- select Delete... menu entry (or Copy, Move, Rename, Properties...)
+commit 88b1387337bed6aae3c4eb9eabb6b5646bc2e743
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 11:00:13 2008 +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.
+    Use G_DIR_SEPARATOR_S where applicable.
 
-collection_table_popup_file_list() has to return a list of filedata *
-not a list of gchar *.
+commit 1ba45c263f1a40689c0f015d00adab032d9ea4b8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 10:52:38 2008 +0000
 
-------------------------------------------------------------------------
-r658 | zas_ | 2008-05-03 17:19:35 +0200 (Sat, 03 May 2008) | 3 lines
+    Use g_build_filename() and G_DIR_SEPARATOR_S.
 
-Move marks-related fields from _ViewFileInfoList to _ViewFile, since
-they'll be used for file icon view too.
+commit 9cbd3ca276a034db2e38e1d302f59ea59000961e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 10:46:33 2008 +0000
 
-------------------------------------------------------------------------
-r657 | zas_ | 2008-05-03 17:17:24 +0200 (Sat, 03 May 2008) | 3 lines
+    Use g_build_filename() instead of g_strconcat().
 
-Move common thumbs_* fields from _ViewFileInfoIcon and _ViewFileInfoList
-to _ViewFile.
+commit 0be6f799a2986d22c2e42e8c51d09a16030875f6
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 10:11:56 2008 +0000
 
-------------------------------------------------------------------------
-r656 | zas_ | 2008-05-03 17:13:15 +0200 (Sat, 03 May 2008) | 3 lines
+    tab_completion_do(): use g_build_filename(), G_DIR_SEPARATOR, G_DIR_SEPARATOR_S.
 
-Rename thumbs_fd to thumbs_filedata in ViewFileIcon struct to match
-the name used in ViewFileList.
+commit a847d10f2debed4c4e7f01e6f4e4fcf246f3a281
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 09:58:29 2008 +0000
 
-------------------------------------------------------------------------
-r655 | zas_ | 2008-05-03 17:09:21 +0200 (Sat, 03 May 2008) | 2 lines
+    tab_completion_popup_cb(): use g_build_filename() and simplify code.
 
-Remove useless thumbs_list from ViewFileIcon.
+commit e07eab477089e688f3d3668e110b651f1cf346f4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 09:50:32 2008 +0000
 
-------------------------------------------------------------------------
-r654 | zas_ | 2008-05-03 14:50:52 +0200 (Sat, 03 May 2008) | 2 lines
+    Use expand_tilde() instead of simple concatenation, it allows correct expansion
+    of ~user as well as ~dir.
 
-Add function prototypes (yet unused).
+commit 5acd3990069f22b64c0336bd89067c1cf265927e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 09:30:53 2008 +0000
 
-------------------------------------------------------------------------
-r653 | zas_ | 2008-05-03 14:48:45 +0200 (Sat, 03 May 2008) | 3 lines
+    dest_change_dir(): rewrite to use g_build_filename(), g_path_get_dirname() and g_path_get_basename().
 
-Drop redundant vflist_thumbs_set() introduced in revision 649,
-modify and use existing vflist_thumb_set().
+commit 550af58c76fd602a08a811f5be218bcec90d1598
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 08:53:51 2008 +0000
 
-------------------------------------------------------------------------
-r652 | zas_ | 2008-05-03 14:21:22 +0200 (Sat, 03 May 2008) | 2 lines
+    Fix a segfault occuring when logging an empty message and there is no log window.
 
-Remove redundant prototype.
+commit 98cabee9637e5ddfd9b2f6fcd9296572c6d7253d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 00:42:14 2008 +0000
 
-------------------------------------------------------------------------
-r651 | zas_ | 2008-05-03 13:58:41 +0200 (Sat, 03 May 2008) | 2 lines
+    Use g_build_filename().
 
-Introduce ViewFileInfoList and ViewFileInfoIcon (not used yet).
+commit e45c0d959bfbc09115bf447ccc7813d25ace3e1a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 00:39:16 2008 +0000
 
-------------------------------------------------------------------------
-r650 | zas_ | 2008-05-03 13:34:13 +0200 (Sat, 03 May 2008) | 3 lines
+    thumb_std_cache_path(): use g_build_filename() and simplify.
 
-Replace Layout icon_view field by more generic file_view_type.
-Replace option layout.view_as_icons by layout.file_view_type.
+commit c656b4ad0212e24cbd9ae2844b0bbf904571ab2f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 00:32:57 2008 +0000
 
-------------------------------------------------------------------------
-r649 | zas_ | 2008-05-03 12:31:37 +0200 (Sat, 03 May 2008) | 4 lines
+    Use g_build_filename().
 
-Set thumbs_enabled through new function vflist_thumbs_set() instead
-of vflist_new().
+commit 9fbfbb253e2e700806714e6ef5c7813148c8b72a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 00:20:13 2008 +0000
 
+    Use g_build_filename() where applicable.
 
-------------------------------------------------------------------------
-r648 | zas_ | 2008-05-03 11:41:09 +0200 (Sat, 03 May 2008) | 3 lines
+commit a9bd1c761342532867bee1fc112d7c5f93deb5b6
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 00:15:41 2008 +0000
 
-Prepare merging of some parts of view_file_list and view_file_icon and
-simplification of view_file* interface.
+    Use g_build_filename() instead of g_strconcat().
 
-------------------------------------------------------------------------
-r647 | zas_ | 2008-05-03 10:35:08 +0200 (Sat, 03 May 2008) | 3 lines
+commit fe45471190349960979b37aebea84cc2c7cb9675
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 00:13:12 2008 +0000
 
-Change default positions of dividers since width of the main menu
-was increased.
+    Use g_build_filename() and get rid of "root dir fix".
 
-------------------------------------------------------------------------
-r646 | zas_ | 2008-05-03 01:11:31 +0200 (Sat, 03 May 2008) | 3 lines
+commit 0b30da0498c23b1237ebbf41eac69e341394043a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 00:12:19 2008 +0000
 
-Make exif_rational_to_double() and exif_get_rational_as_double() static.
+    Use g_build_filename().
 
+commit 5e710445fc08a56ddd1c73585953d2c791dc866a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 21 00:01:03 2008 +0000
 
-------------------------------------------------------------------------
-r645 | zas_ | 2008-05-03 01:08:18 +0200 (Sat, 03 May 2008) | 3 lines
+    Disable unused code:
+    - cache_maintain_home_dir()
+    - cache_maintain_dir()
 
-info_notebook_reordered_cb(): do not call info_tabs_sync(), it causes exif
-info disappearing when moving the tab.
+commit 95eebfff0a5472e885a2cebd38024a59b37db8af
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 20 23:41:13 2008 +0000
 
-------------------------------------------------------------------------
-r644 | zas_ | 2008-05-03 00:59:04 +0200 (Sat, 03 May 2008) | 3 lines
+    Build path using g_build_filename() then calculate its length.
 
-Fix a Pango warning related to UTF8 when displaying internationalized
-description in Advanced Exif Properties panel.
+commit e80fa4c91453bf056e384a888e051272b04b7abd
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 20 23:11:47 2008 +0000
 
-------------------------------------------------------------------------
-r643 | zas_ | 2008-05-03 00:31:24 +0200 (Sat, 03 May 2008) | 2 lines
+    Use G_DIR_SEPARATOR_S instead of hardcoded "/".
 
-exif_get_description_by_key(): tidy up.
+commit 381f82f295a52ba43179d6e0e5036ac73ac8887d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 20 23:07:09 2008 +0000
 
-------------------------------------------------------------------------
-r642 | zas_ | 2008-05-03 00:28:39 +0200 (Sat, 03 May 2008) | 3 lines
+    Use g_build_filename() and move location label creation from cache_manager_show() to new cache_manager_location_label().
 
-Add a pointer to the build function in the formatted exif tags struct
-and use a loop in exif_get_formatted_by_key().
+commit d145a20894f4c757ea29b79ed25d31004ae97a8a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 20 22:47:13 2008 +0000
 
-------------------------------------------------------------------------
-r641 | zas_ | 2008-05-02 23:58:36 +0200 (Fri, 02 May 2008) | 2 lines
+    cache_find_location(): use g_build_filename() and move redundant code to new functions.
 
-Indentation fix.
+commit 267dbe2ad0cf72a577b2e236245c39e0b1930d59
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 20 22:22:11 2008 +0000
 
-------------------------------------------------------------------------
-r640 | zas_ | 2008-05-02 23:34:26 +0200 (Fri, 02 May 2008) | 3 lines
+    Use g_build_filename().
 
-Explode exif_get_formatted_by_key() in smaller functions prefixed "exif_build_f".
-An helper macro was added to call them.
+commit d1ad0442c58c29df914c80e211f8c90abf145427
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 20 22:13:48 2008 +0000
 
-------------------------------------------------------------------------
-r639 | zas_ | 2008-05-02 22:56:59 +0200 (Fri, 02 May 2008) | 3 lines
+    Use size_t instead of gint, it silents a signed vs unsigned warning.
 
-Remove unused checksum_simple() function.
+commit 3bd79d0d86bee23a6514faf22c68f6e3898411a5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 20 22:11:59 2008 +0000
 
+    Use g_build_filename() instead of g_strconcat().
 
-------------------------------------------------------------------------
-r638 | zas_ | 2008-05-02 22:40:47 +0200 (Fri, 02 May 2008) | 2 lines
+commit 73e10c62fc9d789afd29b46183078407369700e6
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 20 22:09:04 2008 +0000
 
-Simplify remove_extension_from_path().
+    Drop concat_dir_and_file() and use g_build_filename() instead.
 
-------------------------------------------------------------------------
-r637 | zas_ | 2008-05-02 22:27:47 +0200 (Fri, 02 May 2008) | 2 lines
+commit ca505f0dd3957eeea0d69dfc3e133c320bba2683
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 20 22:00:14 2008 +0000
 
-remove_level_from_path() was simplified.
+    Use G_DIR_SEPARATOR instead of '/' where applicable.
 
-------------------------------------------------------------------------
-r636 | zas_ | 2008-05-02 11:03:52 +0200 (Fri, 02 May 2008) | 2 lines
+commit c56dcb92792b030d9f14cf68d5260be924a999ee
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 20 21:51:25 2008 +0000
 
-Move variable declaration and affectation near where it is used.
+    Use g_build_filename() to build paths.
 
-------------------------------------------------------------------------
-r635 | zas_ | 2008-05-02 10:41:32 +0200 (Fri, 02 May 2008) | 2 lines
+commit ddee8f88900c6e3af7b48541514e0f029912bd20
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 20 20:11:29 2008 +0000
 
-Replace GQView by Geeqie.
+    Do not use glib posix wrappers since they were introduced in 2.6
+    and we want 2.4 compatibility.
 
-------------------------------------------------------------------------
-r634 | zas_ | 2008-05-02 01:20:26 +0200 (Fri, 02 May 2008) | 2 lines
+commit dc3b44026a577f54f257a543223b1d99ea298693
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 20 20:06:11 2008 +0000
 
-Use sizeof() instead of hardcoded buffer sizes.
+    Use access() instead of g_access() which is only available in 2.8.
 
-------------------------------------------------------------------------
-r633 | zas_ | 2008-05-02 00:59:54 +0200 (Fri, 02 May 2008) | 2 lines
+commit f2424a9a424a11d32fdc4514b143d67a8285b0d0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 20 19:14:36 2008 +0000
 
-cache_sim_write_similarity(): cleanup and simplification.
+    Use utf-8 charset instead of iso-8859-1.
+    Minor cleanup.
 
-------------------------------------------------------------------------
-r632 | zas_ | 2008-05-02 00:31:14 +0200 (Fri, 02 May 2008) | 2 lines
+commit dd45f154d660065acd669bae936995f889237604
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 20 17:43:37 2008 +0000
 
-Use secure_save stuff to write .sim files.
+    updated ru.po by Alexandre Prokoudine
 
-------------------------------------------------------------------------
-r631 | zas_ | 2008-05-02 00:30:16 +0200 (Fri, 02 May 2008) | 2 lines
+commit 231d9567dc36494096b87e29a1ba245c932f646a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 20 08:18:30 2008 +0000
 
-save_options(): minor code simplification.
+    French translation was updated.
 
-------------------------------------------------------------------------
-r630 | zas_ | 2008-05-02 00:27:44 +0200 (Fri, 02 May 2008) | 2 lines
+commit b130dfe52635ff03a61994eee9fd98ab12e10f9a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 20 08:14:35 2008 +0000
 
-Add a wrapper to fwrite().
+    Sort out log_printf() vs printf_term() mix up.
 
-------------------------------------------------------------------------
-r629 | zas_ | 2008-05-01 23:42:22 +0200 (Thu, 01 May 2008) | 2 lines
+commit a8d4af5cfbfc17f65b7f23db463ebc0220c26dd3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 20 07:52:49 2008 +0000
 
-Typo fix.
+    Use print_term() instead of printf(), since it handles charset conversion
+    from utf8 to locale if needed.
 
-------------------------------------------------------------------------
-r628 | zas_ | 2008-05-01 20:37:50 +0200 (Thu, 01 May 2008) | 2 lines
+commit 11819b31099e4db5bb0488a404dd633928e806a9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 19 11:09:23 2008 +0000
 
-Indentation fixes.
+    Remove C-specific gcc options from CXXFLAGS.
+    Add few more warnings.
 
-------------------------------------------------------------------------
-r627 | zas_ | 2008-05-01 20:26:30 +0200 (Thu, 01 May 2008) | 2 lines
+commit 592f33931c27c10012614e90bf7486b3ffa66039
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 19 09:27:30 2008 +0000
 
-Simplify and optimize extension_find_dot().
+    Fix some incomplete initialization warnings.
 
-------------------------------------------------------------------------
-r626 | nadvornik | 2008-04-30 00:44:06 +0200 (Wed, 30 Apr 2008) | 2 lines
+commit 2a2b70b7061760b54f1075902caee61fe6c6a95f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 19 08:46:37 2008 +0000
 
-fixed a memory leak
+    depreceated -> deprecated
 
-------------------------------------------------------------------------
-r625 | nadvornik | 2008-04-29 20:12:49 +0200 (Tue, 29 Apr 2008) | 2 lines
+commit 17c0fcefeedde3e92482b78685528b2b667bddde
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 19 08:43:11 2008 +0000
 
-cleanup: use image_get_image_size
+    Typo fixes.
 
-------------------------------------------------------------------------
-r624 | nadvornik | 2008-04-29 19:52:12 +0200 (Tue, 29 Apr 2008) | 4 lines
+commit 55c5b71c9d49e5d6b39c3b5fa6f4ce966193c881
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 19 08:36:06 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
+    Create auxdir if needed.
 
+commit 397adc4d43c61ec94d54a03edcf3605de977aed7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 19 08:24:10 2008 +0000
 
-------------------------------------------------------------------------
-r623 | bruclik | 2008-04-28 01:31:20 +0200 (Mon, 28 Apr 2008) | 5 lines
+    Fix spurious end of line introduced in revision 780.
 
-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 bc32bf0bd821a6e5ba5fb37abce4f8d00ccdf5c7
+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 51e2636cbf3a5d444dc16041eae47c39ecc9d3ae
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Mon May 19 00:54:59 2008 +0000
 
-------------------------------------------------------------------------
-r622 | nadvornik | 2008-04-27 22:05:11 +0200 (Sun, 27 Apr 2008) | 2 lines
+    Updated CODING (GPL header, macros, svn change-log, ...).
 
-Added LIRC patch written by Matteo Beniamino
+commit 31ed8e20e511d9ab92a842cc205e6962b6417f62
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 18 21:14:01 2008 +0000
 
-------------------------------------------------------------------------
-r621 | zas_ | 2008-04-25 22:23:21 +0200 (Fri, 25 Apr 2008) | 2 lines
+    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).
 
-Fix number of directory views, bug introduced in revision 617.
+commit a1726043d910102910fa32c669a45a4b23779cbb
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 18 12:56:18 2008 +0000
 
-------------------------------------------------------------------------
-r620 | nadvornik | 2008-04-25 22:08:47 +0200 (Fri, 25 Apr 2008) | 4 lines
+    Cleanup and code redundancy reduction.
 
-fixed dragging multiple files from file list
-http://sourceforge.net/tracker/index.php?func=detail&aid=1950740&group_id=222125&atid=1054680
+commit 3df95a31203a2deb4e0ec0ce019e1cc528e32d39
+Author: Laurent Monin <geeqie@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.
 
-------------------------------------------------------------------------
-r619 | zas_ | 2008-04-25 11:31:32 +0200 (Fri, 25 Apr 2008) | 2 lines
+commit c219d832b90357a8df605bb444757be70bed2c68
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 18 07:36:57 2008 +0000
 
-Add a line about variable and function names.
+    Do not create log window more than once.
 
-------------------------------------------------------------------------
-r618 | zas_ | 2008-04-25 11:28:45 +0200 (Fri, 25 Apr 2008) | 3 lines
+commit aa1e905eb793586cdfa564228ca939438ce50a91
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 17 22:37:04 2008 +0000
 
-Document the Geeqie coding style.
-This is a draft, please improve.
+    Fix formatted.SubjectDistance appearing twice in exif bar configuration.
 
-------------------------------------------------------------------------
-r617 | zas_ | 2008-04-25 10:07:22 +0200 (Fri, 25 Apr 2008) | 3 lines
+commit d5ddb658018102f15fce0efaba39cde3cd89d976
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 17 21:28:02 2008 +0000
 
-Handle the case of reduction of the number of view directory types.
-Previously it was leading to a segfault.
+    Update POTFILES.in.
 
-------------------------------------------------------------------------
-r616 | zas_ | 2008-04-24 22:29:09 +0200 (Thu, 24 Apr 2008) | 4 lines
+commit c293dfff35a58ab31b1225ea712ea766fdae96b0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 17 21:26:45 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?\195?\169d?\195?\169ric Mantegazza.
+    Add a log window that shows normal and debug messages. For now, it was added to Help menu.
 
-------------------------------------------------------------------------
-r615 | zas_ | 2008-04-24 22:18:59 +0200 (Thu, 24 Apr 2008) | 4 lines
+commit 44bf725c587e93c7852e2232b3cb30692341a1bd
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 16 20:12:11 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.
+    fixed exiv2 version test
 
-------------------------------------------------------------------------
-r614 | zas_ | 2008-04-24 18:35:02 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 4e2cbf60d0811c493595007e6c6dcac42588609d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri May 16 20:09:32 2008 +0000
 
-Add missing spaces around equal sign.
+    get processed values from exiv2
+    http://sourceforge.net/tracker/index.php?func=detail&aid=1962444&group_id=222125&atid=1054680
 
-------------------------------------------------------------------------
-r613 | zas_ | 2008-04-24 18:32:20 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 2cf6296486285045389eae9162c5e20e6f7ca0a6
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 16 14:59:45 2008 +0000
 
-Cleanup exif_get_formatted_by_key().
+    Fix redundant application name in window titles.
+    It simplifies code.
 
-------------------------------------------------------------------------
-r612 | zas_ | 2008-04-24 17:57:58 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 4dd8a0ca5bcf4a1060a3cded4e8eea666d96a300
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 16 14:38:05 2008 +0000
 
-Add missing space.
+    French translation was updated.
 
-------------------------------------------------------------------------
-r611 | zas_ | 2008-04-24 17:53:08 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 80363827d0206ced152428b414af7ee12754ccb0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 16 12:16:49 2008 +0000
 
-6 for() vs 201 for (): winner is for ().
+    Do not use printf() directly but use new wrapper function log_printf() instead.
 
-------------------------------------------------------------------------
-r610 | zas_ | 2008-04-24 17:49:57 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 4419bda7c472e6addfa8c204b3be6b9a159c472a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 16 12:08:51 2008 +0000
 
-Convert the minority of while() to while ().
+    Drop include "debug.h".
 
-------------------------------------------------------------------------
-r609 | zas_ | 2008-04-24 17:44:43 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 08f6266ee30f28a20ec40150ce1371cedcb943ca
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 16 10:02:56 2008 +0000
 
-Use only one secure_fprintf() call instead of two.
+    Include debug.h from main.h since debug macros may be used anywhere in the code.
 
-------------------------------------------------------------------------
-r608 | zas_ | 2008-04-24 17:31:21 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 9cdcce43a34e0c63b05fecaf6b1fbcbcef522781
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 16 09:10:56 2008 +0000
 
-Use sizeof().
+    Improve editor commands error display:
+    - display all errors (not only syntax errors)
+    - display errors from Preferences (checks are made on Apply or OK)
 
-------------------------------------------------------------------------
-r607 | zas_ | 2008-04-24 14:47:09 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit dbb4e406f3b1893911d5c44f3fe5f75ae3b87f4d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 16 08:37:07 2008 +0000
 
-Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2)
+    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
 
-------------------------------------------------------------------------
-r606 | zas_ | 2008-04-24 14:23:02 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 8cf9235c20b8f059c00c09caf55fd2b81adb683b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 14 18:12:11 2008 +0000
 
-Remove whitespace between function name and first parenthesis for the sake of consistency.
+    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.
 
-------------------------------------------------------------------------
-r605 | zas_ | 2008-04-24 13:40:26 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 696b1afc8d1987bb420d36261a7362f58519291f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 14 18:09:05 2008 +0000
 
-Indentation fix.
+    Patch #1963690 was applied.
+    It fixes hyphens/minus confusion in the man page.
 
-------------------------------------------------------------------------
-r604 | zas_ | 2008-04-24 11:50:37 +0200 (Thu, 24 Apr 2008) | 1 line
+commit 12d37bfbf24c80a2574d430200c559f2d20da751
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 14 17:00:25 2008 +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
+    Simplify thumb_std_maint_moved(), since g_list_append knows
+    how to append to a NULL list. Patch by Uwe Ohse.
 
-Move get_exec_time() to debug.{c,h}.
+commit 7c3a92575e1832ac7896aada1b619eef12d5c1c7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 14 16:52:55 2008 +0000
 
-------------------------------------------------------------------------
-r602 | zas_ | 2008-04-24 11:09:48 +0200 (Thu, 24 Apr 2008) | 2 lines
+    Simplify collect_manager_add_action(), since g_list_append knows
+    how to append to a NULL list. Patch by Uwe Ohse.
 
-Move options stuff to options.{c,h} and remove globals.c
+commit e6057c67b6938aa5f5d9f15567fd6302e2ef58aa
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 14 12:59:00 2008 +0000
 
-------------------------------------------------------------------------
-r601 | zas_ | 2008-04-24 10:53:39 +0200 (Thu, 24 Apr 2008) | 5 lines
+    Merge vflist_row_by_path() into vflist_index_by_path().
 
-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 53d0d0d3918a36df3a483989ea02cbea4daa0dbe
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 14 10:40:43 2008 +0000
 
-------------------------------------------------------------------------
-r600 | zas_ | 2008-04-24 02:15:03 +0200 (Thu, 24 Apr 2008) | 3 lines
+    Fix some typos. Thanks to Michal \u010ciha\u0159 and James R. Van Zandt.
+    Patch #1963691.
 
-Handle the newline in DEBUG_N() macro instead of adding one
-in each debug message string.
+commit d8bacc9a88f9332a45d49d890f62c0141738fa9f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 14 08:56:08 2008 +0000
 
-------------------------------------------------------------------------
-r599 | zas_ | 2008-04-24 01:52:20 +0200 (Thu, 24 Apr 2008) | 2 lines
+    Make vf_pop_menu_*_cb static.
 
-French translation was updated.
+commit a2b5404ac9f5fbf0e5a7c0e71dcd94252bf3186d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 13 20:31:35 2008 +0000
 
-------------------------------------------------------------------------
-r598 | zas_ | 2008-04-24 01:51:02 +0200 (Thu, 24 Apr 2008) | 2 lines
+    French translation fixes.
 
-Make image_osd_histogram_onoff_toggle() and image_osd_histogram_onoff_status() static.
+commit 81193b24e0f5eade934c698fc0ac485d33751269
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 13 20:21:00 2008 +0000
 
-------------------------------------------------------------------------
-r597 | zas_ | 2008-04-24 01:47:53 +0200 (Thu, 24 Apr 2008) | 2 lines
+    Resync POTFILES.in and *.po, update french translation and
+    regenerate statistics in README.
 
-Fix image overlay displayed only on second "I" press in layout view.
+commit 16e84c761e71ac9052621a396d6880b96abe3221
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 13 20:13:44 2008 +0000
 
-------------------------------------------------------------------------
-r596 | zas_ | 2008-04-24 01:35:13 +0200 (Thu, 24 Apr 2008) | 3 lines
+    Merge vflist_pop_menu() and vficon_pop_menu() into vf_pop_menu().
 
-Display file and line along debug messages for any debug level but level 1.
-Add a DEBUG_0() macro for instant debugging.
+commit d62b5063e0616d905f58fc6036382a7b6d791368
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 13 19:56:52 2008 +0000
 
-------------------------------------------------------------------------
-r595 | zas_ | 2008-04-24 00:40:55 +0200 (Thu, 24 Apr 2008) | 4 lines
+    Move VFICON_INFO() and VFLIST_INFO() macros to view_file.h
 
-Fix Gtk-CRITICAL **: gtk_entry_set_text: assertion `GTK_IS_ENTRY (entry)' failed
-occuring when toggling file list view <-> file icon view.
+commit 0ae96b1f2356d2f6eb6218ac85d8f07830118553
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 13 19:54:13 2008 +0000
 
+    vficon_pop_menu(): drop "gint active" parameter, use stored click_id instead.
 
-------------------------------------------------------------------------
-r594 | nadvornik | 2008-04-24 00:38:34 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit d89bc943dfc7c14031b36c49aeb8544defa5d450
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 13 19:51:22 2008 +0000
 
-clear the buffer before loading of an image
+    vflist_pop_menu(): drop FileData * parameter, use stored click_fd instead.
 
-------------------------------------------------------------------------
-r593 | zas_ | 2008-04-24 00:33:18 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit dc820ece32ce4e8541b8e0d51a82a2486e645ab0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 13 19:45:04 2008 +0000
 
-Use menu_item_add_stock_sensitive() and menu_item_add_sensitive().
+    Fix last patch, only set vf->clicked_mark for a valid mark.
 
-------------------------------------------------------------------------
-r592 | zas_ | 2008-04-24 00:22:37 +0200 (Thu, 24 Apr 2008) | 2 lines
+commit 91e4b2d69adc9398df664f4d355880ae146ab994
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 13 19:32:25 2008 +0000
 
-Update to contributors list.
+    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.
 
-------------------------------------------------------------------------
-r591 | zas_ | 2008-04-24 00:17:21 +0200 (Thu, 24 Apr 2008) | 8 lines
+commit 86ebde92c37840f27e7f81f0051a1b501b398bcb
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 13 16:09:43 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.
+    Expand tilde with file: and view: remote parameters.
+    Now these are working:
+    geeqie -r file:~/dir
+    geeqie -r view:~user/file
 
-------------------------------------------------------------------------
-r590 | nadvornik | 2008-04-23 23:08:29 +0200 (Wed, 23 Apr 2008) | 2 lines
+commit 38975e5efdefc3d56f710847821efc2173561f72
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 13 14:49:38 2008 +0000
 
-fixed a bug in opening files with non-utf8 locales in exiv2.cc
+    Display a message when invalid remote options are used.
 
-------------------------------------------------------------------------
-r589 | zas_ | 2008-04-23 22:47:19 +0200 (Wed, 23 Apr 2008) | 9 lines
+commit e88a963a320d1728638984277c0cad4bb3ab3f00
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 13 14:35:51 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()
+    Comparing tag id is not sufficient, check the tag name too.
 
+commit f558c8c220211ffd1950748350a09cf4d471f761
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 13 11:58:47 2008 +0000
 
-------------------------------------------------------------------------
-r588 | zas_ | 2008-04-23 15:46:18 +0200 (Wed, 23 Apr 2008) | 7 lines
+    Keywords and comment can now be displayed in OSD info using %keywords% and %comment%.
 
-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 2ce8b27e1caba72f8f08fa62c2cae7def628cdaf
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 13 08:53:26 2008 +0000
 
-------------------------------------------------------------------------
-r587 | zas_ | 2008-04-23 15:03:04 +0200 (Wed, 23 Apr 2008) | 2 lines
+    Move all remote stuff from main.c to remote.[ch].
 
-Only display message if in debug mode.
+commit 12639ee4b8d55c4d4b17b888fe4f18d9ba45c382
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 13 08:02:46 2008 +0000
 
-------------------------------------------------------------------------
-r586 | zas_ | 2008-04-23 11:56:21 +0200 (Wed, 23 Apr 2008) | 5 lines
+    Move some functions from main.[ch] to new window.[ch].
 
-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 c8611249cdc9ee9247803ff04a39a049e7db57d0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 13 07:34:37 2008 +0000
 
-------------------------------------------------------------------------
-r585 | zas_ | 2008-04-23 01:53:24 +0200 (Wed, 23 Apr 2008) | 2 lines
+    Ensure that we end with UTF8 encoded comment and keywords.
 
-Save sort manager state to rc file.
+commit 8b3ee1eef7b80997fc1c6ef43d3c622d01d1737c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 12 23:26:00 2008 +0000
 
-------------------------------------------------------------------------
-r584 | zas_ | 2008-04-23 00:45:51 +0200 (Wed, 23 Apr 2008) | 2 lines
+    Reading of Iptc.Application2.Keywords should now be fixed.
+    Use uft8_validate_or_convert() on exif's text data to be safe.
 
-Remove unused function bar_info_size_request().
+commit 9aacc4a2448ac1f21bee1ff71ed4ebba4f4eeb81
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 12 23:21:35 2008 +0000
 
-------------------------------------------------------------------------
-r583 | zas_ | 2008-04-23 00:44:10 +0200 (Wed, 23 Apr 2008) | 3 lines
+    Rename bar_exif_validate_text() to utf8_validate_or_convert() and move it to main.[ch].
 
-Save state and width of exif, info and sort panels to rc file.
-Width is restored only if save windows dimensions is set.
+commit 885b212391d1bf9503c9b1d3e0324d22a8c24f80
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 12 23:00:04 2008 +0000
 
-------------------------------------------------------------------------
-r581 | nadvornik | 2008-04-22 21:26:07 +0200 (Tue, 22 Apr 2008) | 2 lines
+    bar_exif_validate_text(): use computed length and cleanup.
 
-updated ChangeLog from svn log
+commit 7b4885c281b47d456d0985ad6b084cb20fc7cc08
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 12 19:56:28 2008 +0000
 
-------------------------------------------------------------------------
-r580 | nadvornik | 2008-04-22 20:06:38 +0200 (Tue, 22 Apr 2008) | 2 lines
+    Disable non-working Iptc.Application2.Keywords reading introduced in revision 736.
 
-fixed version string ;)
+commit 874ac4eafacb90b111161275fc71f6345e77d30d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 12 17:10:40 2008 +0000
 
-------------------------------------------------------------------------
-r579 | nadvornik | 2008-04-22 19:45:08 +0200 (Tue, 22 Apr 2008) | 2 lines
+    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.
 
-updated version number
+commit c50d73be0f5f860103b2bf66b845e33aae9ce7c7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 12 10:46:23 2008 +0000
 
-------------------------------------------------------------------------
-r578 | nadvornik | 2008-04-22 19:40:29 +0200 (Tue, 22 Apr 2008) | 2 lines
+    When an option was successfully read, just continue to next line.
 
-fixed reading of signed rational type with Exiv2
+commit 75f14d8caa9b739913c96b353e100c1088722907
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 12 10:37:37 2008 +0000
 
-------------------------------------------------------------------------
-r577 | nadvornik | 2008-04-22 11:57:26 +0200 (Tue, 22 Apr 2008) | 2 lines
+    Minor formatting fix in rc file header.
 
-fixed instalation of doc files
+commit ff365dc6cc9abcf3331fe3eb048c9f8bc082f5c3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 12 08:52:17 2008 +0000
 
-------------------------------------------------------------------------
-r576 | zas_ | 2008-04-22 11:40:05 +0200 (Tue, 22 Apr 2008) | 3 lines
+    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.
 
-Correctly escape data before using pango_layout_set_markup().
-Exif data may contain characters like & or < >.
+commit 0481d1d4e1ee29d28e766e47ab5dfd39798f9378
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 12 08:11:27 2008 +0000
 
-------------------------------------------------------------------------
-r575 | zas_ | 2008-04-22 11:01:29 +0200 (Tue, 22 Apr 2008) | 3 lines
+    Rename option image_overlay.common.enabled to image_overlay.common.state
+    since it is not a boolean anymore.
 
-Use image_osd_toggle() in layout_menu_overlay_cb().
-Drop layout_image_overlay_update().
+commit 99a50120349e25795138098cb35616a3cc953f33
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 12 00:22:38 2008 +0000
 
-------------------------------------------------------------------------
-r574 | zas_ | 2008-04-22 10:53:07 +0200 (Tue, 22 Apr 2008) | 2 lines
+    Add some wrapper functions for not yet common code.
 
-Merge view_overlay_toggle() and layout_image_overlay_toggle() into new image_osd_toggle().
+commit 98e46592bd5e0f88061eb983c092d57594a479d6
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 11 23:56:40 2008 +0000
 
-------------------------------------------------------------------------
-r573 | zas_ | 2008-04-22 10:34:30 +0200 (Tue, 22 Apr 2008) | 3 lines
+    Make vf_pop_menu_toggle_view_type_cb() independent of FILEVIEW_LIST/FILEVIEW_ICON real values.
 
-Make histogram depends on image window not layout window.
-It simplifies the code, and make more sense.
+commit c2147d9b7fd901a7a6ffd89fed45c89c138d2281
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 11 23:47:59 2008 +0000
 
-------------------------------------------------------------------------
-r572 | zas_ | 2008-04-22 10:16:02 +0200 (Tue, 22 Apr 2008) | 4 lines
+    Move a part of pop up menu common code to view_file.[ch].
 
-Ensure Properties dialog is displayed above fullscreen window.
-Add a parameter to info_window_new() to pass parent window and
-revert patch 472.
+commit 4ba97284fc9972458cc337decd8f5e539a74bbb4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 11 23:09:39 2008 +0000
 
-------------------------------------------------------------------------
-r571 | zas_ | 2008-04-22 00:19:32 +0200 (Tue, 22 Apr 2008) | 2 lines
+    Introduce vf_pop_menu_file_list() as a wrapper to
+    vflist_pop_menu_file_list() and vficon_pop_menu_file_list().
 
-Indicate bugs and feature requests trackers, remove obsolete stuff.
+commit 2be39b52cf821f156ff7e35613f682cb85b8b8bc
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 11 21:11:54 2008 +0000
 
-------------------------------------------------------------------------
-r570 | zas_ | 2008-04-22 00:15:56 +0200 (Tue, 22 Apr 2008) | 2 lines
+    Use vf_* functions where possible.
 
-Lowercased name.
+commit 2a9c38f82f64a01d9c2984a778d8a1702f97c3a1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 11 20:38:21 2008 +0000
+
+    Drop unused layout_list_get_path() and vf*_index_get_path().
+
+commit 1fe24ccb2ec1ecfaecf2618da3c5353a346a3566
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 11 13:17:38 2008 +0000
+
+    French translation was updated.
+
+commit 814bbc284c9bcb08ce6a3a45b34b601b86459870
+Author: Laurent Monin <geeqie@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 ff3bbba625e982d3341491b771cf6a6b5b3ccd2c
+Author: Laurent Monin <geeqie@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 4e0f18ac54c4b327c380d9c3be9db0dde2f964a7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 11 11:46:48 2008 +0000
+
+    Fix help window title.
+
+commit b01f014ebaba751530160ac533299d71681d5bc3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 11 11:44:58 2008 +0000
+
+    Use computed string length.
+
+commit 53e7b0df5c55a782d95cb892e1ba74b57221f2d6
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 11 11:41:32 2008 +0000
+
+    Slightly increase help window's default width.
+
+commit 4e6dd6649934183de0294ce5cbfe76a6a00fd83f
+Author: Laurent Monin <geeqie@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 c7a434caff3c658986b5e3188b47c9d31cb3b221
+Author: Laurent Monin <geeqie@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 1fa5d80bd4c211fd31199ba5b8eab8ec638957d1
+Author: Laurent Monin <geeqie@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 0cbf32806223d6271b1bd211cd4dfc22ba2736ca
+Author: Laurent Monin <geeqie@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 fc25dbbf61f437c785404029bfce99ed4a71f6b1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 10 14:22:18 2008 +0000
+
+    image_osd_get() now returns OsdShowFlags.
+
+commit 73fa427e25508213e47fb0671e2a35a790b21b48
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 10 13:54:25 2008 +0000
+
+    Display a simple grid with histogram.
+
+commit af4f4a115221b7c92ba4d7e6805ecc8988dc7147
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 10 12:33:52 2008 +0000
+
+    Initialize to correct value (OSD_SHOW_NOTHING instead of FALSE).
+
+commit 48916cac7e50d057096dc76cab7401e3c0dc35b0
+Author: Laurent Monin <geeqie@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 8ccd362187273137e9ed4b51671c6eeef90851dd
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 9 12:43:10 2008 +0000
+
+    image_osd_info_render(): if there's no fd, just return.
+
+commit c93ee033bf6c9c8d6169cb2e826f5f612990659b
+Author: Laurent Monin <geeqie@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 46a015d5305c8d75297c3d6748ca2b4375851e19
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 9 11:15:56 2008 +0000
+
+    Introduce image_get_osd_data() and image_set_osd_data().
+
+commit 77d3ccb4b995e0de2e0ac0facf1e03347549cadf
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 9 09:58:46 2008 +0000
+
+    image_osd_get() and image_osd_set() now uses flags.
+
+commit 94833dae9ada87a15401be7361988be493bbeaad
+Author: Laurent Monin <geeqie@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 dd431ef1f82d42b02899f1ca1c9f6ad4e172ede4
+Author: Laurent Monin <geeqie@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
 
-------------------------------------------------------------------------
-r569 | zas_ | 2008-04-22 00:14:57 +0200 (Tue, 22 Apr 2008) | 2 lines
+commit 7917c5a3e4e89fd1b32de87c3788e32025820c41
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 9 08:03:25 2008 +0000
 
-. -> dot
+    Update CODING and HACKING files, and add po/README file for translators.
 
-------------------------------------------------------------------------
-r568 | nadvornik | 2008-04-21 23:46:38 +0200 (Mon, 21 Apr 2008) | 2 lines
+commit 8ef1e8c83e2cc7f9ee8715be574a2f72d2b1143c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 9 07:46:18 2008 +0000
 
-updated copyright in source files
+    Make lirc_cleanup() and lirc_input_callback() static.
 
-------------------------------------------------------------------------
-r567 | zas_ | 2008-04-21 22:45:35 +0200 (Mon, 21 Apr 2008) | 3 lines
+commit 9cb23ddf80cbb03ee4b4557e4aaa9ecbee7dcb91
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 9 07:32:30 2008 +0000
 
-Properly initialize image_overlay options.
+    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 524cf262d075f28b08c51b187598b6c1f3276dde
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 8 22:59:14 2008 +0000
 
-------------------------------------------------------------------------
-r566 | zas_ | 2008-04-21 22:42:18 +0200 (Mon, 21 Apr 2008) | 2 lines
+    In the search results view, hide dimensions column instead of
+    displaying an empty one.
+    When dimensions search criteria is used, it is always displayed.
 
-Few more fixes to french translation.
+commit 6b17a6ad374a2077265c1f806558aba0dd89b585
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 8 22:49:16 2008 +0000
 
-------------------------------------------------------------------------
-r565 | zas_ | 2008-04-21 22:39:36 +0200 (Mon, 21 Apr 2008) | 3 lines
+    Reset thumbnail column to NULL when hidden.
+    It fixes bug 1960274.
 
-Add some macros to handle rc file compatibility issues related to
-option name changes.
+commit 786c7401047ffbbec27820cf0e89d008e16ea488
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 8 20:21:03 2008 +0000
 
-------------------------------------------------------------------------
-r564 | zas_ | 2008-04-21 22:27:39 +0200 (Mon, 21 Apr 2008) | 2 lines
+    search_status_update(): slightly reduce code redundancy.
 
-Minor french translation fix.
+commit cfe2b3ba31e60ed9863f7f9af807b2f936893ef7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 8 12:50:25 2008 +0000
 
-------------------------------------------------------------------------
-r563 | zas_ | 2008-04-21 22:24:15 +0200 (Mon, 21 Apr 2008) | 2 lines
+    Use g_ascii_strncasecmp() instead of strncasecmp() where applicable.
+    Add a FIXME where potential improper usage of strncasecmp() is made.
 
-French translation was updated.
+commit 6559dd1a68980c2e4a1708a84cfbb60e9775be33
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 8 12:38:34 2008 +0000
 
-------------------------------------------------------------------------
-r562 | zas_ | 2008-04-21 22:12:49 +0200 (Mon, 21 Apr 2008) | 6 lines
+    Use g_ascii_strcasecmp() instead of strcasecmp() where ascii-only strings
+    are used.
 
-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 947a8668dbefb4da50c01673a18a6cfb2ec1908b
+Author: Laurent Monin <geeqie@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.
 
-------------------------------------------------------------------------
-r561 | zas_ | 2008-04-21 22:01:22 +0200 (Mon, 21 Apr 2008) | 9 lines
+commit c5f3fab36157bac8c74ef5401afc4b5478dc436b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed May 7 22:54:33 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
+    Resync po files.
+    French translation was updated.
 
-common is used since for now there is only one image overlay setup,
-later specific setups may be added.
+commit 0479ab313fcf0ac12489dfc4df49593b86e212f6
+Author: Laurent Monin <geeqie@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.
 
-------------------------------------------------------------------------
-r560 | nadvornik | 2008-04-21 21:42:58 +0200 (Mon, 21 Apr 2008) | 2 lines
+commit 2927044d43b56069079cfeac00aa6989b1c9c126
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 6 23:58:08 2008 +0000
 
-fixed another "gqview" occurence
+    Tidy up.
 
-------------------------------------------------------------------------
-r559 | nadvornik | 2008-04-21 21:10:41 +0200 (Mon, 21 Apr 2008) | 2 lines
+commit 38ac488dfcdb0f560617f615b4ced2c01b63821c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 6 23:53:12 2008 +0000
 
-updated NEWS, README and other documentation files
+    French translation was updated.
 
-------------------------------------------------------------------------
-r558 | nadvornik | 2008-04-21 20:09:30 +0200 (Mon, 21 Apr 2008) | 2 lines
+commit 4b93995fdf301e4c54c7919ab2a7b4a50b08f87d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 6 23:52:09 2008 +0000
 
-renamed no.po to nb.po
+    Add trash.c.
 
-------------------------------------------------------------------------
-r557 | zas_ | 2008-04-21 17:30:16 +0200 (Mon, 21 Apr 2008) | 3 lines
+commit 25ad32ba818bbb3c7cb4c620a3ede5f9ed374541
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 6 21:35:31 2008 +0000
 
-Fix a segfault occuring when pressing 'i' for overlay info
-in a separate image window (no layout).
+    moved safe delete functions to separate file
 
-------------------------------------------------------------------------
-r556 | zas_ | 2008-04-21 16:19:48 +0200 (Mon, 21 Apr 2008) | 2 lines
+commit 8546ea31f763bd7e3386e4231be062ff2a73d55a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue May 6 20:24:16 2008 +0000
 
-histogram_draw(): tidy up.
+    use some of the new functions in filedata.c
 
-------------------------------------------------------------------------
-r555 | zas_ | 2008-04-21 15:39:17 +0200 (Mon, 21 Apr 2008) | 2 lines
+commit f05bac9cdc8755273958466df6df1b3f5305ee41
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 6 17:00:55 2008 +0000
 
-histogram_read(): speed up calculations by 20%.
+    Allow the user to append or replace comments for a group of selected files.
+    Two buttons were added to the Keywords panel.
 
-------------------------------------------------------------------------
-r554 | zas_ | 2008-04-21 13:44:03 +0200 (Mon, 21 Apr 2008) | 2 lines
+commit 5f3ddd491eb4d90e18663d030155cfae254ac385
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 6 12:31:23 2008 +0000
 
-histogram_read(): use memset() to initialize histogram data instead of for() loop.
+    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.
 
-------------------------------------------------------------------------
-r553 | zas_ | 2008-04-21 12:11:55 +0200 (Mon, 21 Apr 2008) | 2 lines
+commit 5ecec83ad07f14578f4922ad7ba7befca9a09c31
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue May 6 12:03:39 2008 +0000
 
-French translation was updated.
+    comment_xmp_read(), comment_xmp_write(): cleanup and improve readibility.
 
-------------------------------------------------------------------------
-r552 | zas_ | 2008-04-21 12:10:23 +0200 (Mon, 21 Apr 2008) | 2 lines
+commit a729f5905a8ca4faeafca4f4e66832e408c52ccd
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 5 21:27:39 2008 +0000
 
-Add compat.c to POTFILES
+    French translation was updated, various fixes.
 
-------------------------------------------------------------------------
-r551 | zas_ | 2008-04-21 12:09:01 +0200 (Mon, 21 Apr 2008) | 4 lines
+commit 146b6e2a59584bda8c274ba313862a3abb82a634
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 5 20:56:20 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.
+    Belarusian translation was updated. Thanks to Pavel Piatruk.
 
-------------------------------------------------------------------------
-r550 | zas_ | 2008-04-21 01:17:35 +0200 (Mon, 21 Apr 2008) | 4 lines
+commit 117767d634649683e27badb1d7c2cffc1eac5334
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon May 5 20:51:51 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.
+    started implementation of API for sidecar files
 
-------------------------------------------------------------------------
-r549 | zas_ | 2008-04-21 00:51:53 +0200 (Mon, 21 Apr 2008) | 2 lines
+commit ffc2e29991a2d8d968133f5340cd711c1fd50c42
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 5 20:51:50 2008 +0000
 
-French translation was updated.
+    Update POTFILES.in (filelist.c -> filedata.c).
 
-------------------------------------------------------------------------
-r548 | zas_ | 2008-04-21 00:45:00 +0200 (Mon, 21 Apr 2008) | 2 lines
+commit 512e5dddd1d85da2fe030e0a464d953d0733cd1e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 5 20:49:40 2008 +0000
 
-Add number mnemonics to image view editors submenu.
+    Modify regen_potfiles.sh to generate a patch instead of
+    directly applying changes to POTFILES.in.
 
-------------------------------------------------------------------------
-r547 | zas_ | 2008-04-21 00:29:23 +0200 (Mon, 21 Apr 2008) | 3 lines
+commit bf41ef491c80e033e2d028a87e00605ac893609f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon May 5 19:20:46 2008 +0000
 
-Prefix editor entries in the main menu with numbers.
-It allows Alt+E+number as shortcut to start an editor.
+    added .gqv to known file types
 
-------------------------------------------------------------------------
-r546 | zas_ | 2008-04-21 00:14:54 +0200 (Mon, 21 Apr 2008) | 2 lines
+commit 6e7bf48d03f50655a0e70015b3d33ce96bd80f5f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon May 5 19:11:12 2008 +0000
 
-Add missing shortcuts.
+    split filelist.c to filefilter.c and filedata.c
 
-------------------------------------------------------------------------
-r545 | nadvornik | 2008-04-21 00:14:38 +0200 (Mon, 21 Apr 2008) | 3 lines
+commit f798c6ab2cd9c89fa905f5003783a6c445551805
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 5 09:21:01 2008 +0000
 
-fixed color profile code for older versions of exiv2
-compilation fixes
+    Revert wrong patch rev 676.
 
-------------------------------------------------------------------------
-r544 | zas_ | 2008-04-21 00:01:26 +0200 (Mon, 21 Apr 2008) | 4 lines
+commit cfa6a11856d742e7b1e1bd46d6e7125eb1694a1b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 5 09:12:07 2008 +0000
 
-Mark slideshow toggle state in the menu.
-There is still an issue due to layout vs view slideshows...
+    Add an helper script to regenerate POTFILES.in file.
+    POTFILES.in was updated.
+    French translation was updated.
 
+commit 0a259ddb8f1c4e2929ea0a5c7570e86d27cddc22
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 5 08:32:18 2008 +0000
 
-------------------------------------------------------------------------
-r543 | zas_ | 2008-04-20 23:38:45 +0200 (Sun, 20 Apr 2008) | 2 lines
+    Revert patch 675, and correctly fix gtk assertion failure.
 
-Fix a typo introduced by revision 521.
+commit 37193c248cd813a72f62bce349c788072ca5b311
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 5 08:15:52 2008 +0000
 
-------------------------------------------------------------------------
-r542 | nadvornik | 2008-04-20 23:35:03 +0200 (Sun, 20 Apr 2008) | 2 lines
+    Fix two memory leaks.
 
-read color profiles from jpeg also with Exiv2
+commit 6c35f9de22600d4b8243b8d84095dfb716cedec9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon May 5 07:46:32 2008 +0000
 
-------------------------------------------------------------------------
-r541 | zas_ | 2008-04-20 23:30:36 +0200 (Sun, 20 Apr 2008) | 6 lines
+    Fix Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
+    when swapping to/from file icon view.
 
-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 5cacdd949c21b1c5b989b62eb48d91e094ef3e89
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 4 23:57:20 2008 +0000
 
-------------------------------------------------------------------------
-r540 | zas_ | 2008-04-20 22:35:26 +0200 (Sun, 20 Apr 2008) | 2 lines
+    vficon_release_cb(): use switch() and cleanup.
 
-Fix a typo: unoffical -> unofficial
+commit b9cb52f0d53dbc898c252dfef98fae9f832bb14d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 4 23:20:43 2008 +0000
 
-------------------------------------------------------------------------
-r539 | zas_ | 2008-04-20 20:07:51 +0200 (Sun, 20 Apr 2008) | 2 lines
+    Minor tidyup.
 
-Effectively drop empty newlines at end of files (missing from rev 535)
+commit c2117e7e72686ada0203a1d562263dc7f198cb4a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 4 23:06:46 2008 +0000
 
-------------------------------------------------------------------------
-r538 | zas_ | 2008-04-20 18:50:19 +0200 (Sun, 20 Apr 2008) | 3 lines
+    Drop unused vficon_select_by_path() and vflist_select_by_path().
 
-comment_file_read(): rewrite the parser, drop leading and trailing newlines
-in comment.
+commit b6ea14610564d2367b0a74656717913362166e62
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 4 23:03:36 2008 +0000
 
-------------------------------------------------------------------------
-r537 | zas_ | 2008-04-20 15:42:22 +0200 (Sun, 20 Apr 2008) | 2 lines
+    Minor cleanup.
 
-Minor cleanup and code redundancy reduction.
+commit 509c70381ce8847866bb84ce398d074a749a6abf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun May 4 21:54:20 2008 +0000
 
-------------------------------------------------------------------------
-r536 | zas_ | 2008-04-20 15:30:36 +0200 (Sun, 20 Apr 2008) | 2 lines
+    dropped path_list functions, use filelist functions everywhere
 
-editor_command_one(): tidy up.
+commit ac3bd2a2622adbf9154d805e6a0df4bab97f54af
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 4 19:00:39 2008 +0000
 
-------------------------------------------------------------------------
-r535 | zas_ | 2008-04-20 15:04:57 +0200 (Sun, 20 Apr 2008) | 6 lines
+    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()
 
-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 d3ade2f9fd8e00a1fce9d8fc7bb32d359af96259
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 4 18:45:06 2008 +0000
 
-------------------------------------------------------------------------
-r534 | zas_ | 2008-04-20 12:05:27 +0200 (Sun, 20 Apr 2008) | 3 lines
+    Drop ViewFileIcon, use ViewFile and ViewFileInfoIcon instead.
 
-Allow the user to change open_recent_list_maxsize option through
-Preferences > Advanced > Navigation.
+commit 1267a5c07d5fb00b4eb9f9837b9d82aff3172b6e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 4 16:16:07 2008 +0000
 
-------------------------------------------------------------------------
-r533 | nadvornik | 2008-04-20 11:53:37 +0200 (Sun, 20 Apr 2008) | 2 lines
+    Drop ViewFileList, use ViewFile and ViewFileInfoList instead.
 
-rm as external delete command is too dangerous, even for testing
+commit be9e09722d788060c1ccf58222ee9ca8c80871b6
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 4 11:47:36 2008 +0000
 
-------------------------------------------------------------------------
-r532 | zas_ | 2008-04-20 11:47:51 +0200 (Sun, 20 Apr 2008) | 2 lines
+    Prepare switch to ViewFile (unused yet).
 
-Add a way to restore original state in Adjust menu.
+commit 7192ff23dcf4fb721d72404649a98de99993f042
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 4 00:32:05 2008 +0000
 
-------------------------------------------------------------------------
-r531 | nadvornik | 2008-04-20 11:29:46 +0200 (Sun, 20 Apr 2008) | 2 lines
+    Shorten Edit menu labels, dropping "in ". It will ease
+    translations too, and user can define its own label in Preferences.
 
-added fColorProfile pseudo-tag with detailed information
+commit f83f83eed158cf9671c8ccec4e52e4916802eb73
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 4 00:21:14 2008 +0000
 
-------------------------------------------------------------------------
-r530 | zas_ | 2008-04-20 11:02:05 +0200 (Sun, 20 Apr 2008) | 3 lines
+    Do not show Copy, Move, Rename, Delete, New Folder external commands
+    in the Edit section of contextual menus.
 
-Fix the case "orientation from FileData, color profile from exif".
-Reported by Vladimir Nadvornik.
+commit 50a7b03151f939ddc0f61ae9560de5c17412c3c1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun May 4 00:16:37 2008 +0000
 
-------------------------------------------------------------------------
-r529 | zas_ | 2008-04-20 01:12:30 +0200 (Sun, 20 Apr 2008) | 3 lines
+    Use GQ_EDITOR_GENERIC_SLOTS instead of hardcoded value.
 
-Rename inappropriate folder_size to folder.
+commit 66238168387b3ff974f886b5a039bbccd2d44099
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 3 20:55:16 2008 +0000
 
+    exif_get_description_by_key(): check for "formatted." prefix, and optimize.
 
-------------------------------------------------------------------------
-r528 | zas_ | 2008-04-20 00:32:07 +0200 (Sun, 20 Apr 2008) | 2 lines
+commit 03acb7cb8dc91e0f307f818a61f6a7671fe8d9cc
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 3 20:49:25 2008 +0000
 
-Use sizeof() for buffer size where appropriate.
+    exif_get_formatted_by_key(): skip prefix when comparing.
 
-------------------------------------------------------------------------
-r527 | zas_ | 2008-04-19 23:50:05 +0200 (Sat, 19 Apr 2008) | 2 lines
+commit 1000ac5af7b62b93b673d48353edbea43aff67e4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 3 20:40:50 2008 +0000
 
-Keep image orientation set by the user during the session.
+    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.
 
-------------------------------------------------------------------------
-r526 | zas_ | 2008-04-19 23:30:19 +0200 (Sat, 19 Apr 2008) | 3 lines
+commit e01df0556e0bbca765a2e07987148d3b6d10760a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 3 16:58:17 2008 +0000
 
-Save Show Marks state to rc file and display current state in menu.
-It is saved as boolean option layout.show_marks.
+    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 *.
 
-------------------------------------------------------------------------
-r525 | nadvornik | 2008-04-19 23:20:08 +0200 (Sat, 19 Apr 2008) | 2 lines
+commit 31ba226eb280ab241b855069dbc7cc10fc31f225
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 3 15:19:35 2008 +0000
 
-fixed max. number of profiles
+    Move marks-related fields from _ViewFileInfoList to _ViewFile, since
+    they'll be used for file icon view too.
 
-------------------------------------------------------------------------
-r524 | zas_ | 2008-04-19 23:18:24 +0200 (Sat, 19 Apr 2008) | 2 lines
+commit 13e75141b49669425e206f358d06f6e1ca4a9627
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 3 15:17:24 2008 +0000
 
-Sort options.
+    Move common thumbs_* fields from _ViewFileInfoIcon and _ViewFileInfoList
+    to _ViewFile.
 
-------------------------------------------------------------------------
-r523 | nadvornik | 2008-04-19 23:10:18 +0200 (Sat, 19 Apr 2008) | 2 lines
+commit 8ac7dc269a5411ee3504599b3c6a085f6aad312c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 3 15:13:15 2008 +0000
 
-fixed color profile index
+    Rename thumbs_fd to thumbs_filedata in ViewFileIcon struct to match
+    the name used in ViewFileList.
 
-------------------------------------------------------------------------
-r522 | zas_ | 2008-04-19 22:53:12 +0200 (Sat, 19 Apr 2008) | 2 lines
+commit fd7d8c583de748c29c5304ee300e7af6a8d36ed8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 3 15:09:21 2008 +0000
 
-Let toggle marks with numeric keypad.
+    Remove useless thumbs_list from ViewFileIcon.
 
-------------------------------------------------------------------------
-r521 | nadvornik | 2008-04-19 22:19:27 +0200 (Sat, 19 Apr 2008) | 4 lines
+commit e1c39fa29264aea839610dfedca5e086b5128395
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 3 12:50:52 2008 +0000
 
-I have finally found how to add alternative hotkeys
-removed more hard-coded keys
-"Split Quad" is without hotkey for now
+    Add function prototypes (yet unused).
 
-------------------------------------------------------------------------
-r520 | zas_ | 2008-04-19 21:28:10 +0200 (Sat, 19 Apr 2008) | 3 lines
+commit a4659c7ea41ec4d1eeb659b1b1dd3d6bcc9bb833
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 3 12:48:45 2008 +0000
 
-Accept keywords composed by two words ("Todo" = "A faire" in french).
-Prevent duplicate keywords in the list.
+    Drop redundant vflist_thumbs_set() introduced in revision 649,
+    modify and use existing vflist_thumb_set().
 
-------------------------------------------------------------------------
-r519 | nadvornik | 2008-04-19 19:55:41 +0200 (Sat, 19 Apr 2008) | 2 lines
+commit 26de6ed0184a1c43652a582938b2ceb688c4e6d4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 3 12:21:22 2008 +0000
 
-show the AdobeRGB profile in the menu, indicate input profile from image
+    Remove redundant prototype.
 
-------------------------------------------------------------------------
-r518 | zas_ | 2008-04-19 19:14:03 +0200 (Sat, 19 Apr 2008) | 2 lines
+commit c790abbf70208af477971ec3b3af3fa8e11dbe21
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 3 11:58:41 2008 +0000
 
-file_dat_unref: display number of references as well of path (debug only).
+    Introduce ViewFileInfoList and ViewFileInfoIcon (not used yet).
 
-------------------------------------------------------------------------
-r517 | nadvornik | 2008-04-19 18:26:29 +0200 (Sat, 19 Apr 2008) | 2 lines
+commit 26cd72f831ddba954a4e85eb9300427e5e3e0b2a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 3 11:34:13 2008 +0000
 
-first support for AdobeRGB colorspace
+    Replace Layout icon_view field by more generic file_view_type.
+    Replace option layout.view_as_icons by layout.file_view_type.
 
-------------------------------------------------------------------------
-r516 | zas_ | 2008-04-19 18:10:08 +0200 (Sat, 19 Apr 2008) | 2 lines
+commit f5b1784d9050d4fdd3d6badb8acfdf8112d53e68
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 3 10:31:37 2008 +0000
 
-French translation fixes.
+    Set thumbs_enabled through new function vflist_thumbs_set() instead
+    of vflist_new().
 
-------------------------------------------------------------------------
-r515 | zas_ | 2008-04-19 15:40:20 +0200 (Sat, 19 Apr 2008) | 3 lines
+commit 04a9e3e249e4f237ff01a40c6fd3e8ce241eb107
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 3 09:41:09 2008 +0000
 
-French translation fixes and updates.
+    Prepare merging of some parts of view_file_list and view_file_icon and
+    simplification of view_file* interface.
 
+commit f520f8c5a7f3a470fe072b6f00499612d759964f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat May 3 08:35:08 2008 +0000
 
-------------------------------------------------------------------------
-r514 | zas_ | 2008-04-19 15:39:21 +0200 (Sat, 19 Apr 2008) | 2 lines
+    Change default positions of dividers since width of the main menu
+    was increased.
 
-Add missing _().
+commit d2e52306a94755c9fdaae1ffca917ceefc3595f6
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 2 23:11:31 2008 +0000
 
-------------------------------------------------------------------------
-r513 | zas_ | 2008-04-19 14:46:59 +0200 (Sat, 19 Apr 2008) | 4 lines
+    Make exif_rational_to_double() and exif_get_rational_as_double() static.
 
-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 4d369ddac3bd4da17eab8ea2397ddcf0d9be1f73
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 2 23:08:18 2008 +0000
 
-------------------------------------------------------------------------
-r512 | zas_ | 2008-04-19 13:11:53 +0200 (Sat, 19 Apr 2008) | 5 lines
+    info_notebook_reordered_cb(): do not call info_tabs_sync(), it causes exif
+    info disappearing when moving the tab.
 
-Cleanup last patch:
-- drop vd_pop_menu_dir_view_as_cb() since it is now unused.
-- use G_N_ELEMENTS()
+commit 2fc5d88ca3589beeee18a669cac708b719d90963
+Author: Laurent Monin <geeqie@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.
 
-------------------------------------------------------------------------
-r511 | nadvornik | 2008-04-19 11:49:14 +0200 (Sat, 19 Apr 2008) | 2 lines
+commit 66d230fa707f98cbb75db6de0dd3cd66e235ab95
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 2 22:31:24 2008 +0000
 
-improved spec file
+    exif_get_description_by_key(): tidy up.
 
-------------------------------------------------------------------------
-r510 | zas_ | 2008-04-19 11:36:30 +0200 (Sat, 19 Apr 2008) | 3 lines
+commit 30eb0123db8ca4fdacc34e21589f718ed3c9e260
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 2 22:28:39 2008 +0000
 
-Fix directory view popup menu to display a View As submenu
-to switch between different directory views.
+    Add a pointer to the build function in the formatted exif tags struct
+    and use a loop in exif_get_formatted_by_key().
 
-------------------------------------------------------------------------
-r509 | zas_ | 2008-04-19 01:35:16 +0200 (Sat, 19 Apr 2008) | 2 lines
+commit c59ca563a159852e616063a9595c24f432cf9ef7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 2 21:58:36 2008 +0000
 
-gimp-remote has no -n option.
+    Indentation fix.
 
-------------------------------------------------------------------------
-r508 | zas_ | 2008-04-19 01:09:03 +0200 (Sat, 19 Apr 2008) | 4 lines
+commit 74dc50f227b9f46e2c6746db4f0cfe7d7607888d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 2 21:34:26 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.
+    Explode exif_get_formatted_by_key() in smaller functions prefixed "exif_build_f".
+    An helper macro was added to call them.
 
-------------------------------------------------------------------------
-r507 | nadvornik | 2008-04-19 00:31:58 +0200 (Sat, 19 Apr 2008) | 2 lines
+commit 4fff33dde0de9160cf9ea5df78c69905a00ba24c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 2 20:56:59 2008 +0000
 
-partially fixed reading embedded color profiles with exiv2
+    Remove unused checksum_simple() function.
 
-------------------------------------------------------------------------
-r506 | zas_ | 2008-04-19 00:15:01 +0200 (Sat, 19 Apr 2008) | 5 lines
+commit 7fd292e32d3445f1cf7c60d2268f8a3c0d10d49b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 2 20:40:47 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.
+    Simplify remove_extension_from_path().
 
-------------------------------------------------------------------------
-r505 | zas_ | 2008-04-18 23:53:33 +0200 (Fri, 18 Apr 2008) | 2 lines
+commit 4f05f85b26d36c87e449a59d68c7105a7cdb138b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 2 20:27:47 2008 +0000
 
-Display elapsed time since previous get_exec_time() call (debug only).
+    remove_level_from_path() was simplified.
 
-------------------------------------------------------------------------
-r504 | zas_ | 2008-04-18 23:51:08 +0200 (Fri, 18 Apr 2008) | 2 lines
+commit f4b58f7255ce0a67d0076b09f11f2e542f387b51
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 2 09:03:52 2008 +0000
 
-Remove forgotten debug printf().
+    Move variable declaration and affectation near where it is used.
 
-------------------------------------------------------------------------
-r503 | zas_ | 2008-04-18 23:42:00 +0200 (Fri, 18 Apr 2008) | 2 lines
+commit 0142966824cfdbcefc79a188a4b3aae3d8253c6e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri May 2 08:41:32 2008 +0000
 
-Fix OSD display when fullscreen info string is empty.
+    Replace GQView by Geeqie.
 
-------------------------------------------------------------------------
-r502 | nadvornik | 2008-04-18 23:30:12 +0200 (Fri, 18 Apr 2008) | 2 lines
+commit 3cce6caefa4385a18b79e83df02743f2c0652103
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 1 23:20:26 2008 +0000
 
-replace inner loops with memcpy
+    Use sizeof() instead of hardcoded buffer sizes.
 
-------------------------------------------------------------------------
-r501 | zas_ | 2008-04-18 22:41:09 +0200 (Fri, 18 Apr 2008) | 5 lines
+commit 787538b30bd23fc85a3e8aae38c1ea6877aed636
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 1 22:59:54 2008 +0000
 
-Explode pr_tile_mirror() in three optimized functions:
-pr_tile_mirror_only()
-pr_tile_mirror_and_flip()
-pr_tile_flip_only()
+    cache_sim_write_similarity(): cleanup and simplification.
 
-------------------------------------------------------------------------
-r500 | zas_ | 2008-04-18 18:53:41 +0200 (Fri, 18 Apr 2008) | 5 lines
+commit 0d8286ddc775e675c1f3552f92047d3928637d32
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 1 22:31:14 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.
+    Use secure_save stuff to write .sim files.
 
-------------------------------------------------------------------------
-r499 | zas_ | 2008-04-18 18:29:47 +0200 (Fri, 18 Apr 2008) | 2 lines
+commit 68cf3760029075a5e3877954eacef14ee5f67956
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 1 22:30:16 2008 +0000
 
-Drop 3 useless #define.
+    save_options(): minor code simplification.
 
-------------------------------------------------------------------------
-r498 | zas_ | 2008-04-18 18:25:40 +0200 (Fri, 18 Apr 2008) | 4 lines
+commit a2ff3d30a0ccf398323de9245d13cb166256f333
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 1 22:27:44 2008 +0000
 
-Fix forgotten vd->pf affectation.
-Cleanup, and reduce code redundancy a bit.
+    Add a wrapper to fwrite().
 
+commit cae11cbe267cb6f95da10ea3c5d472d4e6069a34
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 1 21:42:22 2008 +0000
 
-------------------------------------------------------------------------
-r497 | zas_ | 2008-04-18 13:01:41 +0200 (Fri, 18 Apr 2008) | 6 lines
+    Typo fix.
 
-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 394f2839406f77bc462f371da7c81539804e3d5d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 1 18:37:50 2008 +0000
 
-------------------------------------------------------------------------
-r496 | zas_ | 2008-04-18 11:15:09 +0200 (Fri, 18 Apr 2008) | 2 lines
+    Indentation fixes.
 
-Introduce printf_term() macro and use it.
+commit ac59f9924c35122eaa97af9ce56f966b97738035
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu May 1 18:26:30 2008 +0000
 
-------------------------------------------------------------------------
-r495 | zas_ | 2008-04-17 22:14:49 +0200 (Thu, 17 Apr 2008) | 3 lines
+    Simplify and optimize extension_find_dot().
 
-Add a shortcut key for List (L) and change the one for Tree (T),
-they are now in a submenu.
+commit e00eb93689768d84f6edd346ae2d4619d1fc2399
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 29 22:44:06 2008 +0000
 
-------------------------------------------------------------------------
-r494 | zas_ | 2008-04-17 22:03:49 +0200 (Thu, 17 Apr 2008) | 2 lines
+    fixed a memory leak
 
-Add some wrappers in view_dir.c and simplify even more.
+commit 53bb7d6c6c0eba150ceda32609281a2bccc43241
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 29 18:12:49 2008 +0000
 
-------------------------------------------------------------------------
-r493 | zas_ | 2008-04-17 21:57:41 +0200 (Thu, 17 Apr 2008) | 2 lines
+    cleanup: use image_get_image_size
 
-Fix a bug introduced in revision 489.
+commit 76b0903edc9ab43fcf41d2a9134c4ef969b8ccb6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 29 17:52:12 2008 +0000
 
-------------------------------------------------------------------------
-r492 | zas_ | 2008-04-17 20:44:17 +0200 (Thu, 17 Apr 2008) | 3 lines
+    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
 
-Reduce code redundancy with the introduction of a new
-function named vd_get_fd_from_tree_path().
+commit 6e5e4f7670c45b55f2fca8b3916f1b9f9397a318
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Sun Apr 27 23:31:20 2008 +0000
 
-------------------------------------------------------------------------
-r491 | nadvornik | 2008-04-17 19:44:54 +0200 (Thu, 17 Apr 2008) | 3 lines
+    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)
 
-image post-processing (rotation and color management) moved to
-pixbuf-renderer
+commit 5ae4228a32c2758ec72a0a780a2480474033bb80
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 27 20:05:11 2008 +0000
 
-------------------------------------------------------------------------
-r490 | zas_ | 2008-04-17 19:35:51 +0200 (Thu, 17 Apr 2008) | 3 lines
+    Added LIRC patch written by Matteo Beniamino
 
-Merge vd(list|tree)_release_cb() in vd_release_cb().
-I made some assumptions here i hope correct.
+commit 24110e7cf37b69fd01db02f203c5f1a25b5d113d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 25 20:23:21 2008 +0000
 
-------------------------------------------------------------------------
-r489 | zas_ | 2008-04-17 19:19:41 +0200 (Thu, 17 Apr 2008) | 2 lines
+    Fix number of directory views, bug introduced in revision 617.
 
-Merge few more functions to view_dir.c.
+commit 1f3d7a4f31640be1c85f8cd4d8bd966665d7399c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Apr 25 20:08:47 2008 +0000
 
-------------------------------------------------------------------------
-r488 | zas_ | 2008-04-17 18:33:31 +0200 (Thu, 17 Apr 2008) | 2 lines
+    fixed dragging multiple files from file list
+    http://sourceforge.net/tracker/index.php?func=detail&aid=1950740&group_id=222125&atid=1054680
 
-Move common menu position callback to view_dir.c.
+commit 0fb3e0276867a5224e267571b04641290d9b1013
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 25 09:31:32 2008 +0000
 
-------------------------------------------------------------------------
-r487 | zas_ | 2008-04-17 16:51:32 +0200 (Thu, 17 Apr 2008) | 2 lines
+    Add a line about variable and function names.
 
-Merge dirlist/dirview dnd code.
+commit 23b982817520f7e361b3252b18efb0c391f08e17
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 25 09:28:45 2008 +0000
 
-------------------------------------------------------------------------
-r486 | zas_ | 2008-04-17 00:51:32 +0200 (Thu, 17 Apr 2008) | 2 lines
+    Document the Geeqie coding style.
+    This is a draft, please improve.
 
-Regenerate translations files and update french translation.
+commit 74182a124ee9eca4d76d2e4da9b690dea61a651e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 25 08:07:22 2008 +0000
 
-------------------------------------------------------------------------
-r485 | zas_ | 2008-04-17 00:31:52 +0200 (Thu, 17 Apr 2008) | 2 lines
+    Handle the case of reduction of the number of view directory types.
+    Previously it was leading to a segfault.
 
-Fix new folder feature in dirlist mode, it was broken by revision 481.
+commit 856f0b26d9bd498c8e093e75c5a7f7b5bdb8238f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 20:29:09 2008 +0000
 
-------------------------------------------------------------------------
-r484 | zas_ | 2008-04-17 00:23:43 +0200 (Thu, 17 Apr 2008) | 2 lines
+    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.
 
-Fix a crash introduced in revision 477.
+commit 76747275b6e719dbb4efb93d414f82ab2f177d79
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 20:18:59 2008 +0000
 
-------------------------------------------------------------------------
-r483 | zas_ | 2008-04-17 00:21:01 +0200 (Thu, 17 Apr 2008) | 2 lines
+    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.
 
-Fix two errors made in revision 473.
+commit 9816ef505ad7693841db4e85a5f64d43669675df
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 16:35:02 2008 +0000
 
-------------------------------------------------------------------------
-r482 | zas_ | 2008-04-16 23:58:05 +0200 (Wed, 16 Apr 2008) | 2 lines
+    Add missing spaces around equal sign.
 
-Merge few more vdlist/vdtree functions.
+commit a792a5a9f9267bf8872daff3494a374909d9fca7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 16:32:20 2008 +0000
 
-------------------------------------------------------------------------
-r481 | zas_ | 2008-04-16 22:36:10 +0200 (Wed, 16 Apr 2008) | 2 lines
+    Cleanup exif_get_formatted_by_key().
 
-Make directory view popup menu common and move it to view_dir.{c,h}.
+commit de5436b46e7f303f7c16620e67b18ccde63b386e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 15:57:58 2008 +0000
 
-------------------------------------------------------------------------
-r480 | nadvornik | 2008-04-16 22:32:44 +0200 (Wed, 16 Apr 2008) | 2 lines
+    Add missing space.
 
-fixed compiler warnings
+commit f6a8c6dfbe0c9db2e662734deb336b57de9bdb6f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 15:53:08 2008 +0000
 
-------------------------------------------------------------------------
-r479 | nadvornik | 2008-04-16 22:15:42 +0200 (Wed, 16 Apr 2008) | 2 lines
+    6 for() vs 201 for (): winner is for ().
 
-in debug mode print time information on selected events
+commit db804e24c3646853cd23436cff8ae6ae8926d726
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 15:49:57 2008 +0000
 
-------------------------------------------------------------------------
-r478 | zas_ | 2008-04-16 20:57:50 +0200 (Wed, 16 Apr 2008) | 2 lines
+    Convert the minority of while() to while ().
 
-Clean up and simplify.
+commit 371332db2d9c7cc5f72c701fd92623c395489280
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 15:44:43 2008 +0000
 
-------------------------------------------------------------------------
-r477 | zas_ | 2008-04-16 18:54:38 +0200 (Wed, 16 Apr 2008) | 3 lines
+    Use only one secure_fprintf() call instead of two.
 
-Merge parts of view_dir_list/tree constructors/destructors to
-view_dir.
+commit 1203b7f1892105a3ac8019cabb7b7d5a8e85cb34
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 15:31:21 2008 +0000
 
-------------------------------------------------------------------------
-r476 | zas_ | 2008-04-16 18:05:12 +0200 (Wed, 16 Apr 2008) | 3 lines
+    Use sizeof().
 
-Move some dnd common code from view_dir_list.c and view_dir_tree.c
-to view_dir.c.
+commit 0b16c7147a350800d4f4afd2c191d62bbf590e7c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 12:47:09 2008 +0000
 
-------------------------------------------------------------------------
-r475 | zas_ | 2008-04-16 16:56:31 +0200 (Wed, 16 Apr 2008) | 2 lines
+    Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2)
 
-Rename vdt occurences to vd.
+commit 002da4045e3fb091adca1bd57745334f40514257
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 12:23:02 2008 +0000
 
-------------------------------------------------------------------------
-r474 | zas_ | 2008-04-16 16:51:39 +0200 (Wed, 16 Apr 2008) | 2 lines
+    Remove whitespace between function name and first parenthesis for the sake of consistency.
 
-Rename vdl occurences to vd.
+commit a603169a7d2e745aeb638509fbe839d1182257ec
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 11:40:26 2008 +0000
 
-------------------------------------------------------------------------
-r473 | zas_ | 2008-04-16 16:45:22 +0200 (Wed, 16 Apr 2008) | 11 lines
+    Indentation fix.
 
-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 9ed4108d3855b95889c28bd7860f746da900a11d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 09:50:37 2008 +0000
 
-------------------------------------------------------------------------
-r472 | zas_ | 2008-04-15 23:49:28 +0200 (Tue, 15 Apr 2008) | 2 lines
+    Display file_data debug messages only at level 2.
 
-Indicate --debug[=level] in usage display.
+commit 7e6cbe554f63e4a16a1ab72333c9f66a7e196347
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 09:43:23 2008 +0000
 
-------------------------------------------------------------------------
-r471 | zas_ | 2008-04-15 23:47:03 +0200 (Tue, 15 Apr 2008) | 4 lines
+    Move get_exec_time() to debug.{c,h}.
 
-Parse command line for --debug option as soon as possible and allow
---debug[=level] syntax.
-Only display message indication debug level once.
+commit 161a3cf407b2af7ce02dcf15792dd9ca8c5c8c16
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 09:09:48 2008 +0000
 
-------------------------------------------------------------------------
-r470 | zas_ | 2008-04-15 23:06:00 +0200 (Tue, 15 Apr 2008) | 2 lines
+    Move options stuff to options.{c,h} and remove globals.c
 
-Cleanup read/write of image.zoom_mode option.
+commit af1beef9f10c4d5408d73ecbd606cbc0a87b68a3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 08:53:39 2008 +0000
 
-------------------------------------------------------------------------
-r469 | zas_ | 2008-04-15 22:56:55 +0200 (Tue, 15 Apr 2008) | 2 lines
+    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.
 
-Read show_icon_names only once.
+commit b23c9dac6850b794e8002b031704bff3d83f0b20
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 24 00:15:03 2008 +0000
 
-------------------------------------------------------------------------
-r468 | zas_ | 2008-04-15 22:55:21 +0200 (Tue, 15 Apr 2008) | 2 lines
+    Handle the newline in DEBUG_N() macro instead of adding one
+    in each debug message string.
 
-Rename l_conf to layout_order and make it more local.
+commit 30cfbdf85a61414f63e52f8e21a4fb0ede49acf3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 23 23:52:20 2008 +0000
 
-------------------------------------------------------------------------
-r467 | zas_ | 2008-04-15 22:46:14 +0200 (Tue, 15 Apr 2008) | 5 lines
+    French translation was updated.
 
-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 9a8f43f7c1f08425b82ab3f52e22ecd81e7c7834
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 23 23:51:02 2008 +0000
 
-------------------------------------------------------------------------
-r466 | zas_ | 2008-04-15 22:36:11 +0200 (Tue, 15 Apr 2008) | 6 lines
+    Make image_osd_histogram_onoff_toggle() and image_osd_histogram_onoff_status() static.
 
-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 addef370767780cc6253b4e0d4a592de481f01e4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 23 23:47:53 2008 +0000
 
-------------------------------------------------------------------------
-r465 | zas_ | 2008-04-15 22:00:27 +0200 (Tue, 15 Apr 2008) | 2 lines
+    Fix image overlay displayed only on second "I" press in layout view.
 
-Add and use few new macros in rc file writing code.
+commit 7d68ee688db510528ad6338e6b9e7b909e02c9cf
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 23 23:35:13 2008 +0000
 
-------------------------------------------------------------------------
-r464 | nadvornik | 2008-04-15 20:34:24 +0200 (Tue, 15 Apr 2008) | 2 lines
+    Display file and line along debug messages for any debug level but level 1.
+    Add a DEBUG_0() macro for instant debugging.
 
-this might fix the freezes on freebsd, solaris, etc.
+commit e153caa7d02808144fdae1a5348336e61083d972
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 23 22:40:55 2008 +0000
 
-------------------------------------------------------------------------
-r463 | nadvornik | 2008-04-15 18:57:30 +0200 (Tue, 15 Apr 2008) | 2 lines
+    Fix Gtk-CRITICAL **: gtk_entry_set_text: assertion `GTK_IS_ENTRY (entry)' failed
+    occuring when toggling file list view <-> file icon view.
 
-save file_class to config file
+commit a2a3d0fee28a20f0ede745ab50e3e482aa40dc88
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 23 22:38:34 2008 +0000
 
-------------------------------------------------------------------------
-r462 | zas_ | 2008-04-15 09:16:51 +0200 (Tue, 15 Apr 2008) | 2 lines
+    clear the buffer before loading of an image
 
-Exit fullscreen mode when Properties is displayed.
+commit 1d9e03e85df8fde6dec5542ed0125e445fe3ee02
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 23 22:33:18 2008 +0000
 
-------------------------------------------------------------------------
-r461 | zas_ | 2008-04-15 08:56:25 +0200 (Tue, 15 Apr 2008) | 7 lines
+    Use menu_item_add_stock_sensitive() and menu_item_add_sensitive().
 
-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 5773dedeb1eacfe953bcfae30c251bd27f158b81
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 23 22:22:37 2008 +0000
 
-------------------------------------------------------------------------
-r460 | zas_ | 2008-04-15 01:47:13 +0200 (Tue, 15 Apr 2008) | 2 lines
+    Update to contributors list.
 
-Move layout.order default init to setup_default_options().
+commit 3a71a78dc06c95ba23d1662e97621aef80d7ad92
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 23 22:17:21 2008 +0000
 
-------------------------------------------------------------------------
-r459 | zas_ | 2008-04-15 01:39:46 +0200 (Tue, 15 Apr 2008) | 2 lines
+    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.
 
-collection_load(): use booleans and always count failures (for debug). 
+commit b022eddfd7c892f7db4b262e9f027237255c8735
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 23 21:08:29 2008 +0000
 
-------------------------------------------------------------------------
-r458 | zas_ | 2008-04-15 01:29:54 +0200 (Tue, 15 Apr 2008) | 2 lines
+    fixed a bug in opening files with non-utf8 locales in exiv2.cc
 
-collection_load(): improve headers parsing.
+commit 51514f069a0c030ac9ff092a89979f48cc55e10b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 23 20:47:19 2008 +0000
 
-------------------------------------------------------------------------
-r457 | zas_ | 2008-04-15 01:09:48 +0200 (Tue, 15 Apr 2008) | 2 lines
+    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()
 
-collection_load(): fix typo (missing #) made in rev 453.
+commit b98126503e690efb410be9b153b582879f5b3831
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 23 13:46:18 2008 +0000
 
-------------------------------------------------------------------------
-r456 | zas_ | 2008-04-15 01:08:27 +0200 (Tue, 15 Apr 2008) | 2 lines
+    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.
 
-collection_load(): accept whitespaces at start of lines.
+commit 8239272a1d8bd4af22478acb3f5776a5f2faf1a2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 23 13:03:04 2008 +0000
 
-------------------------------------------------------------------------
-r455 | zas_ | 2008-04-15 00:57:26 +0200 (Tue, 15 Apr 2008) | 2 lines
+    Only display message if in debug mode.
 
-collection_load(): increase verbosity in debug mode.
+commit 682629894b3882e3de68c123c531fb8d8b261424
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 23 09:56:21 2008 +0000
 
-------------------------------------------------------------------------
-r454 | zas_ | 2008-04-15 00:50:50 +0200 (Tue, 15 Apr 2008) | 3 lines
+    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.
 
-collection_load(): replace official by limit_failures (and
-invert the tests).
+commit 9b106381f25bf9d76db2590c1a08586330da4a33
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 22 23:53:24 2008 +0000
 
-------------------------------------------------------------------------
-r453 | zas_ | 2008-04-15 00:45:53 +0200 (Tue, 15 Apr 2008) | 3 lines
+    Save sort manager state to rc file.
 
-Increase collection_load() buffer size and do not activate
-error limiting for GQview collections.
+commit b1c55eb8df1c22305054d139fbfe65e2a73f377b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 22 22:45:51 2008 +0000
 
-------------------------------------------------------------------------
-r452 | zas_ | 2008-04-15 00:28:29 +0200 (Tue, 15 Apr 2008) | 2 lines
+    Remove unused function bar_info_size_request().
 
-Merge collection_load_only_geometry() into collection_load().
+commit 38c13e591d7ff69980e0886af4fba060bee911d4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 22 22:44:10 2008 +0000
 
-------------------------------------------------------------------------
-r451 | zas_ | 2008-04-15 00:05:47 +0200 (Tue, 15 Apr 2008) | 2 lines
+    Save state and width of exif, info and sort panels to rc file.
+    Width is restored only if save windows dimensions is set.
 
-Use flags for collection_load*().
+commit a634981a6a28b9f16aef7839b60b2f822ed0971d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 22 19:26:07 2008 +0000
 
-------------------------------------------------------------------------
-r450 | zas_ | 2008-04-13 22:33:45 +0200 (Sun, 13 Apr 2008) | 2 lines
+    updated ChangeLog from svn log
 
-Apply exif display config (Never/If set/Always) to pan view too.
+commit 1aeed5d363fa31ad42d7f8aaaf5d8abc47470a87
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 22 18:06:38 2008 +0000
 
-------------------------------------------------------------------------
-r449 | zas_ | 2008-04-13 21:21:13 +0200 (Sun, 13 Apr 2008) | 4 lines
+    fixed version string ;)
 
-Rename show_dot_files to show_hidden_files.
-There is no need to expose the underlying method to hide
-files.
+commit 3ace564b446504e8cc34456c46623e16e939fbfa
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 22 17:45:08 2008 +0000
 
-------------------------------------------------------------------------
-r448 | zas_ | 2008-04-13 20:56:24 +0200 (Sun, 13 Apr 2008) | 3 lines
+    updated version number
 
-Let toggle the visibility of hidden files from directories list
-or tree contextual menu.
+commit 17fd8dee35ce3751744578a472f1b14de63a4f30
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 22 17:40:29 2008 +0000
 
-------------------------------------------------------------------------
-r447 | zas_ | 2008-04-13 14:24:42 +0200 (Sun, 13 Apr 2008) | 2 lines
+    fixed reading of signed rational type with Exiv2
 
-Add a button to reset fullscreen info string to default value.
+commit 0975a01fb79e3c92c058903a311cbc87e0d06370
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 22 09:57:26 2008 +0000
 
-------------------------------------------------------------------------
-r446 | zas_ | 2008-04-13 14:12:44 +0200 (Sun, 13 Apr 2008) | 2 lines
+    fixed instalation of doc files
 
-Fix a typo, READ_CHAR() must use value_all.
+commit d19be6a6cb20a06c7ee518de9fff486458f4ad10
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 22 09:40:05 2008 +0000
 
-------------------------------------------------------------------------
-r445 | zas_ | 2008-04-13 11:10:38 +0200 (Sun, 13 Apr 2008) | 3 lines
+    Correctly escape data before using pango_layout_set_markup().
+    Exif data may contain characters like & or < >.
 
-Use convenient macros to read options, it will ensure options
-names are matching (in the rc file and internally).
+commit b38d66e98392adcdd1494ab7949254e9b4e99f95
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 22 09:01:29 2008 +0000
 
-------------------------------------------------------------------------
-r444 | zas_ | 2008-04-13 10:36:17 +0200 (Sun, 13 Apr 2008) | 5 lines
+    Use image_osd_toggle() in layout_menu_overlay_cb().
+    Drop layout_image_overlay_update().
 
-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 996cf10ace4e17c5a537497d7a1d04bf8e15ee36
+Author: Laurent Monin <geeqie@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().
 
-------------------------------------------------------------------------
-r443 | zas_ | 2008-04-13 01:59:31 +0200 (Sun, 13 Apr 2008) | 3 lines
+commit 5a18e80ff0ad111a754d3bdc8360269cadbd1615
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 22 08:34:30 2008 +0000
 
-Partly rewrite option parser to accept whitespaces at start
-of lines.
+    Make histogram depends on image window not layout window.
+    It simplifies the code, and make more sense.
 
-------------------------------------------------------------------------
-r442 | zas_ | 2008-04-13 01:41:35 +0200 (Sun, 13 Apr 2008) | 2 lines
+commit 360f7fcab05c29e3a84dab69169b4018f469fbee
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 22 08:16:02 2008 +0000
 
-exif_* -> exif.display.*
+    Ensure Properties dialog is displayed above fullscreen window.
+    Add a parameter to info_window_new() to pass parent window and
+    revert patch 472.
 
-------------------------------------------------------------------------
-r441 | zas_ | 2008-04-13 01:32:08 +0200 (Sun, 13 Apr 2008) | 2 lines
+commit e67ca23513e0fd8f06fbef46a4ca1468a88c6ce2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 22:19:32 2008 +0000
 
-Add a note in the rc file about special editor slots.
+    Indicate bugs and feature requests trackers, remove obsolete stuff.
 
-------------------------------------------------------------------------
-r440 | zas_ | 2008-04-13 01:16:41 +0200 (Sun, 13 Apr 2008) | 2 lines
+commit 3f5e512adb9df8f201ecf8d8bce049b63dfa4f4e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 22:15:56 2008 +0000
 
-sidecar_ext -> sidecar.ext
+    Lowercased name.
 
-------------------------------------------------------------------------
-r439 | zas_ | 2008-04-13 01:07:04 +0200 (Sun, 13 Apr 2008) | 2 lines
+commit c5b86fa162157a545e37a9ed018c52c919082580
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 22:14:57 2008 +0000
 
-Unify names of options between variables and rc file.
+    . -> dot
 
-------------------------------------------------------------------------
-r438 | zas_ | 2008-04-13 01:02:00 +0200 (Sun, 13 Apr 2008) | 2 lines
+commit 29042cb9cebffa90766495d7bf8814879474af89
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 21 21:46:38 2008 +0000
 
-Use tree_descend_subdirs everywhere.
+    updated copyright in source files
 
-------------------------------------------------------------------------
-r437 | zas_ | 2008-04-13 00:22:11 +0200 (Sun, 13 Apr 2008) | 2 lines
+commit db4cefbd463659115e9d976d6f230129c93194bb
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 20:45:35 2008 +0000
 
-Use startup_path_enable everywhere.
+    Properly initialize image_overlay options.
 
-------------------------------------------------------------------------
-r436 | zas_ | 2008-04-13 00:17:14 +0200 (Sun, 13 Apr 2008) | 2 lines
+commit f717a49667e8ff0062bb65eda5a01cf40b076c21
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 20:42:18 2008 +0000
 
-Rename recent_list_max/open_recent_max to open_recent_list_maxsize.
+    Few more fixes to french translation.
 
-------------------------------------------------------------------------
-r435 | zas_ | 2008-04-13 00:10:38 +0200 (Sun, 13 Apr 2008) | 2 lines
+commit 6be1d7a64de4a9a366b0d121b113250df5a42a28
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 20:39:36 2008 +0000
 
-Rename dupe_custom_threshold option to duplicates_similarity_threshold.
+    Add some macros to handle rc file compatibility issues related to
+    option name changes.
 
-------------------------------------------------------------------------
-r434 | zas_ | 2008-04-13 00:04:29 +0200 (Sun, 13 Apr 2008) | 4 lines
+commit c3d35ef8b25f158d7be74ff154babded3ef26f29
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 20:27:39 2008 +0000
 
-Move safe_delete* and in place rename options to file_ops
-struct.
-Re-order rc file a bit.
+    Minor french translation fix.
 
-------------------------------------------------------------------------
-r433 | zas_ | 2008-04-12 23:45:30 +0200 (Sat, 12 Apr 2008) | 3 lines
+commit f47a3abcefad2232201d57ecb20385673dd05d1f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 20:24:15 2008 +0000
 
-Rename option thumbnails.enabled to layout.show_thumbnails as it makes
-more sense.
+    French translation was updated.
 
-------------------------------------------------------------------------
-r432 | zas_ | 2008-04-12 23:38:55 +0200 (Sat, 12 Apr 2008) | 5 lines
+commit 5a38c6d5dc83b4c142ea82ee702ab72e33f69403
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 20:12:49 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().
+    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)
 
-------------------------------------------------------------------------
-r431 | zas_ | 2008-04-12 21:33:59 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit 7eb4f7249138c689fd41c2890b0a8ad3b24566d9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 20:01:22 2008 +0000
 
-Rename window options (moved to layout) and re-order rc file.
+    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.
 
-------------------------------------------------------------------------
-r430 | zas_ | 2008-04-12 19:20:34 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit 1b40318865ffee3150d652c83bb4eca400f78431
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 21 19:42:58 2008 +0000
 
-Fix bad image option name in the rc file.
+    fixed another "gqview" occurence
 
-------------------------------------------------------------------------
-r429 | zas_ | 2008-04-12 19:09:20 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit 83e3573f5fb4bec00d4377ddc27e1904f4f68da1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 21 19:10:41 2008 +0000
 
-Fix display bug when using "Limit image size when autofitting" option.
+    updated NEWS, README and other documentation files
 
-------------------------------------------------------------------------
-r428 | zas_ | 2008-04-12 17:13:00 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit 00157fa203d628c0903da8332a40d0e1e0a0e6f8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Apr 21 18:09:30 2008 +0000
 
-Beautify rc file, adding sub-sections titles.
+    renamed no.po to nb.po
 
-------------------------------------------------------------------------
-r427 | zas_ | 2008-04-12 17:04:58 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit e13355d5fc8beff343cda7db7187822b688dd61f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 15:30:16 2008 +0000
 
-Rename image-related options.
+    Fix a segfault occuring when pressing 'i' for overlay info
+    in a separate image window (no layout).
 
-------------------------------------------------------------------------
-r426 | zas_ | 2008-04-12 11:41:44 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit 4d1beccf7d7de512882e5f59757c52c326d1a1b6
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 14:19:48 2008 +0000
 
-Rename thumbnails related options.
+    histogram_draw(): tidy up.
 
-------------------------------------------------------------------------
-r425 | zas_ | 2008-04-12 11:12:37 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit 667d057287d39224fd008329ec6a5e0d28dcc818
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 13:39:17 2008 +0000
 
-Rename file filtering options.
+    histogram_read(): speed up calculations by 20%.
 
-------------------------------------------------------------------------
-r424 | zas_ | 2008-04-12 10:59:52 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit c397f66ddcc3c7651cda421f11a5cae13afa92ba
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 11:44:03 2008 +0000
 
-Drop unused stuff.
+    histogram_read(): use memset() to initialize histogram data instead of for() loop.
 
-------------------------------------------------------------------------
-r423 | zas_ | 2008-04-12 10:40:02 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit a7ae368828f16b5cd0d2ea3375242f6cb90eee86
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 10:11:55 2008 +0000
 
-Rename collection options.
+    French translation was updated.
 
-------------------------------------------------------------------------
-r422 | zas_ | 2008-04-12 10:35:58 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit 56adb85f9ede97ad87f1c8adbe2b95814128ee7c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 10:10:23 2008 +0000
 
-Rename file sorting options.
+    Add compat.c to POTFILES
 
-------------------------------------------------------------------------
-r421 | zas_ | 2008-04-12 10:28:08 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit d3339b5ef4ccfc029f07766426faf12b30ff5824
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 21 10:09:01 2008 +0000
 
-Re-order and try to group options.
+    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.
 
-------------------------------------------------------------------------
-r420 | zas_ | 2008-04-12 10:05:44 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit c10bf95960a1aa871faf0d9930098bdd9a9b1b1c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 20 23:17:35 2008 +0000
 
-Rename color profile options.
+    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.
 
-------------------------------------------------------------------------
-r419 | zas_ | 2008-04-12 09:46:01 +0200 (Sat, 12 Apr 2008) | 2 lines
+commit bac25c157f02acaf5d06970e49a87cf31809bb44
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 20 22:51:53 2008 +0000
 
-Rename slideshow options.
+    French translation was updated.
 
-------------------------------------------------------------------------
-r418 | zas_ | 2008-04-12 09:09:19 +0200 (Sat, 12 Apr 2008) | 3 lines
+commit 1563535bd6d10e9615ab1c67c12531ceaa15ae79
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 20 22:45:00 2008 +0000
 
-Only display defined exif tags by default.
+    Add number mnemonics to image view editors submenu.
 
+commit ea59e24d4f4084f19376efb2a1ff8687e549ed6b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 20 22:29:23 2008 +0000
 
-------------------------------------------------------------------------
-r417 | zas_ | 2008-04-12 09:00:14 +0200 (Sat, 12 Apr 2008) | 2 lines
+    Prefix editor entries in the main menu with numbers.
+    It allows Alt+E+number as shortcut to start an editor.
 
-Drop redundant code.
+commit 2fa99cc17f3ce25101d9dcd1f9a8a9313e39532f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 20 22:14:54 2008 +0000
 
-------------------------------------------------------------------------
-r416 | zas_ | 2008-04-12 08:42:47 +0200 (Sat, 12 Apr 2008) | 3 lines
+    Add missing shortcuts.
 
-Add Exif.Photo.ColorSpace tag in Preferences > Properties > Exif.
-Requested by Fr?\195?\169d?\195?\169ric Mantegazza.
+commit 8b4cfba15cf968c6ad9cb9804838924d3988b19f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 20 22:14:38 2008 +0000
 
-------------------------------------------------------------------------
-r415 | zas_ | 2008-04-12 01:32:22 +0200 (Sat, 12 Apr 2008) | 2 lines
+    fixed color profile code for older versions of exiv2
+    compilation fixes
 
-Rationalize fullscreen options naming.
+commit 118f92d8da6b070dba40ad7e56311e40cc923107
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 20 22:01:26 2008 +0000
 
-------------------------------------------------------------------------
-r414 | zas_ | 2008-04-12 01:01:00 +0200 (Sat, 12 Apr 2008) | 2 lines
+    Mark slideshow toggle state in the menu.
+    There is still an issue due to layout vs view slideshows...
 
-options_c -> c_options
+commit 59c6c8f009efbe091aabc08e26671790ef8fbba9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 20 21:38:45 2008 +0000
 
-------------------------------------------------------------------------
-r413 | zas_ | 2008-04-12 00:52:22 +0200 (Sat, 12 Apr 2008) | 2 lines
+    Fix a typo introduced by revision 521.
 
-Move more options to ConfOptions.
+commit 282581c95553818382b548f0900e04ae661a8db7
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 20 21:35:03 2008 +0000
 
-------------------------------------------------------------------------
-r412 | zas_ | 2008-04-12 00:27:54 +0200 (Sat, 12 Apr 2008) | 3 lines
+    read color profiles from jpeg also with Exiv2
 
-Move file_sort_case_sensitive to ConfOptions.
+commit 7d1f6b971340bdf761b26db2b075c205745ba91f
+Author: Laurent Monin <geeqie@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.
 
-------------------------------------------------------------------------
-r411 | zas_ | 2008-04-12 00:14:36 +0200 (Sat, 12 Apr 2008) | 6 lines
+commit cd9fb13e5fcc4e47598bb671e05c6b88e2698aed
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 20 20:35:26 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().
+    Fix a typo: unoffical -> unofficial
 
+commit b880b00f068794630e7a358b5cec718e7e594019
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 20 18:07:51 2008 +0000
 
-------------------------------------------------------------------------
-r410 | zas_ | 2008-04-11 22:35:37 +0200 (Fri, 11 Apr 2008) | 4 lines
+    Effectively drop empty newlines at end of files (missing from rev 535)
 
-Make thumbnail standard fail directory after current application
-name and version.
+commit a1c71d3b2ba033f5baa6e19d1ed39a8d6f192279
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 20 16:50:19 2008 +0000
 
+    comment_file_read(): rewrite the parser, drop leading and trailing newlines
+    in comment.
 
-------------------------------------------------------------------------
-r409 | zas_ | 2008-04-11 22:01:29 +0200 (Fri, 11 Apr 2008) | 3 lines
+commit d4392d114707bdc5888aeee2d614377a0609a9c0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 20 13:42:22 2008 +0000
 
-Define drag and drop target string in dnd.h.
-Make it use the current name of the application.
+    Minor cleanup and code redundancy reduction.
 
-------------------------------------------------------------------------
-r408 | zas_ | 2008-04-11 21:43:36 +0200 (Fri, 11 Apr 2008) | 2 lines
+commit 9ad0a718914f45230e0f19475875e09a9afd3ceb
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 20 13:30:36 2008 +0000
 
-Use secure save in history_list_save().
+    editor_command_one(): tidy up.
 
-------------------------------------------------------------------------
-r407 | zas_ | 2008-04-11 19:11:14 +0200 (Fri, 11 Apr 2008) | 3 lines
+commit 7adf4f744a2e3b8ba952263f51155b634660b38d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 20 13:04:57 2008 +0000
 
-Use secure save in comment_file_write().
+    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 c97955e4ac06a81f2a352a24ea21ebfeaeb7bb71
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 20 10:05:27 2008 +0000
 
-------------------------------------------------------------------------
-r406 | zas_ | 2008-04-11 18:46:21 +0200 (Fri, 11 Apr 2008) | 5 lines
+    Allow the user to change open_recent_list_maxsize option through
+    Preferences > Advanced > Navigation.
 
-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 71f3f6c7065587a9c1d15fe1a33af8ed5f6d3e12
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 20 09:53:37 2008 +0000
 
-------------------------------------------------------------------------
-r405 | zas_ | 2008-04-11 18:04:37 +0200 (Fri, 11 Apr 2008) | 2 lines
+    rm as external delete command is too dangerous, even for testing
 
-Use secure save feature when saving collections.
+commit 95eb1d8bc4485bc510073487e2f83f4f60905258
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 20 09:47:51 2008 +0000
 
-------------------------------------------------------------------------
-r404 | zas_ | 2008-04-11 18:02:33 +0200 (Fri, 11 Apr 2008) | 2 lines
+    Add a way to restore original state in Adjust menu.
 
-Preserve permissions of the destination file when using secure save.
+commit 8b67bd63f4e6e07b45fc738face1abf359dfc937
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Apr 20 09:29:46 2008 +0000
 
-------------------------------------------------------------------------
-r403 | zas_ | 2008-04-11 17:27:08 +0200 (Fri, 11 Apr 2008) | 4 lines
+    added fColorProfile pseudo-tag with detailed information
 
-Revert part of the previous patch, let the caller take care
-of calling path_from_utf8().
+commit c648cdf41aa74fb22dfda4d427f88b2bfe46a0f0
+Author: Laurent Monin <geeqie@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.
 
-------------------------------------------------------------------------
-r402 | zas_ | 2008-04-11 16:27:55 +0200 (Fri, 11 Apr 2008) | 3 lines
+commit 448b0fb89c7de9573e5ec7ff440fa301ac7ffb3e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 19 23:12:30 2008 +0000
 
-Use path_from_utf8() on the passed filename.
-Add const attribute.
+    Rename inappropriate folder_size to folder.
 
-------------------------------------------------------------------------
-r401 | zas_ | 2008-04-11 15:07:48 +0200 (Fri, 11 Apr 2008) | 8 lines
+commit 49f7e41a9d6f9bfb35c76870e296bc2fdc8aa395
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 19 22:32:07 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.
+    Use sizeof() for buffer size where appropriate.
 
-------------------------------------------------------------------------
-r400 | zas_ | 2008-04-11 14:31:32 +0200 (Fri, 11 Apr 2008) | 2 lines
+commit 3e04d15e24bcfb5ef26ed869c301e06a170f780d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 19 21:50:05 2008 +0000
 
-Move secure save code to its own files: secure_save.{c,h}.
+    Keep image orientation set by the user during the session.
 
-------------------------------------------------------------------------
-r399 | zas_ | 2008-04-11 14:25:36 +0200 (Fri, 11 Apr 2008) | 2 lines
+commit a99ca586e977ec78bc4255917a9cf9b2b216d9b7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 19 21:30:19 2008 +0000
 
-Add missing #ifdef/#endif.
+    Save Show Marks state to rc file and display current state in menu.
+    It is saved as boolean option layout.show_marks.
 
-------------------------------------------------------------------------
-r398 | zas_ | 2008-04-11 12:46:52 +0200 (Fri, 11 Apr 2008) | 2 lines
+commit 1879b71339a3fef471ddf453198cda29293498b8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 19 21:20:08 2008 +0000
 
-Ensure that gcc flag -Wall is set.
+    fixed max. number of profiles
 
-------------------------------------------------------------------------
-r397 | zas_ | 2008-04-11 12:45:37 +0200 (Fri, 11 Apr 2008) | 2 lines
+commit 9fbfd4fb566a6f1e7cdb2f8789573197a2c60231
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 19 21:18:24 2008 +0000
 
-Silent some gcc warnings.
+    Sort options.
 
-------------------------------------------------------------------------
-r396 | zas_ | 2008-04-11 11:02:20 +0200 (Fri, 11 Apr 2008) | 3 lines
+commit b2b6e8ce2fddde58139ddebc40ef655d828b216e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 19 21:10:18 2008 +0000
 
-Prevent multiple insertion of the same file in a collection.
-Use a hash table to speed up existence tests.
+    fixed color profile index
 
-------------------------------------------------------------------------
-r395 | zas_ | 2008-04-11 10:10:40 +0200 (Fri, 11 Apr 2008) | 2 lines
+commit 218f722e6adc43c59d01a2d28706909d128fa0a5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 19 20:53:12 2008 +0000
 
-Only display these messages if debug mode is enabled.
+    Let toggle marks with numeric keypad.
 
-------------------------------------------------------------------------
-r394 | nadvornik | 2008-04-10 21:27:42 +0200 (Thu, 10 Apr 2008) | 2 lines
+commit cc35c193b2e718a4c336f4eb5c92e8133ac63587
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 19 20:19:27 2008 +0000
 
-fixed dates in pan-calendar
+    I have finally found how to add alternative hotkeys
+    removed more hard-coded keys
+    "Split Quad" is without hotkey for now
 
-------------------------------------------------------------------------
-r393 | zas_ | 2008-04-10 14:07:34 +0200 (Thu, 10 Apr 2008) | 2 lines
+commit 28b3a3ee99d6ea34fd3c711cbe1fdc1ea32d66d8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 19 19:28:10 2008 +0000
 
-Fix fCamera even more.
+    Accept keywords composed by two words ("Todo" = "A faire" in french).
+    Prevent duplicate keywords in the list.
 
-------------------------------------------------------------------------
-r392 | zas_ | 2008-04-10 13:31:20 +0200 (Thu, 10 Apr 2008) | 2 lines
+commit 3cb190ac4fff1239d5dd27a2d20e9e85c3fbcf8d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 19 17:55:41 2008 +0000
 
-Do not display ... if not truncated.
+    show the AdobeRGB profile in the menu, indicate input profile from image
 
-------------------------------------------------------------------------
-r391 | zas_ | 2008-04-10 12:43:15 +0200 (Thu, 10 Apr 2008) | 5 lines
+commit f3f92c31a15a0dc60c5b0cd69840c25addcff285
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 19 17:14:03 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...
+    file_dat_unref: display number of references as well of path (debug only).
 
-------------------------------------------------------------------------
-r390 | zas_ | 2008-04-10 02:09:43 +0200 (Thu, 10 Apr 2008) | 2 lines
+commit 1a73876d6a93b15ef5f5ec6bbbfbdf34320c80bf
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 19 16:26:29 2008 +0000
 
-Fix broken remove_common_prefix(), fCamera didn't display model as it should.
+    first support for AdobeRGB colorspace
 
-------------------------------------------------------------------------
-r389 | zas_ | 2008-04-10 00:47:43 +0200 (Thu, 10 Apr 2008) | 2 lines
+commit fa1a2b4b8ce6f2d80b7abffcffbc41101bf069a7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 19 16:10:08 2008 +0000
 
-Resync .po files. French translation was updated (100% made).
+    French translation fixes.
 
-------------------------------------------------------------------------
-r388 | zas_ | 2008-04-10 00:36:43 +0200 (Thu, 10 Apr 2008) | 2 lines
+commit 9654df9924eb462012f0b45cf69164107912779d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 19 13:40:20 2008 +0000
 
-Add 3 missing files to POTFILES.in.
+    French translation fixes and updates.
 
-------------------------------------------------------------------------
-r387 | zas_ | 2008-04-10 00:33:06 +0200 (Thu, 10 Apr 2008) | 2 lines
+commit 7d2b5d37b2f6261648d57961a895c90b504c7f81
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 19 13:39:21 2008 +0000
 
-Simple helper script to display translation statistics.
+    Add missing _().
 
-------------------------------------------------------------------------
-r386 | zas_ | 2008-04-10 00:13:11 +0200 (Thu, 10 Apr 2008) | 3 lines
+commit 7f2c5644543924da2eba00708070b3b612718f29
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 19 12:46:59 2008 +0000
 
-Fix a typo: "while fluorescent" -> "white fluorescent"
+    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 c96a154ee7cfeddc35acfb23999639f8d2004d3d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 19 11:11:53 2008 +0000
 
-------------------------------------------------------------------------
-r385 | zas_ | 2008-04-10 00:01:52 +0200 (Thu, 10 Apr 2008) | 2 lines
+    Cleanup last patch:
+    - drop vd_pop_menu_dir_view_as_cb() since it is now unused.
+    - use G_N_ELEMENTS()
 
-Resync .po files. Update french translation.
+commit a139b891f3932562bae2980e03ad4986f89847ab
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Apr 19 09:49:14 2008 +0000
 
-------------------------------------------------------------------------
-r384 | nadvornik | 2008-04-09 23:14:50 +0200 (Wed, 09 Apr 2008) | 2 lines
+    improved spec file
 
-fixed crash in pan_calendar
+commit d338acaf8596de02899bd7d5965855b354d3ceec
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 19 09:36:30 2008 +0000
 
-------------------------------------------------------------------------
-r383 | nadvornik | 2008-04-09 22:49:32 +0200 (Wed, 09 Apr 2008) | 2 lines
+    Fix directory view popup menu to display a View As submenu
+    to switch between different directory views.
 
-improved histogram drawing
+commit faead0406f174630dbb35832acd36d89aabdc293
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 18 23:35:16 2008 +0000
 
-------------------------------------------------------------------------
-r382 | zas_ | 2008-04-09 18:37:54 +0200 (Wed, 09 Apr 2008) | 5 lines
+    gimp-remote has no -n option.
 
-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 2167314197590c1a13c1f2d13e3b5cb018d17de1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 18 23:09:03 2008 +0000
 
-------------------------------------------------------------------------
-r381 | zas_ | 2008-04-09 15:53:01 +0200 (Wed, 09 Apr 2008) | 2 lines
+    Add zoom ratio display to OSD in fullscreen mode.
+    It appears as [%zoom%] in fullscreen info string.
+    It is now displayed by default.
 
-Replace occurences of Geeqie / geeqie by constants defined in main.h.
+commit f595a30b44e656fa390abb9aba67d0c6768f3369
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Apr 18 22:31:58 2008 +0000
 
-------------------------------------------------------------------------
-r380 | zas_ | 2008-04-09 01:41:01 +0200 (Wed, 09 Apr 2008) | 2 lines
+    partially fixed reading embedded color profiles with exiv2
 
-int -> gint
+commit aa3a6e89bf61d28862db69c00596385c2a72733d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 18 22:15:01 2008 +0000
 
-------------------------------------------------------------------------
-r379 | zas_ | 2008-04-09 01:39:27 +0200 (Wed, 09 Apr 2008) | 2 lines
+    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.
 
-Make xmp debug info only appears when debug >= 2.
+commit 37af10a74df5d4f3031849ab0a678a9fc2e3d47f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 18 21:53:33 2008 +0000
 
-------------------------------------------------------------------------
-r378 | zas_ | 2008-04-09 01:33:49 +0200 (Wed, 09 Apr 2008) | 3 lines
+    Display elapsed time since previous get_exec_time() call (debug only).
 
-Enable image rotation depending on EXIF by default.
-New users shouldn't have to search for it.
+commit a010c8ea1081d31b948c09e3ab1e87a433c5ee10
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 18 21:51:08 2008 +0000
 
-------------------------------------------------------------------------
-r377 | zas_ | 2008-04-09 01:25:46 +0200 (Wed, 09 Apr 2008) | 2 lines
+    Remove forgotten debug printf().
 
-Fix missing header files inclusions.
+commit 763f8437ee2541f39a309154d249b088323eacad
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 18 21:42:00 2008 +0000
 
-------------------------------------------------------------------------
-r376 | zas_ | 2008-04-09 01:16:12 +0200 (Wed, 09 Apr 2008) | 2 lines
+    Fix OSD display when fullscreen info string is empty.
 
-GQVIEW_* -> GQ_* 
+commit 7df25c1ba74b9a175fdf33d90bce28db6cd908b2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Apr 18 21:30:12 2008 +0000
 
-------------------------------------------------------------------------
-r375 | zas_ | 2008-04-09 01:07:09 +0200 (Wed, 09 Apr 2008) | 2 lines
+    replace inner loops with memcpy
 
-GQVIEW_H -> MAIN_H
+commit a31575c389e7d8c007dbcac3e47f94e56f9188bf
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 18 20:41:09 2008 +0000
 
-------------------------------------------------------------------------
-r374 | zas_ | 2008-04-09 01:02:33 +0200 (Wed, 09 Apr 2008) | 2 lines
+    Explode pr_tile_mirror() in three optimized functions:
+    pr_tile_mirror_only()
+    pr_tile_mirror_and_flip()
+    pr_tile_flip_only()
 
-gqview.h -> main.h
+commit 41f45372c2b917e1595d8e9d83871326d07ea97b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 18 16:53:41 2008 +0000
 
-------------------------------------------------------------------------
-r373 | zas_ | 2008-04-09 00:31:42 +0200 (Wed, 09 Apr 2008) | 2 lines
+    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.
 
-Remove obsolete prototype.
+commit 1b102510a0a4900076a2a34467feb80dab809734
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 18 16:29:47 2008 +0000
 
-------------------------------------------------------------------------
-r372 | zas_ | 2008-04-09 00:28:55 +0200 (Wed, 09 Apr 2008) | 9 lines
+    Drop 3 useless #define.
 
+commit 5add0a6fd3900ca0c6ea0ed8989e74780f27a8c7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 18 16:25:40 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()
+    Fix forgotten vd->pf affectation.
+    Cleanup, and reduce code redundancy a bit.
 
-------------------------------------------------------------------------
-r371 | zas_ | 2008-04-09 00:16:56 +0200 (Wed, 09 Apr 2008) | 4 lines
+commit 07b43fa0b6dd45d7961e0c6472577ba1562a26e9
+Author: Laurent Monin <geeqie@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.
 
-exit_gqview() renamed to exit_program().
-exit_gqview_final() renamed to exit_program_final().
+commit d7c3043727595dcb6024590e37180486d1da9793
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 18 09:15:09 2008 +0000
 
-------------------------------------------------------------------------
-r370 | zas_ | 2008-04-09 00:05:04 +0200 (Wed, 09 Apr 2008) | 8 lines
+    Introduce printf_term() macro and use it.
 
-Add support for some Samsung raw files (.pef).
+commit 8d5ef0b6c0b83a18dc1c9b72b01a5a84ad998468
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 17 20:14:49 2008 +0000
 
-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.
+    Add a shortcut key for List (L) and change the one for Tree (T),
+    they are now in a submenu.
 
+commit 1b4a527e848a686aff4d182347b8c113646c5e6f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 17 20:03:49 2008 +0000
 
-------------------------------------------------------------------------
-r369 | zas_ | 2008-04-08 23:55:58 +0200 (Tue, 08 Apr 2008) | 7 lines
+    Add some wrappers in view_dir.c and simplify even more.
 
-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 c53023e25a970f212a1e33b6921b1ad5084525db
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 17 19:57:41 2008 +0000
 
+    Fix a bug introduced in revision 489.
 
-------------------------------------------------------------------------
-r368 | nadvornik | 2008-04-08 23:52:04 +0200 (Tue, 08 Apr 2008) | 2 lines
+commit fb146a2c8938469f9a9a9e17ad10762f02792919
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 17 18:44:17 2008 +0000
 
-fixed histogram label
+    Reduce code redundancy with the introduction of a new
+    function named vd_get_fd_from_tree_path().
 
-------------------------------------------------------------------------
-r367 | zas_ | 2008-04-08 23:33:29 +0200 (Tue, 08 Apr 2008) | 11 lines
+commit 8015d0ae2c89c1c524292fc72d0cf41a8318ef18
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Apr 17 17:44:54 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).
+    image post-processing (rotation and color management) moved to
+    pixbuf-renderer
 
-Display the full path to the file when Show filename text is on (before nothing
-was displayed).
+commit 524fc51faed3885c6126225ad9627f7b2e345286
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 17 17:35:51 2008 +0000
 
-When Show filename text is off, behavior is unchanged, the (short) filename is
-displayed.
+    Merge vd(list|tree)_release_cb() in vd_release_cb().
+    I made some assumptions here i hope correct.
 
-------------------------------------------------------------------------
-r366 | nadvornik | 2008-04-08 22:56:50 +0200 (Tue, 08 Apr 2008) | 3 lines
+commit a165d9a199cfcc40f8a7510e31c3809fd3a15ef0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 17 17:19:41 2008 +0000
 
-reworked the histogram patch by Uwe Ohse, most of the code is in
-separate files
+    Merge few more functions to view_dir.c.
 
-------------------------------------------------------------------------
-r365 | nadvornik | 2008-04-08 19:26:13 +0200 (Tue, 08 Apr 2008) | 2 lines
+commit 054116d5c6fa3f7afb7773b64eb5d0ddba4385d8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 17 16:33:31 2008 +0000
 
-fixed file delete notification in view_file_icon
+    Move common menu position callback to view_dir.c.
 
-------------------------------------------------------------------------
-r364 | zas_ | 2008-04-08 18:22:21 +0200 (Tue, 08 Apr 2008) | 2 lines
+commit 4394fa7a38bcb5b24ee6064a753cf78ee18adcec
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 17 14:51:32 2008 +0000
 
-gtk_notebook_set_tab_reorderable() is only available sinc gtk+ 2.10.
+    Merge dirlist/dirview dnd code.
 
-------------------------------------------------------------------------
-r363 | zas_ | 2008-04-08 17:53:03 +0200 (Tue, 08 Apr 2008) | 2 lines
+commit a264c79b0c70ef6160afe5914ad1a68828ada895
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 16 22:51:32 2008 +0000
 
-Move active variable affectation after the test.
+    Regenerate translations files and update french translation.
 
-------------------------------------------------------------------------
-r362 | zas_ | 2008-04-08 16:52:42 +0200 (Tue, 08 Apr 2008) | 2 lines
+commit add5ed9d94ecc2d0df2d60610480d23c1082ae3e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 16 22:31:52 2008 +0000
 
-Simplify layout_color_name_parse() using g_strdelimit().
+    Fix new folder feature in dirlist mode, it was broken by revision 481.
 
-------------------------------------------------------------------------
-r361 | zas_ | 2008-04-08 16:50:14 +0200 (Tue, 08 Apr 2008) | 2 lines
+commit d129ccdd86cf18e37a020dd2be7760c395f92895
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 16 22:23:43 2008 +0000
 
-Tidy up, whitespaces and indentation fix.
+    Fix a crash introduced in revision 477.
 
-------------------------------------------------------------------------
-r360 | zas_ | 2008-04-08 13:53:35 +0200 (Tue, 08 Apr 2008) | 7 lines
+commit ed88a7f0f8aaa1d3aac7914d1c30de5aa271b89e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 16 22:21:01 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.
+    Fix two errors made in revision 473.
 
+commit 0313a63861e92a60d1e08d92b68c9ccbb30d6d67
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 16 21:58:05 2008 +0000
 
+    Merge few more vdlist/vdtree functions.
 
-------------------------------------------------------------------------
-r359 | zas_ | 2008-04-07 21:47:22 +0200 (Mon, 07 Apr 2008) | 9 lines
+commit 87388b59fb39365d12d12febc2a2aab528380fd8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 16 20:36:10 2008 +0000
 
-Add the possibility to print file names with path.
-A checkbox was added to the Text tab in the Print dialog.
+    Make directory view popup menu common and move it to view_dir.{c,h}.
 
-Name checked and Path unchecked  -> filename.jpg
-Name checked and Path checked    -> /some/dir/filename.jpg
-Name unchecked and Path checked  -> /some/dir/
+commit 8b709929d5caf41ffd68acb1350c785335131a97
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 16 20:32:44 2008 +0000
 
-Patch by Michael Mokeev and Laurent Monin.
+    fixed compiler warnings
 
-------------------------------------------------------------------------
-r358 | zas_ | 2008-04-07 21:06:17 +0200 (Mon, 07 Apr 2008) | 2 lines
+commit 6820b9f7ef0d66634915b7d0538fb3f81bc86272
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 16 20:15:42 2008 +0000
 
-Fix a segfault on fullscreen file deletion reported by Fr?\195?\169d?\195?\169ric Mantegazza.
+    in debug mode print time information on selected events
 
-------------------------------------------------------------------------
-r357 | zas_ | 2008-04-07 20:52:54 +0200 (Mon, 07 Apr 2008) | 3 lines
+commit 5a2f5a7a783b7e8b1138d32b9c5059e32fe7c1a2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 16 18:57:50 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.
+    Clean up and simplify.
 
-------------------------------------------------------------------------
-r356 | zas_ | 2008-04-07 10:09:39 +0200 (Mon, 07 Apr 2008) | 3 lines
+commit 2bf00ad0b8236c09a056412b49ae3f0fd89ce6bc
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 16 16:54:38 2008 +0000
 
-Display marks in overlay info only if at least one is set.
-Fix a missing g_string_free().
+    Merge parts of view_dir_list/tree constructors/destructors to
+    view_dir.
 
-------------------------------------------------------------------------
-r355 | zas_ | 2008-04-06 12:17:41 +0200 (Sun, 06 Apr 2008) | 3 lines
+commit 2ed8126b688006feba5fb928af379d3a1713d14d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 16 16:05:12 2008 +0000
 
-Mark all exif labels as translatable.
-Before only some of them were enclosed by N_().
+    Move some dnd common code from view_dir_list.c and view_dir_tree.c
+    to view_dir.c.
 
-------------------------------------------------------------------------
-r354 | zas_ | 2008-04-06 12:03:54 +0200 (Sun, 06 Apr 2008) | 2 lines
+commit 49506cdbbc2eab38968eaf7a71836ec3c8261d00
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 16 14:56:31 2008 +0000
 
-Mark strings as translatable.
+    Rename vdt occurences to vd.
 
-------------------------------------------------------------------------
-r353 | zas_ | 2008-04-05 17:23:39 +0200 (Sat, 05 Apr 2008) | 4 lines
+commit 252ecb111253c410ee55fd732ac19750e0e81b2e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 16 14:51:39 2008 +0000
 
-Improve remove_trailing_slash() so it allocates no more than
-needed bytes and remove all trailing slashes instead only one.
+    Rename vdl occurences to vd.
 
+commit b90ce4354563cb43ad69dc3fe97be4ad12f5eb89
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 16 14:45:22 2008 +0000
 
-------------------------------------------------------------------------
-r352 | zas_ | 2008-04-05 13:59:29 +0200 (Sat, 05 Apr 2008) | 4 lines
+    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 926c9122c33a25e49679e9689c2a22d8b032b7d8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 15 21:49:28 2008 +0000
 
-Comment out unused code.
-Geeqie code now compiles cleanly with -Wall gcc option.
+    Indicate --debug[=level] in usage display.
 
-------------------------------------------------------------------------
-r351 | zas_ | 2008-04-05 00:34:55 +0200 (Sat, 05 Apr 2008) | 3 lines
+commit 5d5d65dbb005ee639931f424d7acdb65865eebb2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 15 21:47:03 2008 +0000
 
-Change default exif order a bit to move up common and useful
-info.
+    Parse command line for --debug option as soon as possible and allow
+    --debug[=level] syntax.
+    Only display message indication debug level once.
 
-------------------------------------------------------------------------
-r350 | zas_ | 2008-04-05 00:23:36 +0200 (Sat, 05 Apr 2008) | 3 lines
+commit 68ec77a8cd6d07d78de3c56cf977e24add191706
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 15 21:06:00 2008 +0000
 
+    Cleanup read/write of image.zoom_mode option.
 
-Re-add "What to show in properties dialog:" label before the table. 
+commit dbdee25d4a8be12e7f334659d0041a0987aeb403
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 15 20:56:55 2008 +0000
 
-------------------------------------------------------------------------
-r349 | zas_ | 2008-04-05 00:12:28 +0200 (Sat, 05 Apr 2008) | 3 lines
+    Read show_icon_names only once.
 
-Rename exif preferences tab to "Properties", and name the
-subsection "Exif".
+commit 02d26d43e10b7dbc2a9ca41f1d87429e6ed21f0f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 15 20:55:21 2008 +0000
 
-------------------------------------------------------------------------
-r348 | zas_ | 2008-04-04 20:50:52 +0200 (Fri, 04 Apr 2008) | 3 lines
+    Rename l_conf to layout_order and make it more local.
 
-Fix a segfault occuring when enabling debug mode.
-At this point il->fd can be null.
+commit ba6443e9b37c7c9c629809e8bd079234bf846ad8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 15 20:46:14 2008 +0000
 
-------------------------------------------------------------------------
-r347 | zas_ | 2008-04-04 01:29:14 +0200 (Fri, 04 Apr 2008) | 6 lines
+    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.
 
-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 7919d6756adc49486a6ec3c3e863fd745757820d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 15 20:36:11 2008 +0000
 
-------------------------------------------------------------------------
-r346 | zas_ | 2008-04-04 00:39:50 +0200 (Fri, 04 Apr 2008) | 2 lines
+    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 /.
 
-Initialize variables, clearing a gcc warning.
+commit 5fb1b9fa3f94b44fd4cb3571bc561df67703ad39
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 15 20:00:27 2008 +0000
 
-------------------------------------------------------------------------
-r345 | zas_ | 2008-04-04 00:33:28 +0200 (Fri, 04 Apr 2008) | 2 lines
+    Add and use few new macros in rc file writing code.
 
-Add missing prototype to header file.
+commit 0612855a4da8b544bed995add70c6bb6900b9e95
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 15 18:34:24 2008 +0000
 
-------------------------------------------------------------------------
-r344 | zas_ | 2008-04-04 00:29:20 +0200 (Fri, 04 Apr 2008) | 2 lines
+    this might fix the freezes on freebsd, solaris, etc.
 
-Add few missing prototypes to header file.
+commit 0e4f634e7ad58ae90048e8648355d0e9d9017869
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 15 16:57:30 2008 +0000
 
-------------------------------------------------------------------------
-r343 | zas_ | 2008-04-04 00:20:42 +0200 (Fri, 04 Apr 2008) | 2 lines
+    save file_class to config file
 
-Drop a bunch of unused variables.
+commit 9225b41f98bcf9d21d458973e72af78153eaacc3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 15 07:16:51 2008 +0000
 
-------------------------------------------------------------------------
-r342 | zas_ | 2008-04-04 00:14:37 +0200 (Fri, 04 Apr 2008) | 2 lines
+    Exit fullscreen mode when Properties is displayed.
 
-Add missing #include.
+commit 4ad9ed88281b7b4000fffea1c1e68e5ad6c919a0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 15 06:56:25 2008 +0000
 
-------------------------------------------------------------------------
-r341 | zas_ | 2008-04-04 00:13:12 +0200 (Fri, 04 Apr 2008) | 2 lines
+    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.
 
-Remove unused variables.
+commit 28d489b1dc7ee32ffe576e3fc2b9b98056062e98
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 14 23:47:13 2008 +0000
 
-------------------------------------------------------------------------
-r340 | zas_ | 2008-04-04 00:09:36 +0200 (Fri, 04 Apr 2008) | 2 lines
+    Move layout.order default init to setup_default_options().
 
-Add missing prototype.
+commit ec46e7a26e75c60f577a17dbdadddf5421c17ce1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 14 23:39:46 2008 +0000
 
-------------------------------------------------------------------------
-r339 | zas_ | 2008-04-04 00:06:31 +0200 (Fri, 04 Apr 2008) | 2 lines
+    collection_load(): use booleans and always count failures (for debug).
 
-Drop 3 unused variables and comment out 2 unused functions.
+commit 95f5f103e834a2d31c60c329a30d10116bf6b015
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 14 23:29:54 2008 +0000
 
-------------------------------------------------------------------------
-r338 | zas_ | 2008-04-04 00:03:14 +0200 (Fri, 04 Apr 2008) | 2 lines
+    collection_load(): improve headers parsing.
 
-Add parenthesis around affection to clear a gcc warning.
+commit d11ebdf00ddd802dabdab77d870cf017663573db
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 14 23:09:48 2008 +0000
 
-------------------------------------------------------------------------
-r337 | zas_ | 2008-04-04 00:01:08 +0200 (Fri, 04 Apr 2008) | 2 lines
+    collection_load(): fix typo (missing #) made in rev 453.
 
-Fix a signedness warning.
+commit 51a638cf38c21da8bbb44166a27c9441d17d6b69
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 14 23:08:27 2008 +0000
 
-------------------------------------------------------------------------
-r336 | zas_ | 2008-04-03 23:54:23 +0200 (Thu, 03 Apr 2008) | 3 lines
+    collection_load(): accept whitespaces at start of lines.
 
-Main configuration file was renamed from gqviewrc to geeqierc.
+commit 598acd263839791e2ed5ce66c0cccd351f67e4a4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 14 22:57:26 2008 +0000
 
+    collection_load(): increase verbosity in debug mode.
 
-------------------------------------------------------------------------
-r335 | zas_ | 2008-04-03 23:50:53 +0200 (Thu, 03 Apr 2008) | 3 lines
+commit d0738ee165622d8e1782bb9a6eb7834f7d067fb6
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 14 22:50:50 2008 +0000
 
-Fix a segfault occuring when using --without-exiv2 and
-concerning exif stuff.
+    collection_load(): replace official by limit_failures (and
+    invert the tests).
 
-------------------------------------------------------------------------
-r334 | zas_ | 2008-04-03 23:49:17 +0200 (Thu, 03 Apr 2008) | 2 lines
+commit 7b5e4b9910d9630dd8337bf7595a72adc5353fbf
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 14 22:45:53 2008 +0000
 
-Fix missing bit of previous patch.
+    Increase collection_load() buffer size and do not activate
+    error limiting for GQview collections.
 
-------------------------------------------------------------------------
-r333 | zas_ | 2008-04-03 23:04:19 +0200 (Thu, 03 Apr 2008) | 2 lines
+commit 0b84d42bbae8d46d469262d5bc53acf46d935049
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 14 22:28:29 2008 +0000
 
-Fix two more gcc warnings related to function declarations.
+    Merge collection_load_only_geometry() into collection_load().
 
-------------------------------------------------------------------------
-r332 | zas_ | 2008-04-03 22:53:13 +0200 (Thu, 03 Apr 2008) | 3 lines
+commit 3ababb59e475a61f1f0bd085d0e33e0312c0baf2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 14 22:05:47 2008 +0000
 
-Remove two unused variables declarations, and add a missing #include.
+    Use flags for collection_load*().
 
+commit 03dfde5430fc9f9529840dce357ba17703f98042
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 13 20:33:45 2008 +0000
 
-------------------------------------------------------------------------
-r331 | zas_ | 2008-04-03 22:46:55 +0200 (Thu, 03 Apr 2008) | 2 lines
+    Apply exif display config (Never/If set/Always) to pan view too.
 
-Drop unused variable.
+commit d8dac8fc58190ffde1b6602dbccd62cd5d7b5aa4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 13 19:21:13 2008 +0000
 
-------------------------------------------------------------------------
-r330 | zas_ | 2008-04-03 22:45:55 +0200 (Thu, 03 Apr 2008) | 2 lines
+    Rename show_dot_files to show_hidden_files.
+    There is no need to expose the underlying method to hide
+    files.
 
-Add missing return at the end of editor_command_next_start().
+commit 38e6918e9817e663d99f827afab64e30ece28904
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 13 18:56:24 2008 +0000
 
-------------------------------------------------------------------------
-r329 | zas_ | 2008-04-03 22:40:15 +0200 (Thu, 03 Apr 2008) | 2 lines
+    Let toggle the visibility of hidden files from directories list
+    or tree contextual menu.
 
-Drop unused variable.
+commit c1b559c372212ba25d25c3033900465580a95aae
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 13 12:24:42 2008 +0000
 
-------------------------------------------------------------------------
-r328 | zas_ | 2008-04-03 22:38:59 +0200 (Thu, 03 Apr 2008) | 2 lines
+    Add a button to reset fullscreen info string to default value.
 
-Make collect_manager_process_action() static.
+commit a7f368b7d5697a10f2a07a2d7a323054593ff985
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 13 12:12:44 2008 +0000
 
-------------------------------------------------------------------------
-r327 | zas_ | 2008-04-03 22:34:49 +0200 (Thu, 03 Apr 2008) | 2 lines
+    Fix a typo, READ_CHAR() must use value_all.
 
-Fix typos in functions names: file_list -> filelist.
+commit 8b62dc72ea0a17ea87ac9eff59eb193de82a6e7f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 13 09:10:38 2008 +0000
 
-------------------------------------------------------------------------
-r326 | zas_ | 2008-04-03 22:25:22 +0200 (Thu, 03 Apr 2008) | 2 lines
+    Use convenient macros to read options, it will ensure options
+    names are matching (in the rc file and internally).
 
-Remove unused variable declarations.
+commit 9ca550aba088f91cc6996f6cc087cdfd62bba93f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 13 08:36:17 2008 +0000
 
-------------------------------------------------------------------------
-r325 | zas_ | 2008-04-03 22:24:20 +0200 (Thu, 03 Apr 2008) | 2 lines
+    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.
 
-Fix missing header include (filelist.h).
+commit 49b7c7fe48866f69d080a098f8a9d06edc818738
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 23:59:31 2008 +0000
 
-------------------------------------------------------------------------
-r324 | zas_ | 2008-04-03 22:19:16 +0200 (Thu, 03 Apr 2008) | 2 lines
+    Partly rewrite option parser to accept whitespaces at start
+    of lines.
 
-Remove unused variables declarations.
+commit 3d8e37380a4959e12ccd2fba88d432bd93270827
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 23:41:35 2008 +0000
 
-------------------------------------------------------------------------
-r323 | zas_ | 2008-04-03 22:11:09 +0200 (Thu, 03 Apr 2008) | 7 lines
+    exif_* -> exif.display.*
 
-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 e343ae4e578a24d6e49059bc0c5b0dbde0971b88
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 23:32:08 2008 +0000
 
+    Add a note in the rc file about special editor slots.
 
-------------------------------------------------------------------------
-r322 | zas_ | 2008-04-03 20:20:39 +0200 (Thu, 03 Apr 2008) | 2 lines
+commit e2a2cc276a702ce73821ec81d0768252f2f463dd
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 23:16:41 2008 +0000
 
-Use more generic names for some cache manager callback functions.
+    sidecar_ext -> sidecar.ext
 
-------------------------------------------------------------------------
-r321 | zas_ | 2008-04-03 19:34:30 +0200 (Thu, 03 Apr 2008) | 3 lines
+commit 92b6d1c6f6d91e0732716f934aa5bb999313aab5
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 23:07:04 2008 +0000
 
-Replace some occurences of gqview by Geeqie.
+    Unify names of options between variables and rc file.
 
+commit 8f2f4ae8a8fbba517d9c2e2c196b7f9ff5a40647
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 23:02:00 2008 +0000
 
-------------------------------------------------------------------------
-r320 | zas_ | 2008-04-03 19:15:49 +0200 (Thu, 03 Apr 2008) | 6 lines
+    Use tree_descend_subdirs everywhere.
 
-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 e5253f24cda55574222c41b5c84e49643ea9049b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 22:22:11 2008 +0000
 
+    Use startup_path_enable everywhere.
 
-------------------------------------------------------------------------
-r319 | zas_ | 2008-04-03 16:35:03 +0200 (Thu, 03 Apr 2008) | 7 lines
+commit 32611f3c4549e3506390d41fefc5050b80739ca0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 22:17:14 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.
+    Rename recent_list_max/open_recent_max to open_recent_list_maxsize.
 
+commit fc112e86d9cf2d7b99aa0b40a07f28c8ecd08b4c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 22:10:38 2008 +0000
 
-------------------------------------------------------------------------
-r318 | zas_ | 2008-04-03 15:58:20 +0200 (Thu, 03 Apr 2008) | 4 lines
+    Rename dupe_custom_threshold option to duplicates_similarity_threshold.
 
+commit a882880361dd72f9002595502f954d0eff7c1feb
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 22:04:29 2008 +0000
 
-Make the preferences window resizeable, and try to improve
-display of editors tab.
+    Move safe_delete* and in place rename options to file_ops
+    struct.
+    Re-order rc file a bit.
 
-------------------------------------------------------------------------
-r317 | zas_ | 2008-04-03 15:24:13 +0200 (Thu, 03 Apr 2008) | 3 lines
+commit cae690dfacfc833d50ff8543d50dd1d6ccc5654a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 21:45:30 2008 +0000
 
-Tidy up. Fix indentation and missing whitespaces.
-Make editors table creation code a bit more readable.
+    Rename option thumbnails.enabled to layout.show_thumbnails as it makes
+    more sense.
 
-------------------------------------------------------------------------
-r316 | zas_ | 2008-04-03 10:51:32 +0200 (Thu, 03 Apr 2008) | 11 lines
+commit 99862dd609c1002a0b307e840377956a7c825fa0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 21:38:55 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
+    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 4f893077aa3abd5ef6771504c572a941ddb39f1c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 19:33:59 2008 +0000
 
-------------------------------------------------------------------------
-r315 | nadvornik | 2008-04-02 22:44:40 +0200 (Wed, 02 Apr 2008) | 3 lines
+    Rename window options (moved to layout) and re-order rc file.
 
-various exif improvements based on patch by Uwe Ohse 
-try to compute 35mm focal length
+commit 3b9d8732905f125947f2b447e9cbf42505af1d2e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 17:20:34 2008 +0000
 
-------------------------------------------------------------------------
-r314 | zas_ | 2008-04-02 14:12:50 +0200 (Wed, 02 Apr 2008) | 6 lines
+    Fix bad image option name in the rc file.
 
-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 3129bfd4c67ad166a10cf68684e34c420c528ffd
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 17:09:20 2008 +0000
 
+    Fix display bug when using "Limit image size when autofitting" option.
 
-------------------------------------------------------------------------
-r313 | zas_ | 2008-04-02 12:40:54 +0200 (Wed, 02 Apr 2008) | 5 lines
+commit 41eed8061d6fcdae47cda65e816da4a8c99d7e00
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 15:13:00 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.
+    Beautify rc file, adding sub-sections titles.
 
-------------------------------------------------------------------------
-r312 | zas_ | 2008-04-01 09:42:31 +0200 (Tue, 01 Apr 2008) | 1 line
+commit 72d1f62068bc2edf087fe11c4003bb2bdfc6f9ac
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 15:04:58 2008 +0000
 
-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
+    Rename image-related options.
 
-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
+commit 0291156001ed57fd4ae86f34facde1f9dfbf408e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 09:41:44 2008 +0000
 
-use quoted_value everywhere
-simplify parsing of multiple quoted values on one line
+    Rename thumbnails related options.
 
-------------------------------------------------------------------------
-r309 | zas_ | 2008-03-31 09:29:03 +0200 (Mon, 31 Mar 2008) | 1 line
+commit b9dfc44002659a2d65061c92167c054e5c7929cb
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 09:12:37 2008 +0000
 
-Indentation and white lines minor fixes.
-------------------------------------------------------------------------
-r308 | zas_ | 2008-03-30 21:26:35 +0200 (Sun, 30 Mar 2008) | 1 line
+    Rename file filtering options.
 
-Move strlen() calls outside the while loop.
-------------------------------------------------------------------------
-r307 | zas_ | 2008-03-30 16:19:34 +0200 (Sun, 30 Mar 2008) | 1 line
+commit cbe3a31e45f964d1ec1a13644dbfada38f16bd0e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 08:59:52 2008 +0000
 
-Comment out forgotten debugging code.
-------------------------------------------------------------------------
-r306 | zas_ | 2008-03-30 16:18:04 +0200 (Sun, 30 Mar 2008) | 1 line
+    Drop unused stuff.
 
-Fix two minor compilation warnings.
-------------------------------------------------------------------------
-r305 | nadvornik | 2008-03-30 13:47:14 +0200 (Sun, 30 Mar 2008) | 6 lines
+commit 2868bf63fa4ab10c32447d58cb054cc6bebe901a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 08:40:02 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
+    Rename collection options.
 
+commit 08116df6d62d699829022021020d180e0b2e390e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 08:35:58 2008 +0000
 
-------------------------------------------------------------------------
-r304 | zas_ | 2008-03-30 09:14:37 +0200 (Sun, 30 Mar 2008) | 1 line
+    Rename file sorting options.
 
-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
+commit 7aa112520e180d55e51b04770b8faaa3cf099491
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 08:28:08 2008 +0000
 
-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
+    Re-order and try to group options.
 
-configurable frame around image - geeqie_autofit_maxsize.patch by Laurent MONIN
+commit 640bb21dc6aee7dccc6d1f76b611db31163b198b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 08:05:44 2008 +0000
 
-------------------------------------------------------------------------
-r301 | nadvornik | 2008-03-29 11:38:15 +0100 (Sat, 29 Mar 2008) | 2 lines
+    Rename color profile options.
 
-set user-defined color as image background - patch by Laurent MONIN
+commit e67112638b3f486d8aff634119904205779f9187
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 07:46:01 2008 +0000
 
-------------------------------------------------------------------------
-r300 | nadvornik | 2008-03-29 11:11:02 +0100 (Sat, 29 Mar 2008) | 2 lines
+    Rename slideshow options.
 
-fixed color management initialization
+commit 4c1a8d75a041016494c6cfa286c22cbcfbc7d166
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 07:09:19 2008 +0000
 
-------------------------------------------------------------------------
-r299 | nadvornik | 2008-03-26 13:07:00 +0100 (Wed, 26 Mar 2008) | 2 lines
+    Only display defined exif tags by default.
 
-README fixes
+commit 766bebce3cd6701a545a8d310f5e48561f2712d0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 07:00:14 2008 +0000
 
-------------------------------------------------------------------------
-r298 | nadvornik | 2008-03-26 09:02:45 +0100 (Wed, 26 Mar 2008) | 2 lines
+    Drop redundant code.
 
-updated README files
+commit d0cc864a8050573cbe14ad87334b01a0d21e8d11
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 12 06:42:47 2008 +0000
 
-------------------------------------------------------------------------
-r297 | nadvornik | 2008-03-26 09:00:46 +0100 (Wed, 26 Mar 2008) | 2 lines
+    Add Exif.Photo.ColorSpace tag in Preferences > Properties > Exif.
+    Requested by Frédéric Mantegazza.
 
-improved xmp vs. legacy metadata handling
+commit 165c0da79cf3bad89da98b574c1eb6709c47dd38
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 23:32:22 2008 +0000
 
-------------------------------------------------------------------------
-r296 | nadvornik | 2008-03-25 00:15:29 +0100 (Tue, 25 Mar 2008) | 2 lines
+    Rationalize fullscreen options naming.
 
-fixed crashes with --debug
+commit 52e680bc814903e8132c0416e85e94774c39b4c4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 23:01:00 2008 +0000
 
-------------------------------------------------------------------------
-r295 | nadvornik | 2008-03-24 21:42:39 +0100 (Mon, 24 Mar 2008) | 2 lines
+    options_c -> c_options
 
-added all possible raw extensions that I could find
+commit 90490472d271ef57cc6d8edb1bde9ed01f333bab
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 22:52:22 2008 +0000
 
-------------------------------------------------------------------------
-r294 | nadvornik | 2008-03-24 15:49:00 +0100 (Mon, 24 Mar 2008) | 2 lines
+    Move more options to ConfOptions.
 
-improved support for older exiv2 versions
+commit 638d6c3771f6967ac749cf4d06eb9142a83c69c6
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 22:27:54 2008 +0000
 
-------------------------------------------------------------------------
-r293 | nadvornik | 2008-03-24 15:03:46 +0100 (Mon, 24 Mar 2008) | 2 lines
+    Move file_sort_case_sensitive to ConfOptions.
 
-exiv2 version checks
+commit d2979ca0c264ed0421e5cc25cbe12cb1b7f88f0e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 22:14:36 2008 +0000
 
-------------------------------------------------------------------------
-r292 | nadvornik | 2008-03-24 13:04:31 +0100 (Mon, 24 Mar 2008) | 2 lines
+    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().
 
-more renames
+commit 115597977870a18c7ffcd527d381ba7babad049d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 20:35:37 2008 +0000
 
-------------------------------------------------------------------------
-r291 | nadvornik | 2008-03-24 11:27:22 +0100 (Mon, 24 Mar 2008) | 2 lines
+    Make thumbnail standard fail directory after current application
+    name and version.
 
-changed logo
+commit f4b07b916eca315af4f7681bf01e36a69dfdf6fc
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 20:01:29 2008 +0000
 
-------------------------------------------------------------------------
-r290 | nadvornik | 2008-03-24 10:55:09 +0100 (Mon, 24 Mar 2008) | 2 lines
+    Define drag and drop target string in dnd.h.
+    Make it use the current name of the application.
 
-more renames
+commit bfa84d177977c2d1d5c7d2db52a5efee6009d6fb
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 19:43:36 2008 +0000
 
-------------------------------------------------------------------------
-r289 | nadvornik | 2008-03-23 21:38:54 +0100 (Sun, 23 Mar 2008) | 2 lines
+    Use secure save in history_list_save().
 
-rename GQview -> Geeqie over the code
+commit 22e2b40b59d5968e6eb54fdf0abc8c3e26c59a52
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 17:11:14 2008 +0000
 
-------------------------------------------------------------------------
-r288 | nadvornik | 2008-03-23 21:18:51 +0100 (Sun, 23 Mar 2008) | 2 lines
+    Use secure save in comment_file_write().
 
-renamed to geeqie
+commit e91c9429984b95358b9f9bd6161ab6003a47d321
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 16:46:21 2008 +0000
 
-------------------------------------------------------------------------
-r287 | nadvornik | 2008-03-22 20:28:45 +0100 (Sat, 22 Mar 2008) | 2 lines
+    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).
 
-raw related fixes
+commit 8f7571734ad7780f9a56a63b590dc59979dceaea
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 16:04:37 2008 +0000
 
-------------------------------------------------------------------------
-r286 | nadvornik | 2008-03-22 18:32:43 +0100 (Sat, 22 Mar 2008) | 2 lines
+    Use secure save feature when saving collections.
 
-overview of supported raw formats
+commit 90a5034f8953a616e3e3bc8f0d2482b5542b1dd8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 16:02:33 2008 +0000
 
-------------------------------------------------------------------------
-r285 | nadvornik | 2008-03-22 18:09:14 +0100 (Sat, 22 Mar 2008) | 2 lines
+    Preserve permissions of the destination file when using secure save.
 
-configure --without-exiv2
+commit 960050a743c0faf468c2be4608d90b506cd7e7ec
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 15:27:08 2008 +0000
 
-------------------------------------------------------------------------
-r284 | nadvornik | 2008-03-22 17:43:59 +0100 (Sat, 22 Mar 2008) | 2 lines
+    Revert part of the previous patch, let the caller take care
+    of calling path_from_utf8().
 
-crw preview support with exiv2
+commit 6b819d4c9fc7ce8932e2fb43e2fea8d1ded661bd
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 14:27:55 2008 +0000
 
-------------------------------------------------------------------------
-r283 | nadvornik | 2008-03-16 15:11:22 +0100 (Sun, 16 Mar 2008) | 3 lines
+    Use path_from_utf8() on the passed filename.
+    Add const attribute.
 
-whitelist of files that can have an xmp sidecar, sample external command
-for creating sidecar
+commit add11b2e5e37c14112a234a84434518a81e0d88e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 13:07:48 2008 +0000
 
-------------------------------------------------------------------------
-r282 | nadvornik | 2008-03-16 11:52:44 +0100 (Sun, 16 Mar 2008) | 2 lines
+    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.
 
-fixed reading sidecar extensions from config file
+commit b27dd030781ba757068cc7c2722830eafc33bd8c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 12:31:32 2008 +0000
 
-------------------------------------------------------------------------
-r281 | nadvornik | 2008-03-16 11:32:52 +0100 (Sun, 16 Mar 2008) | 2 lines
+    Move secure save code to its own files: secure_save.{c,h}.
 
-write comment and keywords to xmp, sidecars are used if exist
+commit cb6d88cccee47caad26ff3f1cd09cb3e4abf3f66
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 12:25:36 2008 +0000
 
-------------------------------------------------------------------------
-r280 | nadvornik | 2008-03-15 20:53:33 +0100 (Sat, 15 Mar 2008) | 2 lines
+    Add missing #ifdef/#endif.
 
-write support in Exiv2 wrapper; for now only string values 
+commit 9bdd3084d7fad2323f4706eb6d069012637568a8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 10:46:52 2008 +0000
 
-------------------------------------------------------------------------
-r279 | nadvornik | 2008-02-24 19:55:19 +0100 (Sun, 24 Feb 2008) | 3 lines
+    Ensure that gcc flag -Wall is set.
 
-a hack to read raw previews with exiv2 0.16, however it should be fixed
-in the library
+commit 10a062d55d36f749cc16773cb39daadd3761d8a8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 10:45:37 2008 +0000
 
-------------------------------------------------------------------------
-r278 | nadvornik | 2008-02-15 11:48:09 +0100 (Fri, 15 Feb 2008) | 2 lines
+    Silent some gcc warnings.
 
-read also iptc and xmp
+commit ee484a48eecb7bf11090a2cffe64957dfacc7c70
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 09:02:20 2008 +0000
 
-------------------------------------------------------------------------
-r277 | nadvornik | 2008-02-14 15:04:43 +0100 (Thu, 14 Feb 2008) | 2 lines
+    Prevent multiple insertion of the same file in a collection.
+    Use a hash table to speed up existence tests.
 
-more exiv2 fixes
+commit 9c0b2f023a5c9e0da316e4a2bc5cf01117c56f3f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 11 08:10:40 2008 +0000
 
-------------------------------------------------------------------------
-r276 | nadvornik | 2008-02-14 12:03:20 +0100 (Thu, 14 Feb 2008) | 2 lines
+    Only display these messages if debug mode is enabled.
 
-more exiv2 fixes
+commit d934f5a735c2816ff6fca653672b65536c79eb2f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Apr 10 19:27:42 2008 +0000
 
-------------------------------------------------------------------------
-r275 | nadvornik | 2008-02-14 00:02:48 +0100 (Thu, 14 Feb 2008) | 2 lines
+    fixed dates in pan-calendar
 
-more exiv2 fixes
+commit 6b5b5bbdb0126cb96fe38d5f9d2e15859e9dd8f3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 10 12:07:34 2008 +0000
 
-------------------------------------------------------------------------
-r274 | nadvornik | 2008-02-13 20:31:50 +0100 (Wed, 13 Feb 2008) | 2 lines
+    Fix fCamera even more.
 
-unified tag names between exiv2 and internal rxif parser
+commit 3655d6512451651b6daa4659732765e41a42805e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 10 11:31:20 2008 +0000
 
-------------------------------------------------------------------------
-r273 | nadvornik | 2008-02-13 18:47:55 +0100 (Wed, 13 Feb 2008) | 2 lines
+    Do not display ... if not truncated.
 
-more exiv2 fixes
+commit 4f1fc98c467e8ee49a5110caeac20f19d6a40547
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 10 10:43:15 2008 +0000
 
-------------------------------------------------------------------------
-r272 | nadvornik | 2008-02-13 18:08:04 +0100 (Wed, 13 Feb 2008) | 2 lines
+    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...
 
-and first version that actually shows some exif data (see advanced view)
+commit c3a31cca879b0496a7cff3c7443a705a8183854d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 10 00:09:43 2008 +0000
 
-------------------------------------------------------------------------
-r271 | nadvornik | 2008-02-13 17:52:41 +0100 (Wed, 13 Feb 2008) | 2 lines
+    Fix broken remove_common_prefix(), fCamera didn't display model as it should.
 
-first exiv2 support that does not crash immediately
+commit c265a3b27d21585787453f51c6c88f9919731700
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 9 22:47:43 2008 +0000
 
-------------------------------------------------------------------------
-r270 | nadvornik | 2008-02-13 15:46:23 +0100 (Wed, 13 Feb 2008) | 2 lines
+    Resync .po files. French translation was updated (100% made).
 
-started exiv2 integration
+commit cbf85334fc7aeaa7cb4c0f824285fb505712d03a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 9 22:36:43 2008 +0000
 
-------------------------------------------------------------------------
-r269 | nadvornik | 2008-02-13 14:57:31 +0100 (Wed, 13 Feb 2008) | 2 lines
+    Add 3 missing files to POTFILES.in.
 
-simplified exif.h, moved implementation-specific stuff to exif-int.h
+commit 9e55d96d9e8dbd550e574d0c95e97052db85ff4d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 9 22:33:06 2008 +0000
 
-------------------------------------------------------------------------
-r268 | nadvornik | 2008-02-11 16:23:43 +0100 (Mon, 11 Feb 2008) | 2 lines
+    Simple helper script to display translation statistics.
 
-do not show frame for full-window images
+commit 472a9ba634085ee3442f8e2af802cc1392c1a403
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 9 22:13:11 2008 +0000
 
-------------------------------------------------------------------------
-r267 | nadvornik | 2008-02-11 13:51:28 +0100 (Mon, 11 Feb 2008) | 2 lines
+    Fix a typo: "while fluorescent" -> "white fluorescent"
 
-improved drawing of image frames
+commit 2e2e9de4bbd7c8bb7f7f352fa7954df9395c56a3
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 9 22:01:52 2008 +0000
 
-------------------------------------------------------------------------
-r266 | nadvornik | 2008-01-26 22:18:23 +0100 (Sat, 26 Jan 2008) | 2 lines
+    Resync .po files. Update french translation.
 
-updated TODO list
+commit dcd6cfb9d8e4635614f83aead3e35f83cf0cd097
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 9 21:14:50 2008 +0000
 
-------------------------------------------------------------------------
-r265 | nadvornik | 2008-01-20 20:04:18 +0100 (Sun, 20 Jan 2008) | 2 lines
+    fixed crash in pan_calendar
 
-debug messages cleanup
+commit 64e92b479d212e4fbe94c6ad4148bb29766d6191
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Apr 9 20:49:32 2008 +0000
 
-------------------------------------------------------------------------
-r264 | nadvornik | 2008-01-16 20:37:54 +0100 (Wed, 16 Jan 2008) | 2 lines
+    improved histogram drawing
 
-added file with release notes and TODO
+commit 5bf349caeeb48de48e69613e10f1202c51f6a6a2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 9 16:37:54 2008 +0000
 
-------------------------------------------------------------------------
-r263 | nadvornik | 2007-12-23 22:24:48 +0100 (Sun, 23 Dec 2007) | 2 lines
+    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.
 
-basic sidecar files configuration via preferences dialog
+commit c6bd6b0ee75d77f6f4d6d3987a185639a008c02c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Wed Apr 9 13:53:01 2008 +0000
 
-------------------------------------------------------------------------
-r262 | nadvornik | 2007-12-23 21:28:50 +0100 (Sun, 23 Dec 2007) | 2 lines
+    Replace occurences of Geeqie / geeqie by constants defined in main.h.
 
-fixed loading thumbnails for sidecar files
+commit ce0e2d8485b356cce35869d956b863fe7c0884f7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 23:41:01 2008 +0000
 
-------------------------------------------------------------------------
-r261 | nadvornik | 2007-12-23 16:49:23 +0100 (Sun, 23 Dec 2007) | 3 lines
+    int -> gint
 
-fixed vflist_find_row and vflist_sort_set to work correctly with sidecar
-files
+commit ea52620169109844ba024c26d1b1c4a6dc29c885
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 23:39:27 2008 +0000
 
-------------------------------------------------------------------------
-r260 | nadvornik | 2007-12-22 21:33:09 +0100 (Sat, 22 Dec 2007) | 2 lines
+    Make xmp debug info only appears when debug >= 2.
 
-fixed filelist refresh
+commit 1e8eddcf3c0bf7b23f77e70c50a20dcfbbebfed1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 23:33:49 2008 +0000
 
-------------------------------------------------------------------------
-r259 | nadvornik | 2007-12-22 11:10:40 +0100 (Sat, 22 Dec 2007) | 3 lines
+    Enable image rotation depending on EXIF by default.
+    New users shouldn't have to search for it.
 
-preserve marks setting on layout change
+commit f798c6956fcd2665e56d184bc45887d0f4d4edee
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 23:25:46 2008 +0000
 
+    Fix missing header files inclusions.
 
-------------------------------------------------------------------------
-r258 | nadvornik | 2007-12-22 10:51:12 +0100 (Sat, 22 Dec 2007) | 2 lines
+commit 0d0b4d754bd31988e8eed4f3eef0f519b1abf21c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 23:16:12 2008 +0000
 
-basic support for marks in view_file_icon.c
+    GQVIEW_* -> GQ_*
 
-------------------------------------------------------------------------
-r257 | nadvornik | 2007-12-20 23:43:52 +0100 (Thu, 20 Dec 2007) | 2 lines
+commit dd06ccc36568ace67c9d8982c8021ffd33ba6968
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 23:07:09 2008 +0000
 
-update FileData on file change
+    GQVIEW_H -> MAIN_H
 
-------------------------------------------------------------------------
-r256 | nadvornik | 2007-12-20 17:18:28 +0100 (Thu, 20 Dec 2007) | 3 lines
+commit f4398500f5a7fbe6236d5573170f8e359823d87e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 23:02:33 2008 +0000
 
-<num> toggles mark num
-<control><num> selects mark num
+    gqview.h -> main.h
 
-------------------------------------------------------------------------
-r255 | nadvornik | 2007-12-20 17:06:20 +0100 (Thu, 20 Dec 2007) | 2 lines
+commit 4ccdd1c26c852dedbe58543d845e5fc9a55ba53e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 22:31:42 2008 +0000
 
-created menu "Select" with selection and marks operations
+    Remove obsolete prototype.
 
-------------------------------------------------------------------------
-r254 | nadvornik | 2007-12-19 23:01:46 +0100 (Wed, 19 Dec 2007) | 3 lines
+commit 656ba051f062a61bbb21e5add2eda10b9ff18c77
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 22:28:55 2008 +0000
 
-complete set of boolean operation with marks - 
-union, intersection, complement
+    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()
 
-------------------------------------------------------------------------
-r253 | nadvornik | 2007-12-18 22:15:16 +0100 (Tue, 18 Dec 2007) | 2 lines
+commit ae45bad7722ac83ba3fbd91499209c5054bda199
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 22:16:56 2008 +0000
 
-use accels also in fullscreen mode
+    exit_gqview() renamed to exit_program().
+    exit_gqview_final() renamed to exit_program_final().
 
-------------------------------------------------------------------------
-r252 | nadvornik | 2007-12-17 22:42:24 +0100 (Mon, 17 Dec 2007) | 2 lines
+commit a7475aea1b68e02c4ec5444cad4d8fde1ed7691b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 22:05:04 2008 +0000
 
-moved some actions to menu and accels
+    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.
 
-------------------------------------------------------------------------
-r251 | nadvornik | 2007-12-17 20:34:43 +0100 (Mon, 17 Dec 2007) | 2 lines
+commit ccc538651bada138f49aec344cc69398359c1fce
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 21:55:58 2008 +0000
 
-removed unused variable
+    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).
 
-------------------------------------------------------------------------
-r250 | nadvornik | 2007-12-16 23:30:19 +0100 (Sun, 16 Dec 2007) | 2 lines
+commit 0e8b4aabb88cf20b361334edbdd817303de4a768
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 8 21:52:04 2008 +0000
 
-fixed in-place rename
+    fixed histogram label
 
-------------------------------------------------------------------------
-r249 | nadvornik | 2007-12-15 18:58:51 +0100 (Sat, 15 Dec 2007) | 2 lines
+commit e975cd7b5e7737c6fc2c0606ea17b814c9b4c4ea
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 21:33:29 2008 +0000
 
-better integration of split image functions into menu
+    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.
 
-------------------------------------------------------------------------
-r248 | nadvornik | 2007-12-14 22:51:46 +0100 (Fri, 14 Dec 2007) | 2 lines
+commit bddcf782295eb021e6b525ee5773fbea3947b83b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 8 20:56:50 2008 +0000
 
-show active marks in image overlay
+    reworked the histogram patch by Uwe Ohse, most of the code is in
+    separate files
 
-------------------------------------------------------------------------
-r247 | nadvornik | 2007-12-09 22:20:27 +0100 (Sun, 09 Dec 2007) | 2 lines
+commit 149161487904c823cc003a0c45fe1e3cc82205e8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Apr 8 17:26:13 2008 +0000
 
-fixed image focus
+    fixed file delete notification in view_file_icon
 
-------------------------------------------------------------------------
-r246 | nadvornik | 2007-12-09 13:33:51 +0100 (Sun, 09 Dec 2007) | 2 lines
+commit 692e15a37d917d37f5171a64264c06b7635cb39a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 16:22:21 2008 +0000
 
-fixed copying zoom an scroll values from the original image on splitting
+    gtk_notebook_set_tab_reorderable() is only available sinc gtk+ 2.10.
 
-------------------------------------------------------------------------
-r245 | nadvornik | 2007-12-09 12:58:39 +0100 (Sun, 09 Dec 2007) | 2 lines
+commit 7e989ce8338140c5c9b0de7f674e2954649e5993
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 15:53:03 2008 +0000
 
-do not hilight selected image in SPLIT_NONE
+    Move active variable affectation after the test.
 
-------------------------------------------------------------------------
-r244 | nadvornik | 2007-12-09 01:11:40 +0100 (Sun, 09 Dec 2007) | 2 lines
+commit 94caf46eba71f1653d014fbdfa0888b43d98f7d9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 14:52:42 2008 +0000
 
-improved drawing of frame around selected image
+    Simplify layout_color_name_parse() using g_strdelimit().
 
-------------------------------------------------------------------------
-r243 | nadvornik | 2007-11-25 11:25:25 +0100 (Sun, 25 Nov 2007) | 2 lines
+commit b43697803c521709dc639805718e079b3f4edcdd
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 14:50:14 2008 +0000
 
-more operations with file marks
+    Tidy up, whitespaces and indentation fix.
 
-------------------------------------------------------------------------
-r242 | nadvornik | 2007-11-24 22:06:30 +0100 (Sat, 24 Nov 2007) | 2 lines
+commit 5d4ea30f551b19d199da2a16b7b252df8244ebb7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Tue Apr 8 11:53:35 2008 +0000
 
-marks: fixes and cleanup
+    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.
 
-------------------------------------------------------------------------
-r241 | nadvornik | 2007-11-22 22:15:35 +0100 (Thu, 22 Nov 2007) | 2 lines
+commit 255ee5523caae0230e4e163109b00364f3b8180f
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 7 19:47:22 2008 +0000
 
-improved directory scanning a bit
+    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.
 
-------------------------------------------------------------------------
-r240 | nadvornik | 2007-11-21 23:46:50 +0100 (Wed, 21 Nov 2007) | 2 lines
+commit cf45b42ee7dbd8287eecd728cf225c2f45aed5db
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 7 19:06:17 2008 +0000
 
-added possibility to specify prefered file type for external commands
+    Fix a segfault on fullscreen file deletion reported by Frédéric Mantegazza.
 
-------------------------------------------------------------------------
-r239 | nadvornik | 2007-11-21 22:21:17 +0100 (Wed, 21 Nov 2007) | 2 lines
+commit da12ecf1747a682afe776cf99ea76f4342fd9876
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 7 18:52:54 2008 +0000
 
-prevent duplicate sidecar files; code cleanup
+    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.
 
-------------------------------------------------------------------------
-r238 | nadvornik | 2007-11-20 23:28:40 +0100 (Tue, 20 Nov 2007) | 3 lines
+commit e0831fd697ffb602fc780ea49f4f09259978f867
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Apr 7 08:09:39 2008 +0000
 
-fixed grouping sidecar files and made it configurable via config file
-(no gui yet)
+    Display marks in overlay info only if at least one is set.
+    Fix a missing g_string_free().
 
-------------------------------------------------------------------------
-r237 | nadvornik | 2007-10-22 21:58:47 +0200 (Mon, 22 Oct 2007) | 2 lines
+commit 7391c9ddeddc9372876f2759b4c8908ea2085fa1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 6 10:17:41 2008 +0000
 
-fixed preloading images in file list
+    Mark all exif labels as translatable.
+    Before only some of them were enclosed by N_().
 
-------------------------------------------------------------------------
-r236 | nadvornik | 2007-10-08 21:41:49 +0200 (Mon, 08 Oct 2007) | 2 lines
+commit 99f37aedb447817ff1cb9e243f768b45099d17a7
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Apr 6 10:03:54 2008 +0000
 
-improved FileDataChangeInfo structure, check for another file operation in progress
+    Mark strings as translatable.
 
-------------------------------------------------------------------------
-r235 | nadvornik | 2007-10-02 23:49:02 +0200 (Tue, 02 Oct 2007) | 7 lines
+commit 6033096a6d309a6ebab2d1aa1c2d2152b5e6e56a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Apr 5 15:23:39 2008 +0000
 
-display sidecar files (jpeg + raw)  using gtk_tree_store
-This is just a prototype to test the functionality, it needs more work.
+    Improve remove_trailing_slash() so it allocates no more than
+    needed bytes and remove all trailing slashes instead only one.
 
-Please test, omments are welcome :)
+commit 3cd193f19c714ea492ef75b7af92ccddae6d9043
+Author: Laurent Monin <geeqie@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 4b5d366799dd336e39bda4570cb48c706b87512d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 4 22:34:55 2008 +0000
 
-------------------------------------------------------------------------
-r234 | nadvornik | 2007-10-01 21:52:10 +0200 (Mon, 01 Oct 2007) | 2 lines
+    Change default exif order a bit to move up common and useful
+    info.
 
-use FileData even for sidecar file list
+commit 629f646396dece8527f11d9c55cf37e96420df7a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 4 22:23:36 2008 +0000
 
-------------------------------------------------------------------------
-r233 | nadvornik | 2007-09-30 23:10:54 +0200 (Sun, 30 Sep 2007) | 6 lines
+    Re-add "What to show in properties dialog:" label before the table.
 
-editors.c was almost completely rewritten:
-- centralized template parsing
-- better control of executed editors
-- possibility to get editor exit status via callback
+commit 9c6fe295906cac617f7ffb57e1f80519982263c0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 4 22:12:28 2008 +0000
 
+    Rename exif preferences tab to "Properties", and name the
+    subsection "Exif".
 
-------------------------------------------------------------------------
-r232 | nadvornik | 2007-09-12 23:17:31 +0200 (Wed, 12 Sep 2007) | 4 lines
+commit b74a5e41092be8d442a5edc8927c388f8f064ab4
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Fri Apr 4 18:50:52 2008 +0000
 
-display sidecar extensions in filelist
-some cleanup of file marks
+    Fix a segfault occuring when enabling debug mode.
+    At this point il->fd can be null.
 
+commit e8cca019825f81696bed7d0e7ac8adb46107d66e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 23:29:14 2008 +0000
 
-------------------------------------------------------------------------
-r231 | nadvornik | 2007-09-11 22:06:29 +0200 (Tue, 11 Sep 2007) | 3 lines
+    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.
 
-replaced gchar* path with FileData *fd
+commit ba02c7206762d6851a1af2776361daaf16a3db9a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 22:39:50 2008 +0000
 
+    Initialize variables, clearing a gcc warning.
 
-------------------------------------------------------------------------
-r230 | nadvornik | 2007-08-23 22:45:59 +0200 (Thu, 23 Aug 2007) | 2 lines
+commit 9c57ca463347c5dfe77e25e634135ee282a11d6a
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 22:33:28 2008 +0000
 
-started support for sidecar files like xmp, raw+jpeg etc.
+    Add missing prototype to header file.
 
-------------------------------------------------------------------------
-r229 | nadvornik | 2007-08-20 22:11:32 +0200 (Mon, 20 Aug 2007) | 2 lines
+commit 1d07e403b4460791de952fa6b3089e667b60264b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 22:29:20 2008 +0000
 
-more external commands
+    Add few missing prototypes to header file.
 
-------------------------------------------------------------------------
-r228 | nadvornik | 2007-08-16 22:57:09 +0200 (Thu, 16 Aug 2007) | 2 lines
+commit bae17221c04c2d7ac5a473e94ac0562603d83507
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 22:20:42 2008 +0000
 
-improved external delete command
+    Drop a bunch of unused variables.
 
-------------------------------------------------------------------------
-r227 | nadvornik | 2007-08-15 23:37:51 +0200 (Wed, 15 Aug 2007) | 2 lines
+commit 4233904c10730a743c21449f929ff99ab6a9cb2e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 22:14:37 2008 +0000
 
-started implementation of external commands; external Delete should work
+    Add missing #include.
 
-------------------------------------------------------------------------
-r226 | bruclik | 2007-07-20 09:10:48 +0200 (Fri, 20 Jul 2007) | 3 lines
+commit b5004054f8709b415a62b457fc166216014e4d6c
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 22:13:12 2008 +0000
 
-compilation fix
+    Remove unused variables.
 
+commit 0f370af7df0f6b59e783a3c6655d6b8db4986ce9
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 22:09:36 2008 +0000
 
-------------------------------------------------------------------------
-r225 | bruclik | 2007-07-13 16:03:08 +0200 (Fri, 13 Jul 2007) | 3 lines
+    Add missing prototype.
 
-First implementation of marks for all photos.
+commit 46cbdf33c88a15bca579a00022356361f7854ec8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 22:06:31 2008 +0000
 
+    Drop 3 unused variables and comment out 2 unused functions.
 
-------------------------------------------------------------------------
-r224 | nadvornik | 2007-07-12 22:46:28 +0200 (Thu, 12 Jul 2007) | 2 lines
+commit b452f41cefd0a7d578b4e5310543d397ec4ca21b
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 22:03:14 2008 +0000
 
-relative scroll is working; some cleanup
+    Add parenthesis around affection to clear a gcc warning.
 
-------------------------------------------------------------------------
-r223 | nadvornik | 2007-07-11 23:10:25 +0200 (Wed, 11 Jul 2007) | 2 lines
+commit fab357ea72855cdc4397ad4e4009206f47e9065e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 22:01:08 2008 +0000
 
-connected zoom
+    Fix a signedness warning.
 
-------------------------------------------------------------------------
-r222 | nadvornik | 2007-07-11 22:00:07 +0200 (Wed, 11 Jul 2007) | 2 lines
+commit 91d0e07df572f7e7b2bb4564b3d96737ba432650
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 21:54:23 2008 +0000
 
-started relative scroll, keep scroll position 
+    Main configuration file was renamed from gqviewrc to geeqierc.
 
-------------------------------------------------------------------------
-r221 | nadvornik | 2007-07-10 23:25:51 +0200 (Tue, 10 Jul 2007) | 2 lines
+commit 94fe3fcbb8e57a53b1ca2fbd2874d319988a3f05
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 21:50:53 2008 +0000
 
-improved connected scroll and active image switching
+    Fix a segfault occuring when using --without-exiv2 and
+    concerning exif stuff.
 
-------------------------------------------------------------------------
-r220 | nadvornik | 2007-06-29 17:16:46 +0200 (Fri, 29 Jun 2007) | 4 lines
+commit c34caea4863dc67b9420eefeab15fea347482d00
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 21:49:17 2008 +0000
 
-implemented split windows
-TODO: menus and hotkeys, connected zoom, activating on drag
+    Fix missing bit of previous patch.
 
+commit 287ce3f2961b8d47d7b16b14206de769419a70b0
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 21:04:19 2008 +0000
 
-------------------------------------------------------------------------
+    Fix two more gcc warnings related to function declarations.
+
+commit 7c014bcacbdf6a41bf9b4d056c23af1b095d2c5e
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 20:53:13 2008 +0000
+
+    Remove two unused variables declarations, and add a missing #include.
+
+commit ae6a05ca1496e697792873538344986662731d33
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 20:46:55 2008 +0000
+
+    Drop unused variable.
+
+commit 71e3199f6438dedfad6c9f887c61377e25d2ecd8
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 20:45:55 2008 +0000
+
+    Add missing return at the end of editor_command_next_start().
+
+commit f73531befc98f27f324b2d8931037cb992cee5eb
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 20:40:15 2008 +0000
+
+    Drop unused variable.
+
+commit 66f99ad9b066545846752becd21c8fe28360d27d
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 20:38:59 2008 +0000
+
+    Make collect_manager_process_action() static.
+
+commit 8e4da844d26d88157198173ae9085700c3ad7e15
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 20:34:49 2008 +0000
+
+    Fix typos in functions names: file_list -> filelist.
+
+commit c2eef3c9f81fcfdc2871d68fc70429ee0022b0a1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 20:25:22 2008 +0000
+
+    Remove unused variable declarations.
+
+commit 6c8390b4bf350c22d5dadc4f7cbeecfcf66b2241
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 20:24:20 2008 +0000
+
+    Fix missing header include (filelist.h).
+
+commit a161508a7fcab4d94be9661e844e1cbadb459016
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 20:19:16 2008 +0000
+
+    Remove unused variables declarations.
+
+commit 8746b22d3ed1b600016bd97a5547dc10248cc0e5
+Author: Laurent Monin <geeqie@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 1557cbb59eeb34ce818337a2c9a57cb8e03c9c05
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 18:20:39 2008 +0000
+
+    Use more generic names for some cache manager callback functions.
+
+commit aecafd20f3ac481c1c919484ebb2dd79af07caca
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Thu Apr 3 17:34:30 2008 +0000
+
+    Replace some occurences of gqview by Geeqie.
+
+commit e10dc3fb90621a74d1641c54cba4e3eb58ed306b
+Author: Laurent Monin <geeqie@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 7cc8e4c3ec69055695aea75aec756ab8623d9b1b
+Author: Laurent Monin <geeqie@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 1671ec2fa789db8370f51fb6ef8efca946865931
+Author: Laurent Monin <geeqie@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 ab990a8c71aed99def1757293cbb888da37af2a9
+Author: Laurent Monin <geeqie@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 cf5166859290614def5203aea1900d302d02c6de
+Author: Laurent Monin <geeqie@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 84a0008e3167969e2250ac1169da57ad8464624d
+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 a667d7a3491b2758ffff532fc66c76bd84de59cf
+Author: Laurent Monin <geeqie@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 119f6773b7605d8ce443c6f79ee1becd5d2250b2
+Author: Laurent Monin <geeqie@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 9c13e122221c8c594e9c686eb44c00ebe5653a8d
+Author: Laurent Monin <geeqie@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 46b72816ae905359b0f58dc9306391a045c64851
+Author: Laurent Monin <geeqie@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 04eaaa21a6ba71239f7c4564ff98a3268326cc40
+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 e24208c28c3cc4cebd512e16b81183ec1df6bae1
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Mon Mar 31 07:29:03 2008 +0000
+
+    Indentation and white lines minor fixes.
+
+commit fcd13bbcea7020864510cb36b878e08fab2f90b2
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 30 19:26:35 2008 +0000
+
+    Move strlen() calls outside the while loop.
+
+commit 05e266040ad17850e0b808ba3ddc94fefb526120
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 30 14:19:34 2008 +0000
+
+    Comment out forgotten debugging code.
+
+commit 7bfda96a852553fd035ffefcd44c82dab63de722
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sun Mar 30 14:18:04 2008 +0000
+
+    Fix two minor compilation warnings.
+
+commit a3842d6ede2ca127f40bdab206c0bfd35b31e92b
+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 07a39dad79cab9d0ffb31934ffffb46cac283614
+Author: Laurent Monin <geeqie@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 4cd843a2af59ae49b25ee2cf0cc1a4e777567628
+Author: Laurent Monin <geeqie@norz.org>
+Date:   Sat Mar 29 21:47:10 2008 +0000
+
+    Improve escaping and quoting of strings saved in rc files.
+
+commit a6b652131200ed7c783431147a4ea52024341200
+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 34d53a4678e430076251d04a4e7e4e4c755a21e1
+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 a33be8446827d48bdf2c3a390cac83a46c998a9b
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 29 10:11:02 2008 +0000
+
+    fixed color management initialization
+
+commit c8156a82ec7f5c50ca3879f3d7950be7d2141ad0
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Mar 26 12:07:00 2008 +0000
+
+    README fixes
+
+commit 407aa583a11e3dc639b45941cd642636e90b8da4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Mar 26 08:02:45 2008 +0000
+
+    updated README files
+
+commit 326749190b90a0d6856aadc41863147f4036ef74
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Mar 26 08:00:46 2008 +0000
+
+    improved xmp vs. legacy metadata handling
+
+commit 6d057f053b0096f75d54ca1072efbc3519fb1fd6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Mar 24 23:15:29 2008 +0000
+
+    fixed crashes with --debug
+
+commit b62f6a36bb78ebcfdc7e3ebb5ed8053e4602ff31
+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 667f7560d8b10468f4c7297519555a3c8decbc4c
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Mar 24 14:49:00 2008 +0000
+
+    improved support for older exiv2 versions
+
+commit da4c691f61c0f2ca628b9ad5e97c3214df774d69
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Mar 24 14:03:46 2008 +0000
+
+    exiv2 version checks
+
+commit 84ae856159768b019f9e84bc7755870d81919ff4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Mar 24 12:04:31 2008 +0000
+
+    more renames
+
+commit 70dabcc54b1d89de945f04eda7b3a64c353f9b55
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Mar 24 10:27:22 2008 +0000
+
+    changed logo
+
+commit 81d7720e912922961e82aa9b1a1dc87e7d75a74a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Mar 24 09:55:09 2008 +0000
+
+    more renames
+
+commit 63da021597cd98d86a924b3e233ef17974df5360
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 23 20:38:54 2008 +0000
+
+    rename GQview -> Geeqie over the code
+
+commit a0778c990d5e40044d61b06dc2fbdbb9a7e70b04
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 23 20:18:51 2008 +0000
+
+    renamed to geeqie
+
+commit ea452132ffaeb843e0679ff75cea362888cf1e6d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 22 19:28:45 2008 +0000
+
+    raw related fixes
+
+commit 492c7832025b9958963965fafb009de3d8fde085
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 22 17:32:43 2008 +0000
+
+    overview of supported raw formats
+
+commit 6974277ce5e41e0271523dbbd5ece82abeec678e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 22 17:09:14 2008 +0000
+
+    configure --without-exiv2
+
+commit 2e9a8e8d10e6aefb5965f7b68c7ea0304bc962b2
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Mar 22 16:43:59 2008 +0000
+
+    crw preview support with exiv2
+
+commit 7f9de3a441f0cda2f3f6338e605ac623c0939e60
+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 a7b47030ebe7432a344a9af140418143a3e60510
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Mar 16 10:52:44 2008 +0000
+
+    fixed reading sidecar extensions from config file
+
+commit 7597fd790455ba66f96c22589c14f77041473c04
+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 c0cdc48934658fca8cd0c98c642f6f79139eb546
+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 61e73a06de7a43766561aa634ed092f92074fda8
+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 406e5426f94d6f73156a64864486bfc15a57e18e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Feb 15 10:48:09 2008 +0000
+
+    read also iptc and xmp
+
+commit 8c7b5e49053a0f3c00c437d10b0456ccfe08149d
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Feb 14 14:04:43 2008 +0000
+
+    more exiv2 fixes
+
+commit 2b56231212f7ea7f07ce26525b1b20d8acfba5e4
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Feb 14 11:03:20 2008 +0000
+
+    more exiv2 fixes
+
+commit 0330894fadd7202f8df008f7c8b68c6806d480ac
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 13 23:02:48 2008 +0000
+
+    more exiv2 fixes
+
+commit 4f5f09180a9a03d951a695611df2426342201596
+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 bf05ea3fd28410a74676a407f659899e4c912046
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 13 17:47:55 2008 +0000
+
+    more exiv2 fixes
+
+commit 69bc9e2f08edac2dd933f5b7ea25864a30c5d660
+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 fd37e582550777f9c82609aacb4dd5fc2b4aab86
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 13 16:52:41 2008 +0000
+
+    first exiv2 support that does not crash immediately
+
+commit d5f48145d5d4cc13c73fb372b6d6a618eca3ce75
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Feb 13 14:46:23 2008 +0000
+
+    started exiv2 integration
+
+commit dd9103a22cd380d10bffb153f495109066f8065e
+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 431265bcd9755e6074140f587a9512bb50f0549a
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Feb 11 15:23:43 2008 +0000
+
+    do not show frame for full-window images
+
+commit b3b7ee17996db74480664bcc1f68e0ef2b15d420
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Feb 11 12:51:28 2008 +0000
+
+    improved drawing of image frames
+
+commit 0628b6e3e6e9712711131850b85d7d471fd22b20
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Jan 26 21:18:23 2008 +0000
+
+    updated TODO list
+
+commit bf5d79e01c27563022cf7bf091b12d62375157d6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Jan 20 19:04:18 2008 +0000
+
+    debug messages cleanup
+
+commit 631cb03570ea6c6ea72b1b16246c954ddb0e10d8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jan 16 19:37:54 2008 +0000
+
+    added file with release notes and TODO
+
+commit 6d82f53ecfeab8d6094f82a95cbdd7746d295fa1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 23 21:24:48 2007 +0000
+
+    basic sidecar files configuration via preferences dialog
+
+commit 45bbe448e671704146e0bc767810ba93df03ce50
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 23 20:28:50 2007 +0000
+
+    fixed loading thumbnails for sidecar files
+
+commit 29b1508bf7b5e237cfeebcb70d1db839105d6e72
+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 c1a3110b9f809032dbc8b8aa87fe5ba30e5fedc6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Dec 22 20:33:09 2007 +0000
+
+    fixed filelist refresh
+
+commit b06e457b334a134777618c729eb99e71bf1725c9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Dec 22 10:10:40 2007 +0000
+
+    preserve marks setting on layout change
+
+commit c753cf51a86606bdcc34cb5bafde19ad9e75bda2
+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 ec7b00c244dd33aa0db84f09db46e5603f9f3dc1
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Dec 20 22:43:52 2007 +0000
+
+    update FileData on file change
+
+commit 9114e31e1e4e433948d6b6380ea955b4909ddff0
+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 eda3ed612bc1b1f96ef2956db9d1a07e4da1509f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Dec 20 16:06:20 2007 +0000
+
+    created menu "Select" with selection and marks operations
+
+commit 3d075305738ca1931d074e207e546f3a5c3fcd3d
+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 89bad26edcaf2df8dd67d3b965ffdb89ceb05a6f
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Dec 18 21:15:16 2007 +0000
+
+    use accels also in fullscreen mode
+
+commit a9437da31efbdf69f6d9f7bba573f3925dc6a3aa
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Dec 17 21:42:24 2007 +0000
+
+    moved some actions to menu and accels
+
+commit a38f59e3953d625d8209673f67380f2cd34ef824
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Dec 17 19:34:43 2007 +0000
+
+    removed unused variable
+
+commit 345a2cf80b5165d3eb651ef6ade21323280d6ebe
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 16 22:30:19 2007 +0000
+
+    fixed in-place rename
+
+commit 05cfc9b2aa804a81b39e792cdf5d7fe8119e8df6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Dec 15 17:58:51 2007 +0000
+
+    better integration of split image functions into menu
+
+commit 69f60d962f323105247e0eaae029ab5d4c4d7395
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Fri Dec 14 21:51:46 2007 +0000
+
+    show active marks in image overlay
+
+commit 9ccee7c53567b57b5d54b727ad0d82e453c69d58
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 9 21:20:27 2007 +0000
+
+    fixed image focus
+
+commit b44635e7ed331a57eda5ba5d5b4886ddfaf453dc
+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 ce0883ff7b010d5562f1d7d1213b326503229644
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 9 11:58:39 2007 +0000
+
+    do not hilight selected image in SPLIT_NONE
+
+commit 4c1e2733efabf185cf89ce1c12da428f3402f5e9
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Dec 9 00:11:40 2007 +0000
+
+    improved drawing of frame around selected image
+
+commit 7ea79525bc616c4b570ed79cd5a930d85e34cbb6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sun Nov 25 10:25:25 2007 +0000
+
+    more operations with file marks
+
+commit a0cf6aaa112b855b737422d74eb8ba048598d223
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Sat Nov 24 21:06:30 2007 +0000
+
+    marks: fixes and cleanup
+
+commit 5c3c80672cb96a81b25289f09f82d3f642cf2846
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Nov 22 21:15:35 2007 +0000
+
+    improved directory scanning a bit
+
+commit 106211b13e3e057b69bb7676d70155e64eb093cd
+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 439688c617f392e5e63b68bac42663a05be7df61
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Nov 21 21:21:17 2007 +0000
+
+    prevent duplicate sidecar files; code cleanup
+
+commit 07fcc6b5f7298e70aa7fc5530427997eece2bb44
+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 f4cbb100a217060899694be8fbe42a496f00f443
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Oct 22 19:58:47 2007 +0000
+
+    fixed preloading images in file list
+
+commit db51b5674d885e18d75a4c4638ec70a5fbb0ee6a
+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 0f0a7caad365e1040b989a58a53c5cd22270d631
+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 bd71fb9aabd65b6e530a82bf61b0787d5f9218a6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Oct 1 19:52:10 2007 +0000
+
+    use FileData even for sidecar file list
+
+commit dab00f02153474d52c62447e25e4a89f70ce918b
+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 0521644af7926c994e85a57345d7d9e4045dee23
+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 06959abbda81a200519ad4b57b16995487b8acd8
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Sep 11 20:06:29 2007 +0000
+
+    replaced gchar* path with FileData *fd
+
+commit d9367f6d1ce776d8a9c2cf67fe9f8166e4e41b6b
+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 d42c34b8f61d1769f068d253d52043862cc49e56
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Mon Aug 20 20:11:32 2007 +0000
+
+    more external commands
+
+commit a4e65742955bd3ca929032eac09ea49b57a6873e
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Aug 16 20:57:09 2007 +0000
+
+    improved external delete command
+
+commit 19d0a14182426bf5e9a9591c65f44af4c6fc3c06
+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 57c15b1c97b8d075ebb879fc4af67ba41a5d8471
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Fri Jul 20 07:10:48 2007 +0000
+
+    compilation fix
+
+commit 84f67e529bc28f1888d58736ed92d69b227a72a4
+Author: Petr Ostadal <postadal@suse.cz>
+Date:   Fri Jul 13 14:03:08 2007 +0000
+
+    First implementation of marks for all photos.
+
+commit f231104ffad164bd37990a2b4d8e4ffa392f3949
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Thu Jul 12 20:46:28 2007 +0000
+
+    relative scroll is working; some cleanup
+
+commit 45424fcc2bf63a47442a1669f19c57233ed07386
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 11 21:10:25 2007 +0000
+
+    connected zoom
+
+commit 625f31c5f44e5ad9b1689949b3e0553a1a89a2a6
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Wed Jul 11 20:00:07 2007 +0000
+
+    started relative scroll, keep scroll position
+
+commit 44d8cd9bde65b823801ea1f5eca8137641ce5c18
+Author: Vladimir Nadvornik <nadvornik@suse.cz>
+Date:   Tue Jul 10 21:25:51 2007 +0000
+
+    improved connected scroll and active image switching
+
+commit f2c63eb24b224a0f9023dc2fa27dc1fe64a5c047
+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>