Update ChangeLog using C locale date format, add a script to ease future updates.
authorLaurent Monin <geeqie@norz.org>
Mon, 9 Feb 2009 09:02:04 +0000 (09:02 +0000)
committerLaurent Monin <geeqie@norz.org>
Mon, 9 Feb 2009 09:02:04 +0000 (09:02 +0000)
ChangeLog
gen_changelog.sh [new file with mode: 0755]

index 1796ef7..0dcadee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 ------------------------------------------------------------------------
 ------------------------------------------------------------------------
-r1351 | nadvornik | 2009-01-25 17:58:19 +0100 (Ne, 25 led 2009) | 2 lines
+r1385 | nadvornik | 2009-02-07 22:03:11 +0100 (Sat, 07 Feb 2009) | 4 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)
+
+------------------------------------------------------------------------
+r1384 | nadvornik | 2009-02-07 20:01:21 +0100 (Sat, 07 Feb 2009) | 6 lines
+
+use metadata_read_* functions where possible
+switch exiv2 to utf8 charset
+support for exiv2 formatting that depends on other tags:
+http://dev.robotbattle.com/bugs/view.php?id=0000516
+
+
+------------------------------------------------------------------------
+r1383 | nadvornik | 2009-02-07 00:49:03 +0100 (Sat, 07 Feb 2009) | 2 lines
+
+Start with "Fit to window" in "Leave Zoom at previous setting" mode
+
+------------------------------------------------------------------------
+r1382 | nadvornik | 2009-02-06 23:56:52 +0100 (Fri, 06 Feb 2009) | 4 lines
+
+do not switch to the next image on mouse click in split mode
+it interferes with image switching too much
+
+
+------------------------------------------------------------------------
+r1381 | nadvornik | 2009-02-06 23:41:47 +0100 (Fri, 06 Feb 2009) | 2 lines
+
+improved labels of some menu items
+
+------------------------------------------------------------------------
+r1380 | zas_ | 2009-02-04 18:15:30 +0100 (Wed, 04 Feb 2009) | 1 line
+
+Add year 2009 to copyright info everywhere.
+------------------------------------------------------------------------
+r1379 | zas_ | 2009-02-04 17:50:24 +0100 (Wed, 04 Feb 2009) | 1 line
+
+Fix up the copyright years info.
+------------------------------------------------------------------------
+r1378 | zas_ | 2009-02-04 17:49:11 +0100 (Wed, 04 Feb 2009) | 1 line
+
+Update README header.
+------------------------------------------------------------------------
+r1377 | zas_ | 2009-02-04 17:47:02 +0100 (Wed, 04 Feb 2009) | 1 line
+
+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
+
+Do not show geeqie itself in editors menus.
+------------------------------------------------------------------------
+r1375 | nadvornik | 2009-02-03 19:04:10 +0100 (Tue, 03 Feb 2009) | 2 lines
+
+do not translate already translated texts from desktop files
+
+------------------------------------------------------------------------
+r1374 | zas_ | 2009-02-03 14:52:20 +0100 (Tue, 03 Feb 2009) | 1 line
+
+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
+
+Reorder fields a bit and make flags field unsigned.
+------------------------------------------------------------------------
+r1372 | zas_ | 2009-02-03 09:41:21 +0100 (Tue, 03 Feb 2009) | 1 line
+
+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
+
+improved placing of external commands in menu
+small menu improvements
+
+------------------------------------------------------------------------
+r1370 | nadvornik | 2009-02-01 23:35:40 +0100 (Sun, 01 Feb 2009) | 3 lines
+
+test TryExec,
+xdg_data_home added to the list of directories
+
+------------------------------------------------------------------------
+r1369 | nadvornik | 2009-02-01 19:27:42 +0100 (Sun, 01 Feb 2009) | 2 lines
+
+fixed switch from single to split image
+
+------------------------------------------------------------------------
+r1368 | nadvornik | 2009-02-01 13:48:14 +0100 (Sun, 01 Feb 2009) | 2 lines
+
+read external editors from .desktop files
+
+------------------------------------------------------------------------
+r1367 | zas_ | 2009-01-29 20:43:34 +0100 (Thu, 29 Jan 2009) | 1 line
+
+Sort the list alphabetically and remove an empty line.
+------------------------------------------------------------------------
+r1366 | nadvornik | 2009-01-29 20:23:39 +0100 (Thu, 29 Jan 2009) | 4 lines
+
+switched to po/LINGUAS, see http://live.gnome.org/GnomeGoals/PoLinguas
+(new glib-gettextize does not support the old method)
+
+
+------------------------------------------------------------------------
+r1365 | zas_ | 2009-01-29 20:07:07 +0100 (Thu, 29 Jan 2009) | 1 line
+
+gint -> gboolean.
+------------------------------------------------------------------------
+r1364 | zas_ | 2009-01-29 20:00:24 +0100 (Thu, 29 Jan 2009) | 1 line
+
+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
+
+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
+
+added SIGBUS handler
+
+------------------------------------------------------------------------
+r1361 | nadvornik | 2009-01-26 22:08:05 +0100 (Mon, 26 Jan 2009) | 2 lines
+
+fixed compilation with lirc
+
+------------------------------------------------------------------------
+r1360 | zas_ | 2009-01-26 15:59:49 +0100 (Mon, 26 Jan 2009) | 1 line
+
+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
+
+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
+
+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
+
+Keep -O0 over -O2 as requested by Vladimir.
+------------------------------------------------------------------------
+r1356 | zas_ | 2009-01-26 09:36:23 +0100 (Mon, 26 Jan 2009) | 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).
+------------------------------------------------------------------------
+r1355 | zas_ | 2009-01-26 09:30:30 +0100 (Mon, 26 Jan 2009) | 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.
+------------------------------------------------------------------------
+r1354 | nadvornik | 2009-01-25 20:38:31 +0100 (Sun, 25 Jan 2009) | 2 lines
+
+added the original COPYING file from GQview - we can't rely on autogen.sh
+
+------------------------------------------------------------------------
+r1352 | nadvornik | 2009-01-25 19:14:08 +0100 (Sun, 25 Jan 2009) | 2 lines
+
+updated ChangeLog from svn log
+
+------------------------------------------------------------------------
+r1351 | nadvornik | 2009-01-25 17:58:19 +0100 (Sun, 25 Jan 2009) | 2 lines
 
 fixed gthread detection
 
 ------------------------------------------------------------------------
 
 fixed gthread detection
 
 ------------------------------------------------------------------------
-r1350 | nadvornik | 2009-01-25 10:27:27 +0100 (Ne, 25 led 2009) | 2 lines
+r1350 | nadvornik | 2009-01-25 10:27:27 +0100 (Sun, 25 Jan 2009) | 2 lines
 
 do not ignore newly created sidecars
 
 ------------------------------------------------------------------------
 
 do not ignore newly created sidecars
 
 ------------------------------------------------------------------------
-r1349 | nadvornik | 2009-01-24 14:46:08 +0100 (So, 24 led 2009) | 2 lines
+r1349 | nadvornik | 2009-01-24 14:46:08 +0100 (Sat, 24 Jan 2009) | 2 lines
 
 adjusted marks spacing to align them with the marks filter
 
 ------------------------------------------------------------------------
 
 adjusted marks spacing to align them with the marks filter
 
 ------------------------------------------------------------------------
-r1348 | zas_ | 2009-01-24 14:38:53 +0100 (So, 24 led 2009) | 1 line
+r1348 | zas_ | 2009-01-24 14:38:53 +0100 (Sat, 24 Jan 2009) | 1 line
 
 Fix incorrect translation.
 ------------------------------------------------------------------------
 
 Fix incorrect translation.
 ------------------------------------------------------------------------
-r1347 | nadvornik | 2009-01-24 14:05:06 +0100 (So, 24 led 2009) | 4 lines
+r1347 | nadvornik | 2009-01-24 14:05:06 +0100 (Sat, 24 Jan 2009) | 4 lines
 
 fixed restoring of OSD at layout_image_full_screen_stop
 https://sourceforge.net/tracker/index.php?func=detail&aid=2039839&group_id=222125&atid=1054680
 
 
 ------------------------------------------------------------------------
 
 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
 
 
 ------------------------------------------------------------------------
-r1346 | nadvornik | 2009-01-24 13:15:01 +0100 (So, 24 led 2009) | 2 lines
+r1346 | nadvornik | 2009-01-24 13:15:01 +0100 (Sat, 24 Jan 2009) | 2 lines
 
 fixed glib warning
 
 ------------------------------------------------------------------------
 
 fixed glib warning
 
 ------------------------------------------------------------------------
-r1345 | nadvornik | 2009-01-24 11:09:29 +0100 (So, 24 led 2009) | 2 lines
+r1345 | nadvornik | 2009-01-24 11:09:29 +0100 (Sat, 24 Jan 2009) | 2 lines
 
 updated version string
 
 ------------------------------------------------------------------------
 
 updated version string
 
 ------------------------------------------------------------------------
-r1344 | zas_ | 2009-01-24 08:41:23 +0100 (So, 24 led 2009) | 1 line
+r1344 | zas_ | 2009-01-24 08:41:23 +0100 (Sat, 24 Jan 2009) | 1 line
 
 Silent two compilation warnings.
 ------------------------------------------------------------------------
 
 Silent two compilation warnings.
 ------------------------------------------------------------------------
-r1343 | zas_ | 2009-01-24 08:36:21 +0100 (So, 24 led 2009) | 1 line
+r1343 | zas_ | 2009-01-24 08:36:21 +0100 (Sat, 24 Jan 2009) | 1 line
 
 French translation was updated.
 ------------------------------------------------------------------------
 
 French translation was updated.
 ------------------------------------------------------------------------
-r1342 | nadvornik | 2009-01-23 23:53:02 +0100 (Pá, 23 led 2009) | 2 lines
+r1342 | nadvornik | 2009-01-23 23:53:02 +0100 (Fri, 23 Jan 2009) | 2 lines
 
 fixed possible crash
 
 ------------------------------------------------------------------------
 
 fixed possible crash
 
 ------------------------------------------------------------------------
-r1341 | nadvornik | 2009-01-21 19:30:54 +0100 (St, 21 led 2009) | 2 lines
+r1341 | nadvornik | 2009-01-21 19:30:54 +0100 (Wed, 21 Jan 2009) | 2 lines
 
 enable threads by default
 
 ------------------------------------------------------------------------
 
 enable threads by default
 
 ------------------------------------------------------------------------
-r1340 | nadvornik | 2009-01-21 19:16:26 +0100 (St, 21 led 2009) | 2 lines
+r1340 | nadvornik | 2009-01-21 19:16:26 +0100 (Wed, 21 Jan 2009) | 2 lines
 
 compilation fixes for older exiv2
 
 ------------------------------------------------------------------------
 
 compilation fixes for older exiv2
 
 ------------------------------------------------------------------------
-r1339 | nadvornik | 2009-01-20 23:53:09 +0100 (Út, 20 led 2009) | 2 lines
+r1339 | nadvornik | 2009-01-20 23:53:09 +0100 (Tue, 20 Jan 2009) | 2 lines
 
 improved metadata preferences
 
 ------------------------------------------------------------------------
 
 improved metadata preferences
 
 ------------------------------------------------------------------------
-r1338 | nadvornik | 2009-01-20 23:29:31 +0100 (Út, 20 led 2009) | 2 lines
+r1338 | nadvornik | 2009-01-20 23:29:31 +0100 (Tue, 20 Jan 2009) | 2 lines
 
 fixed possible segfault
 
 ------------------------------------------------------------------------
 
 fixed possible segfault
 
 ------------------------------------------------------------------------
-r1337 | nadvornik | 2009-01-11 22:28:03 +0100 (Ne, 11 led 2009) | 2 lines
+r1337 | nadvornik | 2009-01-11 22:28:03 +0100 (Sun, 11 Jan 2009) | 2 lines
 
 show symlinks in filelist
 
 ------------------------------------------------------------------------
 
 show symlinks in filelist
 
 ------------------------------------------------------------------------
-r1336 | nadvornik | 2009-01-11 22:24:58 +0100 (Ne, 11 led 2009) | 2 lines
+r1336 | nadvornik | 2009-01-11 22:24:58 +0100 (Sun, 11 Jan 2009) | 2 lines
 
 fixed includes
 
 ------------------------------------------------------------------------
 
 fixed includes
 
 ------------------------------------------------------------------------
-r1335 | nadvornik | 2009-01-11 19:58:05 +0100 (Ne, 11 led 2009) | 2 lines
+r1335 | nadvornik | 2009-01-11 19:58:05 +0100 (Sun, 11 Jan 2009) | 2 lines
 
 added a status bar button for writting metadata immediately
 
 ------------------------------------------------------------------------
 
 added a status bar button for writting metadata immediately
 
 ------------------------------------------------------------------------
-r1334 | nadvornik | 2009-01-11 13:13:30 +0100 (Ne, 11 led 2009) | 3 lines
+r1334 | nadvornik | 2009-01-11 13:13:30 +0100 (Sun, 11 Jan 2009) | 3 lines
 
 metadata write mode (direct or sidecar) made configurable for each file
 format
 
 ------------------------------------------------------------------------
 
 metadata write mode (direct or sidecar) made configurable for each file
 format
 
 ------------------------------------------------------------------------
-r1333 | nadvornik | 2009-01-10 21:40:37 +0100 (So, 10 led 2009) | 3 lines
+r1333 | nadvornik | 2009-01-10 21:40:37 +0100 (Sat, 10 Jan 2009) | 3 lines
 
 simplified metadata interface, dropped metadata_read,
 fixes for older exiv2 versions
 
 ------------------------------------------------------------------------
 
 simplified metadata interface, dropped metadata_read,
 fixes for older exiv2 versions
 
 ------------------------------------------------------------------------
-r1332 | zas_ | 2009-01-04 18:14:34 +0100 (Ne, 04 led 2009) | 1 line
+r1332 | zas_ | 2009-01-04 18:14:34 +0100 (Sun, 04 Jan 2009) | 1 line
 
 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.
 ------------------------------------------------------------------------
 
 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 (Ne, 04 led 2009) | 1 line
+r1331 | zas_ | 2009-01-04 11:32:47 +0100 (Sun, 04 Jan 2009) | 1 line
 
 French translation was updated.
 ------------------------------------------------------------------------
 
 French translation was updated.
 ------------------------------------------------------------------------
-r1330 | zas_ | 2009-01-03 18:13:20 +0100 (So, 03 led 2009) | 1 line
+r1330 | zas_ | 2009-01-03 18:13:20 +0100 (Sat, 03 Jan 2009) | 1 line
 
 Silent warnings.
 ------------------------------------------------------------------------
 
 Silent warnings.
 ------------------------------------------------------------------------
-r1329 | nadvornik | 2009-01-03 16:29:08 +0100 (So, 03 led 2009) | 2 lines
+r1329 | nadvornik | 2009-01-03 16:29:08 +0100 (Sat, 03 Jan 2009) | 2 lines
 
 write keywords and comments with separate functions
 
 ------------------------------------------------------------------------
 
 write keywords and comments with separate functions
 
 ------------------------------------------------------------------------
-r1328 | nadvornik | 2009-01-03 00:14:01 +0100 (So, 03 led 2009) | 2 lines
+r1328 | nadvornik | 2009-01-03 00:14:01 +0100 (Sat, 03 Jan 2009) | 2 lines
 
 fixed updating of selection after deleting the last image from the list
 
 ------------------------------------------------------------------------
 
 fixed updating of selection after deleting the last image from the list
 
 ------------------------------------------------------------------------
-r1327 | nadvornik | 2009-01-02 23:57:09 +0100 (Pá, 02 led 2009) | 5 lines
+r1327 | nadvornik | 2009-01-02 23:57:09 +0100 (Fri, 02 Jan 2009) | 5 lines
 
 do not enter a directory after rename
 fixed dir tree updating
 
 do not enter a directory after rename
 fixed dir tree updating
@@ -125,151 +284,151 @@ http://sourceforge.net/tracker/index.php?func=detail&aid=2481287&group_id=222125
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r1326 | nadvornik | 2009-01-02 15:58:21 +0100 (Pá, 02 led 2009) | 4 lines
+r1326 | nadvornik | 2009-01-02 15:58:21 +0100 (Fri, 02 Jan 2009) | 4 lines
 
 added done callback to utilops
 used the callback for metadata writting at exit and for renaming new
 folder
 
 ------------------------------------------------------------------------
 
 added done callback to utilops
 used the callback for metadata writting at exit and for renaming new
 folder
 
 ------------------------------------------------------------------------
-r1325 | nadvornik | 2009-01-02 10:39:14 +0100 (Pá, 02 led 2009) | 2 lines
+r1325 | nadvornik | 2009-01-02 10:39:14 +0100 (Fri, 02 Jan 2009) | 2 lines
 
 fixed view_dir notification
 
 ------------------------------------------------------------------------
 
 fixed view_dir notification
 
 ------------------------------------------------------------------------
-r1324 | nadvornik | 2009-01-02 10:26:23 +0100 (Pá, 02 led 2009) | 4 lines
+r1324 | nadvornik | 2009-01-02 10:26:23 +0100 (Fri, 02 Jan 2009) | 4 lines
 
 sidecar files grouping was made case-insensitive
 added possibility to use macros %raw, %image, %meta in extensions lists
 
 
 ------------------------------------------------------------------------
 
 sidecar files grouping was made case-insensitive
 added possibility to use macros %raw, %image, %meta in extensions lists
 
 
 ------------------------------------------------------------------------
-r1323 | nadvornik | 2008-12-27 23:53:07 +0100 (So, 27 pro 2008) | 2 lines
+r1323 | nadvornik | 2008-12-27 23:53:07 +0100 (Sat, 27 Dec 2008) | 2 lines
 
 fixed writting of legacy metadata
 
 ------------------------------------------------------------------------
 
 fixed writting of legacy metadata
 
 ------------------------------------------------------------------------
-r1322 | nadvornik | 2008-12-26 20:04:36 +0100 (Pá, 26 pro 2008) | 3 lines
+r1322 | nadvornik | 2008-12-26 20:04:36 +0100 (Fri, 26 Dec 2008) | 3 lines
 
 optimized get_mark_func
 fixed reference counting bug
 
 ------------------------------------------------------------------------
 
 optimized get_mark_func
 fixed reference counting bug
 
 ------------------------------------------------------------------------
-r1321 | nadvornik | 2008-12-26 19:54:07 +0100 (Pá, 26 pro 2008) | 2 lines
+r1321 | nadvornik | 2008-12-26 19:54:07 +0100 (Fri, 26 Dec 2008) | 2 lines
 
 remove cached entries on all changes
 
 ------------------------------------------------------------------------
 
 remove cached entries on all changes
 
 ------------------------------------------------------------------------
-r1320 | nadvornik | 2008-12-26 18:38:52 +0100 (Pá, 26 pro 2008) | 2 lines
+r1320 | nadvornik | 2008-12-26 18:38:52 +0100 (Fri, 26 Dec 2008) | 2 lines
 
 fixed previous change
 
 ------------------------------------------------------------------------
 
 fixed previous change
 
 ------------------------------------------------------------------------
-r1319 | nadvornik | 2008-12-26 15:12:36 +0100 (Pá, 26 pro 2008) | 3 lines
+r1319 | nadvornik | 2008-12-26 15:12:36 +0100 (Fri, 26 Dec 2008) | 3 lines
 
 improved sidecar writting
 private metadata can be saved in xmp format
 
 ------------------------------------------------------------------------
 
 improved sidecar writting
 private metadata can be saved in xmp format
 
 ------------------------------------------------------------------------
-r1318 | nadvornik | 2008-12-25 13:39:34 +0100 (Čt, 25 pro 2008) | 2 lines
+r1318 | nadvornik | 2008-12-25 13:39:34 +0100 (Thu, 25 Dec 2008) | 2 lines
 
 implemented a possibility to connect keywords with marks
 
 ------------------------------------------------------------------------
 
 implemented a possibility to connect keywords with marks
 
 ------------------------------------------------------------------------
-r1317 | nadvornik | 2008-12-25 13:28:04 +0100 (Čt, 25 pro 2008) | 2 lines
+r1317 | nadvornik | 2008-12-25 13:28:04 +0100 (Thu, 25 Dec 2008) | 2 lines
 
 low-level keyword-to-mark functionality
 
 ------------------------------------------------------------------------
 
 low-level keyword-to-mark functionality
 
 ------------------------------------------------------------------------
-r1316 | nadvornik | 2008-12-25 13:19:37 +0100 (Čt, 25 pro 2008) | 2 lines
+r1316 | nadvornik | 2008-12-25 13:19:37 +0100 (Thu, 25 Dec 2008) | 2 lines
 
 perform internal commands in idle call
 
 ------------------------------------------------------------------------
 
 perform internal commands in idle call
 
 ------------------------------------------------------------------------
-r1315 | nadvornik | 2008-12-23 23:42:57 +0100 (Út, 23 pro 2008) | 2 lines
+r1315 | nadvornik | 2008-12-23 23:42:57 +0100 (Tue, 23 Dec 2008) | 2 lines
 
 allow writing of empty keywords/comment
 
 ------------------------------------------------------------------------
 
 allow writing of empty keywords/comment
 
 ------------------------------------------------------------------------
-r1314 | nadvornik | 2008-12-23 21:53:44 +0100 (Út, 23 pro 2008) | 2 lines
+r1314 | nadvornik | 2008-12-23 21:53:44 +0100 (Tue, 23 Dec 2008) | 2 lines
 
 added change notification to bar_info.c
 
 ------------------------------------------------------------------------
 
 added change notification to bar_info.c
 
 ------------------------------------------------------------------------
-r1313 | nadvornik | 2008-12-23 20:15:12 +0100 (Út, 23 pro 2008) | 2 lines
+r1313 | nadvornik | 2008-12-23 20:15:12 +0100 (Tue, 23 Dec 2008) | 2 lines
 
 improved buffering and notifications
 
 ------------------------------------------------------------------------
 
 improved buffering and notifications
 
 ------------------------------------------------------------------------
-r1312 | nadvornik | 2008-12-23 20:13:48 +0100 (Út, 23 pro 2008) | 3 lines
+r1312 | nadvornik | 2008-12-23 20:13:48 +0100 (Tue, 23 Dec 2008) | 3 lines
 
 write changes immediately, the necessary buffering is done on lower
 level in metadata.c
 
 ------------------------------------------------------------------------
 
 write changes immediately, the necessary buffering is done on lower
 level in metadata.c
 
 ------------------------------------------------------------------------
-r1311 | nadvornik | 2008-12-23 00:25:15 +0100 (Út, 23 pro 2008) | 2 lines
+r1311 | nadvornik | 2008-12-23 00:25:15 +0100 (Tue, 23 Dec 2008) | 2 lines
 
 file class made configurable in preferences
 
 ------------------------------------------------------------------------
 
 file class made configurable in preferences
 
 ------------------------------------------------------------------------
-r1310 | zas_ | 2008-12-22 20:43:46 +0100 (Po, 22 pro 2008) | 1 line
+r1310 | zas_ | 2008-12-22 20:43:46 +0100 (Mon, 22 Dec 2008) | 1 line
 
 French translation was updated.
 ------------------------------------------------------------------------
 
 French translation was updated.
 ------------------------------------------------------------------------
-r1309 | nadvornik | 2008-12-22 19:29:25 +0100 (Po, 22 pro 2008) | 2 lines
+r1309 | nadvornik | 2008-12-22 19:29:25 +0100 (Mon, 22 Dec 2008) | 2 lines
 
 write metadata after timeout, image change or dir change
 
 ------------------------------------------------------------------------
 
 write metadata after timeout, image change or dir change
 
 ------------------------------------------------------------------------
-r1308 | nadvornik | 2008-12-22 19:15:26 +0100 (Po, 22 pro 2008) | 2 lines
+r1308 | nadvornik | 2008-12-22 19:15:26 +0100 (Mon, 22 Dec 2008) | 2 lines
 
 show metadata options in preferences dialog
 
 ------------------------------------------------------------------------
 
 show metadata options in preferences dialog
 
 ------------------------------------------------------------------------
-r1307 | nadvornik | 2008-12-21 22:36:58 +0100 (Ne, 21 pro 2008) | 2 lines
+r1307 | nadvornik | 2008-12-21 22:36:58 +0100 (Sun, 21 Dec 2008) | 2 lines
 
 fixed safe delete
 
 ------------------------------------------------------------------------
 
 fixed safe delete
 
 ------------------------------------------------------------------------
-r1306 | nadvornik | 2008-12-21 22:20:36 +0100 (Ne, 21 pro 2008) | 2 lines
+r1306 | nadvornik | 2008-12-21 22:20:36 +0100 (Sun, 21 Dec 2008) | 2 lines
 
 most of the metadata options now works
 
 ------------------------------------------------------------------------
 
 most of the metadata options now works
 
 ------------------------------------------------------------------------
-r1305 | nadvornik | 2008-12-21 17:26:03 +0100 (Ne, 21 pro 2008) | 2 lines
+r1305 | nadvornik | 2008-12-21 17:26:03 +0100 (Sun, 21 Dec 2008) | 2 lines
 
 fixed new options
 
 ------------------------------------------------------------------------
 
 fixed new options
 
 ------------------------------------------------------------------------
-r1304 | zas_ | 2008-12-21 10:28:16 +0100 (Ne, 21 pro 2008) | 1 line
+r1304 | zas_ | 2008-12-21 10:28:16 +0100 (Sun, 21 Dec 2008) | 1 line
 
 French translation was updated.
 ------------------------------------------------------------------------
 
 French translation was updated.
 ------------------------------------------------------------------------
-r1303 | nadvornik | 2008-12-21 00:18:20 +0100 (Ne, 21 pro 2008) | 2 lines
+r1303 | nadvornik | 2008-12-21 00:18:20 +0100 (Sun, 21 Dec 2008) | 2 lines
 
 added options for metadata - not yet used
 
 ------------------------------------------------------------------------
 
 added options for metadata - not yet used
 
 ------------------------------------------------------------------------
-r1302 | zas_ | 2008-12-20 22:47:04 +0100 (So, 20 pro 2008) | 1 line
+r1302 | zas_ | 2008-12-20 22:47:04 +0100 (Sat, 20 Dec 2008) | 1 line
 
 Fix two minor compilation warnings.
 ------------------------------------------------------------------------
 
 Fix two minor compilation warnings.
 ------------------------------------------------------------------------
-r1301 | zas_ | 2008-12-20 22:30:27 +0100 (So, 20 pro 2008) | 1 line
+r1301 | zas_ | 2008-12-20 22:30:27 +0100 (Sat, 20 Dec 2008) | 1 line
 
 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.
 ------------------------------------------------------------------------
 
 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 (So, 20 pro 2008) | 3 lines
+r1300 | nadvornik | 2008-12-20 21:43:56 +0100 (Sat, 20 Dec 2008) | 3 lines
 
 use the workflow in utilops.c for metadata approving and writting
 TODO: configuration
 
 ------------------------------------------------------------------------
 
 use the workflow in utilops.c for metadata approving and writting
 TODO: configuration
 
 ------------------------------------------------------------------------
-r1299 | nadvornik | 2008-12-16 13:59:23 +0100 (Út, 16 pro 2008) | 2 lines
+r1299 | nadvornik | 2008-12-16 13:59:23 +0100 (Tue, 16 Dec 2008) | 2 lines
 
 queue metadata and write them in an idle callback 
 
 ------------------------------------------------------------------------
 
 queue metadata and write them in an idle callback 
 
 ------------------------------------------------------------------------
-r1298 | nadvornik | 2008-12-15 23:47:31 +0100 (Po, 15 pro 2008) | 5 lines
+r1298 | nadvornik | 2008-12-15 23:47:31 +0100 (Mon, 15 Dec 2008) | 5 lines
 
 prepared infrastructure for delayed metadata writting - refreshing
 metadata immediately before writting is now possible
 
 prepared infrastructure for delayed metadata writting - refreshing
 metadata immediately before writting is now possible
@@ -277,223 +436,223 @@ metadata immediately before writting is now possible
 modified metadata are stored in fd->modified_xmp
 
 ------------------------------------------------------------------------
 modified metadata are stored in fd->modified_xmp
 
 ------------------------------------------------------------------------
-r1297 | zas_ | 2008-12-15 19:04:42 +0100 (Po, 15 pro 2008) | 1 line
+r1297 | zas_ | 2008-12-15 19:04:42 +0100 (Mon, 15 Dec 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.
 ------------------------------------------------------------------------
 
 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 (Út, 09 pro 2008) | 1 line
+r1296 | zas_ | 2008-12-09 20:12:38 +0100 (Tue, 09 Dec 2008) | 1 line
 
 French translation was updated.
 ------------------------------------------------------------------------
 
 French translation was updated.
 ------------------------------------------------------------------------
-r1295 | zas_ | 2008-12-09 18:51:28 +0100 (Út, 09 pro 2008) | 1 line
+r1295 | zas_ | 2008-12-09 18:51:28 +0100 (Tue, 09 Dec 2008) | 1 line
 
 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.
 ------------------------------------------------------------------------
 
 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 (Po, 08 pro 2008) | 1 line
+r1294 | zas_ | 2008-12-08 22:34:32 +0100 (Mon, 08 Dec 2008) | 1 line
 
 Display error dialog with appropriate message when user is trying to open an invalid collection file.
 ------------------------------------------------------------------------
 
 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 (Po, 08 pro 2008) | 1 line
+r1293 | zas_ | 2008-12-08 22:33:14 +0100 (Mon, 08 Dec 2008) | 1 line
 
 Cosmetic fix.
 ------------------------------------------------------------------------
 
 Cosmetic fix.
 ------------------------------------------------------------------------
-r1292 | zas_ | 2008-12-07 16:51:50 +0100 (Ne, 07 pro 2008) | 1 line
+r1292 | zas_ | 2008-12-07 16:51:50 +0100 (Sun, 07 Dec 2008) | 1 line
 
 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).
 ------------------------------------------------------------------------
 
 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 (Ne, 07 pro 2008) | 2 lines
+r1291 | nadvornik | 2008-12-07 14:28:04 +0100 (Sun, 07 Dec 2008) | 2 lines
 
 handle the case when io.open() fails
 
 ------------------------------------------------------------------------
 
 handle the case when io.open() fails
 
 ------------------------------------------------------------------------
-r1290 | nadvornik | 2008-12-06 22:24:38 +0100 (So, 06 pro 2008) | 4 lines
+r1290 | nadvornik | 2008-12-06 22:24:38 +0100 (Sat, 06 Dec 2008) | 4 lines
 
 disabled the "unused parameter" warnings, they are harmless and nobody
 is going to fix it ;) 
 (note: -W is equivalent to -Wextra) 
 
 ------------------------------------------------------------------------
 
 disabled the "unused parameter" warnings, they are harmless and nobody
 is going to fix it ;) 
 (note: -W is equivalent to -Wextra) 
 
 ------------------------------------------------------------------------
-r1289 | zas_ | 2008-12-02 20:34:53 +0100 (Út, 02 pro 2008) | 1 line
+r1289 | zas_ | 2008-12-02 20:34:53 +0100 (Tue, 02 Dec 2008) | 1 line
 
 Rename few variables to make the code more readable.
 ------------------------------------------------------------------------
 
 Rename few variables to make the code more readable.
 ------------------------------------------------------------------------
-r1288 | zas_ | 2008-11-30 22:59:28 +0100 (Ne, 30 lis 2008) | 1 line
+r1288 | zas_ | 2008-11-30 22:59:28 +0100 (Sun, 30 Nov 2008) | 1 line
 
 keyword_list_find() -> find_string_in_list(), return gboolean.
 ------------------------------------------------------------------------
 
 keyword_list_find() -> find_string_in_list(), return gboolean.
 ------------------------------------------------------------------------
-r1287 | zas_ | 2008-11-30 22:52:37 +0100 (Ne, 30 lis 2008) | 1 line
+r1287 | zas_ | 2008-11-30 22:52:37 +0100 (Sun, 30 Nov 2008) | 1 line
 
 metadata_set_keywords() -> metadata_set(). Use gboolean type for boolean parameters.
 ------------------------------------------------------------------------
 
 metadata_set_keywords() -> metadata_set(). Use gboolean type for boolean parameters.
 ------------------------------------------------------------------------
-r1286 | zas_ | 2008-11-30 22:43:01 +0100 (Ne, 30 lis 2008) | 1 line
+r1286 | zas_ | 2008-11-30 22:43:01 +0100 (Sun, 30 Nov 2008) | 1 line
 
 Rename most comment_*() functions to more appropriate metadata_*().
 ------------------------------------------------------------------------
 
 Rename most comment_*() functions to more appropriate metadata_*().
 ------------------------------------------------------------------------
-r1285 | zas_ | 2008-11-30 12:46:34 +0100 (Ne, 30 lis 2008) | 1 line
+r1285 | zas_ | 2008-11-30 12:46:34 +0100 (Sun, 30 Nov 2008) | 1 line
 
 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().
 ------------------------------------------------------------------------
 
 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 (Čt, 27 lis 2008) | 1 line
+r1284 | zas_ | 2008-11-27 20:10:59 +0100 (Thu, 27 Nov 2008) | 1 line
 
 Do not hardcode exif formatted prefix.
 ------------------------------------------------------------------------
 
 Do not hardcode exif formatted prefix.
 ------------------------------------------------------------------------
-r1283 | zas_ | 2008-11-27 13:34:39 +0100 (Čt, 27 lis 2008) | 1 line
+r1283 | zas_ | 2008-11-27 13:34:39 +0100 (Thu, 27 Nov 2008) | 1 line
 
 Fix up sign-related  warning.
 ------------------------------------------------------------------------
 
 Fix up sign-related  warning.
 ------------------------------------------------------------------------
-r1282 | zas_ | 2008-11-27 13:34:03 +0100 (Čt, 27 lis 2008) | 1 line
+r1282 | zas_ | 2008-11-27 13:34:03 +0100 (Thu, 27 Nov 2008) | 1 line
 
 Fix up unsigned expression always true warning.
 ------------------------------------------------------------------------
 
 Fix up unsigned expression always true warning.
 ------------------------------------------------------------------------
-r1281 | zas_ | 2008-11-27 13:33:07 +0100 (Čt, 27 lis 2008) | 1 line
+r1281 | zas_ | 2008-11-27 13:33:07 +0100 (Thu, 27 Nov 2008) | 1 line
 
 Resync .h with .c declarations.
 ------------------------------------------------------------------------
 
 Resync .h with .c declarations.
 ------------------------------------------------------------------------
-r1280 | zas_ | 2008-11-27 13:31:27 +0100 (Čt, 27 lis 2008) | 1 line
+r1280 | zas_ | 2008-11-27 13:31:27 +0100 (Thu, 27 Nov 2008) | 1 line
 
 Fix up pointer signedness warnings.
 ------------------------------------------------------------------------
 
 Fix up pointer signedness warnings.
 ------------------------------------------------------------------------
-r1279 | zas_ | 2008-11-27 13:30:49 +0100 (Čt, 27 lis 2008) | 1 line
+r1279 | zas_ | 2008-11-27 13:30:49 +0100 (Thu, 27 Nov 2008) | 1 line
 
 Fix up not a prototype warning.
 ------------------------------------------------------------------------
 
 Fix up not a prototype warning.
 ------------------------------------------------------------------------
-r1278 | zas_ | 2008-11-27 13:30:10 +0100 (Čt, 27 lis 2008) | 1 line
+r1278 | zas_ | 2008-11-27 13:30:10 +0100 (Thu, 27 Nov 2008) | 1 line
 
 Remove unused variable.
 ------------------------------------------------------------------------
 
 Remove unused variable.
 ------------------------------------------------------------------------
-r1277 | zas_ | 2008-11-27 13:29:38 +0100 (Čt, 27 lis 2008) | 1 line
+r1277 | zas_ | 2008-11-27 13:29:38 +0100 (Thu, 27 Nov 2008) | 1 line
 
 Fix up deprecated function and not a prototype warnings.
 ------------------------------------------------------------------------
 
 Fix up deprecated function and not a prototype warnings.
 ------------------------------------------------------------------------
-r1276 | zas_ | 2008-11-26 21:39:50 +0100 (St, 26 lis 2008) | 1 line
+r1276 | zas_ | 2008-11-26 21:39:50 +0100 (Wed, 26 Nov 2008) | 1 line
 
 Handle return values better to silent some warnings.
 ------------------------------------------------------------------------
 
 Handle return values better to silent some warnings.
 ------------------------------------------------------------------------
-r1275 | zas_ | 2008-11-26 21:38:47 +0100 (St, 26 lis 2008) | 1 line
+r1275 | zas_ | 2008-11-26 21:38:47 +0100 (Wed, 26 Nov 2008) | 1 line
 
 Print a message if chown() or chmod() fail.
 ------------------------------------------------------------------------
 
 Print a message if chown() or chmod() fail.
 ------------------------------------------------------------------------
-r1274 | zas_ | 2008-11-26 21:37:14 +0100 (St, 26 lis 2008) | 1 line
+r1274 | zas_ | 2008-11-26 21:37:14 +0100 (Wed, 26 Nov 2008) | 1 line
 
 Fix up format vs type warning.
 ------------------------------------------------------------------------
 
 Fix up format vs type warning.
 ------------------------------------------------------------------------
-r1273 | zas_ | 2008-11-25 18:32:51 +0100 (Út, 25 lis 2008) | 1 line
+r1273 | zas_ | 2008-11-25 18:32:51 +0100 (Tue, 25 Nov 2008) | 1 line
 
 Move comments/keywords read and write stuff to new metadata.{c,h}.
 ------------------------------------------------------------------------
 
 Move comments/keywords read and write stuff to new metadata.{c,h}.
 ------------------------------------------------------------------------
-r1272 | zas_ | 2008-11-25 18:01:03 +0100 (Út, 25 lis 2008) | 1 line
+r1272 | zas_ | 2008-11-25 18:01:03 +0100 (Tue, 25 Nov 2008) | 1 line
 
 Fix up unsigned expression always true/false warnings.
 ------------------------------------------------------------------------
 
 Fix up unsigned expression always true/false warnings.
 ------------------------------------------------------------------------
-r1271 | zas_ | 2008-11-23 23:05:27 +0100 (Ne, 23 lis 2008) | 1 line
+r1271 | zas_ | 2008-11-23 23:05:27 +0100 (Sun, 23 Nov 2008) | 1 line
 
 Hide .gqv extension from collection name in collection window title and recent menu list.
 ------------------------------------------------------------------------
 
 Hide .gqv extension from collection name in collection window title and recent menu list.
 ------------------------------------------------------------------------
-r1270 | zas_ | 2008-11-23 17:16:09 +0100 (Ne, 23 lis 2008) | 1 line
+r1270 | zas_ | 2008-11-23 17:16:09 +0100 (Sun, 23 Nov 2008) | 1 line
 
 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().
 ------------------------------------------------------------------------
 
 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 (Ne, 23 lis 2008) | 1 line
+r1269 | zas_ | 2008-11-23 17:10:29 +0100 (Sun, 23 Nov 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.
 ------------------------------------------------------------------------
 
 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 (So, 22 lis 2008) | 1 line
+r1268 | zas_ | 2008-11-22 23:54:51 +0100 (Sat, 22 Nov 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.
 ------------------------------------------------------------------------
 
 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 (So, 22 lis 2008) | 1 line
+r1267 | zas_ | 2008-11-22 23:43:18 +0100 (Sat, 22 Nov 2008) | 1 line
 
 When more than one image is selected, Split Horizontal, Vertical and Quad will use selected images when initialized.
 ------------------------------------------------------------------------
 
 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 (So, 22 lis 2008) | 1 line
+r1266 | zas_ | 2008-11-22 23:10:10 +0100 (Sat, 22 Nov 2008) | 1 line
 
 Tidy up.
 ------------------------------------------------------------------------
 
 Tidy up.
 ------------------------------------------------------------------------
-r1265 | zas_ | 2008-11-22 23:04:21 +0100 (So, 22 lis 2008) | 1 line
+r1265 | zas_ | 2008-11-22 23:04:21 +0100 (Sat, 22 Nov 2008) | 1 line
 
 Use common code for layout_image_setup_split_none() too.
 ------------------------------------------------------------------------
 
 Use common code for layout_image_setup_split_none() too.
 ------------------------------------------------------------------------
-r1264 | zas_ | 2008-11-22 22:58:07 +0100 (So, 22 lis 2008) | 1 line
+r1264 | zas_ | 2008-11-22 22:58:07 +0100 (Sat, 22 Nov 2008) | 1 line
 
 layout_image_setup_split_*(): simplify code.
 ------------------------------------------------------------------------
 
 layout_image_setup_split_*(): simplify code.
 ------------------------------------------------------------------------
-r1263 | zas_ | 2008-11-22 22:11:09 +0100 (So, 22 lis 2008) | 1 line
+r1263 | zas_ | 2008-11-22 22:11:09 +0100 (Sat, 22 Nov 2008) | 1 line
 
 layout_image_setup_split_*(): move common code to a new function layout_image_setup_split_common().
 ------------------------------------------------------------------------
 
 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 (So, 22 lis 2008) | 1 line
+r1262 | zas_ | 2008-11-22 17:24:23 +0100 (Sat, 22 Nov 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.
 ------------------------------------------------------------------------
 
 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 (Čt, 20 lis 2008) | 1 line
+r1261 | zas_ | 2008-11-20 18:28:34 +0100 (Thu, 20 Nov 2008) | 1 line
 
 Force font weight and style to normal for keys.
 ------------------------------------------------------------------------
 
 Force font weight and style to normal for keys.
 ------------------------------------------------------------------------
-r1260 | zas_ | 2008-11-20 18:23:46 +0100 (Čt, 20 lis 2008) | 1 line
+r1260 | zas_ | 2008-11-20 18:23:46 +0100 (Thu, 20 Nov 2008) | 1 line
 
 Fix up yet unmarked keys.
 ------------------------------------------------------------------------
 
 Fix up yet unmarked keys.
 ------------------------------------------------------------------------
-r1259 | zas_ | 2008-11-20 12:46:43 +0100 (Čt, 20 lis 2008) | 1 line
+r1259 | zas_ | 2008-11-20 12:46:43 +0100 (Thu, 20 Nov 2008) | 1 line
 
 Fix compilation warnings.
 ------------------------------------------------------------------------
 
 Fix compilation warnings.
 ------------------------------------------------------------------------
-r1258 | zas_ | 2008-11-20 08:22:56 +0100 (Čt, 20 lis 2008) | 1 line
+r1258 | zas_ | 2008-11-20 08:22:56 +0100 (Thu, 20 Nov 2008) | 1 line
 
 Fix up some missing html code.
 ------------------------------------------------------------------------
 
 Fix up some missing html code.
 ------------------------------------------------------------------------
-r1257 | zas_ | 2008-11-19 23:57:40 +0100 (St, 19 lis 2008) | 1 line
+r1257 | zas_ | 2008-11-19 23:57:40 +0100 (Wed, 19 Nov 2008) | 1 line
 
 More keys.
 ------------------------------------------------------------------------
 
 More keys.
 ------------------------------------------------------------------------
-r1256 | zas_ | 2008-11-19 23:46:27 +0100 (St, 19 lis 2008) | 1 line
+r1256 | zas_ | 2008-11-19 23:46:27 +0100 (Wed, 19 Nov 2008) | 1 line
 
 Fix text wrongly marked as key.
 ------------------------------------------------------------------------
 
 Fix text wrongly marked as key.
 ------------------------------------------------------------------------
-r1255 | zas_ | 2008-11-19 23:42:20 +0100 (St, 19 lis 2008) | 1 line
+r1255 | zas_ | 2008-11-19 23:42:20 +0100 (Wed, 19 Nov 2008) | 1 line
 
 Mark keyboard keys with a span and make them look like a key through css style.
 ------------------------------------------------------------------------
 
 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 (St, 19 lis 2008) | 1 line
+r1254 | zas_ | 2008-11-19 22:36:02 +0100 (Wed, 19 Nov 2008) | 1 line
 
 Replace [Control] by shorter and more common [Ctrl].
 ------------------------------------------------------------------------
 
 Replace [Control] by shorter and more common [Ctrl].
 ------------------------------------------------------------------------
-r1253 | zas_ | 2008-11-19 22:16:27 +0100 (St, 19 lis 2008) | 1 line
+r1253 | zas_ | 2008-11-19 22:16:27 +0100 (Wed, 19 Nov 2008) | 1 line
 
 Unify [Shift] and [Control] notation.
 ------------------------------------------------------------------------
 
 Unify [Shift] and [Control] notation.
 ------------------------------------------------------------------------
-r1252 | zas_ | 2008-11-19 21:53:53 +0100 (St, 19 lis 2008) | 1 line
+r1252 | zas_ | 2008-11-19 21:53:53 +0100 (Wed, 19 Nov 2008) | 1 line
 
 Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
 ------------------------------------------------------------------------
 
 Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
 ------------------------------------------------------------------------
-r1251 | zas_ | 2008-11-19 18:42:36 +0100 (St, 19 lis 2008) | 1 line
+r1251 | zas_ | 2008-11-19 18:42:36 +0100 (Wed, 19 Nov 2008) | 1 line
 
 Update documentation.
 ------------------------------------------------------------------------
 
 Update documentation.
 ------------------------------------------------------------------------
-r1250 | zas_ | 2008-11-17 19:05:42 +0100 (Po, 17 lis 2008) | 1 line
+r1250 | zas_ | 2008-11-17 19:05:42 +0100 (Mon, 17 Nov 2008) | 1 line
 
 Fix up links and various enhancements.
 ------------------------------------------------------------------------
 
 Fix up links and various enhancements.
 ------------------------------------------------------------------------
-r1249 | zas_ | 2008-11-17 18:17:47 +0100 (Po, 17 lis 2008) | 1 line
+r1249 | zas_ | 2008-11-17 18:17:47 +0100 (Mon, 17 Nov 2008) | 1 line
 
 Remove colored background in headings for printable version.
 ------------------------------------------------------------------------
 
 Remove colored background in headings for printable version.
 ------------------------------------------------------------------------
-r1248 | zas_ | 2008-11-17 18:09:44 +0100 (Po, 17 lis 2008) | 1 line
+r1248 | zas_ | 2008-11-17 18:09:44 +0100 (Mon, 17 Nov 2008) | 1 line
 
 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.
 ------------------------------------------------------------------------
 
 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 (Po, 17 lis 2008) | 1 line
+r1247 | zas_ | 2008-11-17 08:10:32 +0100 (Mon, 17 Nov 2008) | 1 line
 
 Comment out css code that slipped through by cut'n paste error. It may be useful at some time though.
 ------------------------------------------------------------------------
 
 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 (Ne, 16 lis 2008) | 1 line
+r1246 | zas_ | 2008-11-16 20:58:43 +0100 (Sun, 16 Nov 2008) | 1 line
 
 Add specific css for print media(has to be improved).
 ------------------------------------------------------------------------
 
 Add specific css for print media(has to be improved).
 ------------------------------------------------------------------------
-r1245 | zas_ | 2008-11-16 17:32:14 +0100 (Ne, 16 lis 2008) | 1 line
+r1245 | zas_ | 2008-11-16 17:32:14 +0100 (Sun, 16 Nov 2008) | 1 line
 
 Update svn:ignore property: add some files and replace gqview by geeqie where applicable.
 ------------------------------------------------------------------------
 
 Update svn:ignore property: add some files and replace gqview by geeqie where applicable.
 ------------------------------------------------------------------------
-r1244 | zas_ | 2008-11-15 21:17:14 +0100 (So, 15 lis 2008) | 21 lines
+r1244 | zas_ | 2008-11-15 21:17:14 +0100 (Sat, 15 Nov 2008) | 21 lines
 
 Implement preliminary support for XDG Base Directory Specification.
 See http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html.
 
 Implement preliminary support for XDG Base Directory Specification.
 See http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html.
@@ -517,20 +676,20 @@ Please test and report any issue.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r1243 | zas_ | 2008-11-15 21:01:25 +0100 (So, 15 lis 2008) | 1 line
+r1243 | zas_ | 2008-11-15 21:01:25 +0100 (Sat, 15 Nov 2008) | 1 line
 
 Replace cache_ensure_dir_exists() by new recursive_mkdir_if_not_exists().
 ------------------------------------------------------------------------
 
 Replace cache_ensure_dir_exists() by new recursive_mkdir_if_not_exists().
 ------------------------------------------------------------------------
-r1242 | nadvornik | 2008-11-15 20:13:43 +0100 (So, 15 lis 2008) | 2 lines
+r1242 | nadvornik | 2008-11-15 20:13:43 +0100 (Sat, 15 Nov 2008) | 2 lines
 
 fixed usage of deprecated functions - patch by Omari Stephens
 
 ------------------------------------------------------------------------
 
 fixed usage of deprecated functions - patch by Omari Stephens
 
 ------------------------------------------------------------------------
-r1241 | zas_ | 2008-11-15 18:48:31 +0100 (So, 15 lis 2008) | 1 line
+r1241 | zas_ | 2008-11-15 18:48:31 +0100 (Sat, 15 Nov 2008) | 1 line
 
 Rename check_for_home_path() to mkdir_if_not_exists().
 ------------------------------------------------------------------------
 
 Rename check_for_home_path() to mkdir_if_not_exists().
 ------------------------------------------------------------------------
-r1240 | zas_ | 2008-11-15 18:30:45 +0100 (So, 15 lis 2008) | 11 lines
+r1240 | zas_ | 2008-11-15 18:30:45 +0100 (Sat, 15 Nov 2008) | 11 lines
 
 Use functions to return directories instead of constants.
 Following functions were added:
 
 Use functions to return directories instead of constants.
 Following functions were added:
@@ -544,219 +703,219 @@ They return the full directory path.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r1239 | zas_ | 2008-11-15 11:35:43 +0100 (So, 15 lis 2008) | 1 line
+r1239 | zas_ | 2008-11-15 11:35:43 +0100 (Sat, 15 Nov 2008) | 1 line
 
 Add a wrapper around system() call named runcmd() which allows easier debugging. Improve the code launching the help browser.
 ------------------------------------------------------------------------
 
 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 (Pá, 14 lis 2008) | 1 line
+r1238 | zas_ | 2008-11-14 02:10:18 +0100 (Fri, 14 Nov 2008) | 1 line
 
 Fix up Makefile.am: add missing files and do not install template.html.
 ------------------------------------------------------------------------
 
 Fix up Makefile.am: add missing files and do not install template.html.
 ------------------------------------------------------------------------
-r1237 | zas_ | 2008-11-12 22:38:00 +0100 (St, 12 lis 2008) | 1 line
+r1237 | zas_ | 2008-11-12 22:38:00 +0100 (Wed, 12 Nov 2008) | 1 line
 
 Fix a cut'n'paste error.
 ------------------------------------------------------------------------
 
 Fix a cut'n'paste error.
 ------------------------------------------------------------------------
-r1236 | zas_ | 2008-11-12 22:34:55 +0100 (St, 12 lis 2008) | 1 line
+r1236 | zas_ | 2008-11-12 22:34:55 +0100 (Wed, 12 Nov 2008) | 1 line
 
 More precise description of the pan view find feature and a note about ressources eating was added.
 ------------------------------------------------------------------------
 
 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 (St, 12 lis 2008) | 1 line
+r1235 | zas_ | 2008-11-12 22:15:12 +0100 (Wed, 12 Nov 2008) | 1 line
 
 Add some information about the pan view.
 ------------------------------------------------------------------------
 
 Add some information about the pan view.
 ------------------------------------------------------------------------
-r1234 | zas_ | 2008-11-12 18:59:14 +0100 (St, 12 lis 2008) | 1 line
+r1234 | zas_ | 2008-11-12 18:59:14 +0100 (Wed, 12 Nov 2008) | 1 line
 
 Add a note about splitted view.
 ------------------------------------------------------------------------
 
 Add a note about splitted view.
 ------------------------------------------------------------------------
-r1233 | zas_ | 2008-11-12 18:48:16 +0100 (St, 12 lis 2008) | 1 line
+r1233 | zas_ | 2008-11-12 18:48:16 +0100 (Wed, 12 Nov 2008) | 1 line
 
 Add Connected zoom and Split menu items.
 ------------------------------------------------------------------------
 
 Add Connected zoom and Split menu items.
 ------------------------------------------------------------------------
-r1232 | zas_ | 2008-11-12 00:35:39 +0100 (St, 12 lis 2008) | 1 line
+r1232 | zas_ | 2008-11-12 00:35:39 +0100 (Wed, 12 Nov 2008) | 1 line
 
 Add missing s...
 ------------------------------------------------------------------------
 
 Add missing s...
 ------------------------------------------------------------------------
-r1231 | zas_ | 2008-11-12 00:30:13 +0100 (St, 12 lis 2008) | 1 line
+r1231 | zas_ | 2008-11-12 00:30:13 +0100 (Wed, 12 Nov 2008) | 1 line
 
 Minor fixes.
 ------------------------------------------------------------------------
 
 Minor fixes.
 ------------------------------------------------------------------------
-r1230 | zas_ | 2008-11-11 22:50:42 +0100 (Út, 11 lis 2008) | 1 line
+r1230 | zas_ | 2008-11-11 22:50:42 +0100 (Tue, 11 Nov 2008) | 1 line
 
 Give a new style to menus.
 ------------------------------------------------------------------------
 
 Give a new style to menus.
 ------------------------------------------------------------------------
-r1229 | zas_ | 2008-11-11 22:49:33 +0100 (Út, 11 lis 2008) | 1 line
+r1229 | zas_ | 2008-11-11 22:49:33 +0100 (Tue, 11 Nov 2008) | 1 line
 
 Fix missing parts.
 ------------------------------------------------------------------------
 
 Fix missing parts.
 ------------------------------------------------------------------------
-r1228 | zas_ | 2008-11-11 22:17:55 +0100 (Út, 11 lis 2008) | 1 line
+r1228 | zas_ | 2008-11-11 22:17:55 +0100 (Tue, 11 Nov 2008) | 1 line
 
 Update main window menus description to match current Geeqie.
 ------------------------------------------------------------------------
 
 Update main window menus description to match current Geeqie.
 ------------------------------------------------------------------------
-r1227 | zas_ | 2008-11-11 22:17:03 +0100 (Út, 11 lis 2008) | 1 line
+r1227 | zas_ | 2008-11-11 22:17:03 +0100 (Tue, 11 Nov 2008) | 1 line
 
 Drop dots.
 ------------------------------------------------------------------------
 
 Drop dots.
 ------------------------------------------------------------------------
-r1226 | zas_ | 2008-11-11 11:32:03 +0100 (Út, 11 lis 2008) | 1 line
+r1226 | zas_ | 2008-11-11 11:32:03 +0100 (Tue, 11 Nov 2008) | 1 line
 
 Update exif pane documentation a bit.
 ------------------------------------------------------------------------
 
 Update exif pane documentation a bit.
 ------------------------------------------------------------------------
-r1225 | zas_ | 2008-11-11 11:24:04 +0100 (Út, 11 lis 2008) | 1 line
+r1225 | zas_ | 2008-11-11 11:24:04 +0100 (Tue, 11 Nov 2008) | 1 line
 
 Add Properties Options page.
 ------------------------------------------------------------------------
 
 Add Properties Options page.
 ------------------------------------------------------------------------
-r1224 | zas_ | 2008-11-11 11:09:09 +0100 (Út, 11 lis 2008) | 1 line
+r1224 | zas_ | 2008-11-11 11:09:09 +0100 (Tue, 11 Nov 2008) | 1 line
 
 Advanced options documentation is now almost in sync with current geeqie.
 ------------------------------------------------------------------------
 
 Advanced options documentation is now almost in sync with current geeqie.
 ------------------------------------------------------------------------
-r1223 | zas_ | 2008-11-11 10:12:10 +0100 (Út, 11 lis 2008) | 1 line
+r1223 | zas_ | 2008-11-11 10:12:10 +0100 (Tue, 11 Nov 2008) | 1 line
 
 More updates to advanced options documentation. Not yet finished.
 ------------------------------------------------------------------------
 
 More updates to advanced options documentation. Not yet finished.
 ------------------------------------------------------------------------
-r1222 | zas_ | 2008-11-11 00:36:12 +0100 (Út, 11 lis 2008) | 1 line
+r1222 | zas_ | 2008-11-11 00:36:12 +0100 (Tue, 11 Nov 2008) | 1 line
 
 Page cleanup and fixed. Remove obsolete note.
 ------------------------------------------------------------------------
 
 Page cleanup and fixed. Remove obsolete note.
 ------------------------------------------------------------------------
-r1221 | zas_ | 2008-11-11 00:15:42 +0100 (Út, 11 lis 2008) | 1 line
+r1221 | zas_ | 2008-11-11 00:15:42 +0100 (Tue, 11 Nov 2008) | 1 line
 
 Add missing link.
 ------------------------------------------------------------------------
 
 Add missing link.
 ------------------------------------------------------------------------
-r1220 | zas_ | 2008-11-11 00:05:50 +0100 (Út, 11 lis 2008) | 1 line
+r1220 | zas_ | 2008-11-11 00:05:50 +0100 (Tue, 11 Nov 2008) | 1 line
 
 Update documentation a bit: General, Image, Windows, Filtering, Editors and a part of Advanced (Image Overlay) options.
 ------------------------------------------------------------------------
 
 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 (Po, 10 lis 2008) | 1 line
+r1219 | zas_ | 2008-11-10 22:33:38 +0100 (Mon, 10 Nov 2008) | 1 line
 
 Let subsection menus match index style.
 ------------------------------------------------------------------------
 
 Let subsection menus match index style.
 ------------------------------------------------------------------------
-r1218 | zas_ | 2008-11-10 22:14:34 +0100 (Po, 10 lis 2008) | 1 line
+r1218 | zas_ | 2008-11-10 22:14:34 +0100 (Mon, 10 Nov 2008) | 1 line
 
 Cosmetic changes in image search and find duplicates shortcuts tables.
 ------------------------------------------------------------------------
 
 Cosmetic changes in image search and find duplicates shortcuts tables.
 ------------------------------------------------------------------------
-r1217 | zas_ | 2008-11-10 21:42:44 +0100 (Po, 10 lis 2008) | 1 line
+r1217 | zas_ | 2008-11-10 21:42:44 +0100 (Mon, 10 Nov 2008) | 1 line
 
 Tidy up.
 ------------------------------------------------------------------------
 
 Tidy up.
 ------------------------------------------------------------------------
-r1216 | zas_ | 2008-11-10 21:40:50 +0100 (Po, 10 lis 2008) | 1 line
+r1216 | zas_ | 2008-11-10 21:40:50 +0100 (Mon, 10 Nov 2008) | 1 line
 
 Move from xhtml transitional to xhtml strict.
 ------------------------------------------------------------------------
 
 Move from xhtml transitional to xhtml strict.
 ------------------------------------------------------------------------
-r1215 | zas_ | 2008-11-10 21:16:45 +0100 (Po, 10 lis 2008) | 1 line
+r1215 | zas_ | 2008-11-10 21:16:45 +0100 (Mon, 10 Nov 2008) | 1 line
 
 Minor cleanup.
 ------------------------------------------------------------------------
 
 Minor cleanup.
 ------------------------------------------------------------------------
-r1214 | zas_ | 2008-11-10 20:37:17 +0100 (Po, 10 lis 2008) | 1 line
+r1214 | zas_ | 2008-11-10 20:37:17 +0100 (Mon, 10 Nov 2008) | 1 line
 
 Tidy up and minor fixes.
 ------------------------------------------------------------------------
 
 Tidy up and minor fixes.
 ------------------------------------------------------------------------
-r1213 | zas_ | 2008-11-10 19:02:09 +0100 (Po, 10 lis 2008) | 1 line
+r1213 | zas_ | 2008-11-10 19:02:09 +0100 (Mon, 10 Nov 2008) | 1 line
 
 Notes cleanup and minor stylistic fixes.
 ------------------------------------------------------------------------
 
 Notes cleanup and minor stylistic fixes.
 ------------------------------------------------------------------------
-r1212 | zas_ | 2008-11-10 18:16:16 +0100 (Po, 10 lis 2008) | 1 line
+r1212 | zas_ | 2008-11-10 18:16:16 +0100 (Mon, 10 Nov 2008) | 1 line
 
 Various fixes and cleanup.
 ------------------------------------------------------------------------
 
 Various fixes and cleanup.
 ------------------------------------------------------------------------
-r1211 | zas_ | 2008-11-10 17:11:28 +0100 (Po, 10 lis 2008) | 1 line
+r1211 | zas_ | 2008-11-10 17:11:28 +0100 (Mon, 10 Nov 2008) | 1 line
 
 Fix up some errors.
 ------------------------------------------------------------------------
 
 Fix up some errors.
 ------------------------------------------------------------------------
-r1210 | zas_ | 2008-11-10 16:20:13 +0100 (Po, 10 lis 2008) | 1 line
+r1210 | zas_ | 2008-11-10 16:20:13 +0100 (Mon, 10 Nov 2008) | 1 line
 
 Fix up unvalid xhtml.
 ------------------------------------------------------------------------
 
 Fix up unvalid xhtml.
 ------------------------------------------------------------------------
-r1209 | zas_ | 2008-11-10 15:56:11 +0100 (Po, 10 lis 2008) | 1 line
+r1209 | zas_ | 2008-11-10 15:56:11 +0100 (Mon, 10 Nov 2008) | 1 line
 
 Fix up a broken link.
 ------------------------------------------------------------------------
 
 Fix up a broken link.
 ------------------------------------------------------------------------
-r1208 | zas_ | 2008-11-10 15:10:39 +0100 (Po, 10 lis 2008) | 1 line
+r1208 | zas_ | 2008-11-10 15:10:39 +0100 (Mon, 10 Nov 2008) | 1 line
 
 Beautify the manual.
 ------------------------------------------------------------------------
 
 Beautify the manual.
 ------------------------------------------------------------------------
-r1207 | zas_ | 2008-11-10 14:00:29 +0100 (Po, 10 lis 2008) | 1 line
+r1207 | zas_ | 2008-11-10 14:00:29 +0100 (Mon, 10 Nov 2008) | 1 line
 
 Reformat more pages.
 ------------------------------------------------------------------------
 
 Reformat more pages.
 ------------------------------------------------------------------------
-r1206 | zas_ | 2008-11-10 13:06:05 +0100 (Po, 10 lis 2008) | 1 line
+r1206 | zas_ | 2008-11-10 13:06:05 +0100 (Mon, 10 Nov 2008) | 1 line
 
 Reformat remaining options pages.
 ------------------------------------------------------------------------
 
 Reformat remaining options pages.
 ------------------------------------------------------------------------
-r1205 | zas_ | 2008-11-10 11:26:51 +0100 (Po, 10 lis 2008) | 1 line
+r1205 | zas_ | 2008-11-10 11:26:51 +0100 (Mon, 10 Nov 2008) | 1 line
 
 Reformatting: notes, advanced options page and more.
 ------------------------------------------------------------------------
 
 Reformatting: notes, advanced options page and more.
 ------------------------------------------------------------------------
-r1204 | zas_ | 2008-11-09 22:53:33 +0100 (Ne, 09 lis 2008) | 1 line
+r1204 | zas_ | 2008-11-09 22:53:33 +0100 (Sun, 09 Nov 2008) | 1 line
 
 Reformatting.
 ------------------------------------------------------------------------
 
 Reformatting.
 ------------------------------------------------------------------------
-r1203 | zas_ | 2008-11-09 18:17:19 +0100 (Ne, 09 lis 2008) | 1 line
+r1203 | zas_ | 2008-11-09 18:17:19 +0100 (Sun, 09 Nov 2008) | 1 line
 
 Reformat and cleanup.
 ------------------------------------------------------------------------
 
 Reformat and cleanup.
 ------------------------------------------------------------------------
-r1202 | zas_ | 2008-11-09 14:37:39 +0100 (Ne, 09 lis 2008) | 1 line
+r1202 | zas_ | 2008-11-09 14:37:39 +0100 (Sun, 09 Nov 2008) | 1 line
 
 More cleanup of tables.
 ------------------------------------------------------------------------
 
 More cleanup of tables.
 ------------------------------------------------------------------------
-r1201 | zas_ | 2008-11-09 14:06:16 +0100 (Ne, 09 lis 2008) | 1 line
+r1201 | zas_ | 2008-11-09 14:06:16 +0100 (Sun, 09 Nov 2008) | 1 line
 
 Cleanup some tables.
 ------------------------------------------------------------------------
 
 Cleanup some tables.
 ------------------------------------------------------------------------
-r1200 | zas_ | 2008-11-09 13:48:00 +0100 (Ne, 09 lis 2008) | 1 line
+r1200 | zas_ | 2008-11-09 13:48:00 +0100 (Sun, 09 Nov 2008) | 1 line
 
 Drop most old css classes.
 ------------------------------------------------------------------------
 
 Drop most old css classes.
 ------------------------------------------------------------------------
-r1199 | zas_ | 2008-11-09 10:39:14 +0100 (Ne, 09 lis 2008) | 1 line
+r1199 | zas_ | 2008-11-09 10:39:14 +0100 (Sun, 09 Nov 2008) | 1 line
 
 Move dialog descriptions to definitions lists, first step.
 ------------------------------------------------------------------------
 
 Move dialog descriptions to definitions lists, first step.
 ------------------------------------------------------------------------
-r1198 | zas_ | 2008-11-09 10:33:01 +0100 (Ne, 09 lis 2008) | 1 line
+r1198 | zas_ | 2008-11-09 10:33:01 +0100 (Sun, 09 Nov 2008) | 1 line
 
 Index cleanup.
 ------------------------------------------------------------------------
 
 Index cleanup.
 ------------------------------------------------------------------------
-r1197 | zas_ | 2008-11-09 10:28:59 +0100 (Ne, 09 lis 2008) | 1 line
+r1197 | zas_ | 2008-11-09 10:28:59 +0100 (Sun, 09 Nov 2008) | 1 line
 
 Move menu descriptions to definitions lists.
 ------------------------------------------------------------------------
 
 Move menu descriptions to definitions lists.
 ------------------------------------------------------------------------
-r1196 | zas_ | 2008-11-08 23:11:51 +0100 (So, 08 lis 2008) | 1 line
+r1196 | zas_ | 2008-11-08 23:11:51 +0100 (Sat, 08 Nov 2008) | 1 line
 
 Re-introduce Geeqie User Manual footer.
 ------------------------------------------------------------------------
 
 Re-introduce Geeqie User Manual footer.
 ------------------------------------------------------------------------
-r1195 | zas_ | 2008-11-08 18:38:36 +0100 (So, 08 lis 2008) | 1 line
+r1195 | zas_ | 2008-11-08 18:38:36 +0100 (Sat, 08 Nov 2008) | 1 line
 
 Simplify bottom navigation table.
 ------------------------------------------------------------------------
 
 Simplify bottom navigation table.
 ------------------------------------------------------------------------
-r1194 | zas_ | 2008-11-08 18:24:02 +0100 (So, 08 lis 2008) | 1 line
+r1194 | zas_ | 2008-11-08 18:24:02 +0100 (Sat, 08 Nov 2008) | 1 line
 
 Use col tags with id in top and bottom navigation tables.
 ------------------------------------------------------------------------
 
 Use col tags with id in top and bottom navigation tables.
 ------------------------------------------------------------------------
-r1193 | zas_ | 2008-11-08 12:37:17 +0100 (So, 08 lis 2008) | 1 line
+r1193 | zas_ | 2008-11-08 12:37:17 +0100 (Sat, 08 Nov 2008) | 1 line
 
 Add a generic spacer at the bottom of the page, remove now unused css classes.
 ------------------------------------------------------------------------
 
 Add a generic spacer at the bottom of the page, remove now unused css classes.
 ------------------------------------------------------------------------
-r1192 | zas_ | 2008-11-08 11:59:45 +0100 (So, 08 lis 2008) | 1 line
+r1192 | zas_ | 2008-11-08 11:59:45 +0100 (Sat, 08 Nov 2008) | 1 line
 
 Add two css classes navtop and navbottom and remove unused ones.
 ------------------------------------------------------------------------
 
 Add two css classes navtop and navbottom and remove unused ones.
 ------------------------------------------------------------------------
-r1191 | zas_ | 2008-11-08 11:49:18 +0100 (So, 08 lis 2008) | 1 line
+r1191 | zas_ | 2008-11-08 11:49:18 +0100 (Sat, 08 Nov 2008) | 1 line
 
 Add style.css to list of files to install.
 ------------------------------------------------------------------------
 
 Add style.css to list of files to install.
 ------------------------------------------------------------------------
-r1190 | zas_ | 2008-11-08 11:47:31 +0100 (So, 08 lis 2008) | 1 line
+r1190 | zas_ | 2008-11-08 11:47:31 +0100 (Sat, 08 Nov 2008) | 1 line
 
 Move css styles to an external stylesheet.
 ------------------------------------------------------------------------
 
 Move css styles to an external stylesheet.
 ------------------------------------------------------------------------
-r1189 | zas_ | 2008-11-07 00:49:31 +0100 (Pá, 07 lis 2008) | 1 line
+r1189 | zas_ | 2008-11-07 00:49:31 +0100 (Fri, 07 Nov 2008) | 1 line
 
 Remove reference to numbered section.
 ------------------------------------------------------------------------
 
 Remove reference to numbered section.
 ------------------------------------------------------------------------
-r1188 | zas_ | 2008-11-07 00:43:46 +0100 (Pá, 07 lis 2008) | 1 line
+r1188 | zas_ | 2008-11-07 00:43:46 +0100 (Fri, 07 Nov 2008) | 1 line
 
 Remove references to numbered sections.
 ------------------------------------------------------------------------
 
 Remove references to numbered sections.
 ------------------------------------------------------------------------
-r1187 | zas_ | 2008-11-07 00:39:22 +0100 (Pá, 07 lis 2008) | 1 line
+r1187 | zas_ | 2008-11-07 00:39:22 +0100 (Fri, 07 Nov 2008) | 1 line
 
 Simplify the table.
 ------------------------------------------------------------------------
 
 Simplify the table.
 ------------------------------------------------------------------------
-r1186 | zas_ | 2008-11-06 21:01:32 +0100 (Čt, 06 lis 2008) | 10 lines
+r1186 | zas_ | 2008-11-06 21:01:32 +0100 (Thu, 06 Nov 2008) | 10 lines
 
 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.
 
 
 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.
 
@@ -769,137 +928,137 @@ that case as well.
 Patch by Omari Stephens (aka xsdg).
 
 ------------------------------------------------------------------------
 Patch by Omari Stephens (aka xsdg).
 
 ------------------------------------------------------------------------
-r1185 | zas_ | 2008-11-04 18:26:46 +0100 (Út, 04 lis 2008) | 1 line
+r1185 | zas_ | 2008-11-04 18:26:46 +0100 (Tue, 04 Nov 2008) | 1 line
 
 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.
 ------------------------------------------------------------------------
 
 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 (Út, 04 lis 2008) | 1 line
+r1184 | zas_ | 2008-11-04 18:11:53 +0100 (Tue, 04 Nov 2008) | 1 line
 
 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.
 ------------------------------------------------------------------------
 
 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 (Po, 27 říj 2008) | 1 line
+r1183 | zas_ | 2008-10-27 14:31:39 +0100 (Mon, 27 Oct 2008) | 1 line
 
 Do not install doc/Makefile*. Reported and fixed by Krzysztof Kotlenga.
 ------------------------------------------------------------------------
 
 Do not install doc/Makefile*. Reported and fixed by Krzysztof Kotlenga.
 ------------------------------------------------------------------------
-r1182 | zas_ | 2008-10-26 20:27:20 +0100 (Ne, 26 říj 2008) | 1 line
+r1182 | zas_ | 2008-10-26 20:27:20 +0100 (Sun, 26 Oct 2008) | 1 line
 
 Use h2/h3 tags where appropriate.
 ------------------------------------------------------------------------
 
 Use h2/h3 tags where appropriate.
 ------------------------------------------------------------------------
-r1181 | bruclik | 2008-10-26 14:43:10 +0100 (Ne, 26 říj 2008) | 2 lines
+r1181 | bruclik | 2008-10-26 14:43:10 +0100 (Sun, 26 Oct 2008) | 2 lines
 
 Fixed doc/Makefile.am according to renamed doc files.
 
 ------------------------------------------------------------------------
 
 Fixed doc/Makefile.am according to renamed doc files.
 
 ------------------------------------------------------------------------
-r1180 | zas_ | 2008-10-25 16:42:52 +0200 (So, 25 říj 2008) | 1 line
+r1180 | zas_ | 2008-10-25 16:42:52 +0200 (Sat, 25 Oct 2008) | 1 line
 
 Keyboard table cleanup attempt. Need more work.
 ------------------------------------------------------------------------
 
 Keyboard table cleanup attempt. Need more work.
 ------------------------------------------------------------------------
-r1179 | zas_ | 2008-10-25 15:14:00 +0200 (So, 25 říj 2008) | 1 line
+r1179 | zas_ | 2008-10-25 15:14:00 +0200 (Sat, 25 Oct 2008) | 1 line
 
 Move menus to unordered lists - step 2.
 ------------------------------------------------------------------------
 
 Move menus to unordered lists - step 2.
 ------------------------------------------------------------------------
-r1178 | zas_ | 2008-10-25 13:02:09 +0200 (So, 25 říj 2008) | 1 line
+r1178 | zas_ | 2008-10-25 13:02:09 +0200 (Sat, 25 Oct 2008) | 1 line
 
 Move menus to unordered lists - step 1.
 ------------------------------------------------------------------------
 
 Move menus to unordered lists - step 1.
 ------------------------------------------------------------------------
-r1177 | zas_ | 2008-10-25 10:49:07 +0200 (So, 25 říj 2008) | 1 line
+r1177 | zas_ | 2008-10-25 10:49:07 +0200 (Sat, 25 Oct 2008) | 1 line
 
 Align Previous to the left, drop useless col tags.
 ------------------------------------------------------------------------
 
 Align Previous to the left, drop useless col tags.
 ------------------------------------------------------------------------
-r1176 | zas_ | 2008-10-25 10:14:34 +0200 (So, 25 říj 2008) | 1 line
+r1176 | zas_ | 2008-10-25 10:14:34 +0200 (Sat, 25 Oct 2008) | 1 line
 
 Drop meta CREATED and CHANGED since they will never be updated and svn takes care of versions.
 ------------------------------------------------------------------------
 
 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 (So, 25 říj 2008) | 1 line
+r1175 | zas_ | 2008-10-25 10:10:11 +0200 (Sat, 25 Oct 2008) | 1 line
 
 Fix page titles.
 ------------------------------------------------------------------------
 
 Fix page titles.
 ------------------------------------------------------------------------
-r1174 | zas_ | 2008-10-25 10:07:57 +0200 (So, 25 říj 2008) | 1 line
+r1174 | zas_ | 2008-10-25 10:07:57 +0200 (Sat, 25 Oct 2008) | 1 line
 
 Drop chapters numbers from h1 title, and reformat top title a bit.
 ------------------------------------------------------------------------
 
 Drop chapters numbers from h1 title, and reformat top title a bit.
 ------------------------------------------------------------------------
-r1173 | zas_ | 2008-10-25 09:47:47 +0200 (So, 25 říj 2008) | 1 line
+r1173 | zas_ | 2008-10-25 09:47:47 +0200 (Sat, 25 Oct 2008) | 1 line
 
 Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
 ------------------------------------------------------------------------
 
 Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
 ------------------------------------------------------------------------
-r1172 | zas_ | 2008-10-24 00:45:44 +0200 (Pá, 24 říj 2008) | 1 line
+r1172 | zas_ | 2008-10-24 00:45:44 +0200 (Fri, 24 Oct 2008) | 1 line
 
 Update legal notice and copyright to mention The Geeqie Team.
 ------------------------------------------------------------------------
 
 Update legal notice and copyright to mention The Geeqie Team.
 ------------------------------------------------------------------------
-r1171 | zas_ | 2008-10-23 21:06:23 +0200 (Čt, 23 říj 2008) | 1 line
+r1171 | zas_ | 2008-10-23 21:06:23 +0200 (Thu, 23 Oct 2008) | 1 line
 
 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).
 ------------------------------------------------------------------------
 
 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 (Čt, 23 říj 2008) | 1 line
+r1170 | zas_ | 2008-10-23 20:06:28 +0200 (Thu, 23 Oct 2008) | 1 line
 
 Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
 ------------------------------------------------------------------------
 
 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 (St, 22 říj 2008) | 1 line
+r1169 | zas_ | 2008-10-22 21:56:29 +0200 (Wed, 22 Oct 2008) | 1 line
 
 Let Create thumbnails start in current directory (fallback to home directory if not available) as requested by Marcin Zajaczkowski (feature request 2166691).
 ------------------------------------------------------------------------
 
 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 (Po, 20 říj 2008) | 3 lines
+r1168 | nadvornik | 2008-10-20 23:00:18 +0200 (Mon, 20 Oct 2008) | 3 lines
 
 Fix a cut and paste error when implementing the comment search (Klaus
 Ethgen)
 
 ------------------------------------------------------------------------
 
 Fix a cut and paste error when implementing the comment search (Klaus
 Ethgen)
 
 ------------------------------------------------------------------------
-r1167 | nadvornik | 2008-10-20 19:13:32 +0200 (Po, 20 říj 2008) | 2 lines
+r1167 | nadvornik | 2008-10-20 19:13:32 +0200 (Mon, 20 Oct 2008) | 2 lines
 
 fixed failed assertion in exif_free
 
 ------------------------------------------------------------------------
 
 fixed failed assertion in exif_free
 
 ------------------------------------------------------------------------
-r1166 | nadvornik | 2008-10-18 22:17:55 +0200 (So, 18 říj 2008) | 2 lines
+r1166 | nadvornik | 2008-10-18 22:17:55 +0200 (Sat, 18 Oct 2008) | 2 lines
 
 create xmp sidecar when needed
 
 ------------------------------------------------------------------------
 
 create xmp sidecar when needed
 
 ------------------------------------------------------------------------
-r1165 | nadvornik | 2008-10-18 21:20:27 +0200 (So, 18 říj 2008) | 2 lines
+r1165 | nadvornik | 2008-10-18 21:20:27 +0200 (Sat, 18 Oct 2008) | 2 lines
 
 simple synchronization XMP <-> Exif, IPTC
 
 ------------------------------------------------------------------------
 
 simple synchronization XMP <-> Exif, IPTC
 
 ------------------------------------------------------------------------
-r1164 | nadvornik | 2008-10-18 20:22:57 +0200 (So, 18 říj 2008) | 2 lines
+r1164 | nadvornik | 2008-10-18 20:22:57 +0200 (Sat, 18 Oct 2008) | 2 lines
 
 infrastructure for preprocessing of metadata
 
 ------------------------------------------------------------------------
 
 infrastructure for preprocessing of metadata
 
 ------------------------------------------------------------------------
-r1163 | nadvornik | 2008-10-18 11:07:52 +0200 (So, 18 říj 2008) | 2 lines
+r1163 | nadvornik | 2008-10-18 11:07:52 +0200 (Sat, 18 Oct 2008) | 2 lines
 
 fixed bar_exif separator
 
 ------------------------------------------------------------------------
 
 fixed bar_exif separator
 
 ------------------------------------------------------------------------
-r1162 | nadvornik | 2008-10-18 10:40:32 +0200 (So, 18 říj 2008) | 2 lines
+r1162 | nadvornik | 2008-10-18 10:40:32 +0200 (Sat, 18 Oct 2008) | 2 lines
 
 reordered advanced exif columns
 
 ------------------------------------------------------------------------
 
 reordered advanced exif columns
 
 ------------------------------------------------------------------------
-r1161 | nadvornik | 2008-10-18 10:31:25 +0200 (So, 18 říj 2008) | 2 lines
+r1161 | nadvornik | 2008-10-18 10:31:25 +0200 (Sat, 18 Oct 2008) | 2 lines
 
 no need to validate description, it is in utf8
 
 ------------------------------------------------------------------------
 
 no need to validate description, it is in utf8
 
 ------------------------------------------------------------------------
-r1160 | nadvornik | 2008-10-18 00:00:07 +0200 (So, 18 říj 2008) | 4 lines
+r1160 | nadvornik | 2008-10-18 00:00:07 +0200 (Sat, 18 Oct 2008) | 4 lines
 
 improved custom exif look:
 - use toggle instead of remove button 
 - display description instead of property key
 
 ------------------------------------------------------------------------
 
 improved custom exif look:
 - use toggle instead of remove button 
 - display description instead of property key
 
 ------------------------------------------------------------------------
-r1159 | nadvornik | 2008-10-14 23:24:34 +0200 (Út, 14 říj 2008) | 2 lines
+r1159 | nadvornik | 2008-10-14 23:24:34 +0200 (Tue, 14 Oct 2008) | 2 lines
 
 follow Exiv2 SVN changes
 
 ------------------------------------------------------------------------
 
 follow Exiv2 SVN changes
 
 ------------------------------------------------------------------------
-r1158 | zas_ | 2008-10-12 10:49:45 +0200 (Ne, 12 říj 2008) | 1 line
+r1158 | zas_ | 2008-10-12 10:49:45 +0200 (Sun, 12 Oct 2008) | 1 line
 
 French translation was updated.
 ------------------------------------------------------------------------
 
 French translation was updated.
 ------------------------------------------------------------------------
-r1157 | zas_ | 2008-10-12 10:43:14 +0200 (Ne, 12 říj 2008) | 1 line
+r1157 | zas_ | 2008-10-12 10:43:14 +0200 (Sun, 12 Oct 2008) | 1 line
 
 Add a button for each advanced entry in Properties Exif Panel that allow to remove it from display. It fixes bug 1962611.
 ------------------------------------------------------------------------
 
 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 (Ne, 12 říj 2008) | 6 lines
+r1156 | zas_ | 2008-10-12 10:36:53 +0200 (Sun, 12 Oct 2008) | 6 lines
 
 Better handling of accels map file writing errors.
 Secure save is also used for those now, at the expense of
 
 Better handling of accels map file writing errors.
 Secure save is also used for those now, at the expense of
@@ -908,7 +1067,7 @@ It should fix bug 2146917 (debian BTS #501131), reported by
 Stanislav Maslovski.
 
 ------------------------------------------------------------------------
 Stanislav Maslovski.
 
 ------------------------------------------------------------------------
-r1155 | nadvornik | 2008-10-11 22:19:48 +0200 (So, 11 říj 2008) | 6 lines
+r1155 | nadvornik | 2008-10-11 22:19:48 +0200 (Sat, 11 Oct 2008) | 6 lines
 
 added option to use exif thumbnails
 - it requires exiv2 0.18 or the current svn 
 
 added option to use exif thumbnails
 - it requires exiv2 0.18 or the current svn 
@@ -917,67 +1076,67 @@ added option to use exif thumbnails
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r1154 | zas_ | 2008-10-07 21:34:11 +0200 (Út, 07 říj 2008) | 1 line
+r1154 | zas_ | 2008-10-07 21:34:11 +0200 (Tue, 07 Oct 2008) | 1 line
 
 French translation was updated.
 ------------------------------------------------------------------------
 
 French translation was updated.
 ------------------------------------------------------------------------
-r1153 | zas_ | 2008-10-07 21:29:13 +0200 (Út, 07 říj 2008) | 1 line
+r1153 | zas_ | 2008-10-07 21:29:13 +0200 (Tue, 07 Oct 2008) | 1 line
 
 Fix up few signed vs unsigned warnings: exif_item_get_rational() last parameter is now of guint type.
 ------------------------------------------------------------------------
 
 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 (Út, 07 říj 2008) | 2 lines
+r1152 | nadvornik | 2008-10-07 20:37:32 +0200 (Tue, 07 Oct 2008) | 2 lines
 
 Implement the search for image comment - patch by Klaus Ethgen
 
 ------------------------------------------------------------------------
 
 Implement the search for image comment - patch by Klaus Ethgen
 
 ------------------------------------------------------------------------
-r1151 | nadvornik | 2008-10-07 20:22:58 +0200 (Út, 07 říj 2008) | 2 lines
+r1151 | nadvornik | 2008-10-07 20:22:58 +0200 (Tue, 07 Oct 2008) | 2 lines
 
 Fixed degree symbol encoding
 
 ------------------------------------------------------------------------
 
 Fixed degree symbol encoding
 
 ------------------------------------------------------------------------
-r1150 | nadvornik | 2008-10-07 20:20:22 +0200 (Út, 07 říj 2008) | 2 lines
+r1150 | nadvornik | 2008-10-07 20:20:22 +0200 (Tue, 07 Oct 2008) | 2 lines
 
 Adding a vim modeline to all files - patch by Klaus Ethgen
 
 ------------------------------------------------------------------------
 
 Adding a vim modeline to all files - patch by Klaus Ethgen
 
 ------------------------------------------------------------------------
-r1149 | nadvornik | 2008-10-05 20:25:44 +0200 (Ne, 05 říj 2008) | 2 lines
+r1149 | nadvornik | 2008-10-05 20:25:44 +0200 (Sun, 05 Oct 2008) | 2 lines
 
 fixed confirm_delete option
 
 ------------------------------------------------------------------------
 
 fixed confirm_delete option
 
 ------------------------------------------------------------------------
-r1148 | nadvornik | 2008-10-04 22:28:31 +0200 (So, 04 říj 2008) | 2 lines
+r1148 | nadvornik | 2008-10-04 22:28:31 +0200 (Sat, 04 Oct 2008) | 2 lines
 
 fixed charset of exiv2 strings in non-utf8 locales
 
 ------------------------------------------------------------------------
 
 fixed charset of exiv2 strings in non-utf8 locales
 
 ------------------------------------------------------------------------
-r1147 | nadvornik | 2008-10-01 22:57:56 +0200 (St, 01 říj 2008) | 2 lines
+r1147 | nadvornik | 2008-10-01 22:57:56 +0200 (Wed, 01 Oct 2008) | 2 lines
 
 Add support for GPSInfo - patch by Klaus Ethgen
 
 ------------------------------------------------------------------------
 
 Add support for GPSInfo - patch by Klaus Ethgen
 
 ------------------------------------------------------------------------
-r1146 | nadvornik | 2008-09-29 23:17:19 +0200 (Po, 29 zář 2008) | 4 lines
+r1146 | nadvornik | 2008-09-29 23:17:19 +0200 (Mon, 29 Sep 2008) | 4 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
 
 ------------------------------------------------------------------------
 
 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
 
 ------------------------------------------------------------------------
-r1145 | nadvornik | 2008-09-29 23:09:48 +0200 (Po, 29 zář 2008) | 2 lines
+r1145 | nadvornik | 2008-09-29 23:09:48 +0200 (Mon, 29 Sep 2008) | 2 lines
 
 fixes executable right of images
 
 ------------------------------------------------------------------------
 
 fixes executable right of images
 
 ------------------------------------------------------------------------
-r1144 | nadvornik | 2008-09-29 23:01:30 +0200 (Po, 29 zář 2008) | 2 lines
+r1144 | nadvornik | 2008-09-29 23:01:30 +0200 (Mon, 29 Sep 2008) | 2 lines
 
 enlarge the dupe window - patch by Klaus Ethgen
 
 ------------------------------------------------------------------------
 
 enlarge the dupe window - patch by Klaus Ethgen
 
 ------------------------------------------------------------------------
-r1143 | nadvornik | 2008-09-27 20:48:32 +0200 (So, 27 zář 2008) | 2 lines
+r1143 | nadvornik | 2008-09-27 20:48:32 +0200 (Sat, 27 Sep 2008) | 2 lines
 
 updated preview loader to work with current svn version of libexiv2
 
 ------------------------------------------------------------------------
 
 updated preview loader to work with current svn version of libexiv2
 
 ------------------------------------------------------------------------
-r1142 | nadvornik | 2008-09-10 22:37:30 +0200 (St, 10 zář 2008) | 8 lines
+r1142 | nadvornik | 2008-09-10 22:37:30 +0200 (Wed, 10 Sep 2008) | 8 lines
 
 use SHIFT for connected scroll and zoom
 
 
 use SHIFT for connected scroll and zoom
 
@@ -988,163 +1147,163 @@ CONTROL + mouse: moves fast (originally it was SHIFT + mouse)
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r1141 | nadvornik | 2008-09-09 21:46:44 +0200 (Út, 09 zář 2008) | 3 lines
+r1141 | nadvornik | 2008-09-09 21:46:44 +0200 (Tue, 09 Sep 2008) | 3 lines
 
 reverted buggy part of rev. 1138 - it made the filelist jump
 unexpectedly
 
 ------------------------------------------------------------------------
 
 reverted buggy part of rev. 1138 - it made the filelist jump
 unexpectedly
 
 ------------------------------------------------------------------------
-r1140 | nadvornik | 2008-09-08 21:57:51 +0200 (Po, 08 zář 2008) | 3 lines
+r1140 | nadvornik | 2008-09-08 21:57:51 +0200 (Mon, 08 Sep 2008) | 3 lines
 
 added possibility to redraw only the parts of image that are already
 loaded
 
 ------------------------------------------------------------------------
 
 added possibility to redraw only the parts of image that are already
 loaded
 
 ------------------------------------------------------------------------
-r1139 | zas_ | 2008-09-08 17:53:01 +0200 (Po, 08 zář 2008) | 1 line
+r1139 | zas_ | 2008-09-08 17:53:01 +0200 (Mon, 08 Sep 2008) | 1 line
 
 Fix a compiler warning regarding argument type.
 ------------------------------------------------------------------------
 
 Fix a compiler warning regarding argument type.
 ------------------------------------------------------------------------
-r1138 | bruclik | 2008-09-08 01:01:30 +0200 (Po, 08 zář 2008) | 2 lines
+r1138 | bruclik | 2008-09-08 01:01:30 +0200 (Mon, 08 Sep 2008) | 2 lines
 
 Replaced gtk depreceated code.
 
 ------------------------------------------------------------------------
 
 Replaced gtk depreceated code.
 
 ------------------------------------------------------------------------
-r1137 | zas_ | 2008-09-07 21:42:19 +0200 (Ne, 07 zář 2008) | 1 line
+r1137 | zas_ | 2008-09-07 21:42:19 +0200 (Sun, 07 Sep 2008) | 1 line
 
 Shorten config_window_apply() a bit, reduce code redunancy.
 ------------------------------------------------------------------------
 
 Shorten config_window_apply() a bit, reduce code redunancy.
 ------------------------------------------------------------------------
-r1136 | zas_ | 2008-09-05 00:35:33 +0200 (Pá, 05 zář 2008) | 1 line
+r1136 | zas_ | 2008-09-05 00:35:33 +0200 (Fri, 05 Sep 2008) | 1 line
 
 Update translations stats.
 ------------------------------------------------------------------------
 
 Update translations stats.
 ------------------------------------------------------------------------
-r1135 | zas_ | 2008-09-05 00:29:32 +0200 (Pá, 05 zář 2008) | 1 line
+r1135 | zas_ | 2008-09-05 00:29:32 +0200 (Fri, 05 Sep 2008) | 1 line
 
 French translation was updated.
 ------------------------------------------------------------------------
 
 French translation was updated.
 ------------------------------------------------------------------------
-r1134 | zas_ | 2008-09-05 00:04:32 +0200 (Pá, 05 zář 2008) | 1 line
+r1134 | zas_ | 2008-09-05 00:04:32 +0200 (Fri, 05 Sep 2008) | 1 line
 
 Allow all Preferences pages to scroll vertically. Reduce code redundancy.
 ------------------------------------------------------------------------
 
 Allow all Preferences pages to scroll vertically. Reduce code redundancy.
 ------------------------------------------------------------------------
-r1133 | zas_ | 2008-09-04 23:38:28 +0200 (Čt, 04 zář 2008) | 1 line
+r1133 | zas_ | 2008-09-04 23:38:28 +0200 (Thu, 04 Sep 2008) | 1 line
 
 Allow to change image.scroll_reset_method in Preferences > Image.
 ------------------------------------------------------------------------
 
 Allow to change image.scroll_reset_method in Preferences > Image.
 ------------------------------------------------------------------------
-r1132 | nadvornik | 2008-09-04 23:19:09 +0200 (Čt, 04 zář 2008) | 4 lines
+r1132 | nadvornik | 2008-09-04 23:19:09 +0200 (Thu, 04 Sep 2008) | 4 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)
 
 ------------------------------------------------------------------------
 
 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)
 
 ------------------------------------------------------------------------
-r1131 | nadvornik | 2008-09-03 23:54:49 +0200 (St, 03 zář 2008) | 3 lines
+r1131 | nadvornik | 2008-09-03 23:54:49 +0200 (Wed, 03 Sep 2008) | 3 lines
 
 load thumbnails with lower priority
 TODO: maybe implement an exception for visible thumbnails
 
 ------------------------------------------------------------------------
 
 load thumbnails with lower priority
 TODO: maybe implement an exception for visible thumbnails
 
 ------------------------------------------------------------------------
-r1130 | zas_ | 2008-09-03 23:13:02 +0200 (St, 03 zář 2008) | 1 line
+r1130 | zas_ | 2008-09-03 23:13:02 +0200 (Wed, 03 Sep 2008) | 1 line
 
 Improve debug messages.
 ------------------------------------------------------------------------
 
 Improve debug messages.
 ------------------------------------------------------------------------
-r1129 | nadvornik | 2008-09-03 22:43:10 +0200 (St, 03 zář 2008) | 2 lines
+r1129 | nadvornik | 2008-09-03 22:43:10 +0200 (Wed, 03 Sep 2008) | 2 lines
 
 adjusted default options
 
 ------------------------------------------------------------------------
 
 adjusted default options
 
 ------------------------------------------------------------------------
-r1128 | nadvornik | 2008-09-03 22:29:32 +0200 (St, 03 zář 2008) | 2 lines
+r1128 | nadvornik | 2008-09-03 22:29:32 +0200 (Wed, 03 Sep 2008) | 2 lines
 
 adjusted redraw priority relative to icon drawing
 
 ------------------------------------------------------------------------
 
 adjusted redraw priority relative to icon drawing
 
 ------------------------------------------------------------------------
-r1127 | nadvornik | 2008-09-03 21:58:21 +0200 (St, 03 zář 2008) | 2 lines
+r1127 | nadvornik | 2008-09-03 21:58:21 +0200 (Wed, 03 Sep 2008) | 2 lines
 
 dropped IMAGE_THROTTLE_LARGER_IMAGES code
 
 ------------------------------------------------------------------------
 
 dropped IMAGE_THROTTLE_LARGER_IMAGES code
 
 ------------------------------------------------------------------------
-r1126 | nadvornik | 2008-09-03 21:52:11 +0200 (St, 03 zář 2008) | 2 lines
+r1126 | nadvornik | 2008-09-03 21:52:11 +0200 (Wed, 03 Sep 2008) | 2 lines
 
 fixed handling of broken images
 
 ------------------------------------------------------------------------
 
 fixed handling of broken images
 
 ------------------------------------------------------------------------
-r1125 | nadvornik | 2008-09-01 21:18:32 +0200 (Po, 01 zář 2008) | 2 lines
+r1125 | nadvornik | 2008-09-01 21:18:32 +0200 (Mon, 01 Sep 2008) | 2 lines
 
 improved pixbuf draw priority control
 
 ------------------------------------------------------------------------
 
 improved pixbuf draw priority control
 
 ------------------------------------------------------------------------
-r1124 | zas_ | 2008-09-01 19:29:07 +0200 (Po, 01 zář 2008) | 1 line
+r1124 | zas_ | 2008-09-01 19:29:07 +0200 (Mon, 01 Sep 2008) | 1 line
 
 Use a constant for minimal window size. Set it to 32 for all dialogs.
 ------------------------------------------------------------------------
 
 Use a constant for minimal window size. Set it to 32 for all dialogs.
 ------------------------------------------------------------------------
-r1123 | zas_ | 2008-09-01 19:22:19 +0200 (Po, 01 zář 2008) | 1 line
+r1123 | zas_ | 2008-09-01 19:22:19 +0200 (Mon, 01 Sep 2008) | 1 line
 
 Remove redundant debug.h inclusion.
 ------------------------------------------------------------------------
 
 Remove redundant debug.h inclusion.
 ------------------------------------------------------------------------
-r1122 | nadvornik | 2008-08-31 23:19:00 +0200 (Ne, 31 srp 2008) | 2 lines
+r1122 | nadvornik | 2008-08-31 23:19:00 +0200 (Sun, 31 Aug 2008) | 2 lines
 
 fixed read ahead callback
 
 ------------------------------------------------------------------------
 
 fixed read ahead callback
 
 ------------------------------------------------------------------------
-r1121 | nadvornik | 2008-08-31 23:02:09 +0200 (Ne, 31 srp 2008) | 2 lines
+r1121 | nadvornik | 2008-08-31 23:02:09 +0200 (Sun, 31 Aug 2008) | 2 lines
 
 fixed error handling in image loader
 
 ------------------------------------------------------------------------
 
 fixed error handling in image loader
 
 ------------------------------------------------------------------------
-r1120 | nadvornik | 2008-08-31 20:53:11 +0200 (Ne, 31 srp 2008) | 2 lines
+r1120 | nadvornik | 2008-08-31 20:53:11 +0200 (Sun, 31 Aug 2008) | 2 lines
 
 fixed possible endless loop
 
 ------------------------------------------------------------------------
 
 fixed possible endless loop
 
 ------------------------------------------------------------------------
-r1119 | zas_ | 2008-08-31 14:29:49 +0200 (Ne, 31 srp 2008) | 1 line
+r1119 | zas_ | 2008-08-31 14:29:49 +0200 (Sun, 31 Aug 2008) | 1 line
 
 Add a Save button to Preferences dialog, which allow to save options to file without quitting the application.
 ------------------------------------------------------------------------
 
 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 (Ne, 31 srp 2008) | 1 line
+r1118 | zas_ | 2008-08-31 13:27:24 +0200 (Sun, 31 Aug 2008) | 1 line
 
 Move quoted_value() and escquote_value() to misc.[ch].
 ------------------------------------------------------------------------
 
 Move quoted_value() and escquote_value() to misc.[ch].
 ------------------------------------------------------------------------
-r1117 | zas_ | 2008-08-31 12:51:41 +0200 (Ne, 31 srp 2008) | 1 line
+r1117 | zas_ | 2008-08-31 12:51:41 +0200 (Sun, 31 Aug 2008) | 1 line
 
 Move miscellaneous functions to their own files (new misc.[ch]).
 ------------------------------------------------------------------------
 
 Move miscellaneous functions to their own files (new misc.[ch]).
 ------------------------------------------------------------------------
-r1116 | nadvornik | 2008-08-31 12:08:48 +0200 (Ne, 31 srp 2008) | 2 lines
+r1116 | nadvornik | 2008-08-31 12:08:48 +0200 (Sun, 31 Aug 2008) | 2 lines
 
 use GThreadPool
 
 ------------------------------------------------------------------------
 
 use GThreadPool
 
 ------------------------------------------------------------------------
-r1115 | nadvornik | 2008-08-31 11:20:29 +0200 (Ne, 31 srp 2008) | 2 lines
+r1115 | nadvornik | 2008-08-31 11:20:29 +0200 (Sun, 31 Aug 2008) | 2 lines
 
 improved thread support in image loader
 
 ------------------------------------------------------------------------
 
 improved thread support in image loader
 
 ------------------------------------------------------------------------
-r1114 | zas_ | 2008-08-31 11:13:42 +0200 (Ne, 31 srp 2008) | 1 line
+r1114 | zas_ | 2008-08-31 11:13:42 +0200 (Sun, 31 Aug 2008) | 1 line
 
 Move save/load_options() to options.[ch].
 ------------------------------------------------------------------------
 
 Move save/load_options() to options.[ch].
 ------------------------------------------------------------------------
-r1113 | zas_ | 2008-08-31 10:59:39 +0200 (Ne, 31 srp 2008) | 1 line
+r1113 | zas_ | 2008-08-31 10:59:39 +0200 (Sun, 31 Aug 2008) | 1 line
 
 Move sync_options_with_current_state() call to save_options().
 ------------------------------------------------------------------------
 
 Move sync_options_with_current_state() call to save_options().
 ------------------------------------------------------------------------
-r1112 | zas_ | 2008-08-31 10:41:42 +0200 (Ne, 31 srp 2008) | 1 line
+r1112 | zas_ | 2008-08-31 10:41:42 +0200 (Sun, 31 Aug 2008) | 1 line
 
 Move some code to new functions, to simplify main().
 ------------------------------------------------------------------------
 
 Move some code to new functions, to simplify main().
 ------------------------------------------------------------------------
-r1111 | zas_ | 2008-08-31 10:13:36 +0200 (Ne, 31 srp 2008) | 1 line
+r1111 | zas_ | 2008-08-31 10:13:36 +0200 (Sun, 31 Aug 2008) | 1 line
 
 Fix two minor compilation warnings.
 ------------------------------------------------------------------------
 
 Fix two minor compilation warnings.
 ------------------------------------------------------------------------
-r1110 | nadvornik | 2008-08-30 22:15:47 +0200 (So, 30 srp 2008) | 4 lines
+r1110 | nadvornik | 2008-08-30 22:15:47 +0200 (Sat, 30 Aug 2008) | 4 lines
 
 run image loader in separate thread
 this feature is disabled by default for now, it must be enabled by 
 configure --enable-threads 
 
 ------------------------------------------------------------------------
 
 run image loader in separate thread
 this feature is disabled by default for now, it must be enabled by 
 configure --enable-threads 
 
 ------------------------------------------------------------------------
-r1109 | nadvornik | 2008-08-30 15:04:06 +0200 (So, 30 srp 2008) | 2 lines
+r1109 | nadvornik | 2008-08-30 15:04:06 +0200 (Sat, 30 Aug 2008) | 2 lines
 
 prepared image loader code for threads
 
 ------------------------------------------------------------------------
 
 prepared image loader code for threads
 
 ------------------------------------------------------------------------
-r1108 | zas_ | 2008-08-30 12:39:35 +0200 (So, 30 srp 2008) | 5 lines
+r1108 | zas_ | 2008-08-30 12:39:35 +0200 (Sat, 30 Aug 2008) | 5 lines
 
 Allow to override documentation paths through options:
 - documentation.helpdir
 
 Allow to override documentation paths through options:
 - documentation.helpdir
@@ -1152,153 +1311,153 @@ Allow to override documentation paths through options:
 Default values are set at configure time.
 
 ------------------------------------------------------------------------
 Default values are set at configure time.
 
 ------------------------------------------------------------------------
-r1107 | nadvornik | 2008-08-29 22:53:53 +0200 (Pá, 29 srp 2008) | 2 lines
+r1107 | nadvornik | 2008-08-29 22:53:53 +0200 (Fri, 29 Aug 2008) | 2 lines
 
 converted image loader to a GObject and use signals for notification
 
 ------------------------------------------------------------------------
 
 converted image loader to a GObject and use signals for notification
 
 ------------------------------------------------------------------------
-r1106 | nadvornik | 2008-08-29 14:35:13 +0200 (Pá, 29 srp 2008) | 2 lines
+r1106 | nadvornik | 2008-08-29 14:35:13 +0200 (Fri, 29 Aug 2008) | 2 lines
 
 do not access image_loader directly
 
 ------------------------------------------------------------------------
 
 do not access image_loader directly
 
 ------------------------------------------------------------------------
-r1105 | nadvornik | 2008-08-29 11:59:20 +0200 (Pá, 29 srp 2008) | 2 lines
+r1105 | nadvornik | 2008-08-29 11:59:20 +0200 (Fri, 29 Aug 2008) | 2 lines
 
 added new raw preview interface for legacy exif
 
 ------------------------------------------------------------------------
 
 added new raw preview interface for legacy exif
 
 ------------------------------------------------------------------------
-r1104 | nadvornik | 2008-08-29 11:38:10 +0200 (Pá, 29 srp 2008) | 2 lines
+r1104 | nadvornik | 2008-08-29 11:38:10 +0200 (Fri, 29 Aug 2008) | 2 lines
 
 fixed thumbnail loader for the new raw preview interface
 
 ------------------------------------------------------------------------
 
 fixed thumbnail loader for the new raw preview interface
 
 ------------------------------------------------------------------------
-r1103 | nadvornik | 2008-08-29 00:26:09 +0200 (Pá, 29 srp 2008) | 4 lines
+r1103 | nadvornik | 2008-08-29 00:26:09 +0200 (Fri, 29 Aug 2008) | 4 lines
 
 use mmaped files image loader 
 implemented new interface for extracting raw previews
 experiments with previews support in SVN version of Exiv2
 
 ------------------------------------------------------------------------
 
 use mmaped files image loader 
 implemented new interface for extracting raw previews
 experiments with previews support in SVN version of Exiv2
 
 ------------------------------------------------------------------------
-r1102 | bruclik | 2008-08-28 14:51:02 +0200 (Čt, 28 srp 2008) | 2 lines
+r1102 | bruclik | 2008-08-28 14:51:02 +0200 (Thu, 28 Aug 2008) | 2 lines
 
 Removed converting fd->name to utf8 from file_data_set_collate_keys(), because fd->name is utf8. 
 
 ------------------------------------------------------------------------
 
 Removed converting fd->name to utf8 from file_data_set_collate_keys(), because fd->name is utf8. 
 
 ------------------------------------------------------------------------
-r1101 | zas_ | 2008-08-28 12:50:02 +0200 (Čt, 28 srp 2008) | 1 line
+r1101 | zas_ | 2008-08-28 12:50:02 +0200 (Thu, 28 Aug 2008) | 1 line
 
 Silent warnings about unused functions when lcms is not used.
 ------------------------------------------------------------------------
 
 Silent warnings about unused functions when lcms is not used.
 ------------------------------------------------------------------------
-r1100 | zas_ | 2008-08-27 19:02:14 +0200 (St, 27 srp 2008) | 1 line
+r1100 | zas_ | 2008-08-27 19:02:14 +0200 (Wed, 27 Aug 2008) | 1 line
 
 Comment out unused functions.
 ------------------------------------------------------------------------
 
 Comment out unused functions.
 ------------------------------------------------------------------------
-r1099 | zas_ | 2008-08-27 18:42:59 +0200 (St, 27 srp 2008) | 1 line
+r1099 | zas_ | 2008-08-27 18:42:59 +0200 (Wed, 27 Aug 2008) | 1 line
 
 Silent a compiler warning.
 ------------------------------------------------------------------------
 
 Silent a compiler warning.
 ------------------------------------------------------------------------
-r1098 | zas_ | 2008-08-27 18:40:21 +0200 (St, 27 srp 2008) | 1 line
+r1098 | zas_ | 2008-08-27 18:40:21 +0200 (Wed, 27 Aug 2008) | 1 line
 
 const gpointer -> gconstpointer.
 ------------------------------------------------------------------------
 
 const gpointer -> gconstpointer.
 ------------------------------------------------------------------------
-r1097 | zas_ | 2008-08-27 00:37:18 +0200 (St, 27 srp 2008) | 1 line
+r1097 | zas_ | 2008-08-27 00:37:18 +0200 (Wed, 27 Aug 2008) | 1 line
 
 Use gpointer instead of void *.
 ------------------------------------------------------------------------
 
 Use gpointer instead of void *.
 ------------------------------------------------------------------------
-r1096 | zas_ | 2008-08-27 00:30:40 +0200 (St, 27 srp 2008) | 1 line
+r1096 | zas_ | 2008-08-27 00:30:40 +0200 (Wed, 27 Aug 2008) | 1 line
 
 Consistency: type * instead of type*.
 ------------------------------------------------------------------------
 
 Consistency: type * instead of type*.
 ------------------------------------------------------------------------
-r1095 | zas_ | 2008-08-27 00:22:51 +0200 (St, 27 srp 2008) | 1 line
+r1095 | zas_ | 2008-08-27 00:22:51 +0200 (Wed, 27 Aug 2008) | 1 line
 
 For the sake of consistency, use glib basic types everywhere.
 ------------------------------------------------------------------------
 
 For the sake of consistency, use glib basic types everywhere.
 ------------------------------------------------------------------------
-r1094 | zas_ | 2008-08-26 23:19:33 +0200 (Út, 26 srp 2008) | 1 line
+r1094 | zas_ | 2008-08-26 23:19:33 +0200 (Tue, 26 Aug 2008) | 1 line
 
 Indentation fixes.
 ------------------------------------------------------------------------
 
 Indentation fixes.
 ------------------------------------------------------------------------
-r1093 | bruclik | 2008-08-26 22:21:30 +0200 (Út, 26 srp 2008) | 3 lines
+r1093 | bruclik | 2008-08-26 22:21:30 +0200 (Tue, 26 Aug 2008) | 3 lines
 
 Fixed segfault when is run inside directory with non valid uft-8 image
 filename.
 
 ------------------------------------------------------------------------
 
 Fixed segfault when is run inside directory with non valid uft-8 image
 filename.
 
 ------------------------------------------------------------------------
-r1092 | bruclik | 2008-08-26 15:56:56 +0200 (Út, 26 srp 2008) | 2 lines
+r1092 | bruclik | 2008-08-26 15:56:56 +0200 (Tue, 26 Aug 2008) | 2 lines
 
 Fixed calling "Image search" function in a directory without image. 
 
 ------------------------------------------------------------------------
 
 Fixed calling "Image search" function in a directory without image. 
 
 ------------------------------------------------------------------------
-r1091 | nadvornik | 2008-08-26 00:45:38 +0200 (Út, 26 srp 2008) | 2 lines
+r1091 | nadvornik | 2008-08-26 00:45:38 +0200 (Tue, 26 Aug 2008) | 2 lines
 
 correctly maintain selection during iconlist refresh
 
 ------------------------------------------------------------------------
 
 correctly maintain selection during iconlist refresh
 
 ------------------------------------------------------------------------
-r1090 | zas_ | 2008-08-26 00:20:45 +0200 (Út, 26 srp 2008) | 1 line
+r1090 | zas_ | 2008-08-26 00:20:45 +0200 (Tue, 26 Aug 2008) | 1 line
 
 Whitespaces cleanup.
 ------------------------------------------------------------------------
 
 Whitespaces cleanup.
 ------------------------------------------------------------------------
-r1089 | bruclik | 2008-08-25 20:13:33 +0200 (Po, 25 srp 2008) | 3 lines
+r1089 | bruclik | 2008-08-25 20:13:33 +0200 (Mon, 25 Aug 2008) | 3 lines
 
 Fixed segfaulting when alter image in directory without images.
 
 
 ------------------------------------------------------------------------
 
 Fixed segfaulting when alter image in directory without images.
 
 
 ------------------------------------------------------------------------
-r1088 | nadvornik | 2008-08-25 18:58:27 +0200 (Po, 25 srp 2008) | 2 lines
+r1088 | nadvornik | 2008-08-25 18:58:27 +0200 (Mon, 25 Aug 2008) | 2 lines
 
 removed unused code
 
 ------------------------------------------------------------------------
 
 removed unused code
 
 ------------------------------------------------------------------------
-r1087 | zas_ | 2008-08-24 16:40:18 +0200 (Ne, 24 srp 2008) | 1 line
+r1087 | zas_ | 2008-08-24 16:40:18 +0200 (Sun, 24 Aug 2008) | 1 line
 
 Typo fixes.
 ------------------------------------------------------------------------
 
 Typo fixes.
 ------------------------------------------------------------------------
-r1086 | zas_ | 2008-08-24 16:33:03 +0200 (Ne, 24 srp 2008) | 1 line
+r1086 | zas_ | 2008-08-24 16:33:03 +0200 (Sun, 24 Aug 2008) | 1 line
 
 Slight code redundancy reduction.
 ------------------------------------------------------------------------
 
 Slight code redundancy reduction.
 ------------------------------------------------------------------------
-r1085 | zas_ | 2008-08-24 16:14:37 +0200 (Ne, 24 srp 2008) | 1 line
+r1085 | zas_ | 2008-08-24 16:14:37 +0200 (Sun, 24 Aug 2008) | 1 line
 
 Drop redundant variable affectation.
 ------------------------------------------------------------------------
 
 Drop redundant variable affectation.
 ------------------------------------------------------------------------
-r1084 | zas_ | 2008-08-24 15:22:08 +0200 (Ne, 24 srp 2008) | 2 lines
+r1084 | zas_ | 2008-08-24 15:22:08 +0200 (Sun, 24 Aug 2008) | 2 lines
 
 Fix untranslated messages. French translation and POTFILES.in were updated.
 
 ------------------------------------------------------------------------
 
 Fix untranslated messages. French translation and POTFILES.in were updated.
 
 ------------------------------------------------------------------------
-r1083 | zas_ | 2008-08-24 12:00:40 +0200 (Ne, 24 srp 2008) | 1 line
+r1083 | zas_ | 2008-08-24 12:00:40 +0200 (Sun, 24 Aug 2008) | 1 line
 
 French translation was updated.
 ------------------------------------------------------------------------
 
 French translation was updated.
 ------------------------------------------------------------------------
-r1082 | zas_ | 2008-08-24 12:00:02 +0200 (Ne, 24 srp 2008) | 1 line
+r1082 | zas_ | 2008-08-24 12:00:02 +0200 (Sun, 24 Aug 2008) | 1 line
 
 Mark forgotten string for translation.
 ------------------------------------------------------------------------
 
 Mark forgotten string for translation.
 ------------------------------------------------------------------------
-r1081 | zas_ | 2008-08-23 23:07:25 +0200 (So, 23 srp 2008) | 1 line
+r1081 | zas_ | 2008-08-23 23:07:25 +0200 (Sat, 23 Aug 2008) | 1 line
 
 Fix another missing separator bug in image overlay. This one was occuring with default string when no ISO data was available from exif.
 ------------------------------------------------------------------------
 
 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 (So, 23 srp 2008) | 1 line
+r1080 | zas_ | 2008-08-23 22:46:31 +0200 (Sat, 23 Aug 2008) | 1 line
 
 Minor optimization: no need to copy the whole remaining of the string, just copy next char.
 ------------------------------------------------------------------------
 
 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 (So, 23 srp 2008) | 2 lines
+r1079 | zas_ | 2008-08-23 19:35:57 +0200 (Sat, 23 Aug 2008) | 2 lines
 
 Only display status if there is at least one file in the file list.
 
 ------------------------------------------------------------------------
 
 Only display status if there is at least one file in the file list.
 
 ------------------------------------------------------------------------
-r1078 | zas_ | 2008-08-23 19:00:59 +0200 (So, 23 srp 2008) | 1 line
+r1078 | zas_ | 2008-08-23 19:00:59 +0200 (Sat, 23 Aug 2008) | 1 line
 
 Remove unneeded type casting.
 ------------------------------------------------------------------------
 
 Remove unneeded type casting.
 ------------------------------------------------------------------------
-r1077 | nadvornik | 2008-08-23 10:42:12 +0200 (So, 23 srp 2008) | 2 lines
+r1077 | nadvornik | 2008-08-23 10:42:12 +0200 (Sat, 23 Aug 2008) | 2 lines
 
 fixed vd_refresh
 
 ------------------------------------------------------------------------
 
 fixed vd_refresh
 
 ------------------------------------------------------------------------
-r1076 | zas_ | 2008-08-23 00:09:54 +0200 (So, 23 srp 2008) | 1 line
+r1076 | zas_ | 2008-08-23 00:09:54 +0200 (Sat, 23 Aug 2008) | 1 line
 
 French translation was updated.
 ------------------------------------------------------------------------
 
 French translation was updated.
 ------------------------------------------------------------------------
-r1075 | zas_ | 2008-08-22 23:52:13 +0200 (Pá, 22 srp 2008) | 7 lines
+r1075 | zas_ | 2008-08-22 23:52:13 +0200 (Fri, 22 Aug 2008) | 7 lines
 
 Add an option named layout.home_path which modifies the behavior of the Home button.
 By default, pressing this button goes to the user's home directory.
 
 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.
@@ -1308,58 +1467,58 @@ or directly in .geeqierc.
 Feature proposed by Colin Clark.
 
 ------------------------------------------------------------------------
 Feature proposed by Colin Clark.
 
 ------------------------------------------------------------------------
-r1074 | zas_ | 2008-08-22 00:49:30 +0200 (Pá, 22 srp 2008) | 1 line
+r1074 | zas_ | 2008-08-22 00:49:30 +0200 (Fri, 22 Aug 2008) | 1 line
 
 Typo fix: vf -> vd
 ------------------------------------------------------------------------
 
 Typo fix: vf -> vd
 ------------------------------------------------------------------------
-r1073 | zas_ | 2008-08-22 00:47:49 +0200 (Pá, 22 srp 2008) | 1 line
+r1073 | zas_ | 2008-08-22 00:47:49 +0200 (Fri, 22 Aug 2008) | 1 line
 
 Replace macros VDLIST_INFO() and VDTREE_INFO() by shorter VDLIST() and VDTREE(). VDLIST_INFO(vd, part) becomes VDLIST(vd)->part.
 ------------------------------------------------------------------------
 
 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 (Pá, 22 srp 2008) | 1 line
+r1072 | zas_ | 2008-08-22 00:36:20 +0200 (Fri, 22 Aug 2008) | 1 line
 
 Indentation fix.
 ------------------------------------------------------------------------
 
 Indentation fix.
 ------------------------------------------------------------------------
-r1071 | zas_ | 2008-08-21 00:26:34 +0200 (Čt, 21 srp 2008) | 1 line
+r1071 | zas_ | 2008-08-21 00:26:34 +0200 (Thu, 21 Aug 2008) | 1 line
 
 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.
 ------------------------------------------------------------------------
 
 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 (Čt, 21 srp 2008) | 1 line
+r1070 | zas_ | 2008-08-21 00:19:35 +0200 (Thu, 21 Aug 2008) | 1 line
 
 Do not return values of void functions. Reported by Jeffery Small.
 ------------------------------------------------------------------------
 
 Do not return values of void functions. Reported by Jeffery Small.
 ------------------------------------------------------------------------
-r1069 | nadvornik | 2008-08-20 22:36:36 +0200 (St, 20 srp 2008) | 2 lines
+r1069 | nadvornik | 2008-08-20 22:36:36 +0200 (Wed, 20 Aug 2008) | 2 lines
 
 update the FileData structure when a new folder is created
 
 ------------------------------------------------------------------------
 
 update the FileData structure when a new folder is created
 
 ------------------------------------------------------------------------
-r1068 | nadvornik | 2008-08-20 00:58:31 +0200 (St, 20 srp 2008) | 2 lines
+r1068 | nadvornik | 2008-08-20 00:58:31 +0200 (Wed, 20 Aug 2008) | 2 lines
 
 improved refresh in view_dir_list
 
 ------------------------------------------------------------------------
 
 improved refresh in view_dir_list
 
 ------------------------------------------------------------------------
-r1067 | nadvornik | 2008-08-19 23:01:29 +0200 (Út, 19 srp 2008) | 2 lines
+r1067 | nadvornik | 2008-08-19 23:01:29 +0200 (Tue, 19 Aug 2008) | 2 lines
 
 set fallback pixbuf in case of missing file
 
 ------------------------------------------------------------------------
 
 set fallback pixbuf in case of missing file
 
 ------------------------------------------------------------------------
-r1066 | nadvornik | 2008-08-19 22:58:23 +0200 (Út, 19 srp 2008) | 2 lines
+r1066 | nadvornik | 2008-08-19 22:58:23 +0200 (Tue, 19 Aug 2008) | 2 lines
 
 fixed possible segfault
 
 ------------------------------------------------------------------------
 
 fixed possible segfault
 
 ------------------------------------------------------------------------
-r1065 | nadvornik | 2008-08-17 16:18:51 +0200 (Ne, 17 srp 2008) | 3 lines
+r1065 | nadvornik | 2008-08-17 16:18:51 +0200 (Sun, 17 Aug 2008) | 3 lines
 
 removed code for maintaining filelist position, gtk_tree_view itself handles it
 better
 
 ------------------------------------------------------------------------
 
 removed code for maintaining filelist position, gtk_tree_view itself handles it
 better
 
 ------------------------------------------------------------------------
-r1064 | zas_ | 2008-08-17 11:36:02 +0200 (Ne, 17 srp 2008) | 2 lines
+r1064 | zas_ | 2008-08-17 11:36:02 +0200 (Sun, 17 Aug 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r1063 | zas_ | 2008-08-17 11:30:45 +0200 (Ne, 17 srp 2008) | 11 lines
+r1063 | zas_ | 2008-08-17 11:30:45 +0200 (Sun, 17 Aug 2008) | 11 lines
 
 Simplify things related to ViewFileInfoList * and ViewFileInfoIcon * type casting:
 - drop VFICON_INFO() and VFLIST_INFO() macros
 
 Simplify things related to ViewFileInfoList * and ViewFileInfoIcon * type casting:
 - drop VFICON_INFO() and VFLIST_INFO() macros
@@ -1373,216 +1532,216 @@ VFLIST_INFO(vf, click_fd) becomes VFLIST(vf)->click_fd
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r1062 | zas_ | 2008-08-17 11:00:33 +0200 (Ne, 17 srp 2008) | 2 lines
+r1062 | zas_ | 2008-08-17 11:00:33 +0200 (Sun, 17 Aug 2008) | 2 lines
 
 Move variable declaration at start of block.
 
 ------------------------------------------------------------------------
 
 Move variable declaration at start of block.
 
 ------------------------------------------------------------------------
-r1061 | nadvornik | 2008-08-17 01:37:26 +0200 (Ne, 17 srp 2008) | 2 lines
+r1061 | nadvornik | 2008-08-17 01:37:26 +0200 (Sun, 17 Aug 2008) | 2 lines
 
 marks in iconview made clickable
 
 ------------------------------------------------------------------------
 
 marks in iconview made clickable
 
 ------------------------------------------------------------------------
-r1060 | nadvornik | 2008-08-16 22:57:40 +0200 (So, 16 srp 2008) | 2 lines
+r1060 | nadvornik | 2008-08-16 22:57:40 +0200 (Sat, 16 Aug 2008) | 2 lines
 
 keep files with non-zero marks in memory
 
 ------------------------------------------------------------------------
 
 keep files with non-zero marks in memory
 
 ------------------------------------------------------------------------
-r1059 | nadvornik | 2008-08-16 22:34:14 +0200 (So, 16 srp 2008) | 2 lines
+r1059 | nadvornik | 2008-08-16 22:34:14 +0200 (Sat, 16 Aug 2008) | 2 lines
 
 implemented marks filter
 
 ------------------------------------------------------------------------
 
 implemented marks filter
 
 ------------------------------------------------------------------------
-r1058 | zas_ | 2008-08-16 09:18:16 +0200 (So, 16 srp 2008) | 3 lines
+r1058 | zas_ | 2008-08-16 09:18:16 +0200 (Sat, 16 Aug 2008) | 3 lines
 
 Fix double escaping of image overlay text.
 Bug 2051955, reported by Emmanuel Dupuis.
 
 ------------------------------------------------------------------------
 
 Fix double escaping of image overlay text.
 Bug 2051955, reported by Emmanuel Dupuis.
 
 ------------------------------------------------------------------------
-r1057 | nadvornik | 2008-08-13 23:07:06 +0200 (St, 13 srp 2008) | 2 lines
+r1057 | nadvornik | 2008-08-13 23:07:06 +0200 (Wed, 13 Aug 2008) | 2 lines
 
 added keyboard map generator
 
 ------------------------------------------------------------------------
 
 added keyboard map generator
 
 ------------------------------------------------------------------------
-r1056 | nadvornik | 2008-08-13 22:46:06 +0200 (St, 13 srp 2008) | 2 lines
+r1056 | nadvornik | 2008-08-13 22:46:06 +0200 (Wed, 13 Aug 2008) | 2 lines
 
 a workaround for http://bugzilla.gnome.org/show_bug.cgi?id=547669
 
 ------------------------------------------------------------------------
 
 a workaround for http://bugzilla.gnome.org/show_bug.cgi?id=547669
 
 ------------------------------------------------------------------------
-r1055 | nadvornik | 2008-08-12 22:21:25 +0200 (Út, 12 srp 2008) | 2 lines
+r1055 | nadvornik | 2008-08-12 22:21:25 +0200 (Tue, 12 Aug 2008) | 2 lines
 
 fixed crash with float file list and geeqie --blank
 
 ------------------------------------------------------------------------
 
 fixed crash with float file list and geeqie --blank
 
 ------------------------------------------------------------------------
-r1054 | nadvornik | 2008-08-11 20:53:19 +0200 (Po, 11 srp 2008) | 2 lines
+r1054 | nadvornik | 2008-08-11 20:53:19 +0200 (Mon, 11 Aug 2008) | 2 lines
 
 fixed crash in geeqie --blank
 
 ------------------------------------------------------------------------
 
 fixed crash in geeqie --blank
 
 ------------------------------------------------------------------------
-r1053 | nadvornik | 2008-08-11 19:45:26 +0200 (Po, 11 srp 2008) | 2 lines
+r1053 | nadvornik | 2008-08-11 19:45:26 +0200 (Mon, 11 Aug 2008) | 2 lines
 
 fixed setting visible entry in view_dir_tree
 
 ------------------------------------------------------------------------
 
 fixed setting visible entry in view_dir_tree
 
 ------------------------------------------------------------------------
-r1051 | nadvornik | 2008-07-30 20:44:49 +0200 (St, 30 čec 2008) | 2 lines
+r1051 | nadvornik | 2008-07-30 20:44:49 +0200 (Wed, 30 Jul 2008) | 2 lines
 
 updated ChangeLog from svn log
 
 ------------------------------------------------------------------------
 
 updated ChangeLog from svn log
 
 ------------------------------------------------------------------------
-r1050 | zas_ | 2008-07-28 20:35:19 +0200 (Po, 28 čec 2008) | 2 lines
+r1050 | zas_ | 2008-07-28 20:35:19 +0200 (Mon, 28 Jul 2008) | 2 lines
 
 Move declarations at the beginning of blocks.
 
 ------------------------------------------------------------------------
 
 Move declarations at the beginning of blocks.
 
 ------------------------------------------------------------------------
-r1049 | zas_ | 2008-07-28 20:07:42 +0200 (Po, 28 čec 2008) | 2 lines
+r1049 | zas_ | 2008-07-28 20:07:42 +0200 (Mon, 28 Jul 2008) | 2 lines
 
 Optimize tests even more using last changes.
 
 ------------------------------------------------------------------------
 
 Optimize tests even more using last changes.
 
 ------------------------------------------------------------------------
-r1048 | nadvornik | 2008-07-28 20:02:10 +0200 (Po, 28 čec 2008) | 2 lines
+r1048 | nadvornik | 2008-07-28 20:02:10 +0200 (Mon, 28 Jul 2008) | 2 lines
 
 do not free unallocated exif data
 
 ------------------------------------------------------------------------
 
 do not free unallocated exif data
 
 ------------------------------------------------------------------------
-r1047 | zas_ | 2008-07-28 19:59:09 +0200 (Po, 28 čec 2008) | 2 lines
+r1047 | zas_ | 2008-07-28 19:59:09 +0200 (Mon, 28 Jul 2008) | 2 lines
 
 Cache strcmp() result.
 
 ------------------------------------------------------------------------
 
 Cache strcmp() result.
 
 ------------------------------------------------------------------------
-r1046 | zas_ | 2008-07-28 19:56:56 +0200 (Po, 28 čec 2008) | 2 lines
+r1046 | zas_ | 2008-07-28 19:56:56 +0200 (Mon, 28 Jul 2008) | 2 lines
 
 Optimize redundant tests.
 
 ------------------------------------------------------------------------
 
 Optimize redundant tests.
 
 ------------------------------------------------------------------------
-r1045 | zas_ | 2008-07-28 19:55:06 +0200 (Po, 28 čec 2008) | 2 lines
+r1045 | zas_ | 2008-07-28 19:55:06 +0200 (Mon, 28 Jul 2008) | 2 lines
 
 Move dest_dir variable to inner block.
 
 ------------------------------------------------------------------------
 
 Move dest_dir variable to inner block.
 
 ------------------------------------------------------------------------
-r1044 | zas_ | 2008-07-28 11:44:50 +0200 (Po, 28 čec 2008) | 2 lines
+r1044 | zas_ | 2008-07-28 11:44:50 +0200 (Mon, 28 Jul 2008) | 2 lines
 
 Reduce code redundancy and minor typo fixes.
 
 ------------------------------------------------------------------------
 
 Reduce code redundancy and minor typo fixes.
 
 ------------------------------------------------------------------------
-r1043 | zas_ | 2008-07-28 11:14:10 +0200 (Po, 28 čec 2008) | 2 lines
+r1043 | zas_ | 2008-07-28 11:14:10 +0200 (Mon, 28 Jul 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r1042 | zas_ | 2008-07-28 11:12:33 +0200 (Po, 28 čec 2008) | 2 lines
+r1042 | zas_ | 2008-07-28 11:12:33 +0200 (Mon, 28 Jul 2008) | 2 lines
 
 Typo fix.
 
 ------------------------------------------------------------------------
 
 Typo fix.
 
 ------------------------------------------------------------------------
-r1041 | nadvornik | 2008-07-27 21:22:40 +0200 (Ne, 27 čec 2008) | 2 lines
+r1041 | nadvornik | 2008-07-27 21:22:40 +0200 (Sun, 27 Jul 2008) | 2 lines
 
 abort file operations when the file list is empty
 
 ------------------------------------------------------------------------
 
 abort file operations when the file list is empty
 
 ------------------------------------------------------------------------
-r1040 | nadvornik | 2008-07-27 20:20:59 +0200 (Ne, 27 čec 2008) | 3 lines
+r1040 | nadvornik | 2008-07-27 20:20:59 +0200 (Sun, 27 Jul 2008) | 3 lines
 
 remember path entered in file dialog
 http://sourceforge.net/tracker/index.php?func=detail&aid=2028977&group_id=222125&atid=1054680
 
 ------------------------------------------------------------------------
 
 remember path entered in file dialog
 http://sourceforge.net/tracker/index.php?func=detail&aid=2028977&group_id=222125&atid=1054680
 
 ------------------------------------------------------------------------
-r1039 | nadvornik | 2008-07-27 15:46:24 +0200 (Ne, 27 čec 2008) | 2 lines
+r1039 | nadvornik | 2008-07-27 15:46:24 +0200 (Sun, 27 Jul 2008) | 2 lines
 
 speed-up of directory notification on deleting large number of files
 
 ------------------------------------------------------------------------
 
 speed-up of directory notification on deleting large number of files
 
 ------------------------------------------------------------------------
-r1038 | nadvornik | 2008-07-27 11:51:28 +0200 (Ne, 27 čec 2008) | 2 lines
+r1038 | nadvornik | 2008-07-27 11:51:28 +0200 (Sun, 27 Jul 2008) | 2 lines
 
 added "Symlink" as an example of "filter" command 
 
 ------------------------------------------------------------------------
 
 added "Symlink" as an example of "filter" command 
 
 ------------------------------------------------------------------------
-r1037 | nadvornik | 2008-07-27 10:57:12 +0200 (Ne, 27 čec 2008) | 2 lines
+r1037 | nadvornik | 2008-07-27 10:57:12 +0200 (Sun, 27 Jul 2008) | 2 lines
 
 improved updating of view_dir_tree
 
 ------------------------------------------------------------------------
 
 improved updating of view_dir_tree
 
 ------------------------------------------------------------------------
-r1036 | nadvornik | 2008-07-27 10:40:47 +0200 (Ne, 27 čec 2008) | 2 lines
+r1036 | nadvornik | 2008-07-27 10:40:47 +0200 (Sun, 27 Jul 2008) | 2 lines
 
 fixed deleting of non-empty folder
 
 ------------------------------------------------------------------------
 
 fixed deleting of non-empty folder
 
 ------------------------------------------------------------------------
-r1035 | nadvornik | 2008-07-27 00:36:58 +0200 (Ne, 27 čec 2008) | 2 lines
+r1035 | nadvornik | 2008-07-27 00:36:58 +0200 (Sun, 27 Jul 2008) | 2 lines
 
 fixed spec file
 
 ------------------------------------------------------------------------
 
 fixed spec file
 
 ------------------------------------------------------------------------
-r1034 | nadvornik | 2008-07-27 00:26:08 +0200 (Ne, 27 čec 2008) | 2 lines
+r1034 | nadvornik | 2008-07-27 00:26:08 +0200 (Sun, 27 Jul 2008) | 2 lines
 
 fixed invalid warning on running editors
 
 ------------------------------------------------------------------------
 
 fixed invalid warning on running editors
 
 ------------------------------------------------------------------------
-r1033 | nadvornik | 2008-07-26 22:34:24 +0200 (So, 26 čec 2008) | 2 lines
+r1033 | nadvornik | 2008-07-26 22:34:24 +0200 (Sat, 26 Jul 2008) | 2 lines
 
 updated version string
 
 ------------------------------------------------------------------------
 
 updated version string
 
 ------------------------------------------------------------------------
-r1032 | nadvornik | 2008-07-26 22:15:00 +0200 (So, 26 čec 2008) | 3 lines
+r1032 | nadvornik | 2008-07-26 22:15:00 +0200 (Sat, 26 Jul 2008) | 3 lines
 
 dropped references to OpenOffice.org as suggested at
 https://sourceforge.net/tracker/index.php?func=detail&aid=1972534&group_id=222125&atid=1054680
 
 ------------------------------------------------------------------------
 
 dropped references to OpenOffice.org as suggested at
 https://sourceforge.net/tracker/index.php?func=detail&aid=1972534&group_id=222125&atid=1054680
 
 ------------------------------------------------------------------------
-r1031 | nadvornik | 2008-07-26 22:02:20 +0200 (So, 26 čec 2008) | 2 lines
+r1031 | nadvornik | 2008-07-26 22:02:20 +0200 (Sat, 26 Jul 2008) | 2 lines
 
 string cleanup
 
 ------------------------------------------------------------------------
 
 string cleanup
 
 ------------------------------------------------------------------------
-r1030 | nadvornik | 2008-07-26 21:52:40 +0200 (So, 26 čec 2008) | 2 lines
+r1030 | nadvornik | 2008-07-26 21:52:40 +0200 (Sat, 26 Jul 2008) | 2 lines
 
 removed unused messages.desc_dlist
 
 ------------------------------------------------------------------------
 
 removed unused messages.desc_dlist
 
 ------------------------------------------------------------------------
-r1029 | nadvornik | 2008-07-26 21:41:46 +0200 (So, 26 čec 2008) | 2 lines
+r1029 | nadvornik | 2008-07-26 21:41:46 +0200 (Sat, 26 Jul 2008) | 2 lines
 
 fixed new folder command
 
 ------------------------------------------------------------------------
 
 fixed new folder command
 
 ------------------------------------------------------------------------
-r1028 | nadvornik | 2008-07-26 21:33:36 +0200 (So, 26 čec 2008) | 2 lines
+r1028 | nadvornik | 2008-07-26 21:33:36 +0200 (Sat, 26 Jul 2008) | 2 lines
 
 fixed renaming of directories
 
 ------------------------------------------------------------------------
 
 fixed renaming of directories
 
 ------------------------------------------------------------------------
-r1027 | nadvornik | 2008-07-26 21:01:20 +0200 (So, 26 čec 2008) | 2 lines
+r1027 | nadvornik | 2008-07-26 21:01:20 +0200 (Sat, 26 Jul 2008) | 2 lines
 
 warn about changed file extensions
 
 ------------------------------------------------------------------------
 
 warn about changed file extensions
 
 ------------------------------------------------------------------------
-r1026 | nadvornik | 2008-07-26 20:33:49 +0200 (So, 26 čec 2008) | 2 lines
+r1026 | nadvornik | 2008-07-26 20:33:49 +0200 (Sat, 26 Jul 2008) | 2 lines
 
 added icon for changes without warnings
 
 ------------------------------------------------------------------------
 
 added icon for changes without warnings
 
 ------------------------------------------------------------------------
-r1025 | nadvornik | 2008-07-26 20:17:56 +0200 (So, 26 čec 2008) | 3 lines
+r1025 | nadvornik | 2008-07-26 20:17:56 +0200 (Sat, 26 Jul 2008) | 3 lines
 
 allow only existing folders in destination dialog
 http://sourceforge.net/tracker/index.php?func=detail&aid=2011243&group_id=222125&atid=1054680
 
 ------------------------------------------------------------------------
 
 allow only existing folders in destination dialog
 http://sourceforge.net/tracker/index.php?func=detail&aid=2011243&group_id=222125&atid=1054680
 
 ------------------------------------------------------------------------
-r1024 | nadvornik | 2008-07-26 12:27:41 +0200 (So, 26 čec 2008) | 2 lines
+r1024 | nadvornik | 2008-07-26 12:27:41 +0200 (Sat, 26 Jul 2008) | 2 lines
 
 clean up - checks are handled elsewhere
 
 ------------------------------------------------------------------------
 
 clean up - checks are handled elsewhere
 
 ------------------------------------------------------------------------
-r1023 | nadvornik | 2008-07-26 11:58:25 +0200 (So, 26 čec 2008) | 2 lines
+r1023 | nadvornik | 2008-07-26 11:58:25 +0200 (Sat, 26 Jul 2008) | 2 lines
 
 more checks for file operations
 
 ------------------------------------------------------------------------
 
 more checks for file operations
 
 ------------------------------------------------------------------------
-r1022 | nadvornik | 2008-07-26 00:04:55 +0200 (So, 26 čec 2008) | 2 lines
+r1022 | nadvornik | 2008-07-26 00:04:55 +0200 (Sat, 26 Jul 2008) | 2 lines
 
 improved error reporting
 
 ------------------------------------------------------------------------
 
 improved error reporting
 
 ------------------------------------------------------------------------
-r1021 | zas_ | 2008-07-25 08:35:35 +0200 (Pá, 25 čec 2008) | 2 lines
+r1021 | zas_ | 2008-07-25 08:35:35 +0200 (Fri, 25 Jul 2008) | 2 lines
 
 Minor tidy up and optimization.
 
 ------------------------------------------------------------------------
 
 Minor tidy up and optimization.
 
 ------------------------------------------------------------------------
-r1020 | zas_ | 2008-07-24 22:24:04 +0200 (Čt, 24 čec 2008) | 6 lines
+r1020 | zas_ | 2008-07-24 22:24:04 +0200 (Thu, 24 Jul 2008) | 6 lines
 
 Set GIO channels to binary encoding.
 This is needed since messages from commands may not be UTF8-encoded
 
 Set GIO channels to binary encoding.
 This is needed since messages from commands may not be UTF8-encoded
@@ -1591,142 +1750,142 @@ In practice it was truncating some ISO-8859-1 messages containing some
 french characters. This fixes it.
 
 ------------------------------------------------------------------------
 french characters. This fixes it.
 
 ------------------------------------------------------------------------
-r1019 | nadvornik | 2008-07-24 22:03:57 +0200 (Čt, 24 čec 2008) | 3 lines
+r1019 | nadvornik | 2008-07-24 22:03:57 +0200 (Thu, 24 Jul 2008) | 3 lines
 
 separated debugging log and debug CFLAGS
 enable debugging log support by default
 
 ------------------------------------------------------------------------
 
 separated debugging log and debug CFLAGS
 enable debugging log support by default
 
 ------------------------------------------------------------------------
-r1018 | nadvornik | 2008-07-24 00:19:16 +0200 (Čt, 24 čec 2008) | 2 lines
+r1018 | nadvornik | 2008-07-24 00:19:16 +0200 (Thu, 24 Jul 2008) | 2 lines
 
 indicate check warnings and errors in delete and rename dialogs
 
 ------------------------------------------------------------------------
 
 indicate check warnings and errors in delete and rename dialogs
 
 ------------------------------------------------------------------------
-r1017 | nadvornik | 2008-07-23 22:53:05 +0200 (St, 23 čec 2008) | 3 lines
+r1017 | nadvornik | 2008-07-23 22:53:05 +0200 (Wed, 23 Jul 2008) | 3 lines
 
 removed file_data_add_change_info
 reduced code redundancy - patch by Laurent, slightly modified
 
 ------------------------------------------------------------------------
 
 removed file_data_add_change_info
 reduced code redundancy - patch by Laurent, slightly modified
 
 ------------------------------------------------------------------------
-r1016 | zas_ | 2008-07-23 19:38:04 +0200 (St, 23 čec 2008) | 2 lines
+r1016 | zas_ | 2008-07-23 19:38:04 +0200 (Wed, 23 Jul 2008) | 2 lines
 
 Minor tidy up.
 
 ------------------------------------------------------------------------
 
 Minor tidy up.
 
 ------------------------------------------------------------------------
-r1015 | zas_ | 2008-07-23 14:46:35 +0200 (St, 23 čec 2008) | 2 lines
+r1015 | zas_ | 2008-07-23 14:46:35 +0200 (Wed, 23 Jul 2008) | 2 lines
 
 Tidy up.
 
 ------------------------------------------------------------------------
 
 Tidy up.
 
 ------------------------------------------------------------------------
-r1014 | zas_ | 2008-07-23 14:45:59 +0200 (St, 23 čec 2008) | 2 lines
+r1014 | zas_ | 2008-07-23 14:45:59 +0200 (Wed, 23 Jul 2008) | 2 lines
 
 Use g_strconcat() instead of g_strdup_printf("%s%s", ...).
 
 ------------------------------------------------------------------------
 
 Use g_strconcat() instead of g_strdup_printf("%s%s", ...).
 
 ------------------------------------------------------------------------
-r1013 | zas_ | 2008-07-23 12:21:37 +0200 (St, 23 čec 2008) | 2 lines
+r1013 | zas_ | 2008-07-23 12:21:37 +0200 (Wed, 23 Jul 2008) | 2 lines
 
 Simplify parse_out_relatives().
 
 ------------------------------------------------------------------------
 
 Simplify parse_out_relatives().
 
 ------------------------------------------------------------------------
-r1012 | zas_ | 2008-07-23 11:10:41 +0200 (St, 23 čec 2008) | 2 lines
+r1012 | zas_ | 2008-07-23 11:10:41 +0200 (Wed, 23 Jul 2008) | 2 lines
 
 Tidy up.
 
 ------------------------------------------------------------------------
 
 Tidy up.
 
 ------------------------------------------------------------------------
-r1011 | zas_ | 2008-07-23 11:00:38 +0200 (St, 23 čec 2008) | 2 lines
+r1011 | zas_ | 2008-07-23 11:00:38 +0200 (Wed, 23 Jul 2008) | 2 lines
 
 Fix missing newline at end of file.
 
 ------------------------------------------------------------------------
 
 Fix missing newline at end of file.
 
 ------------------------------------------------------------------------
-r1010 | zas_ | 2008-07-23 10:59:29 +0200 (St, 23 čec 2008) | 2 lines
+r1010 | zas_ | 2008-07-23 10:59:29 +0200 (Wed, 23 Jul 2008) | 2 lines
 
 Fix warning: passing argument 1 of 'gtk_tree_store_set' from incompatible pointer type
 
 ------------------------------------------------------------------------
 
 Fix warning: passing argument 1 of 'gtk_tree_store_set' from incompatible pointer type
 
 ------------------------------------------------------------------------
-r1009 | nadvornik | 2008-07-23 00:05:20 +0200 (St, 23 čec 2008) | 2 lines
+r1009 | nadvornik | 2008-07-23 00:05:20 +0200 (Wed, 23 Jul 2008) | 2 lines
 
 do not create duplicate FileData entries
 
 ------------------------------------------------------------------------
 
 do not create duplicate FileData entries
 
 ------------------------------------------------------------------------
-r1008 | nadvornik | 2008-07-22 23:46:08 +0200 (Út, 22 čec 2008) | 3 lines
+r1008 | nadvornik | 2008-07-22 23:46:08 +0200 (Tue, 22 Jul 2008) | 3 lines
 
 basic infrastructure for early error and dangerous operations checking
 it needs more work
 
 ------------------------------------------------------------------------
 
 basic infrastructure for early error and dangerous operations checking
 it needs more work
 
 ------------------------------------------------------------------------
-r1007 | nadvornik | 2008-07-22 20:27:12 +0200 (Út, 22 čec 2008) | 2 lines
+r1007 | nadvornik | 2008-07-22 20:27:12 +0200 (Tue, 22 Jul 2008) | 2 lines
 
 clean up fd->change on error
 
 ------------------------------------------------------------------------
 
 clean up fd->change on error
 
 ------------------------------------------------------------------------
-r1006 | nadvornik | 2008-07-22 20:13:41 +0200 (Út, 22 čec 2008) | 3 lines
+r1006 | nadvornik | 2008-07-22 20:13:41 +0200 (Tue, 22 Jul 2008) | 3 lines
 
 remove items from file_data_planned_change_hash when the operation is
 canceled
 
 ------------------------------------------------------------------------
 
 remove items from file_data_planned_change_hash when the operation is
 canceled
 
 ------------------------------------------------------------------------
-r1005 | nadvornik | 2008-07-22 19:57:22 +0200 (Út, 22 čec 2008) | 2 lines
+r1005 | nadvornik | 2008-07-22 19:57:22 +0200 (Tue, 22 Jul 2008) | 2 lines
 
 fixed stop button in editor dialog
 
 ------------------------------------------------------------------------
 
 fixed stop button in editor dialog
 
 ------------------------------------------------------------------------
-r1004 | nadvornik | 2008-07-22 19:40:24 +0200 (Út, 22 čec 2008) | 2 lines
+r1004 | nadvornik | 2008-07-22 19:40:24 +0200 (Tue, 22 Jul 2008) | 2 lines
 
 delete file_data_planned_change_hash when it is not used
 
 ------------------------------------------------------------------------
 
 delete file_data_planned_change_hash when it is not used
 
 ------------------------------------------------------------------------
-r1003 | nadvornik | 2008-07-21 23:38:26 +0200 (Po, 21 čec 2008) | 3 lines
+r1003 | nadvornik | 2008-07-21 23:38:26 +0200 (Mon, 21 Jul 2008) | 3 lines
 
 fixed
 http://sourceforge.net/tracker/index.php?func=detail&aid=2019012&group_id=222125&atid=1054680
 
 ------------------------------------------------------------------------
 
 fixed
 http://sourceforge.net/tracker/index.php?func=detail&aid=2019012&group_id=222125&atid=1054680
 
 ------------------------------------------------------------------------
-r1002 | nadvornik | 2008-07-21 22:50:24 +0200 (Po, 21 čec 2008) | 2 lines
+r1002 | nadvornik | 2008-07-21 22:50:24 +0200 (Mon, 21 Jul 2008) | 2 lines
 
 file_util_rename_dir should not return anything
 
 ------------------------------------------------------------------------
 
 file_util_rename_dir should not return anything
 
 ------------------------------------------------------------------------
-r1001 | nadvornik | 2008-07-21 22:40:29 +0200 (Po, 21 čec 2008) | 2 lines
+r1001 | nadvornik | 2008-07-21 22:40:29 +0200 (Mon, 21 Jul 2008) | 2 lines
 
 added notification handler to view_dir
 
 ------------------------------------------------------------------------
 
 added notification handler to view_dir
 
 ------------------------------------------------------------------------
-r1000 | zas_ | 2008-07-21 10:31:43 +0200 (Po, 21 čec 2008) | 2 lines
+r1000 | zas_ | 2008-07-21 10:31:43 +0200 (Mon, 21 Jul 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r999 | zas_ | 2008-07-20 17:21:06 +0200 (Ne, 20 čec 2008) | 2 lines
+r999 | zas_ | 2008-07-20 17:21:06 +0200 (Sun, 20 Jul 2008) | 2 lines
 
 Update POTFILES.in.
 
 ------------------------------------------------------------------------
 
 Update POTFILES.in.
 
 ------------------------------------------------------------------------
-r998 | zas_ | 2008-07-20 17:16:05 +0200 (Ne, 20 čec 2008) | 2 lines
+r998 | zas_ | 2008-07-20 17:16:05 +0200 (Sun, 20 Jul 2008) | 2 lines
 
 Move uri_*() functions to separate files: uri_utils.[ch]
 
 ------------------------------------------------------------------------
 
 Move uri_*() functions to separate files: uri_utils.[ch]
 
 ------------------------------------------------------------------------
-r997 | nadvornik | 2008-07-20 17:04:40 +0200 (Ne, 20 čec 2008) | 1 line
+r997 | nadvornik | 2008-07-20 17:04:40 +0200 (Sun, 20 Jul 2008) | 1 line
 
 periodic testing of changed files can be now disabled
 ------------------------------------------------------------------------
 
 periodic testing of changed files can be now disabled
 ------------------------------------------------------------------------
-r996 | zas_ | 2008-07-20 16:56:32 +0200 (Ne, 20 čec 2008) | 3 lines
+r996 | zas_ | 2008-07-20 16:56:32 +0200 (Sun, 20 Jul 2008) | 3 lines
 
 Move history_list_*() functions to separate files:
 history_list.c and history_list.h.
 
 ------------------------------------------------------------------------
 
 Move history_list_*() functions to separate files:
 history_list.c and history_list.h.
 
 ------------------------------------------------------------------------
-r995 | nadvornik | 2008-07-20 16:52:00 +0200 (Ne, 20 čec 2008) | 2 lines
+r995 | nadvornik | 2008-07-20 16:52:00 +0200 (Sun, 20 Jul 2008) | 2 lines
 
 implemented "create directory" command
 
 ------------------------------------------------------------------------
 
 implemented "create directory" command
 
 ------------------------------------------------------------------------
-r994 | nadvornik | 2008-07-20 15:59:55 +0200 (Ne, 20 čec 2008) | 2 lines
+r994 | nadvornik | 2008-07-20 15:59:55 +0200 (Sun, 20 Jul 2008) | 2 lines
 
 fixed file copy/move dialog
 
 ------------------------------------------------------------------------
 
 fixed file copy/move dialog
 
 ------------------------------------------------------------------------
-r993 | nadvornik | 2008-07-20 15:19:22 +0200 (Ne, 20 čec 2008) | 5 lines
+r993 | nadvornik | 2008-07-20 15:19:22 +0200 (Sun, 20 Jul 2008) | 5 lines
 
 fixed the case when a renamed file is detected by directory scanning
 before the external rename commands exits. We have to update the
 
 fixed the case when a renamed file is detected by directory scanning
 before the external rename commands exits. We have to update the
@@ -1734,79 +1893,79 @@ FileData structure immediately, othervise we would get duplicate
 entries.
 
 ------------------------------------------------------------------------
 entries.
 
 ------------------------------------------------------------------------
-r992 | zas_ | 2008-07-20 14:20:12 +0200 (Ne, 20 čec 2008) | 2 lines
+r992 | zas_ | 2008-07-20 14:20:12 +0200 (Sun, 20 Jul 2008) | 2 lines
 
 Optimize history_list_add_to_key() a bit.
 
 ------------------------------------------------------------------------
 
 Optimize history_list_add_to_key() a bit.
 
 ------------------------------------------------------------------------
-r991 | nadvornik | 2008-07-20 13:29:12 +0200 (Ne, 20 čec 2008) | 2 lines
+r991 | nadvornik | 2008-07-20 13:29:12 +0200 (Sun, 20 Jul 2008) | 2 lines
 
 fixed previous checkin
 
 ------------------------------------------------------------------------
 
 fixed previous checkin
 
 ------------------------------------------------------------------------
-r990 | nadvornik | 2008-07-20 13:22:19 +0200 (Ne, 20 čec 2008) | 2 lines
+r990 | nadvornik | 2008-07-20 13:22:19 +0200 (Sun, 20 Jul 2008) | 2 lines
 
 implemented directory rename and delete operations
 
 ------------------------------------------------------------------------
 
 implemented directory rename and delete operations
 
 ------------------------------------------------------------------------
-r989 | zas_ | 2008-07-20 09:52:16 +0200 (Ne, 20 čec 2008) | 2 lines
+r989 | zas_ | 2008-07-20 09:52:16 +0200 (Sun, 20 Jul 2008) | 2 lines
 
 Move out test outside the loop.
 
 ------------------------------------------------------------------------
 
 Move out test outside the loop.
 
 ------------------------------------------------------------------------
-r988 | zas_ | 2008-07-19 15:57:03 +0200 (So, 19 čec 2008) | 2 lines
+r988 | zas_ | 2008-07-19 15:57:03 +0200 (Sat, 19 Jul 2008) | 2 lines
 
 Tidy up.
 
 ------------------------------------------------------------------------
 
 Tidy up.
 
 ------------------------------------------------------------------------
-r987 | zas_ | 2008-07-19 14:36:46 +0200 (So, 19 čec 2008) | 2 lines
+r987 | zas_ | 2008-07-19 14:36:46 +0200 (Sat, 19 Jul 2008) | 2 lines
 
 Fix missing newline at end of file.
 
 ------------------------------------------------------------------------
 
 Fix missing newline at end of file.
 
 ------------------------------------------------------------------------
-r986 | nadvornik | 2008-07-19 11:06:24 +0200 (So, 19 čec 2008) | 2 lines
+r986 | nadvornik | 2008-07-19 11:06:24 +0200 (Sat, 19 Jul 2008) | 2 lines
 
 increase reference count before sending notification in file_data_new
 
 ------------------------------------------------------------------------
 
 increase reference count before sending notification in file_data_new
 
 ------------------------------------------------------------------------
-r985 | nadvornik | 2008-07-18 23:20:49 +0200 (Pá, 18 čec 2008) | 2 lines
+r985 | nadvornik | 2008-07-18 23:20:49 +0200 (Fri, 18 Jul 2008) | 2 lines
 
 fixed test for changed files in cache
 
 ------------------------------------------------------------------------
 
 fixed test for changed files in cache
 
 ------------------------------------------------------------------------
-r984 | zas_ | 2008-07-18 11:55:15 +0200 (Pá, 18 čec 2008) | 2 lines
+r984 | zas_ | 2008-07-18 11:55:15 +0200 (Fri, 18 Jul 2008) | 2 lines
 
 Introduce image_loader_set_done_func().
 
 ------------------------------------------------------------------------
 
 Introduce image_loader_set_done_func().
 
 ------------------------------------------------------------------------
-r983 | zas_ | 2008-07-18 00:36:58 +0200 (Pá, 18 čec 2008) | 2 lines
+r983 | zas_ | 2008-07-18 00:36:58 +0200 (Fri, 18 Jul 2008) | 2 lines
 
 Reduce code redundancy by moving common code to new menu_choice_get_match_type().
 
 ------------------------------------------------------------------------
 
 Reduce code redundancy by moving common code to new menu_choice_get_match_type().
 
 ------------------------------------------------------------------------
-r982 | nadvornik | 2008-07-17 23:51:21 +0200 (Čt, 17 čec 2008) | 2 lines
+r982 | nadvornik | 2008-07-17 23:51:21 +0200 (Thu, 17 Jul 2008) | 2 lines
 
 reload changed images
 
 ------------------------------------------------------------------------
 
 reload changed images
 
 ------------------------------------------------------------------------
-r981 | zas_ | 2008-07-15 17:37:14 +0200 (Út, 15 čec 2008) | 2 lines
+r981 | zas_ | 2008-07-15 17:37:14 +0200 (Tue, 15 Jul 2008) | 2 lines
 
 Move code from image_osd_update_cb() to separate functions.
 
 ------------------------------------------------------------------------
 
 Move code from image_osd_update_cb() to separate functions.
 
 ------------------------------------------------------------------------
-r980 | zas_ | 2008-07-15 16:32:00 +0200 (Út, 15 čec 2008) | 2 lines
+r980 | zas_ | 2008-07-15 16:32:00 +0200 (Tue, 15 Jul 2008) | 2 lines
 
 Tidy up and code redundancy reduction.
 
 ------------------------------------------------------------------------
 
 Tidy up and code redundancy reduction.
 
 ------------------------------------------------------------------------
-r979 | zas_ | 2008-07-15 14:52:02 +0200 (Út, 15 čec 2008) | 4 lines
+r979 | zas_ | 2008-07-15 14:52:02 +0200 (Tue, 15 Jul 2008) | 4 lines
 
 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.
 
 ------------------------------------------------------------------------
 
 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.
 
 ------------------------------------------------------------------------
-r978 | zas_ | 2008-07-13 16:50:07 +0200 (Ne, 13 čec 2008) | 9 lines
+r978 | zas_ | 2008-07-13 16:50:07 +0200 (Sun, 13 Jul 2008) | 9 lines
 
 Improve ways to specify html browser (used for help, see bug 2015099).
 Two new rc file options were added:
 
 Improve ways to specify html browser (used for help, see bug 2015099).
 Two new rc file options were added:
@@ -1818,63 +1977,63 @@ search for geeqie_html_browser script in the path, then
 it will try various common browsers.
 
 ------------------------------------------------------------------------
 it will try various common browsers.
 
 ------------------------------------------------------------------------
-r977 | zas_ | 2008-07-13 15:51:23 +0200 (Ne, 13 čec 2008) | 2 lines
+r977 | zas_ | 2008-07-13 15:51:23 +0200 (Sun, 13 Jul 2008) | 2 lines
 
 Apply debian-specific patch to launch help browser (bug 2015099).
 
 ------------------------------------------------------------------------
 
 Apply debian-specific patch to launch help browser (bug 2015099).
 
 ------------------------------------------------------------------------
-r976 | zas_ | 2008-07-13 14:36:18 +0200 (Ne, 13 čec 2008) | 3 lines
+r976 | zas_ | 2008-07-13 14:36:18 +0200 (Sun, 13 Jul 2008) | 3 lines
 
 Fix a segfault occuring when opening some collection files.
 Skip all lines not starting with a # when only geometry is required.
 
 ------------------------------------------------------------------------
 
 Fix a segfault occuring when opening some collection files.
 Skip all lines not starting with a # when only geometry is required.
 
 ------------------------------------------------------------------------
-r975 | zas_ | 2008-07-05 12:21:09 +0200 (So, 05 čec 2008) | 2 lines
+r975 | zas_ | 2008-07-05 12:21:09 +0200 (Sat, 05 Jul 2008) | 2 lines
 
 Prevent segfault in certain conditions when displaying debug message.
 
 ------------------------------------------------------------------------
 
 Prevent segfault in certain conditions when displaying debug message.
 
 ------------------------------------------------------------------------
-r974 | zas_ | 2008-07-05 00:49:04 +0200 (So, 05 čec 2008) | 2 lines
+r974 | zas_ | 2008-07-05 00:49:04 +0200 (Sat, 05 Jul 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r973 | zas_ | 2008-07-04 22:32:48 +0200 (Pá, 04 čec 2008) | 3 lines
+r973 | zas_ | 2008-07-04 22:32:48 +0200 (Fri, 04 Jul 2008) | 3 lines
 
 Optimize a bit when connected zoom and scrolling are unset,
 just move the test outside loops.
 
 ------------------------------------------------------------------------
 
 Optimize a bit when connected zoom and scrolling are unset,
 just move the test outside loops.
 
 ------------------------------------------------------------------------
-r972 | zas_ | 2008-07-04 19:21:07 +0200 (Pá, 04 čec 2008) | 2 lines
+r972 | zas_ | 2008-07-04 19:21:07 +0200 (Fri, 04 Jul 2008) | 2 lines
 
 layout_color_button_press_cb(): tidy up, drop useless memory allocations, improve i18n.
 
 ------------------------------------------------------------------------
 
 layout_color_button_press_cb(): tidy up, drop useless memory allocations, improve i18n.
 
 ------------------------------------------------------------------------
-r971 | nadvornik | 2008-07-03 22:16:15 +0200 (Čt, 03 čec 2008) | 2 lines
+r971 | nadvornik | 2008-07-03 22:16:15 +0200 (Thu, 03 Jul 2008) | 2 lines
 
 refresh thumbnails on file change
 
 ------------------------------------------------------------------------
 
 refresh thumbnails on file change
 
 ------------------------------------------------------------------------
-r970 | nadvornik | 2008-07-03 21:38:19 +0200 (Čt, 03 čec 2008) | 2 lines
+r970 | nadvornik | 2008-07-03 21:38:19 +0200 (Thu, 03 Jul 2008) | 2 lines
 
 set fallback thumbnail pixbuf only if the loading really fails
 
 ------------------------------------------------------------------------
 
 set fallback thumbnail pixbuf only if the loading really fails
 
 ------------------------------------------------------------------------
-r969 | zas_ | 2008-07-03 20:16:39 +0200 (Čt, 03 čec 2008) | 4 lines
+r969 | zas_ | 2008-07-03 20:16:39 +0200 (Thu, 03 Jul 2008) | 4 lines
 
 Fix missing references for the current directory in pan folder stuff.
 It was causing an fd magick assertion failure.
 Bug reported by Omari Stephens.
 
 ------------------------------------------------------------------------
 
 Fix missing references for the current directory in pan folder stuff.
 It was causing an fd magick assertion failure.
 Bug reported by Omari Stephens.
 
 ------------------------------------------------------------------------
-r968 | zas_ | 2008-07-03 10:33:10 +0200 (Čt, 03 čec 2008) | 4 lines
+r968 | zas_ | 2008-07-03 10:33:10 +0200 (Thu, 03 Jul 2008) | 4 lines
 
 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.
 
 ------------------------------------------------------------------------
 
 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.
 
 ------------------------------------------------------------------------
-r967 | zas_ | 2008-07-02 10:38:47 +0200 (St, 02 čec 2008) | 5 lines
+r967 | zas_ | 2008-07-02 10:38:47 +0200 (Wed, 02 Jul 2008) | 5 lines
 
 Optimize file_cache_get() by only moving element to front if needed
 (most of the time there is no need).
 
 Optimize file_cache_get() by only moving element to front if needed
 (most of the time there is no need).
@@ -1882,244 +2041,244 @@ Reduce code redundancy in file_cache_put() by calling file_cache_get().
 Enhance debugging code.
 
 ------------------------------------------------------------------------
 Enhance debugging code.
 
 ------------------------------------------------------------------------
-r966 | nadvornik | 2008-06-30 23:08:28 +0200 (Po, 30 čen 2008) | 2 lines
+r966 | nadvornik | 2008-06-30 23:08:28 +0200 (Mon, 30 Jun 2008) | 2 lines
 
 fixed division by zero in pixbuf_renderer_get_scroll_center
 
 ------------------------------------------------------------------------
 
 fixed division by zero in pixbuf_renderer_get_scroll_center
 
 ------------------------------------------------------------------------
-r965 | zas_ | 2008-06-29 17:51:54 +0200 (Ne, 29 čen 2008) | 4 lines
+r965 | zas_ | 2008-06-29 17:51:54 +0200 (Sun, 29 Jun 2008) | 4 lines
 
 Merge thumb_loader_save_to_cache() and thumb_loader_mark_failure()
 into thumb_loader_save_thumbnail().
 Most of the code was redundant.
 
 ------------------------------------------------------------------------
 
 Merge thumb_loader_save_to_cache() and thumb_loader_mark_failure()
 into thumb_loader_save_thumbnail().
 Most of the code was redundant.
 
 ------------------------------------------------------------------------
-r964 | zas_ | 2008-06-29 12:11:43 +0200 (Ne, 29 čen 2008) | 3 lines
+r964 | zas_ | 2008-06-29 12:11:43 +0200 (Sun, 29 Jun 2008) | 3 lines
 
 Make better matching between options types in options.h and the rest of the code.
 Most changes are from gint to gboolean pseudo type and between gint / guint.
 
 ------------------------------------------------------------------------
 
 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.
 
 ------------------------------------------------------------------------
-r963 | zas_ | 2008-06-28 10:01:36 +0200 (So, 28 čen 2008) | 2 lines
+r963 | zas_ | 2008-06-28 10:01:36 +0200 (Sat, 28 Jun 2008) | 2 lines
 
 layout_image_drag_cb(): optimize when connected scrolling is unset.
 
 ------------------------------------------------------------------------
 
 layout_image_drag_cb(): optimize when connected scrolling is unset.
 
 ------------------------------------------------------------------------
-r962 | zas_ | 2008-06-28 09:43:37 +0200 (So, 28 čen 2008) | 2 lines
+r962 | zas_ | 2008-06-28 09:43:37 +0200 (Sat, 28 Jun 2008) | 2 lines
 
 Reduce number of parameters (mostly unused), just pass the event pointer.
 
 ------------------------------------------------------------------------
 
 Reduce number of parameters (mostly unused), just pass the event pointer.
 
 ------------------------------------------------------------------------
-r961 | zas_ | 2008-06-28 02:44:31 +0200 (So, 28 čen 2008) | 3 lines
+r961 | zas_ | 2008-06-28 02:44:31 +0200 (Sat, 28 Jun 2008) | 3 lines
 
 Fix warning:
 thumb.c:31: warning : 'normalize_thumb' declared 'static' but never defined
 
 ------------------------------------------------------------------------
 
 Fix warning:
 thumb.c:31: warning : 'normalize_thumb' declared 'static' but never defined
 
 ------------------------------------------------------------------------
-r960 | zas_ | 2008-06-28 00:57:48 +0200 (So, 28 čen 2008) | 3 lines
+r960 | zas_ | 2008-06-28 00:57:48 +0200 (Sat, 28 Jun 2008) | 3 lines
 
 image_osd_mkinfo(): pipe replacement by " - " separator was fixed to work correctly with
 empty first element.
 
 ------------------------------------------------------------------------
 
 image_osd_mkinfo(): pipe replacement by " - " separator was fixed to work correctly with
 empty first element.
 
 ------------------------------------------------------------------------
-r959 | nadvornik | 2008-06-27 23:35:21 +0200 (Pá, 27 čen 2008) | 3 lines
+r959 | nadvornik | 2008-06-27 23:35:21 +0200 (Fri, 27 Jun 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)
 
 ------------------------------------------------------------------------
 
 do not read keywords and comment between exif_read_fd and exif_free_fd
 calls (fd->exif does not have reference counting)
 
 ------------------------------------------------------------------------
-r958 | nadvornik | 2008-06-27 23:09:15 +0200 (Pá, 27 čen 2008) | 3 lines
+r958 | nadvornik | 2008-06-27 23:09:15 +0200 (Fri, 27 Jun 2008) | 3 lines
 
 added pixbuf_fallback function
 fixed thumb loader for non-image files
 
 ------------------------------------------------------------------------
 
 added pixbuf_fallback function
 fixed thumb loader for non-image files
 
 ------------------------------------------------------------------------
-r957 | nadvornik | 2008-06-27 20:43:05 +0200 (Pá, 27 čen 2008) | 2 lines
+r957 | nadvornik | 2008-06-27 20:43:05 +0200 (Fri, 27 Jun 2008) | 2 lines
 
 fixed crash in entering fullscreen during loading
 
 ------------------------------------------------------------------------
 
 fixed crash in entering fullscreen during loading
 
 ------------------------------------------------------------------------
-r956 | zas_ | 2008-06-27 12:00:55 +0200 (Pá, 27 čen 2008) | 2 lines
+r956 | zas_ | 2008-06-27 12:00:55 +0200 (Fri, 27 Jun 2008) | 2 lines
 
 osd_template_insert(): optimize and simplify using flags.
 
 ------------------------------------------------------------------------
 
 osd_template_insert(): optimize and simplify using flags.
 
 ------------------------------------------------------------------------
-r955 | zas_ | 2008-06-27 10:05:51 +0200 (Pá, 27 čen 2008) | 3 lines
+r955 | zas_ | 2008-06-27 10:05:51 +0200 (Fri, 27 Jun 2008) | 3 lines
 
 image_osd_info_render(): ensure values are always escaped before using pango_layout_set_markup().
 Two helper functions were added: osd_template_insert() and osd_template_insert_and_free().
 
 ------------------------------------------------------------------------
 
 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().
 
 ------------------------------------------------------------------------
-r954 | zas_ | 2008-06-27 01:29:08 +0200 (Pá, 27 čen 2008) | 2 lines
+r954 | zas_ | 2008-06-27 01:29:08 +0200 (Fri, 27 Jun 2008) | 2 lines
 
 image_osd_info_render(): code cleanup and simplification, drop some useless memory allocations.
 
 ------------------------------------------------------------------------
 
 image_osd_info_render(): code cleanup and simplification, drop some useless memory allocations.
 
 ------------------------------------------------------------------------
-r953 | zas_ | 2008-06-26 17:59:20 +0200 (Čt, 26 čen 2008) | 2 lines
+r953 | zas_ | 2008-06-26 17:59:20 +0200 (Thu, 26 Jun 2008) | 2 lines
 
 Use flags for pr_zoom_*() functions.
 
 ------------------------------------------------------------------------
 
 Use flags for pr_zoom_*() functions.
 
 ------------------------------------------------------------------------
-r952 | zas_ | 2008-06-26 16:43:52 +0200 (Čt, 26 čen 2008) | 2 lines
+r952 | zas_ | 2008-06-26 16:43:52 +0200 (Thu, 26 Jun 2008) | 2 lines
 
 Use stricter types for image options.
 
 ------------------------------------------------------------------------
 
 Use stricter types for image options.
 
 ------------------------------------------------------------------------
-r951 | zas_ | 2008-06-26 14:23:48 +0200 (Čt, 26 čen 2008) | 2 lines
+r951 | zas_ | 2008-06-26 14:23:48 +0200 (Thu, 26 Jun 2008) | 2 lines
 
 Use flags instead of int parameters for pixbuf_renderer_overlay_add().
 
 ------------------------------------------------------------------------
 
 Use flags instead of int parameters for pixbuf_renderer_overlay_add().
 
 ------------------------------------------------------------------------
-r950 | zas_ | 2008-06-26 13:48:40 +0200 (Čt, 26 čen 2008) | 3 lines
+r950 | zas_ | 2008-06-26 13:48:40 +0200 (Thu, 26 Jun 2008) | 3 lines
 
 Only define ExifOrientationType if GQ_BUILD is not defined since
 it is already defined in exif.h.
 
 ------------------------------------------------------------------------
 
 Only define ExifOrientationType if GQ_BUILD is not defined since
 it is already defined in exif.h.
 
 ------------------------------------------------------------------------
-r949 | zas_ | 2008-06-25 22:53:52 +0200 (St, 25 čen 2008) | 2 lines
+r949 | zas_ | 2008-06-25 22:53:52 +0200 (Wed, 25 Jun 2008) | 2 lines
 
 Tidy up.
 
 ------------------------------------------------------------------------
 
 Tidy up.
 
 ------------------------------------------------------------------------
-r948 | zas_ | 2008-06-25 22:22:02 +0200 (St, 25 čen 2008) | 2 lines
+r948 | zas_ | 2008-06-25 22:22:02 +0200 (Wed, 25 Jun 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r947 | nadvornik | 2008-06-22 22:07:32 +0200 (Ne, 22 čen 2008) | 2 lines
+r947 | nadvornik | 2008-06-22 22:07:32 +0200 (Sun, 22 Jun 2008) | 2 lines
 
 optimized marks drawing
 
 ------------------------------------------------------------------------
 
 optimized marks drawing
 
 ------------------------------------------------------------------------
-r946 | nadvornik | 2008-06-22 22:01:20 +0200 (Ne, 22 čen 2008) | 2 lines
+r946 | nadvornik | 2008-06-22 22:01:20 +0200 (Sun, 22 Jun 2008) | 2 lines
 
 show marks in iconview
 
 ------------------------------------------------------------------------
 
 show marks in iconview
 
 ------------------------------------------------------------------------
-r945 | nadvornik | 2008-06-22 12:01:26 +0200 (Ne, 22 čen 2008) | 2 lines
+r945 | nadvornik | 2008-06-22 12:01:26 +0200 (Sun, 22 Jun 2008) | 2 lines
 
 show sidecars in icon view
 
 ------------------------------------------------------------------------
 
 show sidecars in icon view
 
 ------------------------------------------------------------------------
-r944 | nadvornik | 2008-06-22 11:40:57 +0200 (Ne, 22 čen 2008) | 2 lines
+r944 | nadvornik | 2008-06-22 11:40:57 +0200 (Sun, 22 Jun 2008) | 2 lines
 
 fixed in-place renaming
 
 ------------------------------------------------------------------------
 
 fixed in-place renaming
 
 ------------------------------------------------------------------------
-r943 | nadvornik | 2008-06-22 11:19:42 +0200 (Ne, 22 čen 2008) | 2 lines
+r943 | nadvornik | 2008-06-22 11:19:42 +0200 (Sun, 22 Jun 2008) | 2 lines
 
 added possibility to disable grouping of selected files
 
 ------------------------------------------------------------------------
 
 added possibility to disable grouping of selected files
 
 ------------------------------------------------------------------------
-r942 | nadvornik | 2008-06-22 00:01:45 +0200 (Ne, 22 čen 2008) | 2 lines
+r942 | nadvornik | 2008-06-22 00:01:45 +0200 (Sun, 22 Jun 2008) | 2 lines
 
 cache size made configurable
 
 ------------------------------------------------------------------------
 
 cache size made configurable
 
 ------------------------------------------------------------------------
-r941 | nadvornik | 2008-06-21 21:26:01 +0200 (So, 21 čen 2008) | 2 lines
+r941 | nadvornik | 2008-06-21 21:26:01 +0200 (Sat, 21 Jun 2008) | 2 lines
 
 measure pixbuf cache size in bytes
 
 ------------------------------------------------------------------------
 
 measure pixbuf cache size in bytes
 
 ------------------------------------------------------------------------
-r940 | nadvornik | 2008-06-21 18:00:13 +0200 (So, 21 čen 2008) | 2 lines
+r940 | nadvornik | 2008-06-21 18:00:13 +0200 (Sat, 21 Jun 2008) | 2 lines
 
 simple cache for loaded pixbufs
 
 ------------------------------------------------------------------------
 
 simple cache for loaded pixbufs
 
 ------------------------------------------------------------------------
-r939 | nadvornik | 2008-06-21 13:05:55 +0200 (So, 21 čen 2008) | 2 lines
+r939 | nadvornik | 2008-06-21 13:05:55 +0200 (Sat, 21 Jun 2008) | 2 lines
 
 renamed fd->pixbuf to fd->thumb_pixbuf
 
 ------------------------------------------------------------------------
 
 renamed fd->pixbuf to fd->thumb_pixbuf
 
 ------------------------------------------------------------------------
-r938 | nadvornik | 2008-06-19 00:26:52 +0200 (Čt, 19 čen 2008) | 3 lines
+r938 | nadvornik | 2008-06-19 00:26:52 +0200 (Thu, 19 Jun 2008) | 3 lines
 
 implemented generic FileData cache
 use it for caching decoded exif data
 
 ------------------------------------------------------------------------
 
 implemented generic FileData cache
 use it for caching decoded exif data
 
 ------------------------------------------------------------------------
-r937 | nadvornik | 2008-06-17 22:25:05 +0200 (Út, 17 čen 2008) | 2 lines
+r937 | nadvornik | 2008-06-17 22:25:05 +0200 (Tue, 17 Jun 2008) | 2 lines
 
 more robust thumbs progress bar
 
 ------------------------------------------------------------------------
 
 more robust thumbs progress bar
 
 ------------------------------------------------------------------------
-r936 | nadvornik | 2008-06-17 21:56:21 +0200 (Út, 17 čen 2008) | 2 lines
+r936 | nadvornik | 2008-06-17 21:56:21 +0200 (Tue, 17 Jun 2008) | 2 lines
 
 do not allocate new buffer for thumbnails with correct orientation
 
 ------------------------------------------------------------------------
 
 do not allocate new buffer for thumbnails with correct orientation
 
 ------------------------------------------------------------------------
-r935 | nadvornik | 2008-06-16 21:07:02 +0200 (Po, 16 čen 2008) | 2 lines
+r935 | nadvornik | 2008-06-16 21:07:02 +0200 (Mon, 16 Jun 2008) | 2 lines
 
 fixed memory leak
 
 ------------------------------------------------------------------------
 
 fixed memory leak
 
 ------------------------------------------------------------------------
-r934 | nadvornik | 2008-06-16 20:37:35 +0200 (Po, 16 čen 2008) | 2 lines
+r934 | nadvornik | 2008-06-16 20:37:35 +0200 (Mon, 16 Jun 2008) | 2 lines
 
 another try to free layout at exit
 
 ------------------------------------------------------------------------
 
 another try to free layout at exit
 
 ------------------------------------------------------------------------
-r933 | nadvornik | 2008-06-15 23:52:15 +0200 (Ne, 15 čen 2008) | 2 lines
+r933 | nadvornik | 2008-06-15 23:52:15 +0200 (Sun, 15 Jun 2008) | 2 lines
 
 rotate thumbnails by exif
 
 ------------------------------------------------------------------------
 
 rotate thumbnails by exif
 
 ------------------------------------------------------------------------
-r932 | nadvornik | 2008-06-15 22:09:15 +0200 (Ne, 15 čen 2008) | 2 lines
+r932 | nadvornik | 2008-06-15 22:09:15 +0200 (Sun, 15 Jun 2008) | 2 lines
 
 use FileData in thumb_loader
 
 ------------------------------------------------------------------------
 
 use FileData in thumb_loader
 
 ------------------------------------------------------------------------
-r931 | nadvornik | 2008-06-14 23:49:48 +0200 (So, 14 čen 2008) | 2 lines
+r931 | nadvornik | 2008-06-14 23:49:48 +0200 (Sat, 14 Jun 2008) | 2 lines
 
 use GtkSizeGroup to control initial size of split images
 
 ------------------------------------------------------------------------
 
 use GtkSizeGroup to control initial size of split images
 
 ------------------------------------------------------------------------
-r930 | nadvornik | 2008-06-14 20:41:30 +0200 (So, 14 čen 2008) | 2 lines
+r930 | nadvornik | 2008-06-14 20:41:30 +0200 (Sat, 14 Jun 2008) | 2 lines
 
 preserve image center on refresh
 
 ------------------------------------------------------------------------
 
 preserve image center on refresh
 
 ------------------------------------------------------------------------
-r929 | nadvornik | 2008-06-14 20:33:40 +0200 (So, 14 čen 2008) | 4 lines
+r929 | nadvornik | 2008-06-14 20:33:40 +0200 (Sat, 14 Jun 2008) | 4 lines
 
 use multiline description in vflist with large thumbnails
 always display marks in the first column
 show expander in "name" column
 
 ------------------------------------------------------------------------
 
 use multiline description in vflist with large thumbnails
 always display marks in the first column
 show expander in "name" column
 
 ------------------------------------------------------------------------
-r928 | nadvornik | 2008-06-14 19:32:27 +0200 (So, 14 čen 2008) | 2 lines
+r928 | nadvornik | 2008-06-14 19:32:27 +0200 (Sat, 14 Jun 2008) | 2 lines
 
 join name and sidecars to one string
 
 ------------------------------------------------------------------------
 
 join name and sidecars to one string
 
 ------------------------------------------------------------------------
-r927 | nadvornik | 2008-06-14 19:14:28 +0200 (So, 14 čen 2008) | 2 lines
+r927 | nadvornik | 2008-06-14 19:14:28 +0200 (Sat, 14 Jun 2008) | 2 lines
 
 optimized vflist_setup_iter_recursive
 
 ------------------------------------------------------------------------
 
 optimized vflist_setup_iter_recursive
 
 ------------------------------------------------------------------------
-r926 | nadvornik | 2008-06-14 14:43:39 +0200 (So, 14 čen 2008) | 2 lines
+r926 | nadvornik | 2008-06-14 14:43:39 +0200 (Sat, 14 Jun 2008) | 2 lines
 
 iconlist_refresh optimization
 
 ------------------------------------------------------------------------
 
 iconlist_refresh optimization
 
 ------------------------------------------------------------------------
-r925 | nadvornik | 2008-06-14 14:30:44 +0200 (So, 14 čen 2008) | 2 lines
+r925 | nadvornik | 2008-06-14 14:30:44 +0200 (Sat, 14 Jun 2008) | 2 lines
 
 fixed iconview update after deletion of selected image
 
 ------------------------------------------------------------------------
 
 fixed iconview update after deletion of selected image
 
 ------------------------------------------------------------------------
-r924 | zas_ | 2008-06-14 08:52:52 +0200 (So, 14 čen 2008) | 2 lines
+r924 | zas_ | 2008-06-14 08:52:52 +0200 (Sat, 14 Jun 2008) | 2 lines
 
 Silent unused variable warning.
 
 ------------------------------------------------------------------------
 
 Silent unused variable warning.
 
 ------------------------------------------------------------------------
-r923 | nadvornik | 2008-06-13 23:32:58 +0200 (Pá, 13 čen 2008) | 2 lines
+r923 | nadvornik | 2008-06-13 23:32:58 +0200 (Fri, 13 Jun 2008) | 2 lines
 
 optimized vflist_setup_iter
 
 ------------------------------------------------------------------------
 
 optimized vflist_setup_iter
 
 ------------------------------------------------------------------------
-r922 | zas_ | 2008-06-13 15:33:11 +0200 (Pá, 13 čen 2008) | 2 lines
+r922 | zas_ | 2008-06-13 15:33:11 +0200 (Fri, 13 Jun 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r921 | zas_ | 2008-06-13 14:27:41 +0200 (Pá, 13 čen 2008) | 5 lines
+r921 | zas_ | 2008-06-13 14:27:41 +0200 (Fri, 13 Jun 2008) | 5 lines
 
 Revert patches 759 and 760.
 759 patch broke adding selection of files through sort manager
 
 Revert patches 759 and 760.
 759 patch broke adding selection of files through sort manager
@@ -2127,19 +2286,19 @@ to an unopened collection.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r920 | zas_ | 2008-06-13 13:51:23 +0200 (Pá, 13 čen 2008) | 2 lines
+r920 | zas_ | 2008-06-13 13:51:23 +0200 (Fri, 13 Jun 2008) | 2 lines
 
 Display total size of files in collection window, for the list and for the selection.
 
 ------------------------------------------------------------------------
 
 Display total size of files in collection window, for the list and for the selection.
 
 ------------------------------------------------------------------------
-r919 | zas_ | 2008-06-13 13:11:57 +0200 (Pá, 13 čen 2008) | 4 lines
+r919 | zas_ | 2008-06-13 13:11:57 +0200 (Fri, 13 Jun 2008) | 4 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.
 
 ------------------------------------------------------------------------
 
 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.
 
 ------------------------------------------------------------------------
-r918 | zas_ | 2008-06-13 00:43:32 +0200 (Pá, 13 čen 2008) | 7 lines
+r918 | zas_ | 2008-06-13 00:43:32 +0200 (Fri, 13 Jun 2008) | 7 lines
 
 load_options_from():
 - do not copy option name and value anywhere, only copy value_all to a separate buffer
 
 load_options_from():
 - do not copy option name and value anywhere, only copy value_all to a separate buffer
@@ -2149,12 +2308,12 @@ load_options_from():
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r917 | zas_ | 2008-06-12 23:21:32 +0200 (Čt, 12 čen 2008) | 2 lines
+r917 | zas_ | 2008-06-12 23:21:32 +0200 (Thu, 12 Jun 2008) | 2 lines
 
 Add a comment about relative positions of image overlay in the rc file. 
 
 ------------------------------------------------------------------------
 
 Add a comment about relative positions of image overlay in the rc file. 
 
 ------------------------------------------------------------------------
-r916 | zas_ | 2008-06-12 22:33:51 +0200 (Čt, 12 čen 2008) | 6 lines
+r916 | zas_ | 2008-06-12 22:33:51 +0200 (Thu, 12 Jun 2008) | 6 lines
 
 Allow to set image overlay info position through options:
 - image_overlay.common.x
 
 Allow to set image overlay info position through options:
 - image_overlay.common.x
@@ -2163,7 +2322,7 @@ Allow to set image overlay info position through options:
 For now, there are only editable through rc file.
 
 ------------------------------------------------------------------------
 For now, there are only editable through rc file.
 
 ------------------------------------------------------------------------
-r915 | zas_ | 2008-06-12 22:17:22 +0200 (Čt, 12 čen 2008) | 6 lines
+r915 | zas_ | 2008-06-12 22:17:22 +0200 (Thu, 12 Jun 2008) | 6 lines
 
 Move some functions from image.[ch] to image-overlay.c and make them static:
 - image_overlay_add()
 
 Move some functions from image.[ch] to image-overlay.c and make them static:
 - image_overlay_add()
@@ -2172,184 +2331,184 @@ Move some functions from image.[ch] to image-overlay.c and make them static:
 - image_overlay_get() (unused)
 
 ------------------------------------------------------------------------
 - image_overlay_get() (unused)
 
 ------------------------------------------------------------------------
-r914 | nadvornik | 2008-06-12 20:30:33 +0200 (Čt, 12 čen 2008) | 2 lines
+r914 | nadvornik | 2008-06-12 20:30:33 +0200 (Thu, 12 Jun 2008) | 2 lines
 
 reverted changes in layout_close made in rev. 890 and 901  
 
 ------------------------------------------------------------------------
 
 reverted changes in layout_close made in rev. 890 and 901  
 
 ------------------------------------------------------------------------
-r913 | nadvornik | 2008-06-10 21:25:21 +0200 (Út, 10 čen 2008) | 2 lines
+r913 | nadvornik | 2008-06-10 21:25:21 +0200 (Tue, 10 Jun 2008) | 2 lines
 
 fixed vdtree_sort_cb
 
 ------------------------------------------------------------------------
 
 fixed vdtree_sort_cb
 
 ------------------------------------------------------------------------
-r912 | nadvornik | 2008-06-10 20:39:19 +0200 (Út, 10 čen 2008) | 2 lines
+r912 | nadvornik | 2008-06-10 20:39:19 +0200 (Tue, 10 Jun 2008) | 2 lines
 
 fixed segfault in vd_rename_cb
 
 ------------------------------------------------------------------------
 
 fixed segfault in vd_rename_cb
 
 ------------------------------------------------------------------------
-r911 | nadvornik | 2008-06-10 20:19:17 +0200 (Út, 10 čen 2008) | 2 lines
+r911 | nadvornik | 2008-06-10 20:19:17 +0200 (Tue, 10 Jun 2008) | 2 lines
 
 dropped vficon_sync, use vficon_refresh everywhere
 
 ------------------------------------------------------------------------
 
 dropped vficon_sync, use vficon_refresh everywhere
 
 ------------------------------------------------------------------------
-r910 | zas_ | 2008-06-10 13:55:18 +0200 (Út, 10 čen 2008) | 2 lines
+r910 | zas_ | 2008-06-10 13:55:18 +0200 (Tue, 10 Jun 2008) | 2 lines
 
 collection_from_dnd_data(): simplify and optimize.
 
 ------------------------------------------------------------------------
 
 collection_from_dnd_data(): simplify and optimize.
 
 ------------------------------------------------------------------------
-r909 | zas_ | 2008-06-10 13:27:35 +0200 (Út, 10 čen 2008) | 2 lines
+r909 | zas_ | 2008-06-10 13:27:35 +0200 (Tue, 10 Jun 2008) | 2 lines
 
 collection_info_list_to_dnd_data(): simplify and optimize.
 
 ------------------------------------------------------------------------
 
 collection_info_list_to_dnd_data(): simplify and optimize.
 
 ------------------------------------------------------------------------
-r908 | nadvornik | 2008-06-09 22:27:39 +0200 (Po, 09 čen 2008) | 2 lines
+r908 | nadvornik | 2008-06-09 22:27:39 +0200 (Mon, 09 Jun 2008) | 2 lines
 
 moved notification to view_file.c
 
 ------------------------------------------------------------------------
 
 moved notification to view_file.c
 
 ------------------------------------------------------------------------
-r907 | nadvornik | 2008-06-09 21:43:56 +0200 (Po, 09 čen 2008) | 2 lines
+r907 | nadvornik | 2008-06-09 21:43:56 +0200 (Mon, 09 Jun 2008) | 2 lines
 
 run idle function just once
 
 ------------------------------------------------------------------------
 
 run idle function just once
 
 ------------------------------------------------------------------------
-r906 | nadvornik | 2008-06-09 21:41:37 +0200 (Po, 09 čen 2008) | 2 lines
+r906 | nadvornik | 2008-06-09 21:41:37 +0200 (Mon, 09 Jun 2008) | 2 lines
 
 use vficon_refresh for updating
 
 ------------------------------------------------------------------------
 
 use vficon_refresh for updating
 
 ------------------------------------------------------------------------
-r905 | nadvornik | 2008-06-09 21:00:47 +0200 (Po, 09 čen 2008) | 2 lines
+r905 | nadvornik | 2008-06-09 21:00:47 +0200 (Mon, 09 Jun 2008) | 2 lines
 
 handle deletion of selected files
 
 ------------------------------------------------------------------------
 
 handle deletion of selected files
 
 ------------------------------------------------------------------------
-r904 | nadvornik | 2008-06-09 20:28:28 +0200 (Po, 09 čen 2008) | 2 lines
+r904 | nadvornik | 2008-06-09 20:28:28 +0200 (Mon, 09 Jun 2008) | 2 lines
 
 optimized vficon_refresh_real
 
 ------------------------------------------------------------------------
 
 optimized vficon_refresh_real
 
 ------------------------------------------------------------------------
-r903 | zas_ | 2008-06-09 12:10:34 +0200 (Po, 09 čen 2008) | 2 lines
+r903 | zas_ | 2008-06-09 12:10:34 +0200 (Mon, 09 Jun 2008) | 2 lines
 
 Minor fixes and add a note about variable declaration.
 
 ------------------------------------------------------------------------
 
 Minor fixes and add a note about variable declaration.
 
 ------------------------------------------------------------------------
-r902 | zas_ | 2008-06-09 09:14:46 +0200 (Po, 09 čen 2008) | 2 lines
+r902 | zas_ | 2008-06-09 09:14:46 +0200 (Mon, 09 Jun 2008) | 2 lines
 
 Use unsigned type for marks since it is used as a bitfield.
 
 ------------------------------------------------------------------------
 
 Use unsigned type for marks since it is used as a bitfield.
 
 ------------------------------------------------------------------------
-r901 | nadvornik | 2008-06-09 09:06:53 +0200 (Po, 09 čen 2008) | 2 lines
+r901 | nadvornik | 2008-06-09 09:06:53 +0200 (Mon, 09 Jun 2008) | 2 lines
 
 fixed saving options on exit
 
 ------------------------------------------------------------------------
 
 fixed saving options on exit
 
 ------------------------------------------------------------------------
-r900 | zas_ | 2008-06-09 01:42:51 +0200 (Po, 09 čen 2008) | 2 lines
+r900 | zas_ | 2008-06-09 01:42:51 +0200 (Mon, 09 Jun 2008) | 2 lines
 
 Tidy up: add/remove white lines, minor code changes.
 
 ------------------------------------------------------------------------
 
 Tidy up: add/remove white lines, minor code changes.
 
 ------------------------------------------------------------------------
-r899 | nadvornik | 2008-06-08 23:21:13 +0200 (Ne, 08 čen 2008) | 2 lines
+r899 | nadvornik | 2008-06-08 23:21:13 +0200 (Sun, 08 Jun 2008) | 2 lines
 
 improved vficon_populate
 
 ------------------------------------------------------------------------
 
 improved vficon_populate
 
 ------------------------------------------------------------------------
-r898 | nadvornik | 2008-06-08 22:24:46 +0200 (Ne, 08 čen 2008) | 2 lines
+r898 | nadvornik | 2008-06-08 22:24:46 +0200 (Sun, 08 Jun 2008) | 2 lines
 
 vficon_sync speed-up
 
 ------------------------------------------------------------------------
 
 vficon_sync speed-up
 
 ------------------------------------------------------------------------
-r897 | nadvornik | 2008-06-08 21:09:44 +0200 (Ne, 08 čen 2008) | 2 lines
+r897 | nadvornik | 2008-06-08 21:09:44 +0200 (Sun, 08 Jun 2008) | 2 lines
 
 better check for notify type
 
 ------------------------------------------------------------------------
 
 better check for notify type
 
 ------------------------------------------------------------------------
-r896 | nadvornik | 2008-06-08 11:25:39 +0200 (Ne, 08 čen 2008) | 2 lines
+r896 | nadvornik | 2008-06-08 11:25:39 +0200 (Sun, 08 Jun 2008) | 2 lines
 
 fixed switching thumbnails in listview on and off - bug 1984825
 
 ------------------------------------------------------------------------
 
 fixed switching thumbnails in listview on and off - bug 1984825
 
 ------------------------------------------------------------------------
-r895 | nadvornik | 2008-06-08 00:44:17 +0200 (Ne, 08 čen 2008) | 2 lines
+r895 | nadvornik | 2008-06-08 00:44:17 +0200 (Sun, 08 Jun 2008) | 2 lines
 
 various refresh and notification fixes
 
 ------------------------------------------------------------------------
 
 various refresh and notification fixes
 
 ------------------------------------------------------------------------
-r894 | nadvornik | 2008-06-07 17:08:33 +0200 (So, 07 čen 2008) | 2 lines
+r894 | nadvornik | 2008-06-07 17:08:33 +0200 (Sat, 07 Jun 2008) | 2 lines
 
 various notification improvements
 
 ------------------------------------------------------------------------
 
 various notification improvements
 
 ------------------------------------------------------------------------
-r893 | nadvornik | 2008-06-07 12:45:33 +0200 (So, 07 čen 2008) | 2 lines
+r893 | nadvornik | 2008-06-07 12:45:33 +0200 (Sat, 07 Jun 2008) | 2 lines
 
 use the new notification for collections
 
 ------------------------------------------------------------------------
 
 use the new notification for collections
 
 ------------------------------------------------------------------------
-r892 | zas_ | 2008-06-07 12:18:30 +0200 (So, 07 čen 2008) | 3 lines
+r892 | zas_ | 2008-06-07 12:18:30 +0200 (Sat, 07 Jun 2008) | 3 lines
 
 Display Lirc state in config log.
 Re-organize the config log a bit.
 
 ------------------------------------------------------------------------
 
 Display Lirc state in config log.
 Re-organize the config log a bit.
 
 ------------------------------------------------------------------------
-r891 | nadvornik | 2008-06-07 11:36:12 +0200 (So, 07 čen 2008) | 2 lines
+r891 | nadvornik | 2008-06-07 11:36:12 +0200 (Sat, 07 Jun 2008) | 2 lines
 
 use new notification in img-view
 
 ------------------------------------------------------------------------
 
 use new notification in img-view
 
 ------------------------------------------------------------------------
-r890 | nadvornik | 2008-06-07 11:10:01 +0200 (So, 07 čen 2008) | 2 lines
+r890 | nadvornik | 2008-06-07 11:10:01 +0200 (Sat, 07 Jun 2008) | 2 lines
 
 use new notification in layout and layout_image
 
 ------------------------------------------------------------------------
 
 use new notification in layout and layout_image
 
 ------------------------------------------------------------------------
-r889 | nadvornik | 2008-06-07 10:13:22 +0200 (So, 07 čen 2008) | 2 lines
+r889 | nadvornik | 2008-06-07 10:13:22 +0200 (Sat, 07 Jun 2008) | 2 lines
 
 used new notification in search.c
 
 ------------------------------------------------------------------------
 
 used new notification in search.c
 
 ------------------------------------------------------------------------
-r888 | nadvornik | 2008-06-07 09:45:08 +0200 (So, 07 čen 2008) | 2 lines
+r888 | nadvornik | 2008-06-07 09:45:08 +0200 (Sat, 07 Jun 2008) | 2 lines
 
 used new notification in dupe.c
 
 ------------------------------------------------------------------------
 
 used new notification in dupe.c
 
 ------------------------------------------------------------------------
-r887 | nadvornik | 2008-06-07 00:34:15 +0200 (So, 07 čen 2008) | 2 lines
+r887 | nadvornik | 2008-06-07 00:34:15 +0200 (Sat, 07 Jun 2008) | 2 lines
 
 used new notification in cache_maint
 
 ------------------------------------------------------------------------
 
 used new notification in cache_maint
 
 ------------------------------------------------------------------------
-r886 | nadvornik | 2008-06-07 00:11:03 +0200 (So, 07 čen 2008) | 2 lines
+r886 | nadvornik | 2008-06-07 00:11:03 +0200 (Sat, 07 Jun 2008) | 2 lines
 
 added NotifyType
 
 ------------------------------------------------------------------------
 
 added NotifyType
 
 ------------------------------------------------------------------------
-r885 | nadvornik | 2008-06-06 23:50:09 +0200 (Pá, 06 čen 2008) | 2 lines
+r885 | nadvornik | 2008-06-06 23:50:09 +0200 (Fri, 06 Jun 2008) | 2 lines
 
 realtime file monitor
 
 ------------------------------------------------------------------------
 
 realtime file monitor
 
 ------------------------------------------------------------------------
-r884 | nadvornik | 2008-06-06 22:59:03 +0200 (Pá, 06 čen 2008) | 2 lines
+r884 | nadvornik | 2008-06-06 22:59:03 +0200 (Fri, 06 Jun 2008) | 2 lines
 
 zero-lenght path must be allowed for now
 
 ------------------------------------------------------------------------
 
 zero-lenght path must be allowed for now
 
 ------------------------------------------------------------------------
-r883 | zas_ | 2008-06-06 10:01:19 +0200 (Pá, 06 čen 2008) | 2 lines
+r883 | zas_ | 2008-06-06 10:01:19 +0200 (Fri, 06 Jun 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r882 | zas_ | 2008-06-06 01:31:22 +0200 (Pá, 06 čen 2008) | 2 lines
+r882 | zas_ | 2008-06-06 01:31:22 +0200 (Fri, 06 Jun 2008) | 2 lines
 
 Fix "No newline at end of file" warning.
 
 ------------------------------------------------------------------------
 
 Fix "No newline at end of file" warning.
 
 ------------------------------------------------------------------------
-r881 | nadvornik | 2008-06-05 20:43:44 +0200 (Čt, 05 čen 2008) | 2 lines
+r881 | nadvornik | 2008-06-05 20:43:44 +0200 (Thu, 05 Jun 2008) | 2 lines
 
 use new notification in vficon
 
 ------------------------------------------------------------------------
 
 use new notification in vficon
 
 ------------------------------------------------------------------------
-r880 | zas_ | 2008-06-05 11:24:42 +0200 (Čt, 05 čen 2008) | 3 lines
+r880 | zas_ | 2008-06-05 11:24:42 +0200 (Thu, 05 Jun 2008) | 3 lines
 
 Compare paths using utf8_collate_key() since paths are utf8-encoded.
 It fixes bug 1959854.
 
 ------------------------------------------------------------------------
 
 Compare paths using utf8_collate_key() since paths are utf8-encoded.
 It fixes bug 1959854.
 
 ------------------------------------------------------------------------
-r879 | zas_ | 2008-06-05 10:41:02 +0200 (Čt, 05 čen 2008) | 6 lines
+r879 | zas_ | 2008-06-05 10:41:02 +0200 (Thu, 05 Jun 2008) | 6 lines
 
 Use uft8_collate_key() to sort utf8 strings.
 Modify file_data_set_path() to sync collate keys and file_data_pool
 
 Use uft8_collate_key() to sort utf8 strings.
 Modify file_data_set_path() to sync collate keys and file_data_pool
@@ -2358,179 +2517,179 @@ on path change.
 Partially fix bug 1959854.
 
 ------------------------------------------------------------------------
 Partially fix bug 1959854.
 
 ------------------------------------------------------------------------
-r878 | nadvornik | 2008-06-04 23:12:47 +0200 (St, 04 čen 2008) | 2 lines
+r878 | nadvornik | 2008-06-04 23:12:47 +0200 (Wed, 04 Jun 2008) | 2 lines
 
 new notification system (used only in vflist for now)
 
 ------------------------------------------------------------------------
 
 new notification system (used only in vflist for now)
 
 ------------------------------------------------------------------------
-r877 | nadvornik | 2008-06-03 21:44:19 +0200 (Út, 03 čen 2008) | 2 lines
+r877 | nadvornik | 2008-06-03 21:44:19 +0200 (Tue, 03 Jun 2008) | 2 lines
 
 replaced directory path with FileData* dir_fd
 
 ------------------------------------------------------------------------
 
 replaced directory path with FileData* dir_fd
 
 ------------------------------------------------------------------------
-r876 | zas_ | 2008-06-03 17:54:05 +0200 (Út, 03 čen 2008) | 4 lines
+r876 | zas_ | 2008-06-03 17:54:05 +0200 (Tue, 03 Jun 2008) | 4 lines
 
 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.
 
 ------------------------------------------------------------------------
 
 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.
 
 ------------------------------------------------------------------------
-r875 | zas_ | 2008-06-03 15:54:22 +0200 (Út, 03 čen 2008) | 2 lines
+r875 | zas_ | 2008-06-03 15:54:22 +0200 (Tue, 03 Jun 2008) | 2 lines
 
 Replace hardcoded collection filename extension by a macro (GQ_COLLECTION_EXT).
 
 ------------------------------------------------------------------------
 
 Replace hardcoded collection filename extension by a macro (GQ_COLLECTION_EXT).
 
 ------------------------------------------------------------------------
-r874 | zas_ | 2008-06-03 13:24:16 +0200 (Út, 03 čen 2008) | 2 lines
+r874 | zas_ | 2008-06-03 13:24:16 +0200 (Tue, 03 Jun 2008) | 2 lines
 
 Drop initialization to NULL since filelist_read() will take care of it.
 
 ------------------------------------------------------------------------
 
 Drop initialization to NULL since filelist_read() will take care of it.
 
 ------------------------------------------------------------------------
-r873 | zas_ | 2008-06-03 11:41:00 +0200 (Út, 03 čen 2008) | 2 lines
+r873 | zas_ | 2008-06-03 11:41:00 +0200 (Tue, 03 Jun 2008) | 2 lines
 
 filelist_read_real(): optimize and clean up.
 
 ------------------------------------------------------------------------
 
 filelist_read_real(): optimize and clean up.
 
 ------------------------------------------------------------------------
-r872 | zas_ | 2008-06-03 11:03:33 +0200 (Út, 03 čen 2008) | 2 lines
+r872 | zas_ | 2008-06-03 11:03:33 +0200 (Tue, 03 Jun 2008) | 2 lines
 
 Reduce indentation level.
 
 ------------------------------------------------------------------------
 
 Reduce indentation level.
 
 ------------------------------------------------------------------------
-r871 | zas_ | 2008-06-03 10:57:46 +0200 (Út, 03 čen 2008) | 2 lines
+r871 | zas_ | 2008-06-03 10:57:46 +0200 (Tue, 03 Jun 2008) | 2 lines
 
 Reduce indentation level.
 
 ------------------------------------------------------------------------
 
 Reduce indentation level.
 
 ------------------------------------------------------------------------
-r870 | zas_ | 2008-06-03 10:53:53 +0200 (Út, 03 čen 2008) | 2 lines
+r870 | zas_ | 2008-06-03 10:53:53 +0200 (Tue, 03 Jun 2008) | 2 lines
 
 collection_table_find_data_by_coord(): tidy up.
 
 ------------------------------------------------------------------------
 
 collection_table_find_data_by_coord(): tidy up.
 
 ------------------------------------------------------------------------
-r869 | zas_ | 2008-06-03 09:37:24 +0200 (Út, 03 čen 2008) | 3 lines
+r869 | zas_ | 2008-06-03 09:37:24 +0200 (Tue, 03 Jun 2008) | 3 lines
 
 vflist_maint(): only allocate memory and compare strings if needed.
 
 
 ------------------------------------------------------------------------
 
 vflist_maint(): only allocate memory and compare strings if needed.
 
 
 ------------------------------------------------------------------------
-r868 | zas_ | 2008-06-03 09:32:13 +0200 (Út, 03 čen 2008) | 3 lines
+r868 | zas_ | 2008-06-03 09:32:13 +0200 (Tue, 03 Jun 2008) | 3 lines
 
 layout_real_renamed(), layout_real_removed(), layout_real_moved():
 simplify code.
 
 ------------------------------------------------------------------------
 
 layout_real_renamed(), layout_real_removed(), layout_real_moved():
 simplify code.
 
 ------------------------------------------------------------------------
-r867 | nadvornik | 2008-05-31 21:46:26 +0200 (So, 31 kvě 2008) | 2 lines
+r867 | nadvornik | 2008-05-31 21:46:26 +0200 (Sat, 31 May 2008) | 2 lines
 
 do not change original FileData on copy
 
 ------------------------------------------------------------------------
 
 do not change original FileData on copy
 
 ------------------------------------------------------------------------
-r866 | nadvornik | 2008-05-31 21:44:41 +0200 (So, 31 kvě 2008) | 3 lines
+r866 | nadvornik | 2008-05-31 21:44:41 +0200 (Sat, 31 May 2008) | 3 lines
 
 replaced vflist_maint functions by vflist_refresh - it allows to follow 
 changes made by external editors more precisely
 
 ------------------------------------------------------------------------
 
 replaced vflist_maint functions by vflist_refresh - it allows to follow 
 changes made by external editors more precisely
 
 ------------------------------------------------------------------------
-r865 | nadvornik | 2008-05-30 23:41:46 +0200 (Pá, 30 kvě 2008) | 2 lines
+r865 | nadvornik | 2008-05-30 23:41:46 +0200 (Fri, 30 May 2008) | 2 lines
 
 vflist_populate_view: better handle selected files that are renamed or deleted
 
 ------------------------------------------------------------------------
 
 vflist_populate_view: better handle selected files that are renamed or deleted
 
 ------------------------------------------------------------------------
-r864 | nadvornik | 2008-05-30 22:13:16 +0200 (Pá, 30 kvě 2008) | 2 lines
+r864 | nadvornik | 2008-05-30 22:13:16 +0200 (Fri, 30 May 2008) | 2 lines
 
 fixed thumb index (thumbnails are shown again)
 
 ------------------------------------------------------------------------
 
 fixed thumb index (thumbnails are shown again)
 
 ------------------------------------------------------------------------
-r863 | nadvornik | 2008-05-30 21:53:52 +0200 (Pá, 30 kvě 2008) | 2 lines
+r863 | nadvornik | 2008-05-30 21:53:52 +0200 (Fri, 30 May 2008) | 2 lines
 
 simplified vflist_populate_view
 
 ------------------------------------------------------------------------
 
 simplified vflist_populate_view
 
 ------------------------------------------------------------------------
-r862 | zas_ | 2008-05-30 10:39:52 +0200 (Pá, 30 kvě 2008) | 4 lines
+r862 | zas_ | 2008-05-30 10:39:52 +0200 (Fri, 30 May 2008) | 4 lines
 
 Use functions to set editors name and command and ensure they are
 utf8-encoded.
 Previously, non-utf8 strings from rc file caused some issues. 
 
 ------------------------------------------------------------------------
 
 Use functions to set editors name and command and ensure they are
 utf8-encoded.
 Previously, non-utf8 strings from rc file caused some issues. 
 
 ------------------------------------------------------------------------
-r861 | zas_ | 2008-05-30 10:36:23 +0200 (Pá, 30 kvě 2008) | 2 lines
+r861 | zas_ | 2008-05-30 10:36:23 +0200 (Fri, 30 May 2008) | 2 lines
 
 Make utf8_validate_or_convert() to always allocate a new string.
 
 ------------------------------------------------------------------------
 
 Make utf8_validate_or_convert() to always allocate a new string.
 
 ------------------------------------------------------------------------
-r860 | zas_ | 2008-05-30 09:20:25 +0200 (Pá, 30 kvě 2008) | 2 lines
+r860 | zas_ | 2008-05-30 09:20:25 +0200 (Fri, 30 May 2008) | 2 lines
 
 Check for existing editor command using is_valid_editor_command().
 
 ------------------------------------------------------------------------
 
 Check for existing editor command using is_valid_editor_command().
 
 ------------------------------------------------------------------------
-r859 | zas_ | 2008-05-29 09:58:34 +0200 (Čt, 29 kvě 2008) | 4 lines
+r859 | zas_ | 2008-05-29 09:58:34 +0200 (Thu, 29 May 2008) | 4 lines
 
 Preserve properties window width and height during session even when
 layout.save_window_positions is not set.
 It restores the pre revision 858 behavior.
 
 ------------------------------------------------------------------------
 
 Preserve properties window width and height during session even when
 layout.save_window_positions is not set.
 It restores the pre revision 858 behavior.
 
 ------------------------------------------------------------------------
-r858 | zas_ | 2008-05-29 09:52:05 +0200 (Čt, 29 kvě 2008) | 3 lines
+r858 | zas_ | 2008-05-29 09:52:05 +0200 (Thu, 29 May 2008) | 3 lines
 
 Save properties window width and height to rc file and restore
 them on next session if layout.save_window_positions is set to TRUE.
 
 ------------------------------------------------------------------------
 
 Save properties window width and height to rc file and restore
 them on next session if layout.save_window_positions is set to TRUE.
 
 ------------------------------------------------------------------------
-r857 | nadvornik | 2008-05-29 00:12:10 +0200 (Čt, 29 kvě 2008) | 2 lines
+r857 | nadvornik | 2008-05-29 00:12:10 +0200 (Thu, 29 May 2008) | 2 lines
 
 improved infrastructure for tracing changes, optimized vflist_populate_view
 
 ------------------------------------------------------------------------
 
 improved infrastructure for tracing changes, optimized vflist_populate_view
 
 ------------------------------------------------------------------------
-r856 | nadvornik | 2008-05-27 20:46:34 +0200 (Út, 27 kvě 2008) | 2 lines
+r856 | nadvornik | 2008-05-27 20:46:34 +0200 (Tue, 27 May 2008) | 2 lines
 
 measure time of filelist update
 
 ------------------------------------------------------------------------
 
 measure time of filelist update
 
 ------------------------------------------------------------------------
-r855 | nadvornik | 2008-05-27 20:37:15 +0200 (Út, 27 kvě 2008) | 2 lines
+r855 | nadvornik | 2008-05-27 20:37:15 +0200 (Tue, 27 May 2008) | 2 lines
 
 another fix in notification
 
 ------------------------------------------------------------------------
 
 another fix in notification
 
 ------------------------------------------------------------------------
-r854 | nadvornik | 2008-05-26 20:32:04 +0200 (Po, 26 kvě 2008) | 2 lines
+r854 | nadvornik | 2008-05-26 20:32:04 +0200 (Mon, 26 May 2008) | 2 lines
 
 Fix histogram grid - patch by Uwe Ohse
 
 ------------------------------------------------------------------------
 
 Fix histogram grid - patch by Uwe Ohse
 
 ------------------------------------------------------------------------
-r853 | nadvornik | 2008-05-26 20:22:08 +0200 (Po, 26 kvě 2008) | 2 lines
+r853 | nadvornik | 2008-05-26 20:22:08 +0200 (Mon, 26 May 2008) | 2 lines
 
 use fputs instead of printf - patch by Uwe Ohse
 
 ------------------------------------------------------------------------
 
 use fputs instead of printf - patch by Uwe Ohse
 
 ------------------------------------------------------------------------
-r852 | nadvornik | 2008-05-26 19:06:30 +0200 (Po, 26 kvě 2008) | 2 lines
+r852 | nadvornik | 2008-05-26 19:06:30 +0200 (Mon, 26 May 2008) | 2 lines
 
 fixed bug in notification code
 
 ------------------------------------------------------------------------
 
 fixed bug in notification code
 
 ------------------------------------------------------------------------
-r851 | zas_ | 2008-05-25 22:17:07 +0200 (Ne, 25 kvě 2008) | 2 lines
+r851 | zas_ | 2008-05-25 22:17:07 +0200 (Sun, 25 May 2008) | 2 lines
 
 Tidy up: indentation fixes, typo fixes, ...
 
 ------------------------------------------------------------------------
 
 Tidy up: indentation fixes, typo fixes, ...
 
 ------------------------------------------------------------------------
-r850 | zas_ | 2008-05-25 21:54:00 +0200 (Ne, 25 kvě 2008) | 2 lines
+r850 | zas_ | 2008-05-25 21:54:00 +0200 (Sun, 25 May 2008) | 2 lines
 
 Typo fix.
 
 ------------------------------------------------------------------------
 
 Typo fix.
 
 ------------------------------------------------------------------------
-r849 | zas_ | 2008-05-25 21:13:04 +0200 (Ne, 25 kvě 2008) | 2 lines
+r849 | zas_ | 2008-05-25 21:13:04 +0200 (Sun, 25 May 2008) | 2 lines
 
 Typo fix.
 
 ------------------------------------------------------------------------
 
 Typo fix.
 
 ------------------------------------------------------------------------
-r848 | zas_ | 2008-05-25 21:03:30 +0200 (Ne, 25 kvě 2008) | 2 lines
+r848 | zas_ | 2008-05-25 21:03:30 +0200 (Sun, 25 May 2008) | 2 lines
 
 bar_sort_set_filter_cb(): filter_idx was set as uint so get it as uint.
 
 ------------------------------------------------------------------------
 
 bar_sort_set_filter_cb(): filter_idx was set as uint so get it as uint.
 
 ------------------------------------------------------------------------
-r847 | nadvornik | 2008-05-25 00:44:18 +0200 (Ne, 25 kvě 2008) | 4 lines
+r847 | nadvornik | 2008-05-25 00:44:18 +0200 (Sun, 25 May 2008) | 4 lines
 
 rewritten utilops.h:
 - better integration of external commands
 - filter commands
 
 ------------------------------------------------------------------------
 
 rewritten utilops.h:
 - better integration of external commands
 - filter commands
 
 ------------------------------------------------------------------------
-r846 | zas_ | 2008-05-24 22:01:59 +0200 (So, 24 kvě 2008) | 6 lines
+r846 | zas_ | 2008-05-24 22:01:59 +0200 (Sat, 24 May 2008) | 6 lines
 
 Allow to escape star characters in the template string with a \.
 One can insert a \ by escaping it with another \.
 
 Allow to escape star characters in the template string with a \.
 One can insert a \ by escaping it with another \.
@@ -2539,33 +2698,33 @@ Append the separator " - " only if data is neither NULL nor empty.
 Patch by Uwe Ohse and Laurent Monin.
 
 ------------------------------------------------------------------------
 Patch by Uwe Ohse and Laurent Monin.
 
 ------------------------------------------------------------------------
-r845 | nadvornik | 2008-05-24 11:18:09 +0200 (So, 24 kvě 2008) | 2 lines
+r845 | nadvornik | 2008-05-24 11:18:09 +0200 (Sat, 24 May 2008) | 2 lines
 
 improved filedata interface
 
 ------------------------------------------------------------------------
 
 improved filedata interface
 
 ------------------------------------------------------------------------
-r844 | zas_ | 2008-05-24 01:40:12 +0200 (So, 24 kvě 2008) | 3 lines
+r844 | zas_ | 2008-05-24 01:40:12 +0200 (Sat, 24 May 2008) | 3 lines
 
 Fix display of libpthread detection.
 Fix display of lirc support, do not test for headers if disabled.
 
 ------------------------------------------------------------------------
 
 Fix display of libpthread detection.
 Fix display of lirc support, do not test for headers if disabled.
 
 ------------------------------------------------------------------------
-r843 | zas_ | 2008-05-24 01:18:40 +0200 (So, 24 kvě 2008) | 2 lines
+r843 | zas_ | 2008-05-24 01:18:40 +0200 (Sat, 24 May 2008) | 2 lines
 
 Silent few warnings that appeared when using --disable-exiv2 configure option.
 
 ------------------------------------------------------------------------
 
 Silent few warnings that appeared when using --disable-exiv2 configure option.
 
 ------------------------------------------------------------------------
-r842 | zas_ | 2008-05-24 00:57:51 +0200 (So, 24 kvě 2008) | 2 lines
+r842 | zas_ | 2008-05-24 00:57:51 +0200 (Sat, 24 May 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r841 | zas_ | 2008-05-24 00:55:23 +0200 (So, 24 kvě 2008) | 2 lines
+r841 | zas_ | 2008-05-24 00:55:23 +0200 (Sat, 24 May 2008) | 2 lines
 
 Use the same label for toolbar buttons tooltip than in main menu.
 
 ------------------------------------------------------------------------
 
 Use the same label for toolbar buttons tooltip than in main menu.
 
 ------------------------------------------------------------------------
-r840 | zas_ | 2008-05-23 17:07:30 +0200 (Pá, 23 kvě 2008) | 6 lines
+r840 | zas_ | 2008-05-23 17:07:30 +0200 (Fri, 23 May 2008) | 6 lines
 
 Add -Wstrict-prototypes to gcc options only in developer mode
 since it clutters the compilation log with unfixable warnings.
 
 Add -Wstrict-prototypes to gcc options only in developer mode
 since it clutters the compilation log with unfixable warnings.
@@ -2574,17 +2733,17 @@ Fix display of --enable-deprecated at end of configure (yes
 and no were inversed).
 
 ------------------------------------------------------------------------
 and no were inversed).
 
 ------------------------------------------------------------------------
-r839 | zas_ | 2008-05-23 14:27:28 +0200 (Pá, 23 kvě 2008) | 2 lines
+r839 | zas_ | 2008-05-23 14:27:28 +0200 (Fri, 23 May 2008) | 2 lines
 
 slideshow_next(), slideshow_prev(): move code to common slideshow_move(), reducing code redundancy.
 
 ------------------------------------------------------------------------
 
 slideshow_next(), slideshow_prev(): move code to common slideshow_move(), reducing code redundancy.
 
 ------------------------------------------------------------------------
-r838 | zas_ | 2008-05-23 14:19:42 +0200 (Pá, 23 kvě 2008) | 2 lines
+r838 | zas_ | 2008-05-23 14:19:42 +0200 (Fri, 23 May 2008) | 2 lines
 
 Move code from slideshow_timer_reset() to new slideshow_timer_stop() and simplify calls.
 
 ------------------------------------------------------------------------
 
 Move code from slideshow_timer_reset() to new slideshow_timer_stop() and simplify calls.
 
 ------------------------------------------------------------------------
-r837 | zas_ | 2008-05-23 02:20:56 +0200 (Pá, 23 kvě 2008) | 9 lines
+r837 | zas_ | 2008-05-23 02:20:56 +0200 (Fri, 23 May 2008) | 9 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
 
 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
@@ -2596,37 +2755,37 @@ Please test heavily.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r836 | zas_ | 2008-05-23 01:22:12 +0200 (Pá, 23 kvě 2008) | 2 lines
+r836 | zas_ | 2008-05-23 01:22:12 +0200 (Fri, 23 May 2008) | 2 lines
 
 Pass ConfOptions * to save_options() and load_options().
 
 ------------------------------------------------------------------------
 
 Pass ConfOptions * to save_options() and load_options().
 
 ------------------------------------------------------------------------
-r835 | zas_ | 2008-05-23 01:17:26 +0200 (Pá, 23 kvě 2008) | 3 lines
+r835 | zas_ | 2008-05-23 01:17:26 +0200 (Fri, 23 May 2008) | 3 lines
 
 Move code from save_options() to new save_options_to() which takes
 the destination path as parameter.
 
 ------------------------------------------------------------------------
 
 Move code from save_options() to new save_options_to() which takes
 the destination path as parameter.
 
 ------------------------------------------------------------------------
-r834 | zas_ | 2008-05-23 01:09:53 +0200 (Pá, 23 kvě 2008) | 4 lines
+r834 | zas_ | 2008-05-23 01:09:53 +0200 (Fri, 23 May 2008) | 4 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.
 
 ------------------------------------------------------------------------
 
 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.
 
 ------------------------------------------------------------------------
-r833 | zas_ | 2008-05-23 00:49:07 +0200 (Pá, 23 kvě 2008) | 2 lines
+r833 | zas_ | 2008-05-23 00:49:07 +0200 (Fri, 23 May 2008) | 2 lines
 
 Move code from exit_program_final() to new sync_options_with_current_state().
 
 ------------------------------------------------------------------------
 
 Move code from exit_program_final() to new sync_options_with_current_state().
 
 ------------------------------------------------------------------------
-r832 | zas_ | 2008-05-23 00:43:07 +0200 (Pá, 23 kvě 2008) | 4 lines
+r832 | zas_ | 2008-05-23 00:43:07 +0200 (Fri, 23 May 2008) | 4 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().
 
 ------------------------------------------------------------------------
 
 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().
 
 ------------------------------------------------------------------------
-r831 | zas_ | 2008-05-22 22:22:13 +0200 (Čt, 22 kvě 2008) | 10 lines
+r831 | zas_ | 2008-05-22 22:22:13 +0200 (Thu, 22 May 2008) | 10 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".
 
 Make shell command and its option rc file options instead of hardcoded strings.
 This allows users to modify the shell command that execute "editors".
@@ -2639,45 +2798,45 @@ Tests are made to check that shell.path is not empty and lead to
 an executable file.
 
 ------------------------------------------------------------------------
 an executable file.
 
 ------------------------------------------------------------------------
-r830 | zas_ | 2008-05-22 15:00:45 +0200 (Čt, 22 kvě 2008) | 3 lines
+r830 | zas_ | 2008-05-22 15:00:45 +0200 (Thu, 22 May 2008) | 3 lines
 
 Fix signed vs unsigned warnings.
 In most cases, gint was used instead of guint.
 
 ------------------------------------------------------------------------
 
 Fix signed vs unsigned warnings.
 In most cases, gint was used instead of guint.
 
 ------------------------------------------------------------------------
-r829 | zas_ | 2008-05-22 13:28:35 +0200 (Čt, 22 kvě 2008) | 2 lines
+r829 | zas_ | 2008-05-22 13:28:35 +0200 (Thu, 22 May 2008) | 2 lines
 
 Comment out unused static function extension_truncate().
 
 ------------------------------------------------------------------------
 
 Comment out unused static function extension_truncate().
 
 ------------------------------------------------------------------------
-r828 | zas_ | 2008-05-22 13:27:43 +0200 (Čt, 22 kvě 2008) | 2 lines
+r828 | zas_ | 2008-05-22 13:27:43 +0200 (Thu, 22 May 2008) | 2 lines
 
 Fix up some types, make some signed vs unsigned warnings quiet.
 
 ------------------------------------------------------------------------
 
 Fix up some types, make some signed vs unsigned warnings quiet.
 
 ------------------------------------------------------------------------
-r827 | zas_ | 2008-05-22 12:09:07 +0200 (Čt, 22 kvě 2008) | 3 lines
+r827 | zas_ | 2008-05-22 12:09:07 +0200 (Thu, 22 May 2008) | 3 lines
 
 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.
 
 ------------------------------------------------------------------------
 
 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.
 
 ------------------------------------------------------------------------
-r826 | zas_ | 2008-05-22 11:22:29 +0200 (Čt, 22 kvě 2008) | 2 lines
+r826 | zas_ | 2008-05-22 11:22:29 +0200 (Thu, 22 May 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r825 | zas_ | 2008-05-22 11:12:36 +0200 (Čt, 22 kvě 2008) | 3 lines
+r825 | zas_ | 2008-05-22 11:12:36 +0200 (Thu, 22 May 2008) | 3 lines
 
 Introduce an helper function that returns the name of an editor.
 It helps to reduce code redundancy.
 
 ------------------------------------------------------------------------
 
 Introduce an helper function that returns the name of an editor.
 It helps to reduce code redundancy.
 
 ------------------------------------------------------------------------
-r824 | zas_ | 2008-05-22 10:49:52 +0200 (Čt, 22 kvě 2008) | 2 lines
+r824 | zas_ | 2008-05-22 10:49:52 +0200 (Thu, 22 May 2008) | 2 lines
 
 Use a struct to handle editor's properties.
 
 ------------------------------------------------------------------------
 
 Use a struct to handle editor's properties.
 
 ------------------------------------------------------------------------
-r823 | zas_ | 2008-05-21 21:37:18 +0200 (St, 21 kvě 2008) | 6 lines
+r823 | zas_ | 2008-05-21 21:37:18 +0200 (Wed, 21 May 2008) | 6 lines
 
 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.
 
 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.
@@ -2686,98 +2845,98 @@ to unpredictable results. It was wrong too with "prefix_something", which
 was equivalent to "prefix_0", instead of being an option of its own.
 
 ------------------------------------------------------------------------
 was equivalent to "prefix_0", instead of being an option of its own.
 
 ------------------------------------------------------------------------
-r822 | zas_ | 2008-05-21 13:46:19 +0200 (St, 21 kvě 2008) | 2 lines
+r822 | zas_ | 2008-05-21 13:46:19 +0200 (Wed, 21 May 2008) | 2 lines
 
 Replace hardcoded "/" by G_DIR_SEPARATOR_S where applicable.
 
 ------------------------------------------------------------------------
 
 Replace hardcoded "/" by G_DIR_SEPARATOR_S where applicable.
 
 ------------------------------------------------------------------------
-r821 | zas_ | 2008-05-21 13:45:29 +0200 (St, 21 kvě 2008) | 2 lines
+r821 | zas_ | 2008-05-21 13:45:29 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use g_build_filename().
 
 ------------------------------------------------------------------------
 
 Use g_build_filename().
 
 ------------------------------------------------------------------------
-r820 | zas_ | 2008-05-21 13:07:23 +0200 (St, 21 kvě 2008) | 2 lines
+r820 | zas_ | 2008-05-21 13:07:23 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use G_DIR_SEPARATOR where applicable.
 
 ------------------------------------------------------------------------
 
 Use G_DIR_SEPARATOR where applicable.
 
 ------------------------------------------------------------------------
-r819 | zas_ | 2008-05-21 13:00:13 +0200 (St, 21 kvě 2008) | 2 lines
+r819 | zas_ | 2008-05-21 13:00:13 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use G_DIR_SEPARATOR_S where applicable.
 
 ------------------------------------------------------------------------
 
 Use G_DIR_SEPARATOR_S where applicable.
 
 ------------------------------------------------------------------------
-r818 | zas_ | 2008-05-21 12:52:38 +0200 (St, 21 kvě 2008) | 2 lines
+r818 | zas_ | 2008-05-21 12:52:38 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use g_build_filename() and G_DIR_SEPARATOR_S.
 
 ------------------------------------------------------------------------
 
 Use g_build_filename() and G_DIR_SEPARATOR_S.
 
 ------------------------------------------------------------------------
-r817 | zas_ | 2008-05-21 12:46:33 +0200 (St, 21 kvě 2008) | 2 lines
+r817 | zas_ | 2008-05-21 12:46:33 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use g_build_filename() instead of g_strconcat().
 
 ------------------------------------------------------------------------
 
 Use g_build_filename() instead of g_strconcat().
 
 ------------------------------------------------------------------------
-r816 | zas_ | 2008-05-21 12:11:56 +0200 (St, 21 kvě 2008) | 2 lines
+r816 | zas_ | 2008-05-21 12:11:56 +0200 (Wed, 21 May 2008) | 2 lines
 
 tab_completion_do(): use g_build_filename(), G_DIR_SEPARATOR, G_DIR_SEPARATOR_S.
 
 ------------------------------------------------------------------------
 
 tab_completion_do(): use g_build_filename(), G_DIR_SEPARATOR, G_DIR_SEPARATOR_S.
 
 ------------------------------------------------------------------------
-r815 | zas_ | 2008-05-21 11:58:29 +0200 (St, 21 kvě 2008) | 2 lines
+r815 | zas_ | 2008-05-21 11:58:29 +0200 (Wed, 21 May 2008) | 2 lines
 
 tab_completion_popup_cb(): use g_build_filename() and simplify code.
 
 ------------------------------------------------------------------------
 
 tab_completion_popup_cb(): use g_build_filename() and simplify code.
 
 ------------------------------------------------------------------------
-r814 | zas_ | 2008-05-21 11:50:32 +0200 (St, 21 kvě 2008) | 3 lines
+r814 | zas_ | 2008-05-21 11:50:32 +0200 (Wed, 21 May 2008) | 3 lines
 
 Use expand_tilde() instead of simple concatenation, it allows correct expansion
 of ~user as well as ~dir.
 
 ------------------------------------------------------------------------
 
 Use expand_tilde() instead of simple concatenation, it allows correct expansion
 of ~user as well as ~dir.
 
 ------------------------------------------------------------------------
-r813 | zas_ | 2008-05-21 11:30:53 +0200 (St, 21 kvě 2008) | 2 lines
+r813 | zas_ | 2008-05-21 11:30:53 +0200 (Wed, 21 May 2008) | 2 lines
 
 dest_change_dir(): rewrite to use g_build_filename(), g_path_get_dirname() and g_path_get_basename().
 
 ------------------------------------------------------------------------
 
 dest_change_dir(): rewrite to use g_build_filename(), g_path_get_dirname() and g_path_get_basename().
 
 ------------------------------------------------------------------------
-r812 | zas_ | 2008-05-21 10:53:51 +0200 (St, 21 kvě 2008) | 2 lines
+r812 | zas_ | 2008-05-21 10:53:51 +0200 (Wed, 21 May 2008) | 2 lines
 
 Fix a segfault occuring when logging an empty message and there is no log window.
 
 ------------------------------------------------------------------------
 
 Fix a segfault occuring when logging an empty message and there is no log window.
 
 ------------------------------------------------------------------------
-r811 | zas_ | 2008-05-21 02:42:14 +0200 (St, 21 kvě 2008) | 2 lines
+r811 | zas_ | 2008-05-21 02:42:14 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use g_build_filename().
 
 ------------------------------------------------------------------------
 
 Use g_build_filename().
 
 ------------------------------------------------------------------------
-r810 | zas_ | 2008-05-21 02:39:16 +0200 (St, 21 kvě 2008) | 2 lines
+r810 | zas_ | 2008-05-21 02:39:16 +0200 (Wed, 21 May 2008) | 2 lines
 
 thumb_std_cache_path(): use g_build_filename() and simplify.
 
 ------------------------------------------------------------------------
 
 thumb_std_cache_path(): use g_build_filename() and simplify.
 
 ------------------------------------------------------------------------
-r809 | zas_ | 2008-05-21 02:32:57 +0200 (St, 21 kvě 2008) | 2 lines
+r809 | zas_ | 2008-05-21 02:32:57 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use g_build_filename().
 
 ------------------------------------------------------------------------
 
 Use g_build_filename().
 
 ------------------------------------------------------------------------
-r808 | zas_ | 2008-05-21 02:20:13 +0200 (St, 21 kvě 2008) | 2 lines
+r808 | zas_ | 2008-05-21 02:20:13 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use g_build_filename() where applicable.
 
 ------------------------------------------------------------------------
 
 Use g_build_filename() where applicable.
 
 ------------------------------------------------------------------------
-r807 | zas_ | 2008-05-21 02:15:41 +0200 (St, 21 kvě 2008) | 2 lines
+r807 | zas_ | 2008-05-21 02:15:41 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use g_build_filename() instead of g_strconcat().
 
 ------------------------------------------------------------------------
 
 Use g_build_filename() instead of g_strconcat().
 
 ------------------------------------------------------------------------
-r806 | zas_ | 2008-05-21 02:13:12 +0200 (St, 21 kvě 2008) | 2 lines
+r806 | zas_ | 2008-05-21 02:13:12 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use g_build_filename() and get rid of "root dir fix".
 
 ------------------------------------------------------------------------
 
 Use g_build_filename() and get rid of "root dir fix".
 
 ------------------------------------------------------------------------
-r805 | zas_ | 2008-05-21 02:12:19 +0200 (St, 21 kvě 2008) | 2 lines
+r805 | zas_ | 2008-05-21 02:12:19 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use g_build_filename().
 
 ------------------------------------------------------------------------
 
 Use g_build_filename().
 
 ------------------------------------------------------------------------
-r804 | zas_ | 2008-05-21 02:01:03 +0200 (St, 21 kvě 2008) | 5 lines
+r804 | zas_ | 2008-05-21 02:01:03 +0200 (Wed, 21 May 2008) | 5 lines
 
 Disable unused code:
 - cache_maintain_home_dir()
 
 Disable unused code:
 - cache_maintain_home_dir()
@@ -2785,126 +2944,126 @@ Disable unused code:
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r803 | zas_ | 2008-05-21 01:41:13 +0200 (St, 21 kvě 2008) | 2 lines
+r803 | zas_ | 2008-05-21 01:41:13 +0200 (Wed, 21 May 2008) | 2 lines
 
 Build path using g_build_filename() then calculate its length.
 
 ------------------------------------------------------------------------
 
 Build path using g_build_filename() then calculate its length.
 
 ------------------------------------------------------------------------
-r802 | zas_ | 2008-05-21 01:11:47 +0200 (St, 21 kvě 2008) | 2 lines
+r802 | zas_ | 2008-05-21 01:11:47 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use G_DIR_SEPARATOR_S instead of hardcoded "/".
 
 ------------------------------------------------------------------------
 
 Use G_DIR_SEPARATOR_S instead of hardcoded "/".
 
 ------------------------------------------------------------------------
-r801 | zas_ | 2008-05-21 01:07:09 +0200 (St, 21 kvě 2008) | 2 lines
+r801 | zas_ | 2008-05-21 01:07:09 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use g_build_filename() and move location label creation from cache_manager_show() to new cache_manager_location_label().
 
 ------------------------------------------------------------------------
 
 Use g_build_filename() and move location label creation from cache_manager_show() to new cache_manager_location_label().
 
 ------------------------------------------------------------------------
-r800 | zas_ | 2008-05-21 00:47:13 +0200 (St, 21 kvě 2008) | 2 lines
+r800 | zas_ | 2008-05-21 00:47:13 +0200 (Wed, 21 May 2008) | 2 lines
 
 cache_find_location(): use g_build_filename() and move redundant code to new functions.
 
 ------------------------------------------------------------------------
 
 cache_find_location(): use g_build_filename() and move redundant code to new functions.
 
 ------------------------------------------------------------------------
-r799 | zas_ | 2008-05-21 00:22:11 +0200 (St, 21 kvě 2008) | 2 lines
+r799 | zas_ | 2008-05-21 00:22:11 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use g_build_filename().
 
 ------------------------------------------------------------------------
 
 Use g_build_filename().
 
 ------------------------------------------------------------------------
-r798 | zas_ | 2008-05-21 00:13:48 +0200 (St, 21 kvě 2008) | 2 lines
+r798 | zas_ | 2008-05-21 00:13:48 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use size_t instead of gint, it silents a signed vs unsigned warning.
 
 ------------------------------------------------------------------------
 
 Use size_t instead of gint, it silents a signed vs unsigned warning.
 
 ------------------------------------------------------------------------
-r797 | zas_ | 2008-05-21 00:11:59 +0200 (St, 21 kvě 2008) | 2 lines
+r797 | zas_ | 2008-05-21 00:11:59 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use g_build_filename() instead of g_strconcat().
 
 ------------------------------------------------------------------------
 
 Use g_build_filename() instead of g_strconcat().
 
 ------------------------------------------------------------------------
-r796 | zas_ | 2008-05-21 00:09:04 +0200 (St, 21 kvě 2008) | 2 lines
+r796 | zas_ | 2008-05-21 00:09:04 +0200 (Wed, 21 May 2008) | 2 lines
 
 Drop concat_dir_and_file() and use g_build_filename() instead.
 
 ------------------------------------------------------------------------
 
 Drop concat_dir_and_file() and use g_build_filename() instead.
 
 ------------------------------------------------------------------------
-r795 | zas_ | 2008-05-21 00:00:14 +0200 (St, 21 kvě 2008) | 2 lines
+r795 | zas_ | 2008-05-21 00:00:14 +0200 (Wed, 21 May 2008) | 2 lines
 
 Use G_DIR_SEPARATOR instead of '/' where applicable.
 
 ------------------------------------------------------------------------
 
 Use G_DIR_SEPARATOR instead of '/' where applicable.
 
 ------------------------------------------------------------------------
-r794 | zas_ | 2008-05-20 23:51:25 +0200 (Út, 20 kvě 2008) | 2 lines
+r794 | zas_ | 2008-05-20 23:51:25 +0200 (Tue, 20 May 2008) | 2 lines
 
 Use g_build_filename() to build paths.
 
 ------------------------------------------------------------------------
 
 Use g_build_filename() to build paths.
 
 ------------------------------------------------------------------------
-r793 | zas_ | 2008-05-20 22:11:29 +0200 (Út, 20 kvě 2008) | 3 lines
+r793 | zas_ | 2008-05-20 22:11:29 +0200 (Tue, 20 May 2008) | 3 lines
 
 Do not use glib posix wrappers since they were introduced in 2.6
 and we want 2.4 compatibility.
 
 ------------------------------------------------------------------------
 
 Do not use glib posix wrappers since they were introduced in 2.6
 and we want 2.4 compatibility.
 
 ------------------------------------------------------------------------
-r792 | zas_ | 2008-05-20 22:06:11 +0200 (Út, 20 kvě 2008) | 2 lines
+r792 | zas_ | 2008-05-20 22:06:11 +0200 (Tue, 20 May 2008) | 2 lines
 
 Use access() instead of g_access() which is only available in 2.8.
 
 ------------------------------------------------------------------------
 
 Use access() instead of g_access() which is only available in 2.8.
 
 ------------------------------------------------------------------------
-r791 | zas_ | 2008-05-20 21:14:36 +0200 (Út, 20 kvě 2008) | 3 lines
+r791 | zas_ | 2008-05-20 21:14:36 +0200 (Tue, 20 May 2008) | 3 lines
 
 Use utf-8 charset instead of iso-8859-1.
 Minor cleanup.
 
 ------------------------------------------------------------------------
 
 Use utf-8 charset instead of iso-8859-1.
 Minor cleanup.
 
 ------------------------------------------------------------------------
-r790 | nadvornik | 2008-05-20 19:43:37 +0200 (Út, 20 kvě 2008) | 2 lines
+r790 | nadvornik | 2008-05-20 19:43:37 +0200 (Tue, 20 May 2008) | 2 lines
 
 updated ru.po by Alexandre Prokoudine
 
 ------------------------------------------------------------------------
 
 updated ru.po by Alexandre Prokoudine
 
 ------------------------------------------------------------------------
-r789 | zas_ | 2008-05-20 10:18:30 +0200 (Út, 20 kvě 2008) | 2 lines
+r789 | zas_ | 2008-05-20 10:18:30 +0200 (Tue, 20 May 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r788 | zas_ | 2008-05-20 10:14:35 +0200 (Út, 20 kvě 2008) | 2 lines
+r788 | zas_ | 2008-05-20 10:14:35 +0200 (Tue, 20 May 2008) | 2 lines
 
 Sort out log_printf() vs printf_term() mix up.
 
 ------------------------------------------------------------------------
 
 Sort out log_printf() vs printf_term() mix up.
 
 ------------------------------------------------------------------------
-r787 | zas_ | 2008-05-20 09:52:49 +0200 (Út, 20 kvě 2008) | 3 lines
+r787 | zas_ | 2008-05-20 09:52:49 +0200 (Tue, 20 May 2008) | 3 lines
 
 Use print_term() instead of printf(), since it handles charset conversion
 from utf8 to locale if needed.
 
 ------------------------------------------------------------------------
 
 Use print_term() instead of printf(), since it handles charset conversion
 from utf8 to locale if needed.
 
 ------------------------------------------------------------------------
-r786 | zas_ | 2008-05-19 13:09:23 +0200 (Po, 19 kvě 2008) | 3 lines
+r786 | zas_ | 2008-05-19 13:09:23 +0200 (Mon, 19 May 2008) | 3 lines
 
 Remove C-specific gcc options from CXXFLAGS.
 Add few more warnings.
 
 ------------------------------------------------------------------------
 
 Remove C-specific gcc options from CXXFLAGS.
 Add few more warnings.
 
 ------------------------------------------------------------------------
-r785 | zas_ | 2008-05-19 11:27:30 +0200 (Po, 19 kvě 2008) | 2 lines
+r785 | zas_ | 2008-05-19 11:27:30 +0200 (Mon, 19 May 2008) | 2 lines
 
 Fix some incomplete initialization warnings.
 
 ------------------------------------------------------------------------
 
 Fix some incomplete initialization warnings.
 
 ------------------------------------------------------------------------
-r784 | zas_ | 2008-05-19 10:46:37 +0200 (Po, 19 kvě 2008) | 2 lines
+r784 | zas_ | 2008-05-19 10:46:37 +0200 (Mon, 19 May 2008) | 2 lines
 
 depreceated -> deprecated
 
 ------------------------------------------------------------------------
 
 depreceated -> deprecated
 
 ------------------------------------------------------------------------
-r783 | zas_ | 2008-05-19 10:43:11 +0200 (Po, 19 kvě 2008) | 2 lines
+r783 | zas_ | 2008-05-19 10:43:11 +0200 (Mon, 19 May 2008) | 2 lines
 
 Typo fixes.
 
 ------------------------------------------------------------------------
 
 Typo fixes.
 
 ------------------------------------------------------------------------
-r782 | zas_ | 2008-05-19 10:36:06 +0200 (Po, 19 kvě 2008) | 2 lines
+r782 | zas_ | 2008-05-19 10:36:06 +0200 (Mon, 19 May 2008) | 2 lines
 
 Create auxdir if needed.
 
 ------------------------------------------------------------------------
 
 Create auxdir if needed.
 
 ------------------------------------------------------------------------
-r781 | zas_ | 2008-05-19 10:24:10 +0200 (Po, 19 kvě 2008) | 2 lines
+r781 | zas_ | 2008-05-19 10:24:10 +0200 (Mon, 19 May 2008) | 2 lines
 
 Fix spurious end of line introduced in revision 780.
 
 ------------------------------------------------------------------------
 
 Fix spurious end of line introduced in revision 780.
 
 ------------------------------------------------------------------------
-r780 | bruclik | 2008-05-19 03:15:17 +0200 (Po, 19 kvě 2008) | 10 lines
+r780 | bruclik | 2008-05-19 03:15:17 +0200 (Mon, 19 May 2008) | 10 lines
 
 configure.in was rewritten:
 - uses PKG_CHECK_MODULES everywhere
 
 configure.in was rewritten:
 - uses PKG_CHECK_MODULES everywhere
@@ -2917,13 +3076,13 @@ Added src/trash.h to src/Makefile.am (fixed generating 'make dist').
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r779 | bruclik | 2008-05-19 02:54:59 +0200 (Po, 19 kvě 2008) | 3 lines
+r779 | bruclik | 2008-05-19 02:54:59 +0200 (Mon, 19 May 2008) | 3 lines
 
 Updated CODING (GPL header, macros, svn change-log, ...).
 
 
 ------------------------------------------------------------------------
 
 Updated CODING (GPL header, macros, svn change-log, ...).
 
 
 ------------------------------------------------------------------------
-r778 | zas_ | 2008-05-18 23:14:01 +0200 (Ne, 18 kvě 2008) | 7 lines
+r778 | zas_ | 2008-05-18 23:14:01 +0200 (Sun, 18 May 2008) | 7 lines
 
 Save order of Properties dialog tabs to rc file.
 Users of GTK+ <2.10 can set tabs order directly in the rc file,
 
 Save order of Properties dialog tabs to rc file.
 Users of GTK+ <2.10 can set tabs order directly in the rc file,
@@ -2933,78 +3092,78 @@ is "123" which is General, Keywords, Exif tabs (left to right).
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r777 | zas_ | 2008-05-18 14:56:18 +0200 (Ne, 18 kvě 2008) | 3 lines
+r777 | zas_ | 2008-05-18 14:56:18 +0200 (Sun, 18 May 2008) | 3 lines
 
 Cleanup and code redundancy reduction.
 
 
 ------------------------------------------------------------------------
 
 Cleanup and code redundancy reduction.
 
 
 ------------------------------------------------------------------------
-r776 | zas_ | 2008-05-18 13:39:58 +0200 (Ne, 18 kvě 2008) | 4 lines
+r776 | zas_ | 2008-05-18 13:39:58 +0200 (Sun, 18 May 2008) | 4 lines
 
 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.
 
 ------------------------------------------------------------------------
 
 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.
 
 ------------------------------------------------------------------------
-r775 | zas_ | 2008-05-18 09:36:57 +0200 (Ne, 18 kvě 2008) | 2 lines
+r775 | zas_ | 2008-05-18 09:36:57 +0200 (Sun, 18 May 2008) | 2 lines
 
 Do not create log window more than once.
 
 ------------------------------------------------------------------------
 
 Do not create log window more than once.
 
 ------------------------------------------------------------------------
-r774 | zas_ | 2008-05-18 00:37:04 +0200 (Ne, 18 kvě 2008) | 2 lines
+r774 | zas_ | 2008-05-18 00:37:04 +0200 (Sun, 18 May 2008) | 2 lines
 
 Fix formatted.SubjectDistance appearing twice in exif bar configuration.
 
 ------------------------------------------------------------------------
 
 Fix formatted.SubjectDistance appearing twice in exif bar configuration.
 
 ------------------------------------------------------------------------
-r773 | zas_ | 2008-05-17 23:28:02 +0200 (So, 17 kvě 2008) | 2 lines
+r773 | zas_ | 2008-05-17 23:28:02 +0200 (Sat, 17 May 2008) | 2 lines
 
 Update POTFILES.in.
 
 ------------------------------------------------------------------------
 
 Update POTFILES.in.
 
 ------------------------------------------------------------------------
-r772 | zas_ | 2008-05-17 23:26:45 +0200 (So, 17 kvě 2008) | 1 line
+r772 | zas_ | 2008-05-17 23:26:45 +0200 (Sat, 17 May 2008) | 1 line
 
 Add a log window that shows normal and debug messages. For now, it was added to Help menu.
 ------------------------------------------------------------------------
 
 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 (Pá, 16 kvě 2008) | 2 lines
+r771 | nadvornik | 2008-05-16 22:12:11 +0200 (Fri, 16 May 2008) | 2 lines
 
 fixed exiv2 version test
 
 ------------------------------------------------------------------------
 
 fixed exiv2 version test
 
 ------------------------------------------------------------------------
-r770 | nadvornik | 2008-05-16 22:09:32 +0200 (Pá, 16 kvě 2008) | 3 lines
+r770 | nadvornik | 2008-05-16 22:09:32 +0200 (Fri, 16 May 2008) | 3 lines
 
 get processed values from exiv2
 http://sourceforge.net/tracker/index.php?func=detail&aid=1962444&group_id=222125&atid=1054680
 
 ------------------------------------------------------------------------
 
 get processed values from exiv2
 http://sourceforge.net/tracker/index.php?func=detail&aid=1962444&group_id=222125&atid=1054680
 
 ------------------------------------------------------------------------
-r769 | zas_ | 2008-05-16 16:59:45 +0200 (Pá, 16 kvě 2008) | 3 lines
+r769 | zas_ | 2008-05-16 16:59:45 +0200 (Fri, 16 May 2008) | 3 lines
 
 Fix redundant application name in window titles.
 It simplifies code.
 
 ------------------------------------------------------------------------
 
 Fix redundant application name in window titles.
 It simplifies code.
 
 ------------------------------------------------------------------------
-r768 | zas_ | 2008-05-16 16:38:05 +0200 (Pá, 16 kvě 2008) | 2 lines
+r768 | zas_ | 2008-05-16 16:38:05 +0200 (Fri, 16 May 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r767 | zas_ | 2008-05-16 14:16:49 +0200 (Pá, 16 kvě 2008) | 3 lines
+r767 | zas_ | 2008-05-16 14:16:49 +0200 (Fri, 16 May 2008) | 3 lines
 
 Do not use printf() directly but use new wrapper function log_printf() instead.
 
 
 ------------------------------------------------------------------------
 
 Do not use printf() directly but use new wrapper function log_printf() instead.
 
 
 ------------------------------------------------------------------------
-r766 | zas_ | 2008-05-16 14:08:51 +0200 (Pá, 16 kvě 2008) | 2 lines
+r766 | zas_ | 2008-05-16 14:08:51 +0200 (Fri, 16 May 2008) | 2 lines
 
 Drop include "debug.h".
 
 ------------------------------------------------------------------------
 
 Drop include "debug.h".
 
 ------------------------------------------------------------------------
-r765 | zas_ | 2008-05-16 12:02:56 +0200 (Pá, 16 kvě 2008) | 3 lines
+r765 | zas_ | 2008-05-16 12:02:56 +0200 (Fri, 16 May 2008) | 3 lines
 
 Include debug.h from main.h since debug macros may be used anywhere in the code.
 
 
 ------------------------------------------------------------------------
 
 Include debug.h from main.h since debug macros may be used anywhere in the code.
 
 
 ------------------------------------------------------------------------
-r764 | zas_ | 2008-05-16 11:10:56 +0200 (Pá, 16 kvě 2008) | 5 lines
+r764 | zas_ | 2008-05-16 11:10:56 +0200 (Fri, 16 May 2008) | 5 lines
 
 Improve editor commands error display:
 - display all errors (not only syntax errors)
 
 Improve editor commands error display:
 - display all errors (not only syntax errors)
@@ -3012,7 +3171,7 @@ Improve editor commands error display:
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r763 | zas_ | 2008-05-16 10:37:07 +0200 (Pá, 16 kvě 2008) | 7 lines
+r763 | zas_ | 2008-05-16 10:37:07 +0200 (Fri, 16 May 2008) | 7 lines
 
 Improve editors a bit:
 - allow whitespaces before and after %v, %V, %w
 
 Improve editors a bit:
 - allow whitespaces before and after %v, %V, %w
@@ -3022,7 +3181,7 @@ Improve editors a bit:
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r762 | zas_ | 2008-05-14 20:12:11 +0200 (St, 14 kvě 2008) | 9 lines
+r762 | zas_ | 2008-05-14 20:12:11 +0200 (Wed, 14 May 2008) | 9 lines
 
 The Encoding key is now deprecated by the FreeDesktop standard and all
 strings are required to be encoded in UTF-8. This desktop entry
 
 The Encoding key is now deprecated by the FreeDesktop standard and all
 strings are required to be encoded in UTF-8. This desktop entry
@@ -3034,80 +3193,80 @@ See http://standards.freedesktop.org/desktop-entry-spec/1.0/apc.html
 Patch #1963689.
 
 ------------------------------------------------------------------------
 Patch #1963689.
 
 ------------------------------------------------------------------------
-r761 | zas_ | 2008-05-14 20:09:05 +0200 (St, 14 kvě 2008) | 3 lines
+r761 | zas_ | 2008-05-14 20:09:05 +0200 (Wed, 14 May 2008) | 3 lines
 
 Patch #1963690 was applied.
 It fixes hyphens/minus confusion in the man page.
 
 ------------------------------------------------------------------------
 
 Patch #1963690 was applied.
 It fixes hyphens/minus confusion in the man page.
 
 ------------------------------------------------------------------------
-r760 | zas_ | 2008-05-14 19:00:25 +0200 (St, 14 kvě 2008) | 4 lines
+r760 | zas_ | 2008-05-14 19:00:25 +0200 (Wed, 14 May 2008) | 4 lines
 
 Simplify thumb_std_maint_moved(), since g_list_append knows
 how to append to a NULL list. Patch by Uwe Ohse.
 
 
 ------------------------------------------------------------------------
 
 Simplify thumb_std_maint_moved(), since g_list_append knows
 how to append to a NULL list. Patch by Uwe Ohse.
 
 
 ------------------------------------------------------------------------
-r759 | zas_ | 2008-05-14 18:52:55 +0200 (St, 14 kvě 2008) | 4 lines
+r759 | zas_ | 2008-05-14 18:52:55 +0200 (Wed, 14 May 2008) | 4 lines
 
 Simplify collect_manager_add_action(), since g_list_append knows 
 how to append to a NULL list. Patch by Uwe Ohse.
 
 
 ------------------------------------------------------------------------
 
 Simplify collect_manager_add_action(), since g_list_append knows 
 how to append to a NULL list. Patch by Uwe Ohse.
 
 
 ------------------------------------------------------------------------
-r758 | zas_ | 2008-05-14 14:59:00 +0200 (St, 14 kvě 2008) | 2 lines
+r758 | zas_ | 2008-05-14 14:59:00 +0200 (Wed, 14 May 2008) | 2 lines
 
 Merge vflist_row_by_path() into vflist_index_by_path().
 
 ------------------------------------------------------------------------
 
 Merge vflist_row_by_path() into vflist_index_by_path().
 
 ------------------------------------------------------------------------
-r757 | zas_ | 2008-05-14 12:40:43 +0200 (St, 14 kvě 2008) | 3 lines
+r757 | zas_ | 2008-05-14 12:40:43 +0200 (Wed, 14 May 2008) | 3 lines
 
 Fix some typos. Thanks to Michal \u010ciha\u0159 and James R. Van Zandt.
 Patch #1963691.
 
 ------------------------------------------------------------------------
 
 Fix some typos. Thanks to Michal \u010ciha\u0159 and James R. Van Zandt.
 Patch #1963691.
 
 ------------------------------------------------------------------------
-r756 | zas_ | 2008-05-14 10:56:08 +0200 (St, 14 kvě 2008) | 2 lines
+r756 | zas_ | 2008-05-14 10:56:08 +0200 (Wed, 14 May 2008) | 2 lines
 
 Make vf_pop_menu_*_cb static.
 
 ------------------------------------------------------------------------
 
 Make vf_pop_menu_*_cb static.
 
 ------------------------------------------------------------------------
-r755 | zas_ | 2008-05-13 22:31:35 +0200 (Út, 13 kvě 2008) | 2 lines
+r755 | zas_ | 2008-05-13 22:31:35 +0200 (Tue, 13 May 2008) | 2 lines
 
 French translation fixes.
 
 ------------------------------------------------------------------------
 
 French translation fixes.
 
 ------------------------------------------------------------------------
-r754 | zas_ | 2008-05-13 22:21:00 +0200 (Út, 13 kvě 2008) | 3 lines
+r754 | zas_ | 2008-05-13 22:21:00 +0200 (Tue, 13 May 2008) | 3 lines
 
 Resync POTFILES.in and *.po, update french translation and
 regenerate statistics in README.
 
 ------------------------------------------------------------------------
 
 Resync POTFILES.in and *.po, update french translation and
 regenerate statistics in README.
 
 ------------------------------------------------------------------------
-r753 | zas_ | 2008-05-13 22:13:44 +0200 (Út, 13 kvě 2008) | 2 lines
+r753 | zas_ | 2008-05-13 22:13:44 +0200 (Tue, 13 May 2008) | 2 lines
 
 Merge vflist_pop_menu() and vficon_pop_menu() into vf_pop_menu().
 
 ------------------------------------------------------------------------
 
 Merge vflist_pop_menu() and vficon_pop_menu() into vf_pop_menu().
 
 ------------------------------------------------------------------------
-r752 | zas_ | 2008-05-13 21:56:52 +0200 (Út, 13 kvě 2008) | 2 lines
+r752 | zas_ | 2008-05-13 21:56:52 +0200 (Tue, 13 May 2008) | 2 lines
 
 Move VFICON_INFO() and VFLIST_INFO() macros to view_file.h
 
 ------------------------------------------------------------------------
 
 Move VFICON_INFO() and VFLIST_INFO() macros to view_file.h
 
 ------------------------------------------------------------------------
-r751 | zas_ | 2008-05-13 21:54:13 +0200 (Út, 13 kvě 2008) | 2 lines
+r751 | zas_ | 2008-05-13 21:54:13 +0200 (Tue, 13 May 2008) | 2 lines
 
 vficon_pop_menu(): drop "gint active" parameter, use stored click_id instead.
 
 ------------------------------------------------------------------------
 
 vficon_pop_menu(): drop "gint active" parameter, use stored click_id instead.
 
 ------------------------------------------------------------------------
-r750 | zas_ | 2008-05-13 21:51:22 +0200 (Út, 13 kvě 2008) | 3 lines
+r750 | zas_ | 2008-05-13 21:51:22 +0200 (Tue, 13 May 2008) | 3 lines
 
 vflist_pop_menu(): drop FileData * parameter, use stored click_fd instead.
 
 
 ------------------------------------------------------------------------
 
 vflist_pop_menu(): drop FileData * parameter, use stored click_fd instead.
 
 
 ------------------------------------------------------------------------
-r749 | zas_ | 2008-05-13 21:45:04 +0200 (Út, 13 kvě 2008) | 2 lines
+r749 | zas_ | 2008-05-13 21:45:04 +0200 (Tue, 13 May 2008) | 2 lines
 
 Fix last patch, only set vf->clicked_mark for a valid mark.
 
 ------------------------------------------------------------------------
 
 Fix last patch, only set vf->clicked_mark for a valid mark.
 
 ------------------------------------------------------------------------
-r748 | zas_ | 2008-05-13 21:32:25 +0200 (Út, 13 kvě 2008) | 6 lines
+r748 | zas_ | 2008-05-13 21:32:25 +0200 (Tue, 13 May 2008) | 6 lines
 
 Get rid of vflist_pop_menu() col_idx parameter, use new Viewfile field
 named clicked_mark.
 
 Get rid of vflist_pop_menu() col_idx parameter, use new Viewfile field
 named clicked_mark.
@@ -3116,7 +3275,7 @@ invalid mark), assertions were modified accordingly.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r747 | zas_ | 2008-05-13 18:09:43 +0200 (Út, 13 kvě 2008) | 6 lines
+r747 | zas_ | 2008-05-13 18:09:43 +0200 (Tue, 13 May 2008) | 6 lines
 
 Expand tilde with file: and view: remote parameters.
 Now these are working:
 
 Expand tilde with file: and view: remote parameters.
 Now these are working:
@@ -3125,60 +3284,60 @@ geeqie -r view:~user/file
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r746 | zas_ | 2008-05-13 16:49:38 +0200 (Út, 13 kvě 2008) | 3 lines
+r746 | zas_ | 2008-05-13 16:49:38 +0200 (Tue, 13 May 2008) | 3 lines
 
 Display a message when invalid remote options are used.
 
 
 ------------------------------------------------------------------------
 
 Display a message when invalid remote options are used.
 
 
 ------------------------------------------------------------------------
-r745 | zas_ | 2008-05-13 16:35:51 +0200 (Út, 13 kvě 2008) | 2 lines
+r745 | zas_ | 2008-05-13 16:35:51 +0200 (Tue, 13 May 2008) | 2 lines
 
 Comparing tag id is not sufficient, check the tag name too.
 
 ------------------------------------------------------------------------
 
 Comparing tag id is not sufficient, check the tag name too.
 
 ------------------------------------------------------------------------
-r744 | zas_ | 2008-05-13 13:58:47 +0200 (Út, 13 kvě 2008) | 2 lines
+r744 | zas_ | 2008-05-13 13:58:47 +0200 (Tue, 13 May 2008) | 2 lines
 
 Keywords and comment can now be displayed in OSD info using %keywords% and %comment%.
 
 ------------------------------------------------------------------------
 
 Keywords and comment can now be displayed in OSD info using %keywords% and %comment%.
 
 ------------------------------------------------------------------------
-r743 | zas_ | 2008-05-13 10:53:26 +0200 (Út, 13 kvě 2008) | 2 lines
+r743 | zas_ | 2008-05-13 10:53:26 +0200 (Tue, 13 May 2008) | 2 lines
 
 Move all remote stuff from main.c to remote.[ch].
 
 ------------------------------------------------------------------------
 
 Move all remote stuff from main.c to remote.[ch].
 
 ------------------------------------------------------------------------
-r742 | zas_ | 2008-05-13 10:02:46 +0200 (Út, 13 kvě 2008) | 2 lines
+r742 | zas_ | 2008-05-13 10:02:46 +0200 (Tue, 13 May 2008) | 2 lines
 
 Move some functions from main.[ch] to new window.[ch].
 
 ------------------------------------------------------------------------
 
 Move some functions from main.[ch] to new window.[ch].
 
 ------------------------------------------------------------------------
-r741 | zas_ | 2008-05-13 09:34:37 +0200 (Út, 13 kvě 2008) | 2 lines
+r741 | zas_ | 2008-05-13 09:34:37 +0200 (Tue, 13 May 2008) | 2 lines
 
 Ensure that we end with UTF8 encoded comment and keywords.
 
 ------------------------------------------------------------------------
 
 Ensure that we end with UTF8 encoded comment and keywords.
 
 ------------------------------------------------------------------------
-r740 | zas_ | 2008-05-13 01:26:00 +0200 (Út, 13 kvě 2008) | 4 lines
+r740 | zas_ | 2008-05-13 01:26:00 +0200 (Tue, 13 May 2008) | 4 lines
 
 Reading of Iptc.Application2.Keywords should now be fixed.
 Use uft8_validate_or_convert() on exif's text data to be safe.
 
 
 ------------------------------------------------------------------------
 
 Reading of Iptc.Application2.Keywords should now be fixed.
 Use uft8_validate_or_convert() on exif's text data to be safe.
 
 
 ------------------------------------------------------------------------
-r739 | zas_ | 2008-05-13 01:21:35 +0200 (Út, 13 kvě 2008) | 2 lines
+r739 | zas_ | 2008-05-13 01:21:35 +0200 (Tue, 13 May 2008) | 2 lines
 
 Rename bar_exif_validate_text() to utf8_validate_or_convert() and move it to main.[ch].
 
 ------------------------------------------------------------------------
 
 Rename bar_exif_validate_text() to utf8_validate_or_convert() and move it to main.[ch].
 
 ------------------------------------------------------------------------
-r738 | zas_ | 2008-05-13 01:00:04 +0200 (Út, 13 kvě 2008) | 2 lines
+r738 | zas_ | 2008-05-13 01:00:04 +0200 (Tue, 13 May 2008) | 2 lines
 
 bar_exif_validate_text(): use computed length and cleanup.
 
 ------------------------------------------------------------------------
 
 bar_exif_validate_text(): use computed length and cleanup.
 
 ------------------------------------------------------------------------
-r737 | zas_ | 2008-05-12 21:56:28 +0200 (Po, 12 kvě 2008) | 2 lines
+r737 | zas_ | 2008-05-12 21:56:28 +0200 (Mon, 12 May 2008) | 2 lines
 
 Disable non-working Iptc.Application2.Keywords reading introduced in revision 736.
 
 ------------------------------------------------------------------------
 
 Disable non-working Iptc.Application2.Keywords reading introduced in revision 736.
 
 ------------------------------------------------------------------------
-r736 | zas_ | 2008-05-12 19:10:40 +0200 (Po, 12 kvě 2008) | 5 lines
+r736 | zas_ | 2008-05-12 19:10:40 +0200 (Mon, 12 May 2008) | 5 lines
 
 Extract and append keywords from Iptc.Application2.Keywords tags.
 A function was added to make the keywords unique in the list.
 
 Extract and append keywords from Iptc.Application2.Keywords tags.
 A function was added to make the keywords unique in the list.
@@ -3186,17 +3345,17 @@ Note: Iptc.Application2.Keywords is only read, not written.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r735 | zas_ | 2008-05-12 12:46:23 +0200 (Po, 12 kvě 2008) | 2 lines
+r735 | zas_ | 2008-05-12 12:46:23 +0200 (Mon, 12 May 2008) | 2 lines
 
 When an option was successfully read, just continue to next line.
 
 ------------------------------------------------------------------------
 
 When an option was successfully read, just continue to next line.
 
 ------------------------------------------------------------------------
-r734 | zas_ | 2008-05-12 12:37:37 +0200 (Po, 12 kvě 2008) | 2 lines
+r734 | zas_ | 2008-05-12 12:37:37 +0200 (Mon, 12 May 2008) | 2 lines
 
 Minor formatting fix in rc file header.
 
 ------------------------------------------------------------------------
 
 Minor formatting fix in rc file header.
 
 ------------------------------------------------------------------------
-r733 | zas_ | 2008-05-12 10:52:17 +0200 (Po, 12 kvě 2008) | 8 lines
+r733 | zas_ | 2008-05-12 10:52:17 +0200 (Mon, 12 May 2008) | 8 lines
 
 Rework read_*_option():
 - read_u?int_option() now interpret a value of "true" as 1
 
 Rework read_*_option():
 - read_u?int_option() now interpret a value of "true" as 1
@@ -3207,57 +3366,57 @@ Theses changes will help to maintain compatibility when options are modified.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r732 | zas_ | 2008-05-12 10:11:27 +0200 (Po, 12 kvě 2008) | 3 lines
+r732 | zas_ | 2008-05-12 10:11:27 +0200 (Mon, 12 May 2008) | 3 lines
 
 Rename option image_overlay.common.enabled to image_overlay.common.state
 since it is not a boolean anymore.
 
 ------------------------------------------------------------------------
 
 Rename option image_overlay.common.enabled to image_overlay.common.state
 since it is not a boolean anymore.
 
 ------------------------------------------------------------------------
-r731 | zas_ | 2008-05-12 02:22:38 +0200 (Po, 12 kvě 2008) | 2 lines
+r731 | zas_ | 2008-05-12 02:22:38 +0200 (Mon, 12 May 2008) | 2 lines
 
 Add some wrapper functions for not yet common code.
 
 ------------------------------------------------------------------------
 
 Add some wrapper functions for not yet common code.
 
 ------------------------------------------------------------------------
-r730 | zas_ | 2008-05-12 01:56:40 +0200 (Po, 12 kvě 2008) | 3 lines
+r730 | zas_ | 2008-05-12 01:56:40 +0200 (Mon, 12 May 2008) | 3 lines
 
 Make vf_pop_menu_toggle_view_type_cb() independent of FILEVIEW_LIST/FILEVIEW_ICON real values.
 
 
 ------------------------------------------------------------------------
 
 Make vf_pop_menu_toggle_view_type_cb() independent of FILEVIEW_LIST/FILEVIEW_ICON real values.
 
 
 ------------------------------------------------------------------------
-r729 | zas_ | 2008-05-12 01:47:59 +0200 (Po, 12 kvě 2008) | 2 lines
+r729 | zas_ | 2008-05-12 01:47:59 +0200 (Mon, 12 May 2008) | 2 lines
 
 Move a part of pop up menu common code to view_file.[ch].
 
 ------------------------------------------------------------------------
 
 Move a part of pop up menu common code to view_file.[ch].
 
 ------------------------------------------------------------------------
-r728 | zas_ | 2008-05-12 01:09:39 +0200 (Po, 12 kvě 2008) | 3 lines
+r728 | zas_ | 2008-05-12 01:09:39 +0200 (Mon, 12 May 2008) | 3 lines
 
 Introduce vf_pop_menu_file_list() as a wrapper to
 vflist_pop_menu_file_list() and vficon_pop_menu_file_list().
 
 ------------------------------------------------------------------------
 
 Introduce vf_pop_menu_file_list() as a wrapper to
 vflist_pop_menu_file_list() and vficon_pop_menu_file_list().
 
 ------------------------------------------------------------------------
-r727 | zas_ | 2008-05-11 23:11:54 +0200 (Ne, 11 kvě 2008) | 2 lines
+r727 | zas_ | 2008-05-11 23:11:54 +0200 (Sun, 11 May 2008) | 2 lines
 
 Use vf_* functions where possible.
 
 ------------------------------------------------------------------------
 
 Use vf_* functions where possible.
 
 ------------------------------------------------------------------------
-r726 | zas_ | 2008-05-11 22:38:21 +0200 (Ne, 11 kvě 2008) | 2 lines
+r726 | zas_ | 2008-05-11 22:38:21 +0200 (Sun, 11 May 2008) | 2 lines
 
 Drop unused layout_list_get_path() and vf*_index_get_path().
 
 ------------------------------------------------------------------------
 
 Drop unused layout_list_get_path() and vf*_index_get_path().
 
 ------------------------------------------------------------------------
-r725 | zas_ | 2008-05-11 15:17:38 +0200 (Ne, 11 kvě 2008) | 2 lines
+r725 | zas_ | 2008-05-11 15:17:38 +0200 (Sun, 11 May 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r724 | zas_ | 2008-05-11 15:14:58 +0200 (Ne, 11 kvě 2008) | 4 lines
+r724 | zas_ | 2008-05-11 15:14:58 +0200 (Sun, 11 May 2008) | 4 lines
 
 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.
 
 ------------------------------------------------------------------------
 
 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.
 
 ------------------------------------------------------------------------
-r723 | zas_ | 2008-05-11 14:23:26 +0200 (Ne, 11 kvě 2008) | 8 lines
+r723 | zas_ | 2008-05-11 14:23:26 +0200 (Sun, 11 May 2008) | 8 lines
 
 Rename options:
 startup_path_enable -> startup.restore_path
 
 Rename options:
 startup_path_enable -> startup.restore_path
@@ -3268,29 +3427,29 @@ Geeqie is still able to read old options.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r722 | zas_ | 2008-05-11 13:46:48 +0200 (Ne, 11 kvě 2008) | 2 lines
+r722 | zas_ | 2008-05-11 13:46:48 +0200 (Sun, 11 May 2008) | 2 lines
 
 Fix help window title.
 
 ------------------------------------------------------------------------
 
 Fix help window title.
 
 ------------------------------------------------------------------------
-r721 | zas_ | 2008-05-11 13:44:58 +0200 (Ne, 11 kvě 2008) | 2 lines
+r721 | zas_ | 2008-05-11 13:44:58 +0200 (Sun, 11 May 2008) | 2 lines
 
 Use computed string length.
 
 ------------------------------------------------------------------------
 
 Use computed string length.
 
 ------------------------------------------------------------------------
-r720 | zas_ | 2008-05-11 13:41:32 +0200 (Ne, 11 kvě 2008) | 2 lines
+r720 | zas_ | 2008-05-11 13:41:32 +0200 (Sun, 11 May 2008) | 2 lines
 
 Slightly increase help window's default width.
 
 ------------------------------------------------------------------------
 
 Slightly increase help window's default width.
 
 ------------------------------------------------------------------------
-r719 | zas_ | 2008-05-11 13:30:41 +0200 (Ne, 11 kvě 2008) | 4 lines
+r719 | zas_ | 2008-05-11 13:30:41 +0200 (Sun, 11 May 2008) | 4 lines
 
 Add an help button to OSD info configuration in Preferences dialog.
 Make its own section named "Overlay Screen Display".
 
 
 ------------------------------------------------------------------------
 
 Add an help button to OSD info configuration in Preferences dialog.
 Make its own section named "Overlay Screen Display".
 
 
 ------------------------------------------------------------------------
-r718 | zas_ | 2008-05-11 12:25:04 +0200 (Ne, 11 kvě 2008) | 5 lines
+r718 | zas_ | 2008-05-11 12:25:04 +0200 (Sun, 11 May 2008) | 5 lines
 
 Partially update main README.
 A section concerning overlay info was added.
 
 Partially update main README.
 A section concerning overlay info was added.
@@ -3298,7 +3457,7 @@ Translation statistics were updated.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r717 | zas_ | 2008-05-11 11:37:46 +0200 (Ne, 11 kvě 2008) | 50 lines
+r717 | zas_ | 2008-05-11 11:37:46 +0200 (Sun, 11 May 2008) | 50 lines
 
 Change translations statistics formatting to match the style
 use in the README file.
 
 Change translations statistics formatting to match the style
 use in the README file.
@@ -3351,7 +3510,7 @@ tr               6.60     65    398      522    985
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r716 | zas_ | 2008-05-10 23:29:53 +0200 (So, 10 kvě 2008) | 25 lines
+r716 | zas_ | 2008-05-10 23:29:53 +0200 (Sat, 10 May 2008) | 25 lines
 
 Fix display of collection in overlay info.
 Due to markup escaped <i>collection</i> was displayed instead of collection's in italic.
 
 Fix display of collection in overlay info.
 Due to markup escaped <i>collection</i> was displayed instead of collection's in italic.
@@ -3379,35 +3538,35 @@ displayed as usual.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r715 | zas_ | 2008-05-10 16:22:18 +0200 (So, 10 kvě 2008) | 2 lines
+r715 | zas_ | 2008-05-10 16:22:18 +0200 (Sat, 10 May 2008) | 2 lines
 
 image_osd_get() now returns OsdShowFlags.
 
 ------------------------------------------------------------------------
 
 image_osd_get() now returns OsdShowFlags.
 
 ------------------------------------------------------------------------
-r714 | zas_ | 2008-05-10 15:54:25 +0200 (So, 10 kvě 2008) | 2 lines
+r714 | zas_ | 2008-05-10 15:54:25 +0200 (Sat, 10 May 2008) | 2 lines
 
 Display a simple grid with histogram.
 
 ------------------------------------------------------------------------
 
 Display a simple grid with histogram.
 
 ------------------------------------------------------------------------
-r713 | zas_ | 2008-05-10 14:33:52 +0200 (So, 10 kvě 2008) | 2 lines
+r713 | zas_ | 2008-05-10 14:33:52 +0200 (Sat, 10 May 2008) | 2 lines
 
 Initialize to correct value (OSD_SHOW_NOTHING instead of FALSE).
 
 ------------------------------------------------------------------------
 
 Initialize to correct value (OSD_SHOW_NOTHING instead of FALSE).
 
 ------------------------------------------------------------------------
-r712 | zas_ | 2008-05-10 11:00:14 +0200 (So, 10 kvě 2008) | 4 lines
+r712 | zas_ | 2008-05-10 11:00:14 +0200 (Sat, 10 May 2008) | 4 lines
 
 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.
 
 ------------------------------------------------------------------------
 
 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.
 
 ------------------------------------------------------------------------
-r711 | zas_ | 2008-05-09 14:43:10 +0200 (Pá, 09 kvě 2008) | 3 lines
+r711 | zas_ | 2008-05-09 14:43:10 +0200 (Fri, 09 May 2008) | 3 lines
 
 image_osd_info_render(): if there's no fd, just return.
 
 
 ------------------------------------------------------------------------
 
 image_osd_info_render(): if there's no fd, just return.
 
 
 ------------------------------------------------------------------------
-r710 | zas_ | 2008-05-09 14:33:24 +0200 (Pá, 09 kvě 2008) | 5 lines
+r710 | zas_ | 2008-05-09 14:33:24 +0200 (Fri, 09 May 2008) | 5 lines
 
 Move overlay histogram stuff from ImageWindow to OverlayStateData.
 It simplifies things a lot and make more sense.
 
 Move overlay histogram stuff from ImageWindow to OverlayStateData.
 It simplifies things a lot and make more sense.
@@ -3415,23 +3574,23 @@ It simplifies things a lot and make more sense.
 Note: overlay icons display is broken since a long time it seems.
 
 ------------------------------------------------------------------------
 Note: overlay icons display is broken since a long time it seems.
 
 ------------------------------------------------------------------------
-r709 | zas_ | 2008-05-09 13:15:56 +0200 (Pá, 09 kvě 2008) | 2 lines
+r709 | zas_ | 2008-05-09 13:15:56 +0200 (Fri, 09 May 2008) | 2 lines
 
 Introduce image_get_osd_data() and image_set_osd_data().
 
 ------------------------------------------------------------------------
 
 Introduce image_get_osd_data() and image_set_osd_data().
 
 ------------------------------------------------------------------------
-r708 | zas_ | 2008-05-09 11:58:46 +0200 (Pá, 09 kvě 2008) | 2 lines
+r708 | zas_ | 2008-05-09 11:58:46 +0200 (Fri, 09 May 2008) | 2 lines
 
 image_osd_get() and image_osd_set() now uses flags.
 
 ------------------------------------------------------------------------
 
 image_osd_get() and image_osd_set() now uses flags.
 
 ------------------------------------------------------------------------
-r707 | zas_ | 2008-05-09 11:34:38 +0200 (Pá, 09 kvě 2008) | 3 lines
+r707 | zas_ | 2008-05-09 11:34:38 +0200 (Fri, 09 May 2008) | 3 lines
 
 image_osd_histogram_chan_toggle(), image_osd_histogram_log_toggle():
 reduce indentation level.
 
 ------------------------------------------------------------------------
 
 image_osd_histogram_chan_toggle(), image_osd_histogram_log_toggle():
 reduce indentation level.
 
 ------------------------------------------------------------------------
-r706 | zas_ | 2008-05-09 10:39:18 +0200 (Pá, 09 kvě 2008) | 7 lines
+r706 | zas_ | 2008-05-09 10:39:18 +0200 (Fri, 09 May 2008) | 7 lines
 
 Preserve last histogram modes.
 When a new histogram is displayed, it uses previously chosen
 
 Preserve last histogram modes.
 When a new histogram is displayed, it uses previously chosen
@@ -3441,55 +3600,55 @@ histogram.last_channel_mode
 histogram.last_log_mode
 
 ------------------------------------------------------------------------
 histogram.last_log_mode
 
 ------------------------------------------------------------------------
-r705 | zas_ | 2008-05-09 10:03:25 +0200 (Pá, 09 kvě 2008) | 2 lines
+r705 | zas_ | 2008-05-09 10:03:25 +0200 (Fri, 09 May 2008) | 2 lines
 
 Update CODING and HACKING files, and add po/README file for translators.
 
 ------------------------------------------------------------------------
 
 Update CODING and HACKING files, and add po/README file for translators.
 
 ------------------------------------------------------------------------
-r704 | zas_ | 2008-05-09 09:46:18 +0200 (Pá, 09 kvě 2008) | 2 lines
+r704 | zas_ | 2008-05-09 09:46:18 +0200 (Fri, 09 May 2008) | 2 lines
 
 Make lirc_cleanup() and lirc_input_callback() static.
 
 ------------------------------------------------------------------------
 
 Make lirc_cleanup() and lirc_input_callback() static.
 
 ------------------------------------------------------------------------
-r703 | zas_ | 2008-05-09 09:32:30 +0200 (Pá, 09 kvě 2008) | 4 lines
+r703 | zas_ | 2008-05-09 09:32:30 +0200 (Fri, 09 May 2008) | 4 lines
 
 Use function(void) instead of function() for declaring functions which
 do not take any parameters at all.
 It respects current Geeqie coding style more.
 
 ------------------------------------------------------------------------
 
 Use function(void) instead of function() for declaring functions which
 do not take any parameters at all.
 It respects current Geeqie coding style more.
 
 ------------------------------------------------------------------------
-r702 | zas_ | 2008-05-09 00:59:14 +0200 (Pá, 09 kvě 2008) | 4 lines
+r702 | zas_ | 2008-05-09 00:59:14 +0200 (Fri, 09 May 2008) | 4 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.
 
 ------------------------------------------------------------------------
 
 In the search results view, hide dimensions column instead of
 displaying an empty one.
 When dimensions search criteria is used, it is always displayed.
 
 ------------------------------------------------------------------------
-r701 | zas_ | 2008-05-09 00:49:16 +0200 (Pá, 09 kvě 2008) | 3 lines
+r701 | zas_ | 2008-05-09 00:49:16 +0200 (Fri, 09 May 2008) | 3 lines
 
 Reset thumbnail column to NULL when hidden.
 It fixes bug 1960274.
 
 ------------------------------------------------------------------------
 
 Reset thumbnail column to NULL when hidden.
 It fixes bug 1960274.
 
 ------------------------------------------------------------------------
-r700 | zas_ | 2008-05-08 22:21:03 +0200 (Čt, 08 kvě 2008) | 2 lines
+r700 | zas_ | 2008-05-08 22:21:03 +0200 (Thu, 08 May 2008) | 2 lines
 
 search_status_update(): slightly reduce code redundancy.
 
 ------------------------------------------------------------------------
 
 search_status_update(): slightly reduce code redundancy.
 
 ------------------------------------------------------------------------
-r699 | zas_ | 2008-05-08 14:50:25 +0200 (Čt, 08 kvě 2008) | 4 lines
+r699 | zas_ | 2008-05-08 14:50:25 +0200 (Thu, 08 May 2008) | 4 lines
 
 Use g_ascii_strncasecmp() instead of strncasecmp() where applicable.
 Add a FIXME where potential improper usage of strncasecmp() is made. 
 
 
 ------------------------------------------------------------------------
 
 Use g_ascii_strncasecmp() instead of strncasecmp() where applicable.
 Add a FIXME where potential improper usage of strncasecmp() is made. 
 
 
 ------------------------------------------------------------------------
-r698 | zas_ | 2008-05-08 14:38:34 +0200 (Čt, 08 kvě 2008) | 3 lines
+r698 | zas_ | 2008-05-08 14:38:34 +0200 (Thu, 08 May 2008) | 3 lines
 
 Use g_ascii_strcasecmp() instead of strcasecmp() where ascii-only strings
 are used.
 
 ------------------------------------------------------------------------
 
 Use g_ascii_strcasecmp() instead of strcasecmp() where ascii-only strings
 are used.
 
 ------------------------------------------------------------------------
-r697 | zas_ | 2008-05-08 01:27:26 +0200 (Čt, 08 kvě 2008) | 8 lines
+r697 | zas_ | 2008-05-08 01:27:26 +0200 (Thu, 08 May 2008) | 8 lines
 
 Replace deprecated functions by their counterparts:
 g_strcasecmp() -> g_ascii_strcasecmp()
 
 Replace deprecated functions by their counterparts:
 g_strcasecmp() -> g_ascii_strcasecmp()
@@ -3500,13 +3659,13 @@ g_io_channel_close() -> g_io_channel_shutdown() + g_io_channel_unref()
 All these are deprecated either since 2.2 or 2.4.
 
 ------------------------------------------------------------------------
 All these are deprecated either since 2.2 or 2.4.
 
 ------------------------------------------------------------------------
-r696 | zas_ | 2008-05-08 00:54:33 +0200 (Čt, 08 kvě 2008) | 3 lines
+r696 | zas_ | 2008-05-08 00:54:33 +0200 (Thu, 08 May 2008) | 3 lines
 
 Resync po files.
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 Resync po files.
 French translation was updated.
 
 ------------------------------------------------------------------------
-r695 | zas_ | 2008-05-08 00:48:30 +0200 (Čt, 08 kvě 2008) | 5 lines
+r695 | zas_ | 2008-05-08 00:48:30 +0200 (Thu, 08 May 2008) | 5 lines
 
 Add a way to invert the current selection.
 An item labeled "Invert selection" was added to the Select submenu
 
 Add a way to invert the current selection.
 An item labeled "Invert selection" was added to the Select submenu
@@ -3514,38 +3673,38 @@ in the main menu.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r694 | zas_ | 2008-05-07 01:58:08 +0200 (St, 07 kvě 2008) | 2 lines
+r694 | zas_ | 2008-05-07 01:58:08 +0200 (Wed, 07 May 2008) | 2 lines
 
 Tidy up.
 
 ------------------------------------------------------------------------
 
 Tidy up.
 
 ------------------------------------------------------------------------
-r693 | zas_ | 2008-05-07 01:53:12 +0200 (St, 07 kvě 2008) | 2 lines
+r693 | zas_ | 2008-05-07 01:53:12 +0200 (Wed, 07 May 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r692 | zas_ | 2008-05-07 01:52:09 +0200 (St, 07 kvě 2008) | 2 lines
+r692 | zas_ | 2008-05-07 01:52:09 +0200 (Wed, 07 May 2008) | 2 lines
 
 Add trash.c.
 
 ------------------------------------------------------------------------
 
 Add trash.c.
 
 ------------------------------------------------------------------------
-r691 | nadvornik | 2008-05-06 23:35:31 +0200 (Út, 06 kvě 2008) | 2 lines
+r691 | nadvornik | 2008-05-06 23:35:31 +0200 (Tue, 06 May 2008) | 2 lines
 
 moved safe delete functions to separate file
 
 ------------------------------------------------------------------------
 
 moved safe delete functions to separate file
 
 ------------------------------------------------------------------------
-r690 | nadvornik | 2008-05-06 22:24:16 +0200 (Út, 06 kvě 2008) | 2 lines
+r690 | nadvornik | 2008-05-06 22:24:16 +0200 (Tue, 06 May 2008) | 2 lines
 
 use some of the new functions in filedata.c
 
 ------------------------------------------------------------------------
 
 use some of the new functions in filedata.c
 
 ------------------------------------------------------------------------
-r689 | zas_ | 2008-05-06 19:00:55 +0200 (Út, 06 kvě 2008) | 3 lines
+r689 | zas_ | 2008-05-06 19:00:55 +0200 (Tue, 06 May 2008) | 3 lines
 
 Allow the user to append or replace comments for a group of selected files.
 Two buttons were added to the Keywords panel.
 
 ------------------------------------------------------------------------
 
 Allow the user to append or replace comments for a group of selected files.
 Two buttons were added to the Keywords panel.
 
 ------------------------------------------------------------------------
-r688 | zas_ | 2008-05-06 14:31:23 +0200 (Út, 06 kvě 2008) | 6 lines
+r688 | zas_ | 2008-05-06 14:31:23 +0200 (Tue, 06 May 2008) | 6 lines
 
 Use a dedicated option to enable keywords and comment saving as XMP tags
 in image's files.
 
 Use a dedicated option to enable keywords and comment saving as XMP tags
 in image's files.
@@ -3554,101 +3713,101 @@ User can toggle it through Preferences > Advanced > Miscellaneous > Store keywor
 Description of enable_metadata_dirs was modified as an attempt to improve clarity.
 
 ------------------------------------------------------------------------
 Description of enable_metadata_dirs was modified as an attempt to improve clarity.
 
 ------------------------------------------------------------------------
-r687 | zas_ | 2008-05-06 14:03:39 +0200 (Út, 06 kvě 2008) | 2 lines
+r687 | zas_ | 2008-05-06 14:03:39 +0200 (Tue, 06 May 2008) | 2 lines
 
 comment_xmp_read(), comment_xmp_write(): cleanup and improve readibility.
 
 ------------------------------------------------------------------------
 
 comment_xmp_read(), comment_xmp_write(): cleanup and improve readibility.
 
 ------------------------------------------------------------------------
-r686 | zas_ | 2008-05-05 23:27:39 +0200 (Po, 05 kvě 2008) | 2 lines
+r686 | zas_ | 2008-05-05 23:27:39 +0200 (Mon, 05 May 2008) | 2 lines
 
 French translation was updated, various fixes.
 
 ------------------------------------------------------------------------
 
 French translation was updated, various fixes.
 
 ------------------------------------------------------------------------
-r685 | zas_ | 2008-05-05 22:56:20 +0200 (Po, 05 kvě 2008) | 2 lines
+r685 | zas_ | 2008-05-05 22:56:20 +0200 (Mon, 05 May 2008) | 2 lines
 
 Belarusian translation was updated. Thanks to Pavel Piatruk.
 
 ------------------------------------------------------------------------
 
 Belarusian translation was updated. Thanks to Pavel Piatruk.
 
 ------------------------------------------------------------------------
-r684 | nadvornik | 2008-05-05 22:51:51 +0200 (Po, 05 kvě 2008) | 2 lines
+r684 | nadvornik | 2008-05-05 22:51:51 +0200 (Mon, 05 May 2008) | 2 lines
 
 started implementation of API for sidecar files
 
 ------------------------------------------------------------------------
 
 started implementation of API for sidecar files
 
 ------------------------------------------------------------------------
-r683 | zas_ | 2008-05-05 22:51:50 +0200 (Po, 05 kvě 2008) | 2 lines
+r683 | zas_ | 2008-05-05 22:51:50 +0200 (Mon, 05 May 2008) | 2 lines
 
 Update POTFILES.in (filelist.c -> filedata.c).
 
 ------------------------------------------------------------------------
 
 Update POTFILES.in (filelist.c -> filedata.c).
 
 ------------------------------------------------------------------------
-r682 | zas_ | 2008-05-05 22:49:40 +0200 (Po, 05 kvě 2008) | 3 lines
+r682 | zas_ | 2008-05-05 22:49:40 +0200 (Mon, 05 May 2008) | 3 lines
 
 Modify regen_potfiles.sh to generate a patch instead of 
 directly applying changes to POTFILES.in.
 
 ------------------------------------------------------------------------
 
 Modify regen_potfiles.sh to generate a patch instead of 
 directly applying changes to POTFILES.in.
 
 ------------------------------------------------------------------------
-r681 | nadvornik | 2008-05-05 21:20:46 +0200 (Po, 05 kvě 2008) | 2 lines
+r681 | nadvornik | 2008-05-05 21:20:46 +0200 (Mon, 05 May 2008) | 2 lines
 
 added .gqv to known file types
 
 ------------------------------------------------------------------------
 
 added .gqv to known file types
 
 ------------------------------------------------------------------------
-r680 | nadvornik | 2008-05-05 21:11:12 +0200 (Po, 05 kvě 2008) | 2 lines
+r680 | nadvornik | 2008-05-05 21:11:12 +0200 (Mon, 05 May 2008) | 2 lines
 
 split filelist.c to filefilter.c and filedata.c
 
 ------------------------------------------------------------------------
 
 split filelist.c to filefilter.c and filedata.c
 
 ------------------------------------------------------------------------
-r679 | zas_ | 2008-05-05 11:21:01 +0200 (Po, 05 kvě 2008) | 2 lines
+r679 | zas_ | 2008-05-05 11:21:01 +0200 (Mon, 05 May 2008) | 2 lines
 
 Revert wrong patch rev 676.
 
 ------------------------------------------------------------------------
 
 Revert wrong patch rev 676.
 
 ------------------------------------------------------------------------
-r678 | zas_ | 2008-05-05 11:12:07 +0200 (Po, 05 kvě 2008) | 4 lines
+r678 | zas_ | 2008-05-05 11:12:07 +0200 (Mon, 05 May 2008) | 4 lines
 
 Add an helper script to regenerate POTFILES.in file.
 POTFILES.in was updated.
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 Add an helper script to regenerate POTFILES.in file.
 POTFILES.in was updated.
 French translation was updated.
 
 ------------------------------------------------------------------------
-r677 | zas_ | 2008-05-05 10:32:18 +0200 (Po, 05 kvě 2008) | 2 lines
+r677 | zas_ | 2008-05-05 10:32:18 +0200 (Mon, 05 May 2008) | 2 lines
 
 Revert patch 675, and correctly fix gtk assertion failure.
 
 ------------------------------------------------------------------------
 
 Revert patch 675, and correctly fix gtk assertion failure.
 
 ------------------------------------------------------------------------
-r676 | zas_ | 2008-05-05 10:15:52 +0200 (Po, 05 kvě 2008) | 2 lines
+r676 | zas_ | 2008-05-05 10:15:52 +0200 (Mon, 05 May 2008) | 2 lines
 
 Fix two memory leaks.
 
 ------------------------------------------------------------------------
 
 Fix two memory leaks.
 
 ------------------------------------------------------------------------
-r675 | zas_ | 2008-05-05 09:46:32 +0200 (Po, 05 kvě 2008) | 3 lines
+r675 | zas_ | 2008-05-05 09:46:32 +0200 (Mon, 05 May 2008) | 3 lines
 
 Fix Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
 when swapping to/from file icon view.
 
 ------------------------------------------------------------------------
 
 Fix Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
 when swapping to/from file icon view.
 
 ------------------------------------------------------------------------
-r674 | zas_ | 2008-05-05 01:57:20 +0200 (Po, 05 kvě 2008) | 2 lines
+r674 | zas_ | 2008-05-05 01:57:20 +0200 (Mon, 05 May 2008) | 2 lines
 
 vficon_release_cb(): use switch() and cleanup.
 
 ------------------------------------------------------------------------
 
 vficon_release_cb(): use switch() and cleanup.
 
 ------------------------------------------------------------------------
-r673 | zas_ | 2008-05-05 01:20:43 +0200 (Po, 05 kvě 2008) | 2 lines
+r673 | zas_ | 2008-05-05 01:20:43 +0200 (Mon, 05 May 2008) | 2 lines
 
 Minor tidyup.
 
 ------------------------------------------------------------------------
 
 Minor tidyup.
 
 ------------------------------------------------------------------------
-r672 | zas_ | 2008-05-05 01:06:46 +0200 (Po, 05 kvě 2008) | 2 lines
+r672 | zas_ | 2008-05-05 01:06:46 +0200 (Mon, 05 May 2008) | 2 lines
 
 Drop unused vficon_select_by_path() and vflist_select_by_path().
 
 ------------------------------------------------------------------------
 
 Drop unused vficon_select_by_path() and vflist_select_by_path().
 
 ------------------------------------------------------------------------
-r671 | zas_ | 2008-05-05 01:03:36 +0200 (Po, 05 kvě 2008) | 2 lines
+r671 | zas_ | 2008-05-05 01:03:36 +0200 (Mon, 05 May 2008) | 2 lines
 
 Minor cleanup.
 
 ------------------------------------------------------------------------
 
 Minor cleanup.
 
 ------------------------------------------------------------------------
-r670 | nadvornik | 2008-05-04 23:54:20 +0200 (Ne, 04 kvě 2008) | 2 lines
+r670 | nadvornik | 2008-05-04 23:54:20 +0200 (Sun, 04 May 2008) | 2 lines
 
 dropped path_list functions, use filelist functions everywhere
 
 ------------------------------------------------------------------------
 
 dropped path_list functions, use filelist functions everywhere
 
 ------------------------------------------------------------------------
-r669 | zas_ | 2008-05-04 21:00:39 +0200 (Ne, 04 kvě 2008) | 9 lines
+r669 | zas_ | 2008-05-04 21:00:39 +0200 (Sun, 04 May 2008) | 9 lines
 
 Remove unused functions:
 vflist_set_status_func()
 
 Remove unused functions:
 vflist_set_status_func()
@@ -3660,49 +3819,49 @@ vficon_set_layout()
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r668 | zas_ | 2008-05-04 20:45:06 +0200 (Ne, 04 kvě 2008) | 2 lines
+r668 | zas_ | 2008-05-04 20:45:06 +0200 (Sun, 04 May 2008) | 2 lines
 
 Drop ViewFileIcon, use ViewFile and ViewFileInfoIcon instead.
 
 ------------------------------------------------------------------------
 
 Drop ViewFileIcon, use ViewFile and ViewFileInfoIcon instead.
 
 ------------------------------------------------------------------------
-r667 | zas_ | 2008-05-04 18:16:07 +0200 (Ne, 04 kvě 2008) | 2 lines
+r667 | zas_ | 2008-05-04 18:16:07 +0200 (Sun, 04 May 2008) | 2 lines
 
 Drop ViewFileList, use ViewFile and ViewFileInfoList instead.
 
 ------------------------------------------------------------------------
 
 Drop ViewFileList, use ViewFile and ViewFileInfoList instead.
 
 ------------------------------------------------------------------------
-r666 | zas_ | 2008-05-04 13:47:36 +0200 (Ne, 04 kvě 2008) | 2 lines
+r666 | zas_ | 2008-05-04 13:47:36 +0200 (Sun, 04 May 2008) | 2 lines
 
 Prepare switch to ViewFile (unused yet).
 
 ------------------------------------------------------------------------
 
 Prepare switch to ViewFile (unused yet).
 
 ------------------------------------------------------------------------
-r665 | zas_ | 2008-05-04 02:32:05 +0200 (Ne, 04 kvě 2008) | 3 lines
+r665 | zas_ | 2008-05-04 02:32:05 +0200 (Sun, 04 May 2008) | 3 lines
 
 Shorten Edit menu labels, dropping "in ". It will ease
 translations too, and user can define its own label in Preferences.
 
 ------------------------------------------------------------------------
 
 Shorten Edit menu labels, dropping "in ". It will ease
 translations too, and user can define its own label in Preferences.
 
 ------------------------------------------------------------------------
-r664 | zas_ | 2008-05-04 02:21:14 +0200 (Ne, 04 kvě 2008) | 3 lines
+r664 | zas_ | 2008-05-04 02:21:14 +0200 (Sun, 04 May 2008) | 3 lines
 
 Do not show Copy, Move, Rename, Delete, New Folder external commands
 in the Edit section of contextual menus.
 
 ------------------------------------------------------------------------
 
 Do not show Copy, Move, Rename, Delete, New Folder external commands
 in the Edit section of contextual menus.
 
 ------------------------------------------------------------------------
-r663 | zas_ | 2008-05-04 02:16:37 +0200 (Ne, 04 kvě 2008) | 2 lines
+r663 | zas_ | 2008-05-04 02:16:37 +0200 (Sun, 04 May 2008) | 2 lines
 
 Use GQ_EDITOR_GENERIC_SLOTS instead of hardcoded value.
 
 ------------------------------------------------------------------------
 
 Use GQ_EDITOR_GENERIC_SLOTS instead of hardcoded value.
 
 ------------------------------------------------------------------------
-r662 | zas_ | 2008-05-03 22:55:16 +0200 (So, 03 kvě 2008) | 2 lines
+r662 | zas_ | 2008-05-03 22:55:16 +0200 (Sat, 03 May 2008) | 2 lines
 
 exif_get_description_by_key(): check for "formatted." prefix, and optimize.
 
 ------------------------------------------------------------------------
 
 exif_get_description_by_key(): check for "formatted." prefix, and optimize.
 
 ------------------------------------------------------------------------
-r661 | zas_ | 2008-05-03 22:49:25 +0200 (So, 03 kvě 2008) | 2 lines
+r661 | zas_ | 2008-05-03 22:49:25 +0200 (Sat, 03 May 2008) | 2 lines
 
 exif_get_formatted_by_key(): skip prefix when comparing.
 
 ------------------------------------------------------------------------
 
 exif_get_formatted_by_key(): skip prefix when comparing.
 
 ------------------------------------------------------------------------
-r660 | zas_ | 2008-05-03 22:40:50 +0200 (So, 03 kvě 2008) | 5 lines
+r660 | zas_ | 2008-05-03 22:40:50 +0200 (Sat, 03 May 2008) | 5 lines
 
 Change the prefix of formatted exif tags to a more explicit "formatted." prefix
 instead of the shorter "f".
 
 Change the prefix of formatted exif tags to a more explicit "formatted." prefix
 instead of the shorter "f".
@@ -3710,7 +3869,7 @@ 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.
 
 ------------------------------------------------------------------------
 more recognized, one can reset it to default through Preferences > Advanced.
 
 ------------------------------------------------------------------------
-r659 | zas_ | 2008-05-03 18:58:17 +0200 (So, 03 kvě 2008) | 17 lines
+r659 | zas_ | 2008-05-03 18:58:17 +0200 (Sat, 03 May 2008) | 17 lines
 
 Fix a bug occuring when using certain actions on a collection
 item which is not in the selection.
 
 Fix a bug occuring when using certain actions on a collection
 item which is not in the selection.
@@ -3730,199 +3889,199 @@ collection_table_popup_file_list() has to return a list of filedata *
 not a list of gchar *.
 
 ------------------------------------------------------------------------
 not a list of gchar *.
 
 ------------------------------------------------------------------------
-r658 | zas_ | 2008-05-03 17:19:35 +0200 (So, 03 kvě 2008) | 3 lines
+r658 | zas_ | 2008-05-03 17:19:35 +0200 (Sat, 03 May 2008) | 3 lines
 
 Move marks-related fields from _ViewFileInfoList to _ViewFile, since
 they'll be used for file icon view too.
 
 ------------------------------------------------------------------------
 
 Move marks-related fields from _ViewFileInfoList to _ViewFile, since
 they'll be used for file icon view too.
 
 ------------------------------------------------------------------------
-r657 | zas_ | 2008-05-03 17:17:24 +0200 (So, 03 kvě 2008) | 3 lines
+r657 | zas_ | 2008-05-03 17:17:24 +0200 (Sat, 03 May 2008) | 3 lines
 
 Move common thumbs_* fields from _ViewFileInfoIcon and _ViewFileInfoList
 to _ViewFile.
 
 ------------------------------------------------------------------------
 
 Move common thumbs_* fields from _ViewFileInfoIcon and _ViewFileInfoList
 to _ViewFile.
 
 ------------------------------------------------------------------------
-r656 | zas_ | 2008-05-03 17:13:15 +0200 (So, 03 kvě 2008) | 3 lines
+r656 | zas_ | 2008-05-03 17:13:15 +0200 (Sat, 03 May 2008) | 3 lines
 
 Rename thumbs_fd to thumbs_filedata in ViewFileIcon struct to match
 the name used in ViewFileList.
 
 ------------------------------------------------------------------------
 
 Rename thumbs_fd to thumbs_filedata in ViewFileIcon struct to match
 the name used in ViewFileList.
 
 ------------------------------------------------------------------------
-r655 | zas_ | 2008-05-03 17:09:21 +0200 (So, 03 kvě 2008) | 2 lines
+r655 | zas_ | 2008-05-03 17:09:21 +0200 (Sat, 03 May 2008) | 2 lines
 
 Remove useless thumbs_list from ViewFileIcon.
 
 ------------------------------------------------------------------------
 
 Remove useless thumbs_list from ViewFileIcon.
 
 ------------------------------------------------------------------------
-r654 | zas_ | 2008-05-03 14:50:52 +0200 (So, 03 kvě 2008) | 2 lines
+r654 | zas_ | 2008-05-03 14:50:52 +0200 (Sat, 03 May 2008) | 2 lines
 
 Add function prototypes (yet unused).
 
 ------------------------------------------------------------------------
 
 Add function prototypes (yet unused).
 
 ------------------------------------------------------------------------
-r653 | zas_ | 2008-05-03 14:48:45 +0200 (So, 03 kvě 2008) | 3 lines
+r653 | zas_ | 2008-05-03 14:48:45 +0200 (Sat, 03 May 2008) | 3 lines
 
 Drop redundant vflist_thumbs_set() introduced in revision 649,
 modify and use existing vflist_thumb_set().
 
 ------------------------------------------------------------------------
 
 Drop redundant vflist_thumbs_set() introduced in revision 649,
 modify and use existing vflist_thumb_set().
 
 ------------------------------------------------------------------------
-r652 | zas_ | 2008-05-03 14:21:22 +0200 (So, 03 kvě 2008) | 2 lines
+r652 | zas_ | 2008-05-03 14:21:22 +0200 (Sat, 03 May 2008) | 2 lines
 
 Remove redundant prototype.
 
 ------------------------------------------------------------------------
 
 Remove redundant prototype.
 
 ------------------------------------------------------------------------
-r651 | zas_ | 2008-05-03 13:58:41 +0200 (So, 03 kvě 2008) | 2 lines
+r651 | zas_ | 2008-05-03 13:58:41 +0200 (Sat, 03 May 2008) | 2 lines
 
 Introduce ViewFileInfoList and ViewFileInfoIcon (not used yet).
 
 ------------------------------------------------------------------------
 
 Introduce ViewFileInfoList and ViewFileInfoIcon (not used yet).
 
 ------------------------------------------------------------------------
-r650 | zas_ | 2008-05-03 13:34:13 +0200 (So, 03 kvě 2008) | 3 lines
+r650 | zas_ | 2008-05-03 13:34:13 +0200 (Sat, 03 May 2008) | 3 lines
 
 Replace Layout icon_view field by more generic file_view_type.
 Replace option layout.view_as_icons by layout.file_view_type.
 
 ------------------------------------------------------------------------
 
 Replace Layout icon_view field by more generic file_view_type.
 Replace option layout.view_as_icons by layout.file_view_type.
 
 ------------------------------------------------------------------------
-r649 | zas_ | 2008-05-03 12:31:37 +0200 (So, 03 kvě 2008) | 4 lines
+r649 | zas_ | 2008-05-03 12:31:37 +0200 (Sat, 03 May 2008) | 4 lines
 
 Set thumbs_enabled through new function vflist_thumbs_set() instead
 of vflist_new().
 
 
 ------------------------------------------------------------------------
 
 Set thumbs_enabled through new function vflist_thumbs_set() instead
 of vflist_new().
 
 
 ------------------------------------------------------------------------
-r648 | zas_ | 2008-05-03 11:41:09 +0200 (So, 03 kvě 2008) | 3 lines
+r648 | zas_ | 2008-05-03 11:41:09 +0200 (Sat, 03 May 2008) | 3 lines
 
 Prepare merging of some parts of view_file_list and view_file_icon and
 simplification of view_file* interface.
 
 ------------------------------------------------------------------------
 
 Prepare merging of some parts of view_file_list and view_file_icon and
 simplification of view_file* interface.
 
 ------------------------------------------------------------------------
-r647 | zas_ | 2008-05-03 10:35:08 +0200 (So, 03 kvě 2008) | 3 lines
+r647 | zas_ | 2008-05-03 10:35:08 +0200 (Sat, 03 May 2008) | 3 lines
 
 Change default positions of dividers since width of the main menu
 was increased.
 
 ------------------------------------------------------------------------
 
 Change default positions of dividers since width of the main menu
 was increased.
 
 ------------------------------------------------------------------------
-r646 | zas_ | 2008-05-03 01:11:31 +0200 (So, 03 kvě 2008) | 3 lines
+r646 | zas_ | 2008-05-03 01:11:31 +0200 (Sat, 03 May 2008) | 3 lines
 
 Make exif_rational_to_double() and exif_get_rational_as_double() static.
 
 
 ------------------------------------------------------------------------
 
 Make exif_rational_to_double() and exif_get_rational_as_double() static.
 
 
 ------------------------------------------------------------------------
-r645 | zas_ | 2008-05-03 01:08:18 +0200 (So, 03 kvě 2008) | 3 lines
+r645 | zas_ | 2008-05-03 01:08:18 +0200 (Sat, 03 May 2008) | 3 lines
 
 info_notebook_reordered_cb(): do not call info_tabs_sync(), it causes exif
 info disappearing when moving the tab.
 
 ------------------------------------------------------------------------
 
 info_notebook_reordered_cb(): do not call info_tabs_sync(), it causes exif
 info disappearing when moving the tab.
 
 ------------------------------------------------------------------------
-r644 | zas_ | 2008-05-03 00:59:04 +0200 (So, 03 kvě 2008) | 3 lines
+r644 | zas_ | 2008-05-03 00:59:04 +0200 (Sat, 03 May 2008) | 3 lines
 
 Fix a Pango warning related to UTF8 when displaying internationalized
 description in Advanced Exif Properties panel.
 
 ------------------------------------------------------------------------
 
 Fix a Pango warning related to UTF8 when displaying internationalized
 description in Advanced Exif Properties panel.
 
 ------------------------------------------------------------------------
-r643 | zas_ | 2008-05-03 00:31:24 +0200 (So, 03 kvě 2008) | 2 lines
+r643 | zas_ | 2008-05-03 00:31:24 +0200 (Sat, 03 May 2008) | 2 lines
 
 exif_get_description_by_key(): tidy up.
 
 ------------------------------------------------------------------------
 
 exif_get_description_by_key(): tidy up.
 
 ------------------------------------------------------------------------
-r642 | zas_ | 2008-05-03 00:28:39 +0200 (So, 03 kvě 2008) | 3 lines
+r642 | zas_ | 2008-05-03 00:28:39 +0200 (Sat, 03 May 2008) | 3 lines
 
 Add a pointer to the build function in the formatted exif tags struct
 and use a loop in exif_get_formatted_by_key().
 
 ------------------------------------------------------------------------
 
 Add a pointer to the build function in the formatted exif tags struct
 and use a loop in exif_get_formatted_by_key().
 
 ------------------------------------------------------------------------
-r641 | zas_ | 2008-05-02 23:58:36 +0200 (Pá, 02 kvě 2008) | 2 lines
+r641 | zas_ | 2008-05-02 23:58:36 +0200 (Fri, 02 May 2008) | 2 lines
 
 Indentation fix.
 
 ------------------------------------------------------------------------
 
 Indentation fix.
 
 ------------------------------------------------------------------------
-r640 | zas_ | 2008-05-02 23:34:26 +0200 (Pá, 02 kvě 2008) | 3 lines
+r640 | zas_ | 2008-05-02 23:34:26 +0200 (Fri, 02 May 2008) | 3 lines
 
 Explode exif_get_formatted_by_key() in smaller functions prefixed "exif_build_f".
 An helper macro was added to call them.
 
 ------------------------------------------------------------------------
 
 Explode exif_get_formatted_by_key() in smaller functions prefixed "exif_build_f".
 An helper macro was added to call them.
 
 ------------------------------------------------------------------------
-r639 | zas_ | 2008-05-02 22:56:59 +0200 (Pá, 02 kvě 2008) | 3 lines
+r639 | zas_ | 2008-05-02 22:56:59 +0200 (Fri, 02 May 2008) | 3 lines
 
 Remove unused checksum_simple() function.
 
 
 ------------------------------------------------------------------------
 
 Remove unused checksum_simple() function.
 
 
 ------------------------------------------------------------------------
-r638 | zas_ | 2008-05-02 22:40:47 +0200 (Pá, 02 kvě 2008) | 2 lines
+r638 | zas_ | 2008-05-02 22:40:47 +0200 (Fri, 02 May 2008) | 2 lines
 
 Simplify remove_extension_from_path().
 
 ------------------------------------------------------------------------
 
 Simplify remove_extension_from_path().
 
 ------------------------------------------------------------------------
-r637 | zas_ | 2008-05-02 22:27:47 +0200 (Pá, 02 kvě 2008) | 2 lines
+r637 | zas_ | 2008-05-02 22:27:47 +0200 (Fri, 02 May 2008) | 2 lines
 
 remove_level_from_path() was simplified.
 
 ------------------------------------------------------------------------
 
 remove_level_from_path() was simplified.
 
 ------------------------------------------------------------------------
-r636 | zas_ | 2008-05-02 11:03:52 +0200 (Pá, 02 kvě 2008) | 2 lines
+r636 | zas_ | 2008-05-02 11:03:52 +0200 (Fri, 02 May 2008) | 2 lines
 
 Move variable declaration and affectation near where it is used.
 
 ------------------------------------------------------------------------
 
 Move variable declaration and affectation near where it is used.
 
 ------------------------------------------------------------------------
-r635 | zas_ | 2008-05-02 10:41:32 +0200 (Pá, 02 kvě 2008) | 2 lines
+r635 | zas_ | 2008-05-02 10:41:32 +0200 (Fri, 02 May 2008) | 2 lines
 
 Replace GQView by Geeqie.
 
 ------------------------------------------------------------------------
 
 Replace GQView by Geeqie.
 
 ------------------------------------------------------------------------
-r634 | zas_ | 2008-05-02 01:20:26 +0200 (Pá, 02 kvě 2008) | 2 lines
+r634 | zas_ | 2008-05-02 01:20:26 +0200 (Fri, 02 May 2008) | 2 lines
 
 Use sizeof() instead of hardcoded buffer sizes.
 
 ------------------------------------------------------------------------
 
 Use sizeof() instead of hardcoded buffer sizes.
 
 ------------------------------------------------------------------------
-r633 | zas_ | 2008-05-02 00:59:54 +0200 (Pá, 02 kvě 2008) | 2 lines
+r633 | zas_ | 2008-05-02 00:59:54 +0200 (Fri, 02 May 2008) | 2 lines
 
 cache_sim_write_similarity(): cleanup and simplification.
 
 ------------------------------------------------------------------------
 
 cache_sim_write_similarity(): cleanup and simplification.
 
 ------------------------------------------------------------------------
-r632 | zas_ | 2008-05-02 00:31:14 +0200 (Pá, 02 kvě 2008) | 2 lines
+r632 | zas_ | 2008-05-02 00:31:14 +0200 (Fri, 02 May 2008) | 2 lines
 
 Use secure_save stuff to write .sim files.
 
 ------------------------------------------------------------------------
 
 Use secure_save stuff to write .sim files.
 
 ------------------------------------------------------------------------
-r631 | zas_ | 2008-05-02 00:30:16 +0200 (Pá, 02 kvě 2008) | 2 lines
+r631 | zas_ | 2008-05-02 00:30:16 +0200 (Fri, 02 May 2008) | 2 lines
 
 save_options(): minor code simplification.
 
 ------------------------------------------------------------------------
 
 save_options(): minor code simplification.
 
 ------------------------------------------------------------------------
-r630 | zas_ | 2008-05-02 00:27:44 +0200 (Pá, 02 kvě 2008) | 2 lines
+r630 | zas_ | 2008-05-02 00:27:44 +0200 (Fri, 02 May 2008) | 2 lines
 
 Add a wrapper to fwrite().
 
 ------------------------------------------------------------------------
 
 Add a wrapper to fwrite().
 
 ------------------------------------------------------------------------
-r629 | zas_ | 2008-05-01 23:42:22 +0200 (Čt, 01 kvě 2008) | 2 lines
+r629 | zas_ | 2008-05-01 23:42:22 +0200 (Thu, 01 May 2008) | 2 lines
 
 Typo fix.
 
 ------------------------------------------------------------------------
 
 Typo fix.
 
 ------------------------------------------------------------------------
-r628 | zas_ | 2008-05-01 20:37:50 +0200 (Čt, 01 kvě 2008) | 2 lines
+r628 | zas_ | 2008-05-01 20:37:50 +0200 (Thu, 01 May 2008) | 2 lines
 
 Indentation fixes.
 
 ------------------------------------------------------------------------
 
 Indentation fixes.
 
 ------------------------------------------------------------------------
-r627 | zas_ | 2008-05-01 20:26:30 +0200 (Čt, 01 kvě 2008) | 2 lines
+r627 | zas_ | 2008-05-01 20:26:30 +0200 (Thu, 01 May 2008) | 2 lines
 
 Simplify and optimize extension_find_dot().
 
 ------------------------------------------------------------------------
 
 Simplify and optimize extension_find_dot().
 
 ------------------------------------------------------------------------
-r626 | nadvornik | 2008-04-30 00:44:06 +0200 (St, 30 dub 2008) | 2 lines
+r626 | nadvornik | 2008-04-30 00:44:06 +0200 (Wed, 30 Apr 2008) | 2 lines
 
 fixed a memory leak
 
 ------------------------------------------------------------------------
 
 fixed a memory leak
 
 ------------------------------------------------------------------------
-r625 | nadvornik | 2008-04-29 20:12:49 +0200 (Út, 29 dub 2008) | 2 lines
+r625 | nadvornik | 2008-04-29 20:12:49 +0200 (Tue, 29 Apr 2008) | 2 lines
 
 cleanup: use image_get_image_size
 
 ------------------------------------------------------------------------
 
 cleanup: use image_get_image_size
 
 ------------------------------------------------------------------------
-r624 | nadvornik | 2008-04-29 19:52:12 +0200 (Út, 29 dub 2008) | 4 lines
+r624 | nadvornik | 2008-04-29 19:52:12 +0200 (Tue, 29 Apr 2008) | 4 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
 
 
 ------------------------------------------------------------------------
 
 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
 
 
 ------------------------------------------------------------------------
-r623 | bruclik | 2008-04-28 01:31:20 +0200 (Po, 28 dub 2008) | 5 lines
+r623 | bruclik | 2008-04-28 01:31:20 +0200 (Mon, 28 Apr 2008) | 5 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)
 
 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)
@@ -3930,119 +4089,119 @@ passed instead of a pointer to a callback, GINT_TO_POINTER(i) should be used)
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r622 | nadvornik | 2008-04-27 22:05:11 +0200 (Ne, 27 dub 2008) | 2 lines
+r622 | nadvornik | 2008-04-27 22:05:11 +0200 (Sun, 27 Apr 2008) | 2 lines
 
 Added LIRC patch written by Matteo Beniamino
 
 ------------------------------------------------------------------------
 
 Added LIRC patch written by Matteo Beniamino
 
 ------------------------------------------------------------------------
-r621 | zas_ | 2008-04-25 22:23:21 +0200 (Pá, 25 dub 2008) | 2 lines
+r621 | zas_ | 2008-04-25 22:23:21 +0200 (Fri, 25 Apr 2008) | 2 lines
 
 Fix number of directory views, bug introduced in revision 617.
 
 ------------------------------------------------------------------------
 
 Fix number of directory views, bug introduced in revision 617.
 
 ------------------------------------------------------------------------
-r620 | nadvornik | 2008-04-25 22:08:47 +0200 (Pá, 25 dub 2008) | 4 lines
+r620 | nadvornik | 2008-04-25 22:08:47 +0200 (Fri, 25 Apr 2008) | 4 lines
 
 fixed dragging multiple files from file list
 http://sourceforge.net/tracker/index.php?func=detail&aid=1950740&group_id=222125&atid=1054680
 
 
 ------------------------------------------------------------------------
 
 fixed dragging multiple files from file list
 http://sourceforge.net/tracker/index.php?func=detail&aid=1950740&group_id=222125&atid=1054680
 
 
 ------------------------------------------------------------------------
-r619 | zas_ | 2008-04-25 11:31:32 +0200 (Pá, 25 dub 2008) | 2 lines
+r619 | zas_ | 2008-04-25 11:31:32 +0200 (Fri, 25 Apr 2008) | 2 lines
 
 Add a line about variable and function names.
 
 ------------------------------------------------------------------------
 
 Add a line about variable and function names.
 
 ------------------------------------------------------------------------
-r618 | zas_ | 2008-04-25 11:28:45 +0200 (Pá, 25 dub 2008) | 3 lines
+r618 | zas_ | 2008-04-25 11:28:45 +0200 (Fri, 25 Apr 2008) | 3 lines
 
 Document the Geeqie coding style.
 This is a draft, please improve.
 
 ------------------------------------------------------------------------
 
 Document the Geeqie coding style.
 This is a draft, please improve.
 
 ------------------------------------------------------------------------
-r617 | zas_ | 2008-04-25 10:07:22 +0200 (Pá, 25 dub 2008) | 3 lines
+r617 | zas_ | 2008-04-25 10:07:22 +0200 (Fri, 25 Apr 2008) | 3 lines
 
 Handle the case of reduction of the number of view directory types.
 Previously it was leading to a segfault.
 
 ------------------------------------------------------------------------
 
 Handle the case of reduction of the number of view directory types.
 Previously it was leading to a segfault.
 
 ------------------------------------------------------------------------
-r616 | zas_ | 2008-04-24 22:29:09 +0200 (Čt, 24 dub 2008) | 4 lines
+r616 | zas_ | 2008-04-24 22:29:09 +0200 (Thu, 24 Apr 2008) | 4 lines
 
 Allow to copy the path of a directory to clipboard from directory views.
 Show Copy path option has to be enabled.
 
 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.
+Suggested by Fr?\195?\169d?\195?\169ric Mantegazza.
 
 ------------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r615 | zas_ | 2008-04-24 22:18:59 +0200 (Čt, 24 dub 2008) | 4 lines
+r615 | zas_ | 2008-04-24 22:18:59 +0200 (Thu, 24 Apr 2008) | 4 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.
 
 ------------------------------------------------------------------------
 
 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.
 
 ------------------------------------------------------------------------
-r614 | zas_ | 2008-04-24 18:35:02 +0200 (Čt, 24 dub 2008) | 2 lines
+r614 | zas_ | 2008-04-24 18:35:02 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 Add missing spaces around equal sign.
 
 ------------------------------------------------------------------------
 
 Add missing spaces around equal sign.
 
 ------------------------------------------------------------------------
-r613 | zas_ | 2008-04-24 18:32:20 +0200 (Čt, 24 dub 2008) | 2 lines
+r613 | zas_ | 2008-04-24 18:32:20 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 Cleanup exif_get_formatted_by_key().
 
 ------------------------------------------------------------------------
 
 Cleanup exif_get_formatted_by_key().
 
 ------------------------------------------------------------------------
-r612 | zas_ | 2008-04-24 17:57:58 +0200 (Čt, 24 dub 2008) | 2 lines
+r612 | zas_ | 2008-04-24 17:57:58 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 Add missing space.
 
 ------------------------------------------------------------------------
 
 Add missing space.
 
 ------------------------------------------------------------------------
-r611 | zas_ | 2008-04-24 17:53:08 +0200 (Čt, 24 dub 2008) | 2 lines
+r611 | zas_ | 2008-04-24 17:53:08 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 6 for() vs 201 for (): winner is for ().
 
 ------------------------------------------------------------------------
 
 6 for() vs 201 for (): winner is for ().
 
 ------------------------------------------------------------------------
-r610 | zas_ | 2008-04-24 17:49:57 +0200 (Čt, 24 dub 2008) | 2 lines
+r610 | zas_ | 2008-04-24 17:49:57 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 Convert the minority of while() to while ().
 
 ------------------------------------------------------------------------
 
 Convert the minority of while() to while ().
 
 ------------------------------------------------------------------------
-r609 | zas_ | 2008-04-24 17:44:43 +0200 (Čt, 24 dub 2008) | 2 lines
+r609 | zas_ | 2008-04-24 17:44:43 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 Use only one secure_fprintf() call instead of two.
 
 ------------------------------------------------------------------------
 
 Use only one secure_fprintf() call instead of two.
 
 ------------------------------------------------------------------------
-r608 | zas_ | 2008-04-24 17:31:21 +0200 (Čt, 24 dub 2008) | 2 lines
+r608 | zas_ | 2008-04-24 17:31:21 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 Use sizeof().
 
 ------------------------------------------------------------------------
 
 Use sizeof().
 
 ------------------------------------------------------------------------
-r607 | zas_ | 2008-04-24 14:47:09 +0200 (Čt, 24 dub 2008) | 2 lines
+r607 | zas_ | 2008-04-24 14:47:09 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2)
 
 ------------------------------------------------------------------------
 
 Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2)
 
 ------------------------------------------------------------------------
-r606 | zas_ | 2008-04-24 14:23:02 +0200 (Čt, 24 dub 2008) | 2 lines
+r606 | zas_ | 2008-04-24 14:23:02 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 Remove whitespace between function name and first parenthesis for the sake of consistency.
 
 ------------------------------------------------------------------------
 
 Remove whitespace between function name and first parenthesis for the sake of consistency.
 
 ------------------------------------------------------------------------
-r605 | zas_ | 2008-04-24 13:40:26 +0200 (Čt, 24 dub 2008) | 2 lines
+r605 | zas_ | 2008-04-24 13:40:26 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 Indentation fix.
 
 ------------------------------------------------------------------------
 
 Indentation fix.
 
 ------------------------------------------------------------------------
-r604 | zas_ | 2008-04-24 11:50:37 +0200 (Čt, 24 dub 2008) | 1 line
+r604 | zas_ | 2008-04-24 11:50:37 +0200 (Thu, 24 Apr 2008) | 1 line
 
 Display file_data debug messages only at level 2.
 ------------------------------------------------------------------------
 
 Display file_data debug messages only at level 2.
 ------------------------------------------------------------------------
-r603 | zas_ | 2008-04-24 11:43:23 +0200 (Čt, 24 dub 2008) | 2 lines
+r603 | zas_ | 2008-04-24 11:43:23 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 Move get_exec_time() to debug.{c,h}.
 
 ------------------------------------------------------------------------
 
 Move get_exec_time() to debug.{c,h}.
 
 ------------------------------------------------------------------------
-r602 | zas_ | 2008-04-24 11:09:48 +0200 (Čt, 24 dub 2008) | 2 lines
+r602 | zas_ | 2008-04-24 11:09:48 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 Move options stuff to options.{c,h} and remove globals.c
 
 ------------------------------------------------------------------------
 
 Move options stuff to options.{c,h} and remove globals.c
 
 ------------------------------------------------------------------------
-r601 | zas_ | 2008-04-24 10:53:39 +0200 (Čt, 24 dub 2008) | 5 lines
+r601 | zas_ | 2008-04-24 10:53:39 +0200 (Thu, 24 Apr 2008) | 5 lines
 
 Move debug macros from main.h to new debug.h.
 Make debug_level static to debug.c and add utility functions
 
 Move debug macros from main.h to new debug.h.
 Make debug_level static to debug.c and add utility functions
@@ -4050,56 +4209,56 @@ to manipulate it.
 Add #include "debug.h" where needed.
 
 ------------------------------------------------------------------------
 Add #include "debug.h" where needed.
 
 ------------------------------------------------------------------------
-r600 | zas_ | 2008-04-24 02:15:03 +0200 (Čt, 24 dub 2008) | 3 lines
+r600 | zas_ | 2008-04-24 02:15:03 +0200 (Thu, 24 Apr 2008) | 3 lines
 
 Handle the newline in DEBUG_N() macro instead of adding one
 in each debug message string.
 
 ------------------------------------------------------------------------
 
 Handle the newline in DEBUG_N() macro instead of adding one
 in each debug message string.
 
 ------------------------------------------------------------------------
-r599 | zas_ | 2008-04-24 01:52:20 +0200 (Čt, 24 dub 2008) | 2 lines
+r599 | zas_ | 2008-04-24 01:52:20 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r598 | zas_ | 2008-04-24 01:51:02 +0200 (Čt, 24 dub 2008) | 2 lines
+r598 | zas_ | 2008-04-24 01:51:02 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 Make image_osd_histogram_onoff_toggle() and image_osd_histogram_onoff_status() static.
 
 ------------------------------------------------------------------------
 
 Make image_osd_histogram_onoff_toggle() and image_osd_histogram_onoff_status() static.
 
 ------------------------------------------------------------------------
-r597 | zas_ | 2008-04-24 01:47:53 +0200 (Čt, 24 dub 2008) | 2 lines
+r597 | zas_ | 2008-04-24 01:47:53 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 Fix image overlay displayed only on second "I" press in layout view.
 
 ------------------------------------------------------------------------
 
 Fix image overlay displayed only on second "I" press in layout view.
 
 ------------------------------------------------------------------------
-r596 | zas_ | 2008-04-24 01:35:13 +0200 (Čt, 24 dub 2008) | 3 lines
+r596 | zas_ | 2008-04-24 01:35:13 +0200 (Thu, 24 Apr 2008) | 3 lines
 
 Display file and line along debug messages for any debug level but level 1.
 Add a DEBUG_0() macro for instant debugging.
 
 ------------------------------------------------------------------------
 
 Display file and line along debug messages for any debug level but level 1.
 Add a DEBUG_0() macro for instant debugging.
 
 ------------------------------------------------------------------------
-r595 | zas_ | 2008-04-24 00:40:55 +0200 (Čt, 24 dub 2008) | 4 lines
+r595 | zas_ | 2008-04-24 00:40:55 +0200 (Thu, 24 Apr 2008) | 4 lines
 
 Fix Gtk-CRITICAL **: gtk_entry_set_text: assertion `GTK_IS_ENTRY (entry)' failed
 occuring when toggling file list view <-> file icon view.
 
 
 ------------------------------------------------------------------------
 
 Fix Gtk-CRITICAL **: gtk_entry_set_text: assertion `GTK_IS_ENTRY (entry)' failed
 occuring when toggling file list view <-> file icon view.
 
 
 ------------------------------------------------------------------------
-r594 | nadvornik | 2008-04-24 00:38:34 +0200 (Čt, 24 dub 2008) | 2 lines
+r594 | nadvornik | 2008-04-24 00:38:34 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 clear the buffer before loading of an image
 
 ------------------------------------------------------------------------
 
 clear the buffer before loading of an image
 
 ------------------------------------------------------------------------
-r593 | zas_ | 2008-04-24 00:33:18 +0200 (Čt, 24 dub 2008) | 2 lines
+r593 | zas_ | 2008-04-24 00:33:18 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 Use menu_item_add_stock_sensitive() and menu_item_add_sensitive().
 
 ------------------------------------------------------------------------
 
 Use menu_item_add_stock_sensitive() and menu_item_add_sensitive().
 
 ------------------------------------------------------------------------
-r592 | zas_ | 2008-04-24 00:22:37 +0200 (Čt, 24 dub 2008) | 2 lines
+r592 | zas_ | 2008-04-24 00:22:37 +0200 (Thu, 24 Apr 2008) | 2 lines
 
 Update to contributors list.
 
 ------------------------------------------------------------------------
 
 Update to contributors list.
 
 ------------------------------------------------------------------------
-r591 | zas_ | 2008-04-24 00:17:21 +0200 (Čt, 24 dub 2008) | 8 lines
+r591 | zas_ | 2008-04-24 00:17:21 +0200 (Thu, 24 Apr 2008) | 8 lines
 
 Allow the copy of file paths to clipboard.
 This feature is disabled by default, it can be set through
 
 Allow the copy of file paths to clipboard.
 This feature is disabled by default, it can be set through
@@ -4110,12 +4269,12 @@ It is very convenient to paste paths to xterm for example.
 Patch by Carles Pina i Estany and me.
 
 ------------------------------------------------------------------------
 Patch by Carles Pina i Estany and me.
 
 ------------------------------------------------------------------------
-r590 | nadvornik | 2008-04-23 23:08:29 +0200 (St, 23 dub 2008) | 2 lines
+r590 | nadvornik | 2008-04-23 23:08:29 +0200 (Wed, 23 Apr 2008) | 2 lines
 
 fixed a bug in opening files with non-utf8 locales in exiv2.cc
 
 ------------------------------------------------------------------------
 
 fixed a bug in opening files with non-utf8 locales in exiv2.cc
 
 ------------------------------------------------------------------------
-r589 | zas_ | 2008-04-23 22:47:19 +0200 (St, 23 dub 2008) | 9 lines
+r589 | zas_ | 2008-04-23 22:47:19 +0200 (Wed, 23 Apr 2008) | 9 lines
 
 Introduce macros to display debug messages.
 if (debug) printf(...) is now replaced by variadic macros:
 
 Introduce macros to display debug messages.
 if (debug) printf(...) is now replaced by variadic macros:
@@ -4127,7 +4286,7 @@ DEBUG_4()
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r588 | zas_ | 2008-04-23 15:46:18 +0200 (St, 23 dub 2008) | 7 lines
+r588 | zas_ | 2008-04-23 15:46:18 +0200 (Wed, 23 Apr 2008) | 7 lines
 
 Honor Control and Shift keys while drag'n'droping files
 to directories.
 
 Honor Control and Shift keys while drag'n'droping files
 to directories.
@@ -4137,12 +4296,12 @@ is not shown, but move or copy actions take place.
 If no modifier key is used, the menu is displayed as usual.
 
 ------------------------------------------------------------------------
 If no modifier key is used, the menu is displayed as usual.
 
 ------------------------------------------------------------------------
-r587 | zas_ | 2008-04-23 15:03:04 +0200 (St, 23 dub 2008) | 2 lines
+r587 | zas_ | 2008-04-23 15:03:04 +0200 (Wed, 23 Apr 2008) | 2 lines
 
 Only display message if in debug mode.
 
 ------------------------------------------------------------------------
 
 Only display message if in debug mode.
 
 ------------------------------------------------------------------------
-r586 | zas_ | 2008-04-23 11:56:21 +0200 (St, 23 dub 2008) | 5 lines
+r586 | zas_ | 2008-04-23 11:56:21 +0200 (Wed, 23 Apr 2008) | 5 lines
 
 Fix adding a selection to a collection with no window open
 using the sort manager. Only one file was added, now all
 
 Fix adding a selection to a collection with no window open
 using the sort manager. Only one file was added, now all
@@ -4150,126 +4309,125 @@ files in the selection are added (but duplicates).
 A pointer was not reset correctly.
 
 ------------------------------------------------------------------------
 A pointer was not reset correctly.
 
 ------------------------------------------------------------------------
-r585 | zas_ | 2008-04-23 01:53:24 +0200 (St, 23 dub 2008) | 2 lines
+r585 | zas_ | 2008-04-23 01:53:24 +0200 (Wed, 23 Apr 2008) | 2 lines
 
 Save sort manager state to rc file.
 
 ------------------------------------------------------------------------
 
 Save sort manager state to rc file.
 
 ------------------------------------------------------------------------
-r584 | zas_ | 2008-04-23 00:45:51 +0200 (St, 23 dub 2008) | 2 lines
+r584 | zas_ | 2008-04-23 00:45:51 +0200 (Wed, 23 Apr 2008) | 2 lines
 
 Remove unused function bar_info_size_request().
 
 ------------------------------------------------------------------------
 
 Remove unused function bar_info_size_request().
 
 ------------------------------------------------------------------------
-r583 | zas_ | 2008-04-23 00:44:10 +0200 (St, 23 dub 2008) | 3 lines
+r583 | zas_ | 2008-04-23 00:44:10 +0200 (Wed, 23 Apr 2008) | 3 lines
 
 Save state and width of exif, info and sort panels to rc file.
 Width is restored only if save windows dimensions is set.
 
 ------------------------------------------------------------------------
 
 Save state and width of exif, info and sort panels to rc file.
 Width is restored only if save windows dimensions is set.
 
 ------------------------------------------------------------------------
-r581 | nadvornik | 2008-04-22 21:26:07 +0200 (Út, 22 dub 2008) | 2 lines
+r581 | nadvornik | 2008-04-22 21:26:07 +0200 (Tue, 22 Apr 2008) | 2 lines
 
 updated ChangeLog from svn log
 
 ------------------------------------------------------------------------
 
 updated ChangeLog from svn log
 
 ------------------------------------------------------------------------
-------------------------------------------------------------------------
-r580 | nadvornik | 2008-04-22 20:06:38 +0200 (Út, 22 dub 2008) | 2 lines
+r580 | nadvornik | 2008-04-22 20:06:38 +0200 (Tue, 22 Apr 2008) | 2 lines
 
 fixed version string ;)
 
 ------------------------------------------------------------------------
 
 fixed version string ;)
 
 ------------------------------------------------------------------------
-r579 | nadvornik | 2008-04-22 19:45:08 +0200 (Út, 22 dub 2008) | 2 lines
+r579 | nadvornik | 2008-04-22 19:45:08 +0200 (Tue, 22 Apr 2008) | 2 lines
 
 updated version number
 
 ------------------------------------------------------------------------
 
 updated version number
 
 ------------------------------------------------------------------------
-r578 | nadvornik | 2008-04-22 19:40:29 +0200 (Út, 22 dub 2008) | 2 lines
+r578 | nadvornik | 2008-04-22 19:40:29 +0200 (Tue, 22 Apr 2008) | 2 lines
 
 fixed reading of signed rational type with Exiv2
 
 ------------------------------------------------------------------------
 
 fixed reading of signed rational type with Exiv2
 
 ------------------------------------------------------------------------
-r577 | nadvornik | 2008-04-22 11:57:26 +0200 (Út, 22 dub 2008) | 2 lines
+r577 | nadvornik | 2008-04-22 11:57:26 +0200 (Tue, 22 Apr 2008) | 2 lines
 
 fixed instalation of doc files
 
 ------------------------------------------------------------------------
 
 fixed instalation of doc files
 
 ------------------------------------------------------------------------
-r576 | zas_ | 2008-04-22 11:40:05 +0200 (Út, 22 dub 2008) | 3 lines
+r576 | zas_ | 2008-04-22 11:40:05 +0200 (Tue, 22 Apr 2008) | 3 lines
 
 Correctly escape data before using pango_layout_set_markup().
 Exif data may contain characters like & or < >.
 
 ------------------------------------------------------------------------
 
 Correctly escape data before using pango_layout_set_markup().
 Exif data may contain characters like & or < >.
 
 ------------------------------------------------------------------------
-r575 | zas_ | 2008-04-22 11:01:29 +0200 (Út, 22 dub 2008) | 3 lines
+r575 | zas_ | 2008-04-22 11:01:29 +0200 (Tue, 22 Apr 2008) | 3 lines
 
 Use image_osd_toggle() in layout_menu_overlay_cb().
 Drop layout_image_overlay_update().
 
 ------------------------------------------------------------------------
 
 Use image_osd_toggle() in layout_menu_overlay_cb().
 Drop layout_image_overlay_update().
 
 ------------------------------------------------------------------------
-r574 | zas_ | 2008-04-22 10:53:07 +0200 (Út, 22 dub 2008) | 2 lines
+r574 | zas_ | 2008-04-22 10:53:07 +0200 (Tue, 22 Apr 2008) | 2 lines
 
 Merge view_overlay_toggle() and layout_image_overlay_toggle() into new image_osd_toggle().
 
 ------------------------------------------------------------------------
 
 Merge view_overlay_toggle() and layout_image_overlay_toggle() into new image_osd_toggle().
 
 ------------------------------------------------------------------------
-r573 | zas_ | 2008-04-22 10:34:30 +0200 (Út, 22 dub 2008) | 3 lines
+r573 | zas_ | 2008-04-22 10:34:30 +0200 (Tue, 22 Apr 2008) | 3 lines
 
 Make histogram depends on image window not layout window.
 It simplifies the code, and make more sense.
 
 ------------------------------------------------------------------------
 
 Make histogram depends on image window not layout window.
 It simplifies the code, and make more sense.
 
 ------------------------------------------------------------------------
-r572 | zas_ | 2008-04-22 10:16:02 +0200 (Út, 22 dub 2008) | 4 lines
+r572 | zas_ | 2008-04-22 10:16:02 +0200 (Tue, 22 Apr 2008) | 4 lines
 
 Ensure Properties dialog is displayed above fullscreen window.
 Add a parameter to info_window_new() to pass parent window and
 revert patch 472.
 
 ------------------------------------------------------------------------
 
 Ensure Properties dialog is displayed above fullscreen window.
 Add a parameter to info_window_new() to pass parent window and
 revert patch 472.
 
 ------------------------------------------------------------------------
-r571 | zas_ | 2008-04-22 00:19:32 +0200 (Út, 22 dub 2008) | 2 lines
+r571 | zas_ | 2008-04-22 00:19:32 +0200 (Tue, 22 Apr 2008) | 2 lines
 
 Indicate bugs and feature requests trackers, remove obsolete stuff.
 
 ------------------------------------------------------------------------
 
 Indicate bugs and feature requests trackers, remove obsolete stuff.
 
 ------------------------------------------------------------------------
-r570 | zas_ | 2008-04-22 00:15:56 +0200 (Út, 22 dub 2008) | 2 lines
+r570 | zas_ | 2008-04-22 00:15:56 +0200 (Tue, 22 Apr 2008) | 2 lines
 
 Lowercased name.
 
 ------------------------------------------------------------------------
 
 Lowercased name.
 
 ------------------------------------------------------------------------
-r569 | zas_ | 2008-04-22 00:14:57 +0200 (Út, 22 dub 2008) | 2 lines
+r569 | zas_ | 2008-04-22 00:14:57 +0200 (Tue, 22 Apr 2008) | 2 lines
 
 . -> dot
 
 ------------------------------------------------------------------------
 
 . -> dot
 
 ------------------------------------------------------------------------
-r568 | nadvornik | 2008-04-21 23:46:38 +0200 (Po, 21 dub 2008) | 2 lines
+r568 | nadvornik | 2008-04-21 23:46:38 +0200 (Mon, 21 Apr 2008) | 2 lines
 
 updated copyright in source files
 
 ------------------------------------------------------------------------
 
 updated copyright in source files
 
 ------------------------------------------------------------------------
-r567 | zas_ | 2008-04-21 22:45:35 +0200 (Po, 21 dub 2008) | 3 lines
+r567 | zas_ | 2008-04-21 22:45:35 +0200 (Mon, 21 Apr 2008) | 3 lines
 
 Properly initialize image_overlay options.
 
 
 ------------------------------------------------------------------------
 
 Properly initialize image_overlay options.
 
 
 ------------------------------------------------------------------------
-r566 | zas_ | 2008-04-21 22:42:18 +0200 (Po, 21 dub 2008) | 2 lines
+r566 | zas_ | 2008-04-21 22:42:18 +0200 (Mon, 21 Apr 2008) | 2 lines
 
 Few more fixes to french translation.
 
 ------------------------------------------------------------------------
 
 Few more fixes to french translation.
 
 ------------------------------------------------------------------------
-r565 | zas_ | 2008-04-21 22:39:36 +0200 (Po, 21 dub 2008) | 3 lines
+r565 | zas_ | 2008-04-21 22:39:36 +0200 (Mon, 21 Apr 2008) | 3 lines
 
 Add some macros to handle rc file compatibility issues related to
 option name changes.
 
 ------------------------------------------------------------------------
 
 Add some macros to handle rc file compatibility issues related to
 option name changes.
 
 ------------------------------------------------------------------------
-r564 | zas_ | 2008-04-21 22:27:39 +0200 (Po, 21 dub 2008) | 2 lines
+r564 | zas_ | 2008-04-21 22:27:39 +0200 (Mon, 21 Apr 2008) | 2 lines
 
 Minor french translation fix.
 
 ------------------------------------------------------------------------
 
 Minor french translation fix.
 
 ------------------------------------------------------------------------
-r563 | zas_ | 2008-04-21 22:24:15 +0200 (Po, 21 dub 2008) | 2 lines
+r563 | zas_ | 2008-04-21 22:24:15 +0200 (Mon, 21 Apr 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r562 | zas_ | 2008-04-21 22:12:49 +0200 (Po, 21 dub 2008) | 6 lines
+r562 | zas_ | 2008-04-21 22:12:49 +0200 (Mon, 21 Apr 2008) | 6 lines
 
 Rename few functions and replace fullscreen info with image overlay template string.
 fullscreen_info_default_cb() -> image_overlay_default_template_cb()
 
 Rename few functions and replace fullscreen info with image overlay template string.
 fullscreen_info_default_cb() -> image_overlay_default_template_cb()
@@ -4278,7 +4436,7 @@ set_default_fullscreen_info() -> set_default_image_overlay_template_string() (mo
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r561 | zas_ | 2008-04-21 22:01:22 +0200 (Po, 21 dub 2008) | 9 lines
+r561 | zas_ | 2008-04-21 22:01:22 +0200 (Mon, 21 Apr 2008) | 9 lines
 
 Replace fullscreen.info and fullscreen.show_info options by:
 image_overlay.common.enabled => to save last state to rc file
 
 Replace fullscreen.info and fullscreen.show_info options by:
 image_overlay.common.enabled => to save last state to rc file
@@ -4290,111 +4448,111 @@ later specific setups may be added.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r560 | nadvornik | 2008-04-21 21:42:58 +0200 (Po, 21 dub 2008) | 2 lines
+r560 | nadvornik | 2008-04-21 21:42:58 +0200 (Mon, 21 Apr 2008) | 2 lines
 
 fixed another "gqview" occurence
 
 ------------------------------------------------------------------------
 
 fixed another "gqview" occurence
 
 ------------------------------------------------------------------------
-r559 | nadvornik | 2008-04-21 21:10:41 +0200 (Po, 21 dub 2008) | 2 lines
+r559 | nadvornik | 2008-04-21 21:10:41 +0200 (Mon, 21 Apr 2008) | 2 lines
 
 updated NEWS, README and other documentation files
 
 ------------------------------------------------------------------------
 
 updated NEWS, README and other documentation files
 
 ------------------------------------------------------------------------
-r558 | nadvornik | 2008-04-21 20:09:30 +0200 (Po, 21 dub 2008) | 2 lines
+r558 | nadvornik | 2008-04-21 20:09:30 +0200 (Mon, 21 Apr 2008) | 2 lines
 
 renamed no.po to nb.po
 
 ------------------------------------------------------------------------
 
 renamed no.po to nb.po
 
 ------------------------------------------------------------------------
-r557 | zas_ | 2008-04-21 17:30:16 +0200 (Po, 21 dub 2008) | 3 lines
+r557 | zas_ | 2008-04-21 17:30:16 +0200 (Mon, 21 Apr 2008) | 3 lines
 
 Fix a segfault occuring when pressing 'i' for overlay info
 in a separate image window (no layout).
 
 ------------------------------------------------------------------------
 
 Fix a segfault occuring when pressing 'i' for overlay info
 in a separate image window (no layout).
 
 ------------------------------------------------------------------------
-r556 | zas_ | 2008-04-21 16:19:48 +0200 (Po, 21 dub 2008) | 2 lines
+r556 | zas_ | 2008-04-21 16:19:48 +0200 (Mon, 21 Apr 2008) | 2 lines
 
 histogram_draw(): tidy up.
 
 ------------------------------------------------------------------------
 
 histogram_draw(): tidy up.
 
 ------------------------------------------------------------------------
-r555 | zas_ | 2008-04-21 15:39:17 +0200 (Po, 21 dub 2008) | 2 lines
+r555 | zas_ | 2008-04-21 15:39:17 +0200 (Mon, 21 Apr 2008) | 2 lines
 
 histogram_read(): speed up calculations by 20%.
 
 ------------------------------------------------------------------------
 
 histogram_read(): speed up calculations by 20%.
 
 ------------------------------------------------------------------------
-r554 | zas_ | 2008-04-21 13:44:03 +0200 (Po, 21 dub 2008) | 2 lines
+r554 | zas_ | 2008-04-21 13:44:03 +0200 (Mon, 21 Apr 2008) | 2 lines
 
 histogram_read(): use memset() to initialize histogram data instead of for() loop.
 
 ------------------------------------------------------------------------
 
 histogram_read(): use memset() to initialize histogram data instead of for() loop.
 
 ------------------------------------------------------------------------
-r553 | zas_ | 2008-04-21 12:11:55 +0200 (Po, 21 dub 2008) | 2 lines
+r553 | zas_ | 2008-04-21 12:11:55 +0200 (Mon, 21 Apr 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r552 | zas_ | 2008-04-21 12:10:23 +0200 (Po, 21 dub 2008) | 2 lines
+r552 | zas_ | 2008-04-21 12:10:23 +0200 (Mon, 21 Apr 2008) | 2 lines
 
 Add compat.c to POTFILES
 
 ------------------------------------------------------------------------
 
 Add compat.c to POTFILES
 
 ------------------------------------------------------------------------
-r551 | zas_ | 2008-04-21 12:09:01 +0200 (Po, 21 dub 2008) | 4 lines
+r551 | zas_ | 2008-04-21 12:09:01 +0200 (Mon, 21 Apr 2008) | 4 lines
 
 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.
 
 ------------------------------------------------------------------------
 
 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.
 
 ------------------------------------------------------------------------
-r550 | zas_ | 2008-04-21 01:17:35 +0200 (Po, 21 dub 2008) | 4 lines
+r550 | zas_ | 2008-04-21 01:17:35 +0200 (Mon, 21 Apr 2008) | 4 lines
 
 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.
 
 ------------------------------------------------------------------------
 
 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.
 
 ------------------------------------------------------------------------
-r549 | zas_ | 2008-04-21 00:51:53 +0200 (Po, 21 dub 2008) | 2 lines
+r549 | zas_ | 2008-04-21 00:51:53 +0200 (Mon, 21 Apr 2008) | 2 lines
 
 French translation was updated.
 
 ------------------------------------------------------------------------
 
 French translation was updated.
 
 ------------------------------------------------------------------------
-r548 | zas_ | 2008-04-21 00:45:00 +0200 (Po, 21 dub 2008) | 2 lines
+r548 | zas_ | 2008-04-21 00:45:00 +0200 (Mon, 21 Apr 2008) | 2 lines
 
 Add number mnemonics to image view editors submenu.
 
 ------------------------------------------------------------------------
 
 Add number mnemonics to image view editors submenu.
 
 ------------------------------------------------------------------------
-r547 | zas_ | 2008-04-21 00:29:23 +0200 (Po, 21 dub 2008) | 3 lines
+r547 | zas_ | 2008-04-21 00:29:23 +0200 (Mon, 21 Apr 2008) | 3 lines
 
 Prefix editor entries in the main menu with numbers.
 It allows Alt+E+number as shortcut to start an editor.
 
 ------------------------------------------------------------------------
 
 Prefix editor entries in the main menu with numbers.
 It allows Alt+E+number as shortcut to start an editor.
 
 ------------------------------------------------------------------------
-r546 | zas_ | 2008-04-21 00:14:54 +0200 (Po, 21 dub 2008) | 2 lines
+r546 | zas_ | 2008-04-21 00:14:54 +0200 (Mon, 21 Apr 2008) | 2 lines
 
 Add missing shortcuts.
 
 ------------------------------------------------------------------------
 
 Add missing shortcuts.
 
 ------------------------------------------------------------------------
-r545 | nadvornik | 2008-04-21 00:14:38 +0200 (Po, 21 dub 2008) | 3 lines
+r545 | nadvornik | 2008-04-21 00:14:38 +0200 (Mon, 21 Apr 2008) | 3 lines
 
 fixed color profile code for older versions of exiv2
 compilation fixes
 
 ------------------------------------------------------------------------
 
 fixed color profile code for older versions of exiv2
 compilation fixes
 
 ------------------------------------------------------------------------
-r544 | zas_ | 2008-04-21 00:01:26 +0200 (Po, 21 dub 2008) | 4 lines
+r544 | zas_ | 2008-04-21 00:01:26 +0200 (Mon, 21 Apr 2008) | 4 lines
 
 Mark slideshow toggle state in the menu.
 There is still an issue due to layout vs view slideshows...
 
 
 ------------------------------------------------------------------------
 
 Mark slideshow toggle state in the menu.
 There is still an issue due to layout vs view slideshows...
 
 
 ------------------------------------------------------------------------
-r543 | zas_ | 2008-04-20 23:38:45 +0200 (Ne, 20 dub 2008) | 2 lines
+r543 | zas_ | 2008-04-20 23:38:45 +0200 (Sun, 20 Apr 2008) | 2 lines
 
 Fix a typo introduced by revision 521.
 
 ------------------------------------------------------------------------
 
 Fix a typo introduced by revision 521.
 
 ------------------------------------------------------------------------
-r542 | nadvornik | 2008-04-20 23:35:03 +0200 (Ne, 20 dub 2008) | 2 lines
+r542 | nadvornik | 2008-04-20 23:35:03 +0200 (Sun, 20 Apr 2008) | 2 lines
 
 read color profiles from jpeg also with Exiv2
 
 ------------------------------------------------------------------------
 
 read color profiles from jpeg also with Exiv2
 
 ------------------------------------------------------------------------
-r541 | zas_ | 2008-04-20 23:30:36 +0200 (Ne, 20 dub 2008) | 6 lines
+r541 | zas_ | 2008-04-20 23:30:36 +0200 (Sun, 20 Apr 2008) | 6 lines
 
 Use explicit names for mouse buttons instead of numbers.
 MOUSE_BUTTON_LEFT   = 1
 
 Use explicit names for mouse buttons instead of numbers.
 MOUSE_BUTTON_LEFT   = 1
@@ -4403,33 +4561,33 @@ MOUSE_BUTTON_RIGHT  = 3
 It makes the code easier to read.
 
 ------------------------------------------------------------------------
 It makes the code easier to read.
 
 ------------------------------------------------------------------------
-r540 | zas_ | 2008-04-20 22:35:26 +0200 (Ne, 20 dub 2008) | 2 lines
+r540 | zas_ | 2008-04-20 22:35:26 +0200 (Sun, 20 Apr 2008) | 2 lines
 
 Fix a typo: unoffical -> unofficial
 
 ------------------------------------------------------------------------
 
 Fix a typo: unoffical -> unofficial
 
 ------------------------------------------------------------------------
-r539 | zas_ | 2008-04-20 20:07:51 +0200 (Ne, 20 dub 2008) | 2 lines
+r539 | zas_ | 2008-04-20 20:07:51 +0200 (Sun, 20 Apr 2008) | 2 lines
 
 Effectively drop empty newlines at end of files (missing from rev 535)
 
 ------------------------------------------------------------------------
 
 Effectively drop empty newlines at end of files (missing from rev 535)
 
 ------------------------------------------------------------------------
-r538 | zas_ | 2008-04-20 18:50:19 +0200 (Ne, 20 dub 2008) | 3 lines
+r538 | zas_ | 2008-04-20 18:50:19 +0200 (Sun, 20 Apr 2008) | 3 lines
 
 comment_file_read(): rewrite the parser, drop leading and trailing newlines
 in comment.
 
 ------------------------------------------------------------------------
 
 comment_file_read(): rewrite the parser, drop leading and trailing newlines
 in comment.
 
 ------------------------------------------------------------------------
-r537 | zas_ | 2008-04-20 15:42:22 +0200 (Ne, 20 dub 2008) | 2 lines
+r537 | zas_ | 2008-04-20 15:42:22 +0200 (Sun, 20 Apr 2008) | 2 lines
 
 Minor cleanup and code redundancy reduction.
 
 ------------------------------------------------------------------------
 
 Minor cleanup and code redundancy reduction.
 
 ------------------------------------------------------------------------
-r536 | zas_ | 2008-04-20 15:30:36 +0200 (Ne, 20 dub 2008) | 2 lines
+r536 | zas_ | 2008-04-20 15:30:36 +0200 (Sun, 20 Apr 2008) | 2 lines
 
 editor_command_one(): tidy up.
 
 ------------------------------------------------------------------------
 
 editor_command_one(): tidy up.
 
 ------------------------------------------------------------------------
-r535 | zas_ | 2008-04-20 15:04:57 +0200 (Ne, 20 dub 2008) | 6 lines
+r535 | zas_ | 2008-04-20 15:04:57 +0200 (Sun, 20 Apr 2008) | 6 lines
 
 Big whitespaces cleanup:
 - drop whitespaces at end of lines
 
 Big whitespaces cleanup:
 - drop whitespaces at end of lines
@@ -4438,127 +4596,127 @@ Big whitespaces cleanup:
 - remove empty lines at end of files
 
 ------------------------------------------------------------------------
 - remove empty lines at end of files
 
 ------------------------------------------------------------------------
-r534 | zas_ | 2008-04-20 12:05:27 +0200 (Ne, 20 dub 2008) | 3 lines
+r534 | zas_ | 2008-04-20 12:05:27 +0200 (Sun, 20 Apr 2008) | 3 lines
 
 Allow the user to change open_recent_list_maxsize option through
 Preferences > Advanced > Navigation.
 
 ------------------------------------------------------------------------
 
 Allow the user to change open_recent_list_maxsize option through
 Preferences > Advanced > Navigation.
 
 ------------------------------------------------------------------------
-r533 | nadvornik | 2008-04-20 11:53:37 +0200 (Ne, 20 dub 2008) | 2 lines
+r533 | nadvornik | 2008-04-20 11:53:37 +0200 (Sun, 20 Apr 2008) | 2 lines
 
 rm as external delete command is too dangerous, even for testing
 
 ------------------------------------------------------------------------
 
 rm as external delete command is too dangerous, even for testing
 
 ------------------------------------------------------------------------
-r532 | zas_ | 2008-04-20 11:47:51 +0200 (Ne, 20 dub 2008) | 2 lines
+r532 | zas_ | 2008-04-20 11:47:51 +0200 (Sun, 20 Apr 2008) | 2 lines
 
 Add a way to restore original state in Adjust menu.
 
 ------------------------------------------------------------------------
 
 Add a way to restore original state in Adjust menu.
 
 ------------------------------------------------------------------------
-r531 | nadvornik | 2008-04-20 11:29:46 +0200 (Ne, 20 dub 2008) | 2 lines
+r531 | nadvornik | 2008-04-20 11:29:46 +0200 (Sun, 20 Apr 2008) | 2 lines
 
 added fColorProfile pseudo-tag with detailed information
 
 ------------------------------------------------------------------------
 
 added fColorProfile pseudo-tag with detailed information
 
 ------------------------------------------------------------------------
-r530 | zas_ | 2008-04-20 11:02:05 +0200 (Ne, 20 dub 2008) | 3 lines
+r530 | zas_ | 2008-04-20 11:02:05 +0200 (Sun, 20 Apr 2008) | 3 lines
 
 Fix the case "orientation from FileData, color profile from exif".
 Reported by Vladimir Nadvornik.
 
 ------------------------------------------------------------------------
 
 Fix the case "orientation from FileData, color profile from exif".
 Reported by Vladimir Nadvornik.
 
 ------------------------------------------------------------------------
-r529 | zas_ | 2008-04-20 01:12:30 +0200 (Ne, 20 dub 2008) | 3 lines
+r529 | zas_ | 2008-04-20 01:12:30 +0200 (Sun, 20 Apr 2008) | 3 lines
 
 Rename inappropriate folder_size to folder.
 
 
 ------------------------------------------------------------------------
 
 Rename inappropriate folder_size to folder.
 
 
 ------------------------------------------------------------------------
-r528 | zas_ | 2008-04-20 00:32:07 +0200 (Ne, 20 dub 2008) | 2 lines
+r528 | zas_ | 2008-04-20 00:32:07 +0200 (Sun, 20 Apr 2008) | 2 lines
 
 Use sizeof() for buffer size where appropriate.
 
 ------------------------------------------------------------------------
 
 Use sizeof() for buffer size where appropriate.
 
 ------------------------------------------------------------------------
-r527 | zas_ | 2008-04-19 23:50:05 +0200 (So, 19 dub 2008) | 2 lines
+r527 | zas_ | 2008-04-19 23:50:05 +0200 (Sat, 19 Apr 2008) | 2 lines
 
 Keep image orientation set by the user during the session.
 
 ------------------------------------------------------------------------
 
 Keep image orientation set by the user during the session.
 
 ------------------------------------------------------------------------
-r526 | zas_ | 2008-04-19 23:30:19 +0200 (So, 19 dub 2008) | 3 lines
+r526 | zas_ | 2008-04-19 23:30:19 +0200 (Sat, 19 Apr 2008) | 3 lines
 
 Save Show Marks state to rc file and display current state in menu.
 It is saved as boolean option layout.show_marks.
 
 ------------------------------------------------------------------------
 
 Save Show Marks state to rc file and display current state in menu.
 It is saved as boolean option layout.show_marks.
 
 ------------------------------------------------------------------------
-r525 | nadvornik | 2008-04-19 23:20:08 +0200 (So, 19 dub 2008) | 2 lines
+r525 | nadvornik | 2008-04-19 23:20:08 +0200 (Sat, 19 Apr 2008) | 2 lines
 
 fixed max. number of profiles
 
 ------------------------------------------------------------------------
 
 fixed max. number of profiles
 
 ------------------------------------------------------------------------
-r524 | zas_ | 2008-04-19 23:18:24 +0200 (So, 19 dub 2008) | 2 lines
+r524 | zas_ | 2008-04-19 23:18:24 +0200 (Sat, 19 Apr 2008) | 2 lines
 
 Sort options.
 
 ------------------------------------------------------------------------
 
 Sort options.
 
 ------------------------------------------------------------------------
-r523 | nadvornik | 2008-04-19 23:10:18 +0200 (So, 19 dub 2008) | 2 lines
+r523 | nadvornik | 2008-04-19 23:10:18 +0200 (Sat, 19 Apr 2008) | 2 lines
 
 fixed color profile index
 
 ------------------------------------------------------------------------
 
 fixed color profile index
 
 ------------------------------------------------------------------------
-r522 | zas_ | 2008-04-19 22:53:12 +0200 (So, 19 dub 2008) | 2 lines
+r522 | zas_ | 2008-04-19 22:53:12 +0200 (Sat, 19 Apr 2008) | 2 lines
 
 Let toggle marks with numeric keypad.
 
 ------------------------------------------------------------------------
 
 Let toggle marks with numeric keypad.
 
 ------------------------------------------------------------------------
-r521 | nadvornik | 2008-04-19 22:19:27 +0200 (So, 19 dub 2008) | 4 lines
+r521 | nadvornik | 2008-04-19 22:19:27 +0200 (Sat, 19 Apr 2008) | 4 lines
 
 I have finally found how to add alternative hotkeys
 removed more hard-coded keys
 "Split Quad" is without hotkey for now
 
 ------------------------------------------------------------------------
 
 I have finally found how to add alternative hotkeys
 removed more hard-coded keys
 "Split Quad" is without hotkey for now
 
 ------------------------------------------------------------------------
-r520 | zas_ | 2008-04-19 21:28:10 +0200 (So, 19 dub 2008) | 3 lines
+r520 | zas_ | 2008-04-19 21:28:10 +0200 (Sat, 19 Apr 2008) | 3 lines
 
 Accept keywords composed by two words ("Todo" = "A faire" in french).
 Prevent duplicate keywords in the list.
 
 ------------------------------------------------------------------------
 
 Accept keywords composed by two words ("Todo" = "A faire" in french).
 Prevent duplicate keywords in the list.
 
 ------------------------------------------------------------------------
-r519 | nadvornik | 2008-04-19 19:55:41 +0200 (So, 19 dub 2008) | 2 lines
+r519 | nadvornik | 2008-04-19 19:55:41 +0200 (Sat, 19 Apr 2008) | 2 lines
 
 show the AdobeRGB profile in the menu, indicate input profile from image
 
 ------------------------------------------------------------------------
 
 show the AdobeRGB profile in the menu, indicate input profile from image
 
 ------------------------------------------------------------------------
-r518 | zas_ | 2008-04-19 19:14:03 +0200 (So, 19 dub 2008) | 2 lines
+r518 | zas_ | 2008-04-19 19:14:03 +0200 (Sat, 19 Apr 2008) | 2 lines
 
 file_dat_unref: display number of references as well of path (debug only).
 
 ------------------------------------------------------------------------
 
 file_dat_unref: display number of references as well of path (debug only).
 
 ------------------------------------------------------------------------
-r517 | nadvornik | 2008-04-19 18:26:29 +0200 (So, 19 dub 2008) | 2 lines
+r517 | nadvornik | 2008-04-19 18:26:29 +0200 (Sat, 19 Apr 2008) | 2 lines
 
 first support for AdobeRGB colorspace
 
 ------------------------------------------------------------------------
 
 first support for AdobeRGB colorspace
 
 ------------------------------------------------------------------------
-r516 | zas_ | 2008-04-19 18:10:08 +0200 (So, 19 dub 2008) | 2 lines
+r516 | zas_ | 2008-04-19 18:10:08 +0200 (Sat, 19 Apr 2008) | 2 lines
 
 French translation fixes.
 
 ------------------------------------------------------------------------
 
 French translation fixes.
 
 ------------------------------------------------------------------------
-r515 | zas_ | 2008-04-19 15:40:20 +0200 (So, 19 dub 2008) | 3 lines
+r515 | zas_ | 2008-04-19 15:40:20 +0200 (Sat, 19 Apr 2008) | 3 lines
 
 French translation fixes and updates.
 
 
 ------------------------------------------------------------------------
 
 French translation fixes and updates.
 
 
 ------------------------------------------------------------------------
-r514 | zas_ | 2008-04-19 15:39:21 +0200 (So, 19 dub 2008) | 2 lines
+r514 | zas_ | 2008-04-19 15:39:21 +0200 (Sat, 19 Apr 2008) | 2 lines
 
 Add missing _().
 
 ------------------------------------------------------------------------
 
 Add missing _().
 
 ------------------------------------------------------------------------
-r513 | zas_ | 2008-04-19 14:46:59 +0200 (So, 19 dub 2008) | 4 lines
+r513 | zas_ | 2008-04-19 14:46:59 +0200 (Sat, 19 Apr 2008) | 4 lines
 
 Add the possibility to update only one translation file using,
 for example: make update-po PO=fr
 autogen.sh applies a patch made against glib-gettextize generated Makefile.in.in
 
 ------------------------------------------------------------------------
 
 Add 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
 
 ------------------------------------------------------------------------
-r512 | zas_ | 2008-04-19 13:11:53 +0200 (So, 19 dub 2008) | 5 lines
+r512 | zas_ | 2008-04-19 13:11:53 +0200 (Sat, 19 Apr 2008) | 5 lines
 
 Cleanup last patch:
 - drop vd_pop_menu_dir_view_as_cb() since it is now unused.
 
 Cleanup last patch:
 - drop vd_pop_menu_dir_view_as_cb() since it is now unused.
@@ -4566,35 +4724,35 @@ Cleanup last patch:
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r511 | nadvornik | 2008-04-19 11:49:14 +0200 (So, 19 dub 2008) | 2 lines
+r511 | nadvornik | 2008-04-19 11:49:14 +0200 (Sat, 19 Apr 2008) | 2 lines
 
 improved spec file
 
 ------------------------------------------------------------------------
 
 improved spec file
 
 ------------------------------------------------------------------------
-r510 | zas_ | 2008-04-19 11:36:30 +0200 (So, 19 dub 2008) | 3 lines
+r510 | zas_ | 2008-04-19 11:36:30 +0200 (Sat, 19 Apr 2008) | 3 lines
 
 Fix directory view popup menu to display a View As submenu
 to switch between different directory views.
 
 ------------------------------------------------------------------------
 
 Fix directory view popup menu to display a View As submenu
 to switch between different directory views.
 
 ------------------------------------------------------------------------
-r509 | zas_ | 2008-04-19 01:35:16 +0200 (So, 19 dub 2008) | 2 lines
+r509 | zas_ | 2008-04-19 01:35:16 +0200 (Sat, 19 Apr 2008) | 2 lines
 
 gimp-remote has no -n option.
 
 ------------------------------------------------------------------------
 
 gimp-remote has no -n option.
 
 ------------------------------------------------------------------------
-r508 | zas_ | 2008-04-19 01:09:03 +0200 (So, 19 dub 2008) | 4 lines
+r508 | zas_ | 2008-04-19 01:09:03 +0200 (Sat, 19 Apr 2008) | 4 lines
 
 Add zoom ratio display to OSD in fullscreen mode.
 It appears as [%zoom%] in fullscreen info string.
 It is now displayed by default.
 
 ------------------------------------------------------------------------
 
 Add zoom ratio display to OSD in fullscreen mode.
 It appears as [%zoom%] in fullscreen info string.
 It is now displayed by default.
 
 ------------------------------------------------------------------------
-r507 | nadvornik | 2008-04-19 00:31:58 +0200 (So, 19 dub 2008) | 2 lines
+r507 | nadvornik | 2008-04-19 00:31:58 +0200 (Sat, 19 Apr 2008) | 2 lines
 
 partially fixed reading embedded color profiles with exiv2
 
 ------------------------------------------------------------------------
 
 partially fixed reading embedded color profiles with exiv2
 
 ------------------------------------------------------------------------
-r506 | zas_ | 2008-04-19 00:15:01 +0200 (So, 19 dub 2008) | 5 lines
+r506 | zas_ | 2008-04-19 00:15:01 +0200 (Sat, 19 Apr 2008) | 5 lines
 
 Add two new options to control image read buffer at runtime.
 They are available in Preferences > Advanced > Image loading and caching.
 
 Add two new options to control image read buffer at runtime.
 They are available in Preferences > Advanced > Image loading and caching.
@@ -4602,27 +4760,27 @@ Default read buffer size was set to 4096 instead of 512.
 These options are saved to rc file.
 
 ------------------------------------------------------------------------
 These options are saved to rc file.
 
 ------------------------------------------------------------------------
-r505 | zas_ | 2008-04-18 23:53:33 +0200 (Pá, 18 dub 2008) | 2 lines
+r505 | zas_ | 2008-04-18 23:53:33 +0200 (Fri, 18 Apr 2008) | 2 lines
 
 Display elapsed time since previous get_exec_time() call (debug only).
 
 ------------------------------------------------------------------------
 
 Display elapsed time since previous get_exec_time() call (debug only).
 
 ------------------------------------------------------------------------
-r504 | zas_ | 2008-04-18 23:51:08 +0200 (Pá, 18 dub 2008) | 2 lines
+r504 | zas_ | 2008-04-18 23:51:08 +0200 (Fri, 18 Apr 2008) | 2 lines
 
 Remove forgotten debug printf().
 
 ------------------------------------------------------------------------
 
 Remove forgotten debug printf().
 
 ------------------------------------------------------------------------
-r503 | zas_ | 2008-04-18 23:42:00 +0200 (Pá, 18 dub 2008) | 2 lines
+r503 | zas_ | 2008-04-18 23:42:00 +0200 (Fri, 18 Apr 2008) | 2 lines
 
 Fix OSD display when fullscreen info string is empty.
 
 ------------------------------------------------------------------------
 
 Fix OSD display when fullscreen info string is empty.
 
 ------------------------------------------------------------------------
-r502 | nadvornik | 2008-04-18 23:30:12 +0200 (Pá, 18 dub 2008) | 2 lines
+r502 | nadvornik | 2008-04-18 23:30:12 +0200 (Fri, 18 Apr 2008) | 2 lines
 
 replace inner loops with memcpy
 
 ------------------------------------------------------------------------
 
 replace inner loops with memcpy
 
 ------------------------------------------------------------------------
-r501 | zas_ | 2008-04-18 22:41:09 +0200 (Pá, 18 dub 2008) | 5 lines
+r501 | zas_ | 2008-04-18 22:41:09 +0200 (Fri, 18 Apr 2008) | 5 lines
 
 Explode pr_tile_mirror() in three optimized functions:
 pr_tile_mirror_only()
 
 Explode pr_tile_mirror() in three optimized functions:
 pr_tile_mirror_only()
@@ -4630,7 +4788,7 @@ pr_tile_mirror_and_flip()
 pr_tile_flip_only()
 
 ------------------------------------------------------------------------
 pr_tile_flip_only()
 
 ------------------------------------------------------------------------
-r500 | zas_ | 2008-04-18 18:53:41 +0200 (Pá, 18 dub 2008) | 5 lines
+r500 | zas_ | 2008-04-18 18:53:41 +0200 (Fri, 18 Apr 2008) | 5 lines
 
 Rename vd_drop_update() to vd_dnd_drop_update().
 Add two function pointers to ViewDir struct to keep
 
 Rename vd_drop_update() to vd_dnd_drop_update().
 Add two function pointers to ViewDir struct to keep
@@ -4638,19 +4796,19 @@ vdtree_dnd_drop_expand_cancel() and vdtree_dnd_drop_expand()
 static to view_dir_tree.c.
 
 ------------------------------------------------------------------------
 static to view_dir_tree.c.
 
 ------------------------------------------------------------------------
-r499 | zas_ | 2008-04-18 18:29:47 +0200 (Pá, 18 dub 2008) | 2 lines
+r499 | zas_ | 2008-04-18 18:29:47 +0200 (Fri, 18 Apr 2008) | 2 lines
 
 Drop 3 useless #define.
 
 ------------------------------------------------------------------------
 
 Drop 3 useless #define.
 
 ------------------------------------------------------------------------
-r498 | zas_ | 2008-04-18 18:25:40 +0200 (Pá, 18 dub 2008) | 4 lines
+r498 | zas_ | 2008-04-18 18:25:40 +0200 (Fri, 18 Apr 2008) | 4 lines
 
 Fix forgotten vd->pf affectation.
 Cleanup, and reduce code redundancy a bit.
 
 
 ------------------------------------------------------------------------
 
 Fix forgotten vd->pf affectation.
 Cleanup, and reduce code redundancy a bit.
 
 
 ------------------------------------------------------------------------
-r497 | zas_ | 2008-04-18 13:01:41 +0200 (Pá, 18 dub 2008) | 6 lines
+r497 | zas_ | 2008-04-18 13:01:41 +0200 (Fri, 18 Apr 2008) | 6 lines
 
 Explode pr_tile_rotate_90() in two functions:
 pr_tile_rotate_90_clockwise()
 
 Explode pr_tile_rotate_90() in two functions:
 pr_tile_rotate_90_clockwise()
@@ -4659,128 +4817,128 @@ Optimize the code at the expense of a bit of code redundancy:
 tests were moved outside the loops, intermediate results are now cached.
 
 ------------------------------------------------------------------------
 tests were moved outside the loops, intermediate results are now cached.
 
 ------------------------------------------------------------------------
-r496 | zas_ | 2008-04-18 11:15:09 +0200 (Pá, 18 dub 2008) | 2 lines
+r496 | zas_ | 2008-04-18 11:15:09 +0200 (Fri, 18 Apr 2008) | 2 lines
 
 Introduce printf_term() macro and use it.
 
 ------------------------------------------------------------------------
 
 Introduce printf_term() macro and use it.
 
 ------------------------------------------------------------------------
-r495 | zas_ | 2008-04-17 22:14:49 +0200 (Čt, 17 dub 2008) | 3 lines
+r495 | zas_ | 2008-04-17 22:14:49 +0200 (Thu, 17 Apr 2008) | 3 lines
 
 Add a shortcut key for List (L) and change the one for Tree (T),
 they are now in a submenu.
 
 ------------------------------------------------------------------------
 
 Add a shortcut key for List (L) and change the one for Tree (T),
 they are now in a submenu.
 
 ------------------------------------------------------------------------
-r494 | zas_ | 2008-04-17 22:03:49 +0200 (Čt, 17 dub 2008) | 2 lines
+r494 | zas_ | 2008-04-17 22:03:49 +0200 (Thu, 17 Apr 2008) | 2 lines
 
 Add some wrappers in view_dir.c and simplify even more.
 
 ------------------------------------------------------------------------
 
 Add some wrappers in view_dir.c and simplify even more.
 
 ------------------------------------------------------------------------
-r493 | zas_ | 2008-04-17 21:57:41 +0200 (Čt, 17 dub 2008) | 2 lines
+r493 | zas_ | 2008-04-17 21:57:41 +0200 (Thu, 17 Apr 2008) | 2 lines
 
 Fix a bug introduced in revision 489.
 
 ------------------------------------------------------------------------
 
 Fix a bug introduced in revision 489.
 
 ------------------------------------------------------------------------
-r492 | zas_ | 2008-04-17 20:44:17 +0200 (Čt, 17 dub 2008) | 3 lines
+r492 | zas_ | 2008-04-17 20:44:17 +0200 (Thu, 17 Apr 2008) | 3 lines
 
 Reduce code redundancy with the introduction of a new
 function named vd_get_fd_from_tree_path().
 
 ------------------------------------------------------------------------
 
 Reduce code redundancy with the introduction of a new
 function named vd_get_fd_from_tree_path().
 
 ------------------------------------------------------------------------
-r491 | nadvornik | 2008-04-17 19:44:54 +0200 (Čt, 17 dub 2008) | 3 lines
+r491 | nadvornik | 2008-04-17 19:44:54 +0200 (Thu, 17 Apr 2008) | 3 lines
 
 image post-processing (rotation and color management) moved to
 pixbuf-renderer
 
 ------------------------------------------------------------------------
 
 image post-processing (rotation and color management) moved to
 pixbuf-renderer
 
 ------------------------------------------------------------------------
-r490 | zas_ | 2008-04-17 19:35:51 +0200 (Čt, 17 dub 2008) | 3 lines
+r490 | zas_ | 2008-04-17 19:35:51 +0200 (Thu, 17 Apr 2008) | 3 lines
 
 Merge vd(list|tree)_release_cb() in vd_release_cb().
 I made some assumptions here i hope correct.
 
 ------------------------------------------------------------------------
 
 Merge vd(list|tree)_release_cb() in vd_release_cb().
 I made some assumptions here i hope correct.
 
 ------------------------------------------------------------------------
-r489 | zas_ | 2008-04-17 19:19:41 +0200 (Čt, 17 dub 2008) | 2 lines
+r489 | zas_ | 2008-04-17 19:19:41 +0200 (Thu, 17 Apr 2008) | 2 lines
 
 Merge few more functions to view_dir.c.
 
 ------------------------------------------------------------------------
 
 Merge few more functions to view_dir.c.
 
 ------------------------------------------------------------------------
-r488 | zas_ | 2008-04-17 18:33:31 +0200 (Čt, 17 dub 2008) | 2 lines
+r488 | zas_ | 2008-04-17 18:33:31 +0200 (Thu, 17 Apr 2008) | 2 lines
 
 Move common menu position callback to view_dir.c.
 
 ------------------------------------------------------------------------
 
 Move common menu position callback to view_dir.c.
 
 ------------------------------------------------------------------------
-r487 | zas_ | 2008-04-17 16:51:32 +0200 (Čt, 17 dub 2008) | 2 lines
+r487 | zas_ | 2008-04-17 16:51:32 +0200 (Thu, 17 Apr 2008) | 2 lines
 
 Merge dirlist/dirview dnd code.
 
 ------------------------------------------------------------------------
 
 Merge dirlist/dirview dnd code.
 
 ------------------------------------------------------------------------
-r486 | zas_ | 2008-04-17 00:51:32 +0200 (Čt, 17 dub 2008) | 2 lines
+r486 | zas_ | 2008-04-17 00:51:32 +0200 (Thu, 17 Apr 2008) | 2 lines
 
 Regenerate translations files and update french translation.
 
 ------------------------------------------------------------------------
 
 Regenerate translations files and update french translation.
 
 ------------------------------------------------------------------------
-r485 | zas_ | 2008-04-17 00:31:52 +0200 (Čt, 17 dub 2008) | 2 lines
+r485 | zas_ | 2008-04-17 00:31:52 +0200 (Thu, 17 Apr 2008) | 2 lines
 
 Fix new folder feature in dirlist mode, it was broken by revision 481.
 
 ------------------------------------------------------------------------
 
 Fix new folder feature in dirlist mode, it was broken by revision 481.
 
 ------------------------------------------------------------------------
-r484 | zas_ | 2008-04-17 00:23:43 +0200 (Čt, 17 dub 2008) | 2 lines
+r484 | zas_ | 2008-04-17 00:23:43 +0200 (Thu, 17 Apr 2008) | 2 lines
 
 Fix a crash introduced in revision 477.
 
 ------------------------------------------------------------------------
 
 Fix a crash introduced in revision 477.
 
 ------------------------------------------------------------------------
-r483 | zas_ | 2008-04-17 00:21:01 +0200 (Čt, 17 dub 2008) | 2 lines
+r483 | zas_ | 2008-04-17 00:21:01 +0200 (Thu, 17 Apr 2008) | 2 lines
 
 Fix two errors made in revision 473.
 
 ------------------------------------------------------------------------
 
 Fix two errors made in revision 473.
 
 ------------------------------------------------------------------------
-r482 | zas_ | 2008-04-16 23:58:05 +0200 (St, 16 dub 2008) | 2 lines
+r482 | zas_ | 2008-04-16 23:58:05 +0200 (Wed, 16 Apr 2008) | 2 lines
 
 Merge few more vdlist/vdtree functions.
 
 ------------------------------------------------------------------------
 
 Merge few more vdlist/vdtree functions.
 
 ------------------------------------------------------------------------
-r481 | zas_ | 2008-04-16 22:36:10 +0200 (St, 16 dub 2008) | 2 lines
+r481 | zas_ | 2008-04-16 22:36:10 +0200 (Wed, 16 Apr 2008) | 2 lines
 
 Make directory view popup menu common and move it to view_dir.{c,h}.
 
 ------------------------------------------------------------------------
 
 Make directory view popup menu common and move it to view_dir.{c,h}.
 
 ------------------------------------------------------------------------
-r480 | nadvornik | 2008-04-16 22:32:44 +0200 (St, 16 dub 2008) | 2 lines
+r480 | nadvornik | 2008-04-16 22:32:44 +0200 (Wed, 16 Apr 2008) | 2 lines
 
 fixed compiler warnings
 
 ------------------------------------------------------------------------
 
 fixed compiler warnings
 
 ------------------------------------------------------------------------
-r479 | nadvornik | 2008-04-16 22:15:42 +0200 (St, 16 dub 2008) | 2 lines
+r479 | nadvornik | 2008-04-16 22:15:42 +0200 (Wed, 16 Apr 2008) | 2 lines
 
 in debug mode print time information on selected events
 
 ------------------------------------------------------------------------
 
 in debug mode print time information on selected events
 
 ------------------------------------------------------------------------
-r478 | zas_ | 2008-04-16 20:57:50 +0200 (St, 16 dub 2008) | 2 lines
+r478 | zas_ | 2008-04-16 20:57:50 +0200 (Wed, 16 Apr 2008) | 2 lines
 
 Clean up and simplify.
 
 ------------------------------------------------------------------------
 
 Clean up and simplify.
 
 ------------------------------------------------------------------------
-r477 | zas_ | 2008-04-16 18:54:38 +0200 (St, 16 dub 2008) | 3 lines
+r477 | zas_ | 2008-04-16 18:54:38 +0200 (Wed, 16 Apr 2008) | 3 lines
 
 Merge parts of view_dir_list/tree constructors/destructors to
 view_dir.
 
 ------------------------------------------------------------------------
 
 Merge parts of view_dir_list/tree constructors/destructors to
 view_dir.
 
 ------------------------------------------------------------------------
-r476 | zas_ | 2008-04-16 18:05:12 +0200 (St, 16 dub 2008) | 3 lines
+r476 | zas_ | 2008-04-16 18:05:12 +0200 (Wed, 16 Apr 2008) | 3 lines
 
 Move some dnd common code from view_dir_list.c and view_dir_tree.c
 to view_dir.c.
 
 ------------------------------------------------------------------------
 
 Move some dnd common code from view_dir_list.c and view_dir_tree.c
 to view_dir.c.
 
 ------------------------------------------------------------------------
-r475 | zas_ | 2008-04-16 16:56:31 +0200 (St, 16 dub 2008) | 2 lines
+r475 | zas_ | 2008-04-16 16:56:31 +0200 (Wed, 16 Apr 2008) | 2 lines
 
 Rename vdt occurences to vd.
 
 ------------------------------------------------------------------------
 
 Rename vdt occurences to vd.
 
 ------------------------------------------------------------------------
-r474 | zas_ | 2008-04-16 16:51:39 +0200 (St, 16 dub 2008) | 2 lines
+r474 | zas_ | 2008-04-16 16:51:39 +0200 (Wed, 16 Apr 2008) | 2 lines
 
 Rename vdl occurences to vd.
 
 ------------------------------------------------------------------------
 
 Rename vdl occurences to vd.
 
 ------------------------------------------------------------------------
-r473 | zas_ | 2008-04-16 16:45:22 +0200 (St, 16 dub 2008) | 11 lines
+r473 | zas_ | 2008-04-16 16:45:22 +0200 (Wed, 16 Apr 2008) | 11 lines
 
 Introduce a new struct ViewDir to handle directory views common
 data.
 
 Introduce a new struct ViewDir to handle directory views common
 data.
@@ -4794,34 +4952,34 @@ and view_dir_tree.c and ease the introduction of new types
 of directory view.
 
 ------------------------------------------------------------------------
 of directory view.
 
 ------------------------------------------------------------------------
-r472 | zas_ | 2008-04-15 23:49:28 +0200 (Út, 15 dub 2008) | 2 lines
+r472 | zas_ | 2008-04-15 23:49:28 +0200 (Tue, 15 Apr 2008) | 2 lines
 
 Indicate --debug[=level] in usage display.
 
 ------------------------------------------------------------------------
 
 Indicate --debug[=level] in usage display.
 
 ------------------------------------------------------------------------
-r471 | zas_ | 2008-04-15 23:47:03 +0200 (Út, 15 dub 2008) | 4 lines
+r471 | zas_ | 2008-04-15 23:47:03 +0200 (Tue, 15 Apr 2008) | 4 lines
 
 Parse command line for --debug option as soon as possible and allow
 --debug[=level] syntax.
 Only display message indication debug level once.
 
 ------------------------------------------------------------------------
 
 Parse command line for --debug option as soon as possible and allow
 --debug[=level] syntax.
 Only display message indication debug level once.
 
 ------------------------------------------------------------------------
-r470 | zas_ | 2008-04-15 23:06:00 +0200 (Út, 15 dub 2008) | 2 lines
+r470 | zas_ | 2008-04-15 23:06:00 +0200 (Tue, 15 Apr 2008) | 2 lines
 
 Cleanup read/write of image.zoom_mode option.
 
 ------------------------------------------------------------------------
 
 Cleanup read/write of image.zoom_mode option.
 
 ------------------------------------------------------------------------
-r469 | zas_ | 2008-04-15 22:56:55 +0200 (Út, 15 dub 2008) | 2 lines
+r469 | zas_ | 2008-04-15 22:56:55 +0200 (Tue, 15 Apr 2008) | 2 lines
 
 Read show_icon_names only once.
 
 ------------------------------------------------------------------------
 
 Read show_icon_names only once.
 
 ------------------------------------------------------------------------
-r468 | zas_ | 2008-04-15 22:55:21 +0200 (Út, 15 dub 2008) | 2 lines
+r468 | zas_ | 2008-04-15 22:55:21 +0200 (Tue, 15 Apr 2008) | 2 lines
 
 Rename l_conf to layout_order and make it more local.
 
 ------------------------------------------------------------------------
 
 Rename l_conf to layout_order and make it more local.
 
 ------------------------------------------------------------------------
-r467 | zas_ | 2008-04-15 22:46:14 +0200 (Út, 15 dub 2008) | 5 lines
+r467 | zas_ | 2008-04-15 22:46:14 +0200 (Tue, 15 Apr 2008) | 5 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.
 
 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.
@@ -4829,7 +4987,7 @@ It fixes refreshing of files and directories lists when changing
 filtering options.
 
 ------------------------------------------------------------------------
 filtering options.
 
 ------------------------------------------------------------------------
-r466 | zas_ | 2008-04-15 22:36:11 +0200 (Út, 15 dub 2008) | 6 lines
+r466 | zas_ | 2008-04-15 22:36:11 +0200 (Tue, 15 Apr 2008) | 6 lines
 
 Add a new option in Preferences > Filtering to allow the
 user to choose to display '.' directory in folder lists or not.
 
 Add a new option in Preferences > Filtering to allow the
 user to choose to display '.' directory in folder lists or not.
@@ -4838,27 +4996,27 @@ A minor fix was made to disable display of .. in folder selection
 dialogs when current path is /.
 
 ------------------------------------------------------------------------
 dialogs when current path is /.
 
 ------------------------------------------------------------------------
-r465 | zas_ | 2008-04-15 22:00:27 +0200 (Út, 15 dub 2008) | 2 lines
+r465 | zas_ | 2008-04-15 22:00:27 +0200 (Tue, 15 Apr 2008) | 2 lines
 
 Add and use few new macros in rc file writing code.
 
 ------------------------------------------------------------------------
 
 Add and use few new macros in rc file writing code.
 
 ------------------------------------------------------------------------
-r464 | nadvornik | 2008-04-15 20:34:24 +0200 (Út, 15 dub 2008) | 2 lines
+r464 | nadvornik | 2008-04-15 20:34:24 +0200 (Tue, 15 Apr 2008) | 2 lines
 
 this might fix the freezes on freebsd, solaris, etc.
 
 ------------------------------------------------------------------------
 
 this might fix the freezes on freebsd, solaris, etc.
 
 ------------------------------------------------------------------------
-r463 | nadvornik | 2008-04-15 18:57:30 +0200 (Út, 15 dub 2008) | 2 lines
+r463 | nadvornik | 2008-04-15 18:57:30 +0200 (Tue, 15 Apr 2008) | 2 lines
 
 save file_class to config file
 
 ------------------------------------------------------------------------
 
 save file_class to config file
 
 ------------------------------------------------------------------------
-r462 | zas_ | 2008-04-15 09:16:51 +0200 (Út, 15 dub 2008) | 2 lines
+r462 | zas_ | 2008-04-15 09:16:51 +0200 (Tue, 15 Apr 2008) | 2 lines
 
 Exit fullscreen mode when Properties is displayed.
 
 ------------------------------------------------------------------------
 
 Exit fullscreen mode when Properties is displayed.
 
 ------------------------------------------------------------------------
-r461 | zas_ | 2008-04-15 08:56:25 +0200 (Út, 15 dub 2008) | 7 lines
+r461 | zas_ | 2008-04-15 08:56:25 +0200 (Tue, 15 Apr 2008) | 7 lines
 
 New Go to directory view feature that permits to find and display the directory
 corresponding to an image view.
 
 New Go to directory view feature that permits to find and display the directory
 corresponding to an image view.
@@ -4868,93 +5026,93 @@ a new window, with image and directory list.
 If current directory is the one of the image, menu item is disabled.
 
 ------------------------------------------------------------------------
 If current directory is the one of the image, menu item is disabled.
 
 ------------------------------------------------------------------------
-r460 | zas_ | 2008-04-15 01:47:13 +0200 (Út, 15 dub 2008) | 2 lines
+r460 | zas_ | 2008-04-15 01:47:13 +0200 (Tue, 15 Apr 2008) | 2 lines
 
 Move layout.order default init to setup_default_options().
 
 ------------------------------------------------------------------------
 
 Move layout.order default init to setup_default_options().
 
 ------------------------------------------------------------------------
-r459 | zas_ | 2008-04-15 01:39:46 +0200 (Út, 15 dub 2008) | 2 lines
+r459 | zas_ | 2008-04-15 01:39:46 +0200 (Tue, 15 Apr 2008) | 2 lines
 
 collection_load(): use booleans and always count failures (for debug). 
 
 ------------------------------------------------------------------------
 
 collection_load(): use booleans and always count failures (for debug). 
 
 ------------------------------------------------------------------------
-r458 | zas_ | 2008-04-15 01:29:54 +0200 (Út, 15 dub 2008) | 2 lines
+r458 | zas_ | 2008-04-15 01:29:54 +0200 (Tue, 15 Apr 2008) | 2 lines
 
 collection_load(): improve headers parsing.
 
 ------------------------------------------------------------------------
 
 collection_load(): improve headers parsing.
 
 ------------------------------------------------------------------------
-r457 | zas_ | 2008-04-15 01:09:48 +0200 (Út, 15 dub 2008) | 2 lines
+r457 | zas_ | 2008-04-15 01:09:48 +0200 (Tue, 15 Apr 2008) | 2 lines
 
 collection_load(): fix typo (missing #) made in rev 453.
 
 ------------------------------------------------------------------------
 
 collection_load(): fix typo (missing #) made in rev 453.
 
 ------------------------------------------------------------------------
-r456 | zas_ | 2008-04-15 01:08:27 +0200 (Út, 15 dub 2008) | 2 lines
+r456 | zas_ | 2008-04-15 01:08:27 +0200 (Tue, 15 Apr 2008) | 2 lines
 
 collection_load(): accept whitespaces at start of lines.
 
 ------------------------------------------------------------------------
 
 collection_load(): accept whitespaces at start of lines.
 
 ------------------------------------------------------------------------
-r455 | zas_ | 2008-04-15 00:57:26 +0200 (Út, 15 dub 2008) | 2 lines
+r455 | zas_ | 2008-04-15 00:57:26 +0200 (Tue, 15 Apr 2008) | 2 lines
 
 collection_load(): increase verbosity in debug mode.
 
 ------------------------------------------------------------------------
 
 collection_load(): increase verbosity in debug mode.
 
 ------------------------------------------------------------------------
-r454 | zas_ | 2008-04-15 00:50:50 +0200 (Út, 15 dub 2008) | 3 lines
+r454 | zas_ | 2008-04-15 00:50:50 +0200 (Tue, 15 Apr 2008) | 3 lines
 
 collection_load(): replace official by limit_failures (and
 invert the tests).
 
 ------------------------------------------------------------------------
 
 collection_load(): replace official by limit_failures (and
 invert the tests).
 
 ------------------------------------------------------------------------
-r453 | zas_ | 2008-04-15 00:45:53 +0200 (Út, 15 dub 2008) | 3 lines
+r453 | zas_ | 2008-04-15 00:45:53 +0200 (Tue, 15 Apr 2008) | 3 lines
 
 Increase collection_load() buffer size and do not activate
 error limiting for GQview collections.
 
 ------------------------------------------------------------------------
 
 Increase collection_load() buffer size and do not activate
 error limiting for GQview collections.
 
 ------------------------------------------------------------------------
-r452 | zas_ | 2008-04-15 00:28:29 +0200 (Út, 15 dub 2008) | 2 lines
+r452 | zas_ | 2008-04-15 00:28:29 +0200 (Tue, 15 Apr 2008) | 2 lines
 
 Merge collection_load_only_geometry() into collection_load().
 
 ------------------------------------------------------------------------
 
 Merge collection_load_only_geometry() into collection_load().
 
 ------------------------------------------------------------------------
-r451 | zas_ | 2008-04-15 00:05:47 +0200 (Út, 15 dub 2008) | 2 lines
+r451 | zas_ | 2008-04-15 00:05:47 +0200 (Tue, 15 Apr 2008) | 2 lines
 
 Use flags for collection_load*().
 
 ------------------------------------------------------------------------
 
 Use flags for collection_load*().
 
 ------------------------------------------------------------------------
-r450 | zas_ | 2008-04-13 22:33:45 +0200 (Ne, 13 dub 2008) | 2 lines
+r450 | zas_ | 2008-04-13 22:33:45 +0200 (Sun, 13 Apr 2008) | 2 lines
 
 Apply exif display config (Never/If set/Always) to pan view too.
 
 ------------------------------------------------------------------------
 
 Apply exif display config (Never/If set/Always) to pan view too.
 
 ------------------------------------------------------------------------
-r449 | zas_ | 2008-04-13 21:21:13 +0200 (Ne, 13 dub 2008) | 4 lines
+r449 | zas_ | 2008-04-13 21:21:13 +0200 (Sun, 13 Apr 2008) | 4 lines
 
 Rename show_dot_files to show_hidden_files.
 There is no need to expose the underlying method to hide
 files.
 
 ------------------------------------------------------------------------
 
 Rename show_dot_files to show_hidden_files.
 There is no need to expose the underlying method to hide
 files.
 
 ------------------------------------------------------------------------
-r448 | zas_ | 2008-04-13 20:56:24 +0200 (Ne, 13 dub 2008) | 3 lines
+r448 | zas_ | 2008-04-13 20:56:24 +0200 (Sun, 13 Apr 2008) | 3 lines
 
 Let toggle the visibility of hidden files from directories list
 or tree contextual menu.
 
 ------------------------------------------------------------------------
 
 Let toggle the visibility of hidden files from directories list
 or tree contextual menu.
 
 ------------------------------------------------------------------------
-r447 | zas_ | 2008-04-13 14:24:42 +0200 (Ne, 13 dub 2008) | 2 lines
+r447 | zas_ | 2008-04-13 14:24:42 +0200 (Sun, 13 Apr 2008) | 2 lines
 
 Add a button to reset fullscreen info string to default value.
 
 ------------------------------------------------------------------------
 
 Add a button to reset fullscreen info string to default value.
 
 ------------------------------------------------------------------------
-r446 | zas_ | 2008-04-13 14:12:44 +0200 (Ne, 13 dub 2008) | 2 lines
+r446 | zas_ | 2008-04-13 14:12:44 +0200 (Sun, 13 Apr 2008) | 2 lines
 
 Fix a typo, READ_CHAR() must use value_all.
 
 ------------------------------------------------------------------------
 
 Fix a typo, READ_CHAR() must use value_all.
 
 ------------------------------------------------------------------------
-r445 | zas_ | 2008-04-13 11:10:38 +0200 (Ne, 13 dub 2008) | 3 lines
+r445 | zas_ | 2008-04-13 11:10:38 +0200 (Sun, 13 Apr 2008) | 3 lines
 
 Use convenient macros to read options, it will ensure options
 names are matching (in the rc file and internally).
 
 ------------------------------------------------------------------------
 
 Use convenient macros to read options, it will ensure options
 names are matching (in the rc file and internally).
 
 ------------------------------------------------------------------------
-r444 | zas_ | 2008-04-13 10:36:17 +0200 (Ne, 13 dub 2008) | 5 lines
+r444 | zas_ | 2008-04-13 10:36:17 +0200 (Sun, 13 Apr 2008) | 5 lines
 
 Simplify read_*_option() stuff by passing pointer to option value.
 Introduce read_uint_option() to read enum values and read_int_option_clamp()
 
 Simplify read_*_option() stuff by passing pointer to option value.
 Introduce read_uint_option() to read enum values and read_int_option_clamp()
@@ -4962,66 +5120,66 @@ to read clamped values.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r443 | zas_ | 2008-04-13 01:59:31 +0200 (Ne, 13 dub 2008) | 3 lines
+r443 | zas_ | 2008-04-13 01:59:31 +0200 (Sun, 13 Apr 2008) | 3 lines
 
 Partly rewrite option parser to accept whitespaces at start
 of lines.
 
 ------------------------------------------------------------------------
 
 Partly rewrite option parser to accept whitespaces at start
 of lines.
 
 ------------------------------------------------------------------------
-r442 | zas_ | 2008-04-13 01:41:35 +0200 (Ne, 13 dub 2008) | 2 lines
+r442 | zas_ | 2008-04-13 01:41:35 +0200 (Sun, 13 Apr 2008) | 2 lines
 
 exif_* -> exif.display.*
 
 ------------------------------------------------------------------------
 
 exif_* -> exif.display.*
 
 ------------------------------------------------------------------------
-r441 | zas_ | 2008-04-13 01:32:08 +0200 (Ne, 13 dub 2008) | 2 lines
+r441 | zas_ | 2008-04-13 01:32:08 +0200 (Sun, 13 Apr 2008) | 2 lines
 
 Add a note in the rc file about special editor slots.
 
 ------------------------------------------------------------------------
 
 Add a note in the rc file about special editor slots.
 
 ------------------------------------------------------------------------
-r440 | zas_ | 2008-04-13 01:16:41 +0200 (Ne, 13 dub 2008) | 2 lines
+r440 | zas_ | 2008-04-13 01:16:41 +0200 (Sun, 13 Apr 2008) | 2 lines
 
 sidecar_ext -> sidecar.ext
 
 ------------------------------------------------------------------------
 
 sidecar_ext -> sidecar.ext
 
 ------------------------------------------------------------------------
-r439 | zas_ | 2008-04-13 01:07:04 +0200 (Ne, 13 dub 2008) | 2 lines
+r439 | zas_ | 2008-04-13 01:07:04 +0200 (Sun, 13 Apr 2008) | 2 lines
 
 Unify names of options between variables and rc file.
 
 ------------------------------------------------------------------------
 
 Unify names of options between variables and rc file.
 
 ------------------------------------------------------------------------
-r438 | zas_ | 2008-04-13 01:02:00 +0200 (Ne, 13 dub 2008) | 2 lines
+r438 | zas_ | 2008-04-13 01:02:00 +0200 (Sun, 13 Apr 2008) | 2 lines
 
 Use tree_descend_subdirs everywhere.
 
 ------------------------------------------------------------------------
 
 Use tree_descend_subdirs everywhere.
 
 ------------------------------------------------------------------------
-r437 | zas_ | 2008-04-13 00:22:11 +0200 (Ne, 13 dub 2008) | 2 lines
+r437 | zas_ | 2008-04-13 00:22:11 +0200 (Sun, 13 Apr 2008) | 2 lines
 
 Use startup_path_enable everywhere.
 
 ------------------------------------------------------------------------
 
 Use startup_path_enable everywhere.
 
 ------------------------------------------------------------------------
-r436 | zas_ | 2008-04-13 00:17:14 +0200 (Ne, 13 dub 2008) | 2 lines
+r436 | zas_ | 2008-04-13 00:17:14 +0200 (Sun, 13 Apr 2008) | 2 lines
 
 Rename recent_list_max/open_recent_max to open_recent_list_maxsize.
 
 ------------------------------------------------------------------------
 
 Rename recent_list_max/open_recent_max to open_recent_list_maxsize.
 
 ------------------------------------------------------------------------
-r435 | zas_ | 2008-04-13 00:10:38 +0200 (Ne, 13 dub 2008) | 2 lines
+r435 | zas_ | 2008-04-13 00:10:38 +0200 (Sun, 13 Apr 2008) | 2 lines
 
 Rename dupe_custom_threshold option to duplicates_similarity_threshold.
 
 ------------------------------------------------------------------------
 
 Rename dupe_custom_threshold option to duplicates_similarity_threshold.
 
 ------------------------------------------------------------------------
-r434 | zas_ | 2008-04-13 00:04:29 +0200 (Ne, 13 dub 2008) | 4 lines
+r434 | zas_ | 2008-04-13 00:04:29 +0200 (Sun, 13 Apr 2008) | 4 lines
 
 Move safe_delete* and in place rename options to file_ops
 struct.
 Re-order rc file a bit.
 
 ------------------------------------------------------------------------
 
 Move safe_delete* and in place rename options to file_ops
 struct.
 Re-order rc file a bit.
 
 ------------------------------------------------------------------------
-r433 | zas_ | 2008-04-12 23:45:30 +0200 (So, 12 dub 2008) | 3 lines
+r433 | zas_ | 2008-04-12 23:45:30 +0200 (Sat, 12 Apr 2008) | 3 lines
 
 Rename option thumbnails.enabled to layout.show_thumbnails as it makes
 more sense.
 
 ------------------------------------------------------------------------
 
 Rename option thumbnails.enabled to layout.show_thumbnails as it makes
 more sense.
 
 ------------------------------------------------------------------------
-r432 | zas_ | 2008-04-12 23:38:55 +0200 (So, 12 dub 2008) | 5 lines
+r432 | zas_ | 2008-04-12 23:38:55 +0200 (Sat, 12 Apr 2008) | 5 lines
 
 Rename user_specified_window_background and window_background_color
 to image.use_custom_border_color and image.border_color.
 
 Rename user_specified_window_background and window_background_color
 to image.use_custom_border_color and image.border_color.
@@ -5029,110 +5187,110 @@ Rename pref_background_color_set_cb() to pref_color_button_set_cb().
 Rename pref_colorbutton_new() to pref_color_button_new().
 
 ------------------------------------------------------------------------
 Rename pref_colorbutton_new() to pref_color_button_new().
 
 ------------------------------------------------------------------------
-r431 | zas_ | 2008-04-12 21:33:59 +0200 (So, 12 dub 2008) | 2 lines
+r431 | zas_ | 2008-04-12 21:33:59 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 Rename window options (moved to layout) and re-order rc file.
 
 ------------------------------------------------------------------------
 
 Rename window options (moved to layout) and re-order rc file.
 
 ------------------------------------------------------------------------
-r430 | zas_ | 2008-04-12 19:20:34 +0200 (So, 12 dub 2008) | 2 lines
+r430 | zas_ | 2008-04-12 19:20:34 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 Fix bad image option name in the rc file.
 
 ------------------------------------------------------------------------
 
 Fix bad image option name in the rc file.
 
 ------------------------------------------------------------------------
-r429 | zas_ | 2008-04-12 19:09:20 +0200 (So, 12 dub 2008) | 2 lines
+r429 | zas_ | 2008-04-12 19:09:20 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 Fix display bug when using "Limit image size when autofitting" option.
 
 ------------------------------------------------------------------------
 
 Fix display bug when using "Limit image size when autofitting" option.
 
 ------------------------------------------------------------------------
-r428 | zas_ | 2008-04-12 17:13:00 +0200 (So, 12 dub 2008) | 2 lines
+r428 | zas_ | 2008-04-12 17:13:00 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 Beautify rc file, adding sub-sections titles.
 
 ------------------------------------------------------------------------
 
 Beautify rc file, adding sub-sections titles.
 
 ------------------------------------------------------------------------
-r427 | zas_ | 2008-04-12 17:04:58 +0200 (So, 12 dub 2008) | 2 lines
+r427 | zas_ | 2008-04-12 17:04:58 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 Rename image-related options.
 
 ------------------------------------------------------------------------
 
 Rename image-related options.
 
 ------------------------------------------------------------------------
-r426 | zas_ | 2008-04-12 11:41:44 +0200 (So, 12 dub 2008) | 2 lines
+r426 | zas_ | 2008-04-12 11:41:44 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 Rename thumbnails related options.
 
 ------------------------------------------------------------------------
 
 Rename thumbnails related options.
 
 ------------------------------------------------------------------------
-r425 | zas_ | 2008-04-12 11:12:37 +0200 (So, 12 dub 2008) | 2 lines
+r425 | zas_ | 2008-04-12 11:12:37 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 Rename file filtering options.
 
 ------------------------------------------------------------------------
 
 Rename file filtering options.
 
 ------------------------------------------------------------------------
-r424 | zas_ | 2008-04-12 10:59:52 +0200 (So, 12 dub 2008) | 2 lines
+r424 | zas_ | 2008-04-12 10:59:52 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 Drop unused stuff.
 
 ------------------------------------------------------------------------
 
 Drop unused stuff.
 
 ------------------------------------------------------------------------
-r423 | zas_ | 2008-04-12 10:40:02 +0200 (So, 12 dub 2008) | 2 lines
+r423 | zas_ | 2008-04-12 10:40:02 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 Rename collection options.
 
 ------------------------------------------------------------------------
 
 Rename collection options.
 
 ------------------------------------------------------------------------
-r422 | zas_ | 2008-04-12 10:35:58 +0200 (So, 12 dub 2008) | 2 lines
+r422 | zas_ | 2008-04-12 10:35:58 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 Rename file sorting options.
 
 ------------------------------------------------------------------------
 
 Rename file sorting options.
 
 ------------------------------------------------------------------------
-r421 | zas_ | 2008-04-12 10:28:08 +0200 (So, 12 dub 2008) | 2 lines
+r421 | zas_ | 2008-04-12 10:28:08 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 Re-order and try to group options.
 
 ------------------------------------------------------------------------
 
 Re-order and try to group options.
 
 ------------------------------------------------------------------------
-r420 | zas_ | 2008-04-12 10:05:44 +0200 (So, 12 dub 2008) | 2 lines
+r420 | zas_ | 2008-04-12 10:05:44 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 Rename color profile options.
 
 ------------------------------------------------------------------------
 
 Rename color profile options.
 
 ------------------------------------------------------------------------
-r419 | zas_ | 2008-04-12 09:46:01 +0200 (So, 12 dub 2008) | 2 lines
+r419 | zas_ | 2008-04-12 09:46:01 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 Rename slideshow options.
 
 ------------------------------------------------------------------------
 
 Rename slideshow options.
 
 ------------------------------------------------------------------------
-r418 | zas_ | 2008-04-12 09:09:19 +0200 (So, 12 dub 2008) | 3 lines
+r418 | zas_ | 2008-04-12 09:09:19 +0200 (Sat, 12 Apr 2008) | 3 lines
 
 Only display defined exif tags by default.
 
 
 ------------------------------------------------------------------------
 
 Only display defined exif tags by default.
 
 
 ------------------------------------------------------------------------
-r417 | zas_ | 2008-04-12 09:00:14 +0200 (So, 12 dub 2008) | 2 lines
+r417 | zas_ | 2008-04-12 09:00:14 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 Drop redundant code.
 
 ------------------------------------------------------------------------
 
 Drop redundant code.
 
 ------------------------------------------------------------------------
-r416 | zas_ | 2008-04-12 08:42:47 +0200 (So, 12 dub 2008) | 3 lines
+r416 | zas_ | 2008-04-12 08:42:47 +0200 (Sat, 12 Apr 2008) | 3 lines
 
 Add Exif.Photo.ColorSpace tag in Preferences > Properties > Exif.
 
 Add Exif.Photo.ColorSpace tag in Preferences > Properties > Exif.
-Requested by Frédéric Mantegazza.
+Requested by Fr?\195?\169d?\195?\169ric Mantegazza.
 
 ------------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r415 | zas_ | 2008-04-12 01:32:22 +0200 (So, 12 dub 2008) | 2 lines
+r415 | zas_ | 2008-04-12 01:32:22 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 Rationalize fullscreen options naming.
 
 ------------------------------------------------------------------------
 
 Rationalize fullscreen options naming.
 
 ------------------------------------------------------------------------
-r414 | zas_ | 2008-04-12 01:01:00 +0200 (So, 12 dub 2008) | 2 lines
+r414 | zas_ | 2008-04-12 01:01:00 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 options_c -> c_options
 
 ------------------------------------------------------------------------
 
 options_c -> c_options
 
 ------------------------------------------------------------------------
-r413 | zas_ | 2008-04-12 00:52:22 +0200 (So, 12 dub 2008) | 2 lines
+r413 | zas_ | 2008-04-12 00:52:22 +0200 (Sat, 12 Apr 2008) | 2 lines
 
 Move more options to ConfOptions.
 
 ------------------------------------------------------------------------
 
 Move more options to ConfOptions.
 
 ------------------------------------------------------------------------
-r412 | zas_ | 2008-04-12 00:27:54 +0200 (So, 12 dub 2008) | 3 lines
+r412 | zas_ | 2008-04-12 00:27:54 +0200 (Sat, 12 Apr 2008) | 3 lines
 
 Move file_sort_case_sensitive to ConfOptions.
 
 
 ------------------------------------------------------------------------
 
 Move file_sort_case_sensitive to ConfOptions.
 
 
 ------------------------------------------------------------------------
-r411 | zas_ | 2008-04-12 00:14:36 +0200 (So, 12 dub 2008) | 6 lines
+r411 | zas_ | 2008-04-12 00:14:36 +0200 (Sat, 12 Apr 2008) | 6 lines
 
 Add a new struct ConfOptions to handle options.
 Changes were made among the code to use only one global var
 
 Add a new struct ConfOptions to handle options.
 Changes were made among the code to use only one global var
@@ -5141,31 +5299,31 @@ Initialization takes place in new init_options().
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r410 | zas_ | 2008-04-11 22:35:37 +0200 (Pá, 11 dub 2008) | 4 lines
+r410 | zas_ | 2008-04-11 22:35:37 +0200 (Fri, 11 Apr 2008) | 4 lines
 
 Make thumbnail standard fail directory after current application
 name and version.
 
 
 ------------------------------------------------------------------------
 
 Make thumbnail standard fail directory after current application
 name and version.
 
 
 ------------------------------------------------------------------------
-r409 | zas_ | 2008-04-11 22:01:29 +0200 (Pá, 11 dub 2008) | 3 lines
+r409 | zas_ | 2008-04-11 22:01:29 +0200 (Fri, 11 Apr 2008) | 3 lines
 
 Define drag and drop target string in dnd.h.
 Make it use the current name of the application.
 
 ------------------------------------------------------------------------
 
 Define drag and drop target string in dnd.h.
 Make it use the current name of the application.
 
 ------------------------------------------------------------------------
-r408 | zas_ | 2008-04-11 21:43:36 +0200 (Pá, 11 dub 2008) | 2 lines
+r408 | zas_ | 2008-04-11 21:43:36 +0200 (Fri, 11 Apr 2008) | 2 lines
 
 Use secure save in history_list_save().
 
 ------------------------------------------------------------------------
 
 Use secure save in history_list_save().
 
 ------------------------------------------------------------------------
-r407 | zas_ | 2008-04-11 19:11:14 +0200 (Pá, 11 dub 2008) | 3 lines
+r407 | zas_ | 2008-04-11 19:11:14 +0200 (Fri, 11 Apr 2008) | 3 lines
 
 Use secure save in comment_file_write().
 
 
 ------------------------------------------------------------------------
 
 Use secure save in comment_file_write().
 
 
 ------------------------------------------------------------------------
-r406 | zas_ | 2008-04-11 18:46:21 +0200 (Pá, 11 dub 2008) | 5 lines
+r406 | zas_ | 2008-04-11 18:46:21 +0200 (Fri, 11 Apr 2008) | 5 lines
 
 Secure save now unlinks temporary file on error by default.
 It will prevent left-behind temporary files, but also prevent
 
 Secure save now unlinks temporary file on error by default.
 It will prevent left-behind temporary files, but also prevent
@@ -5173,30 +5331,30 @@ potential data recovery from partially written files (it
 should not be a problem here).
 
 ------------------------------------------------------------------------
 should not be a problem here).
 
 ------------------------------------------------------------------------
-r405 | zas_ | 2008-04-11 18:04:37 +0200 (Pá, 11 dub 2008) | 2 lines
+r405 | zas_ | 2008-04-11 18:04:37 +0200 (Fri, 11 Apr 2008) | 2 lines
 
 Use secure save feature when saving collections.
 
 ------------------------------------------------------------------------
 
 Use secure save feature when saving collections.
 
 ------------------------------------------------------------------------
-r404 | zas_ | 2008-04-11 18:02:33 +0200 (Pá, 11 dub 2008) | 2 lines
+r404 | zas_ | 2008-04-11 18:02:33 +0200 (Fri, 11 Apr 2008) | 2 lines
 
 Preserve permissions of the destination file when using secure save.
 
 ------------------------------------------------------------------------
 
 Preserve permissions of the destination file when using secure save.
 
 ------------------------------------------------------------------------
-r403 | zas_ | 2008-04-11 17:27:08 +0200 (Pá, 11 dub 2008) | 4 lines
+r403 | zas_ | 2008-04-11 17:27:08 +0200 (Fri, 11 Apr 2008) | 4 lines
 
 Revert part of the previous patch, let the caller take care
 of calling path_from_utf8().
 
 
 ------------------------------------------------------------------------
 
 Revert part of the previous patch, let the caller take care
 of calling path_from_utf8().
 
 
 ------------------------------------------------------------------------
-r402 | zas_ | 2008-04-11 16:27:55 +0200 (Pá, 11 dub 2008) | 3 lines
+r402 | zas_ | 2008-04-11 16:27:55 +0200 (Fri, 11 Apr 2008) | 3 lines
 
 Use path_from_utf8() on the passed filename.
 Add const attribute.
 
 ------------------------------------------------------------------------
 
 Use path_from_utf8() on the passed filename.
 Add const attribute.
 
 ------------------------------------------------------------------------
-r401 | zas_ | 2008-04-11 15:07:48 +0200 (Pá, 11 dub 2008) | 8 lines
+r401 | zas_ | 2008-04-11 15:07:48 +0200 (Fri, 11 Apr 2008) | 8 lines
 
 ui_icons.h and icons_inline.h depend on gdk-pixbuf-csource,
 so add a test for it in configure.
 
 ui_icons.h and icons_inline.h depend on gdk-pixbuf-csource,
 so add a test for it in configure.
@@ -5207,53 +5365,53 @@ on error.
 Make these targets depend on respective Makefile.in.
 
 ------------------------------------------------------------------------
 Make these targets depend on respective Makefile.in.
 
 ------------------------------------------------------------------------
-r400 | zas_ | 2008-04-11 14:31:32 +0200 (Pá, 11 dub 2008) | 2 lines
+r400 | zas_ | 2008-04-11 14:31:32 +0200 (Fri, 11 Apr 2008) | 2 lines
 
 Move secure save code to its own files: secure_save.{c,h}.
 
 ------------------------------------------------------------------------
 
 Move secure save code to its own files: secure_save.{c,h}.
 
 ------------------------------------------------------------------------
-r399 | zas_ | 2008-04-11 14:25:36 +0200 (Pá, 11 dub 2008) | 2 lines
+r399 | zas_ | 2008-04-11 14:25:36 +0200 (Fri, 11 Apr 2008) | 2 lines
 
 Add missing #ifdef/#endif.
 
 ------------------------------------------------------------------------
 
 Add missing #ifdef/#endif.
 
 ------------------------------------------------------------------------
-r398 | zas_ | 2008-04-11 12:46:52 +0200 (Pá, 11 dub 2008) | 2 lines
+r398 | zas_ | 2008-04-11 12:46:52 +0200 (Fri, 11 Apr 2008) | 2 lines
 
 Ensure that gcc flag -Wall is set.
 
 ------------------------------------------------------------------------
 
 Ensure that gcc flag -Wall is set.
 
 ------------------------------------------------------------------------
-r397 | zas_ | 2008-04-11 12:45:37 +0200 (Pá, 11 dub 2008) | 2 lines
+r397 | zas_ | 2008-04-11 12:45:37 +0200 (Fri, 11 Apr 2008) | 2 lines
 
 Silent some gcc warnings.
 
 ------------------------------------------------------------------------
 
 Silent some gcc warnings.
 
 ------------------------------------------------------------------------
-r396 | zas_ | 2008-04-11 11:02:20 +0200 (Pá, 11 dub 2008) | 3 lines
+r396 | zas_ | 2008-04-11 11:02:20 +0200 (Fri, 11 Apr 2008) | 3 lines
 
 Prevent multiple insertion of the same file in a collection.
 Use a hash table to speed up existence tests.
 
 ------------------------------------------------------------------------
 
 Prevent multiple insertion of the same file in a collection.
 Use a hash table to speed up existence tests.
 
 ------------------------------------------------------------------------
-r395 | zas_ | 2008-04-11 10:10:40 +0200 (Pá, 11 dub 2008) | 2 lines
+r395 | zas_ | 2008-04-11 10:10:40 +0200 (Fri, 11 Apr 2008) | 2 lines
 
 Only display these messages if debug mode is enabled.
 
 ------------------------------------------------------------------------
 
 Only display these messages if debug mode is enabled.
 
 ------------------------------------------------------------------------
-r394 | nadvornik | 2008-04-10 21:27:42 +0200 (Čt, 10 dub 2008) | 2 lines
+r394 | nadvornik | 2008-04-10 21:27:42 +0200 (Thu, 10 Apr 2008) | 2 lines
 
 fixed dates in pan-calendar
 
 ------------------------------------------------------------------------
 
 fixed dates in pan-calendar
 
 ------------------------------------------------------------------------
-r393 | zas_ | 2008-04-10 14:07:34 +0200 (Čt, 10 dub 2008) | 2 lines
+r393 | zas_ | 2008-04-10 14:07:34 +0200 (Thu, 10 Apr 2008) | 2 lines
 
 Fix fCamera even more.
 
 ------------------------------------------------------------------------
 
 Fix fCamera even more.
 
 ------------------------------------------------------------------------
-r392 | zas_ | 2008-04-10 13:31:20 +0200 (Čt, 10 dub 2008) | 2 lines
+r392 | zas_ | 2008-04-10 13:31:20 +0200 (Thu, 10 Apr 2008) | 2 lines
 
 Do not display ... if not truncated.
 
 ------------------------------------------------------------------------
 
 Do not display ... if not truncated.
 
 ------------------------------------------------------------------------
-r391 | zas_ | 2008-04-10 12:43:15 +0200 (Čt, 10 dub 2008) | 5 lines
+r391 | zas_ | 2008-04-10 12:43:15 +0200 (Thu, 10 Apr 2008) | 5 lines
 
 Add the possibility to truncate overlay infos displayed:
 %fCamera:20% will truncate data displayed to 20 characters
 
 Add the possibility to truncate overlay infos displayed:
 %fCamera:20% will truncate data displayed to 20 characters
@@ -5261,48 +5419,48 @@ and add 3 dots at the end.
 For example, %name% -> some_file, %name:4% -> some...
 
 ------------------------------------------------------------------------
 For example, %name% -> some_file, %name:4% -> some...
 
 ------------------------------------------------------------------------
-r390 | zas_ | 2008-04-10 02:09:43 +0200 (Čt, 10 dub 2008) | 2 lines
+r390 | zas_ | 2008-04-10 02:09:43 +0200 (Thu, 10 Apr 2008) | 2 lines
 
 Fix broken remove_common_prefix(), fCamera didn't display model as it should.
 
 ------------------------------------------------------------------------
 
 Fix broken remove_common_prefix(), fCamera didn't display model as it should.
 
 ------------------------------------------------------------------------
-r389 | zas_ | 2008-04-10 00:47:43 +0200 (Čt, 10 dub 2008) | 2 lines
+r389 | zas_ | 2008-04-10 00:47:43 +0200 (Thu, 10 Apr 2008) | 2 lines
 
 Resync .po files. French translation was updated (100% made).
 
 ------------------------------------------------------------------------
 
 Resync .po files. French translation was updated (100% made).
 
 ------------------------------------------------------------------------
-r388 | zas_ | 2008-04-10 00:36:43 +0200 (Čt, 10 dub 2008) | 2 lines
+r388 | zas_ | 2008-04-10 00:36:43 +0200 (Thu, 10 Apr 2008) | 2 lines
 
 Add 3 missing files to POTFILES.in.
 
 ------------------------------------------------------------------------
 
 Add 3 missing files to POTFILES.in.
 
 ------------------------------------------------------------------------
-r387 | zas_ | 2008-04-10 00:33:06 +0200 (Čt, 10 dub 2008) | 2 lines
+r387 | zas_ | 2008-04-10 00:33:06 +0200 (Thu, 10 Apr 2008) | 2 lines
 
 Simple helper script to display translation statistics.
 
 ------------------------------------------------------------------------
 
 Simple helper script to display translation statistics.
 
 ------------------------------------------------------------------------
-r386 | zas_ | 2008-04-10 00:13:11 +0200 (Čt, 10 dub 2008) | 3 lines
+r386 | zas_ | 2008-04-10 00:13:11 +0200 (Thu, 10 Apr 2008) | 3 lines
 
 Fix a typo: "while fluorescent" -> "white fluorescent"
 
 
 ------------------------------------------------------------------------
 
 Fix a typo: "while fluorescent" -> "white fluorescent"
 
 
 ------------------------------------------------------------------------
-r385 | zas_ | 2008-04-10 00:01:52 +0200 (Čt, 10 dub 2008) | 2 lines
+r385 | zas_ | 2008-04-10 00:01:52 +0200 (Thu, 10 Apr 2008) | 2 lines
 
 Resync .po files. Update french translation.
 
 ------------------------------------------------------------------------
 
 Resync .po files. Update french translation.
 
 ------------------------------------------------------------------------
-r384 | nadvornik | 2008-04-09 23:14:50 +0200 (St, 09 dub 2008) | 2 lines
+r384 | nadvornik | 2008-04-09 23:14:50 +0200 (Wed, 09 Apr 2008) | 2 lines
 
 fixed crash in pan_calendar
 
 ------------------------------------------------------------------------
 
 fixed crash in pan_calendar
 
 ------------------------------------------------------------------------
-r383 | nadvornik | 2008-04-09 22:49:32 +0200 (St, 09 dub 2008) | 2 lines
+r383 | nadvornik | 2008-04-09 22:49:32 +0200 (Wed, 09 Apr 2008) | 2 lines
 
 improved histogram drawing
 
 ------------------------------------------------------------------------
 
 improved histogram drawing
 
 ------------------------------------------------------------------------
-r382 | zas_ | 2008-04-09 18:37:54 +0200 (St, 09 dub 2008) | 5 lines
+r382 | zas_ | 2008-04-09 18:37:54 +0200 (Wed, 09 Apr 2008) | 5 lines
 
 Simplify and unify gtk_window creation with the help of
 the new window_new() function, that wraps gtk_window_new()
 
 Simplify and unify gtk_window creation with the help of
 the new window_new() function, that wraps gtk_window_new()
@@ -5310,53 +5468,53 @@ call.
 Subclass, title and icon are set in the same call.
 
 ------------------------------------------------------------------------
 Subclass, title and icon are set in the same call.
 
 ------------------------------------------------------------------------
-r381 | zas_ | 2008-04-09 15:53:01 +0200 (St, 09 dub 2008) | 2 lines
+r381 | zas_ | 2008-04-09 15:53:01 +0200 (Wed, 09 Apr 2008) | 2 lines
 
 Replace occurences of Geeqie / geeqie by constants defined in main.h.
 
 ------------------------------------------------------------------------
 
 Replace occurences of Geeqie / geeqie by constants defined in main.h.
 
 ------------------------------------------------------------------------
-r380 | zas_ | 2008-04-09 01:41:01 +0200 (St, 09 dub 2008) | 2 lines
+r380 | zas_ | 2008-04-09 01:41:01 +0200 (Wed, 09 Apr 2008) | 2 lines
 
 int -> gint
 
 ------------------------------------------------------------------------
 
 int -> gint
 
 ------------------------------------------------------------------------
-r379 | zas_ | 2008-04-09 01:39:27 +0200 (St, 09 dub 2008) | 2 lines
+r379 | zas_ | 2008-04-09 01:39:27 +0200 (Wed, 09 Apr 2008) | 2 lines
 
 Make xmp debug info only appears when debug >= 2.
 
 ------------------------------------------------------------------------
 
 Make xmp debug info only appears when debug >= 2.
 
 ------------------------------------------------------------------------
-r378 | zas_ | 2008-04-09 01:33:49 +0200 (St, 09 dub 2008) | 3 lines
+r378 | zas_ | 2008-04-09 01:33:49 +0200 (Wed, 09 Apr 2008) | 3 lines
 
 Enable image rotation depending on EXIF by default.
 New users shouldn't have to search for it.
 
 ------------------------------------------------------------------------
 
 Enable image rotation depending on EXIF by default.
 New users shouldn't have to search for it.
 
 ------------------------------------------------------------------------
-r377 | zas_ | 2008-04-09 01:25:46 +0200 (St, 09 dub 2008) | 2 lines
+r377 | zas_ | 2008-04-09 01:25:46 +0200 (Wed, 09 Apr 2008) | 2 lines
 
 Fix missing header files inclusions.
 
 ------------------------------------------------------------------------
 
 Fix missing header files inclusions.
 
 ------------------------------------------------------------------------
-r376 | zas_ | 2008-04-09 01:16:12 +0200 (St, 09 dub 2008) | 2 lines
+r376 | zas_ | 2008-04-09 01:16:12 +0200 (Wed, 09 Apr 2008) | 2 lines
 
 GQVIEW_* -> GQ_* 
 
 ------------------------------------------------------------------------
 
 GQVIEW_* -> GQ_* 
 
 ------------------------------------------------------------------------
-r375 | zas_ | 2008-04-09 01:07:09 +0200 (St, 09 dub 2008) | 2 lines
+r375 | zas_ | 2008-04-09 01:07:09 +0200 (Wed, 09 Apr 2008) | 2 lines
 
 GQVIEW_H -> MAIN_H
 
 ------------------------------------------------------------------------
 
 GQVIEW_H -> MAIN_H
 
 ------------------------------------------------------------------------
-r374 | zas_ | 2008-04-09 01:02:33 +0200 (St, 09 dub 2008) | 2 lines
+r374 | zas_ | 2008-04-09 01:02:33 +0200 (Wed, 09 Apr 2008) | 2 lines
 
 gqview.h -> main.h
 
 ------------------------------------------------------------------------
 
 gqview.h -> main.h
 
 ------------------------------------------------------------------------
-r373 | zas_ | 2008-04-09 00:31:42 +0200 (St, 09 dub 2008) | 2 lines
+r373 | zas_ | 2008-04-09 00:31:42 +0200 (Wed, 09 Apr 2008) | 2 lines
 
 Remove obsolete prototype.
 
 ------------------------------------------------------------------------
 
 Remove obsolete prototype.
 
 ------------------------------------------------------------------------
-r372 | zas_ | 2008-04-09 00:28:55 +0200 (St, 09 dub 2008) | 9 lines
+r372 | zas_ | 2008-04-09 00:28:55 +0200 (Wed, 09 Apr 2008) | 9 lines
 
 
 gqview_remote -> remote_connection
 
 
 gqview_remote -> remote_connection
@@ -5368,14 +5526,14 @@ gqview_remote_build_list() -> remote_build_list()
 gqview_remote_cb() -> remote_cb()
 
 ------------------------------------------------------------------------
 gqview_remote_cb() -> remote_cb()
 
 ------------------------------------------------------------------------
-r371 | zas_ | 2008-04-09 00:16:56 +0200 (St, 09 dub 2008) | 4 lines
+r371 | zas_ | 2008-04-09 00:16:56 +0200 (Wed, 09 Apr 2008) | 4 lines
 
 
 exit_gqview() renamed to exit_program().
 exit_gqview_final() renamed to exit_program_final().
 
 ------------------------------------------------------------------------
 
 
 exit_gqview() renamed to exit_program().
 exit_gqview_final() renamed to exit_program_final().
 
 ------------------------------------------------------------------------
-r370 | zas_ | 2008-04-09 00:05:04 +0200 (St, 09 dub 2008) | 8 lines
+r370 | zas_ | 2008-04-09 00:05:04 +0200 (Wed, 09 Apr 2008) | 8 lines
 
 Add support for some Samsung raw files (.pef).
 
 
 Add support for some Samsung raw files (.pef).
 
@@ -5386,7 +5544,7 @@ Patch by Max Lushnikov.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r369 | zas_ | 2008-04-08 23:55:58 +0200 (Út, 08 dub 2008) | 7 lines
+r369 | zas_ | 2008-04-08 23:55:58 +0200 (Tue, 08 Apr 2008) | 7 lines
 
 Implement secure rc file saving.
 First data is written to a temporary file, then if nothing
 
 Implement secure rc file saving.
 First data is written to a temporary file, then if nothing
@@ -5396,12 +5554,12 @@ The code is borrowed from ELinks (http://elinks.cz).
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r368 | nadvornik | 2008-04-08 23:52:04 +0200 (Út, 08 dub 2008) | 2 lines
+r368 | nadvornik | 2008-04-08 23:52:04 +0200 (Tue, 08 Apr 2008) | 2 lines
 
 fixed histogram label
 
 ------------------------------------------------------------------------
 
 fixed histogram label
 
 ------------------------------------------------------------------------
-r367 | zas_ | 2008-04-08 23:33:29 +0200 (Út, 08 dub 2008) | 11 lines
+r367 | zas_ | 2008-04-08 23:33:29 +0200 (Tue, 08 Apr 2008) | 11 lines
 
 Fix the "continuous display" of tooltips in the collection view
 (before the tooltip delay occured once, then changing icon to icon never hide the
 
 Fix the "continuous display" of tooltips in the collection view
 (before the tooltip delay occured once, then changing icon to icon never hide the
@@ -5415,38 +5573,38 @@ When Show filename text is off, behavior is unchanged, the (short) filename is
 displayed.
 
 ------------------------------------------------------------------------
 displayed.
 
 ------------------------------------------------------------------------
-r366 | nadvornik | 2008-04-08 22:56:50 +0200 (Út, 08 dub 2008) | 3 lines
+r366 | nadvornik | 2008-04-08 22:56:50 +0200 (Tue, 08 Apr 2008) | 3 lines
 
 reworked the histogram patch by Uwe Ohse, most of the code is in
 separate files
 
 ------------------------------------------------------------------------
 
 reworked the histogram patch by Uwe Ohse, most of the code is in
 separate files
 
 ------------------------------------------------------------------------
-r365 | nadvornik | 2008-04-08 19:26:13 +0200 (Út, 08 dub 2008) | 2 lines
+r365 | nadvornik | 2008-04-08 19:26:13 +0200 (Tue, 08 Apr 2008) | 2 lines
 
 fixed file delete notification in view_file_icon
 
 ------------------------------------------------------------------------
 
 fixed file delete notification in view_file_icon
 
 ------------------------------------------------------------------------
-r364 | zas_ | 2008-04-08 18:22:21 +0200 (Út, 08 dub 2008) | 2 lines
+r364 | zas_ | 2008-04-08 18:22:21 +0200 (Tue, 08 Apr 2008) | 2 lines
 
 gtk_notebook_set_tab_reorderable() is only available sinc gtk+ 2.10.
 
 ------------------------------------------------------------------------
 
 gtk_notebook_set_tab_reorderable() is only available sinc gtk+ 2.10.
 
 ------------------------------------------------------------------------
-r363 | zas_ | 2008-04-08 17:53:03 +0200 (Út, 08 dub 2008) | 2 lines
+r363 | zas_ | 2008-04-08 17:53:03 +0200 (Tue, 08 Apr 2008) | 2 lines
 
 Move active variable affectation after the test.
 
 ------------------------------------------------------------------------
 
 Move active variable affectation after the test.
 
 ------------------------------------------------------------------------
-r362 | zas_ | 2008-04-08 16:52:42 +0200 (Út, 08 dub 2008) | 2 lines
+r362 | zas_ | 2008-04-08 16:52:42 +0200 (Tue, 08 Apr 2008) | 2 lines
 
 Simplify layout_color_name_parse() using g_strdelimit().
 
 ------------------------------------------------------------------------
 
 Simplify layout_color_name_parse() using g_strdelimit().
 
 ------------------------------------------------------------------------
-r361 | zas_ | 2008-04-08 16:50:14 +0200 (Út, 08 dub 2008) | 2 lines
+r361 | zas_ | 2008-04-08 16:50:14 +0200 (Tue, 08 Apr 2008) | 2 lines
 
 Tidy up, whitespaces and indentation fix.
 
 ------------------------------------------------------------------------
 
 Tidy up, whitespaces and indentation fix.
 
 ------------------------------------------------------------------------
-r360 | zas_ | 2008-04-08 13:53:35 +0200 (Út, 08 dub 2008) | 7 lines
+r360 | zas_ | 2008-04-08 13:53:35 +0200 (Tue, 08 Apr 2008) | 7 lines
 
 Remove dependency on GTK 2.12, reported by John Vodden and Vladimir
 Nadvornik.
 
 Remove dependency on GTK 2.12, reported by John Vodden and Vladimir
 Nadvornik.
@@ -5456,7 +5614,7 @@ gdk_color_to_string() was replaced by a equivalent function.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r359 | zas_ | 2008-04-07 21:47:22 +0200 (Po, 07 dub 2008) | 9 lines
+r359 | zas_ | 2008-04-07 21:47:22 +0200 (Mon, 07 Apr 2008) | 9 lines
 
 Add the possibility to print file names with path.
 A checkbox was added to the Text tab in the Print dialog.
 
 Add the possibility to print file names with path.
 A checkbox was added to the Text tab in the Print dialog.
@@ -5468,73 +5626,73 @@ Name unchecked and Path checked  -> /some/dir/
 Patch by Michael Mokeev and Laurent Monin.
 
 ------------------------------------------------------------------------
 Patch by Michael Mokeev and Laurent Monin.
 
 ------------------------------------------------------------------------
-r358 | zas_ | 2008-04-07 21:06:17 +0200 (Po, 07 dub 2008) | 2 lines
+r358 | zas_ | 2008-04-07 21:06:17 +0200 (Mon, 07 Apr 2008) | 2 lines
 
 
-Fix a segfault on fullscreen file deletion reported by Frédéric Mantegazza.
+Fix a segfault on fullscreen file deletion reported by Fr?\195?\169d?\195?\169ric Mantegazza.
 
 ------------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r357 | zas_ | 2008-04-07 20:52:54 +0200 (Po, 07 dub 2008) | 3 lines
+r357 | zas_ | 2008-04-07 20:52:54 +0200 (Mon, 07 Apr 2008) | 3 lines
 
 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.
 
 ------------------------------------------------------------------------
 
 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.
 
 ------------------------------------------------------------------------
-r356 | zas_ | 2008-04-07 10:09:39 +0200 (Po, 07 dub 2008) | 3 lines
+r356 | zas_ | 2008-04-07 10:09:39 +0200 (Mon, 07 Apr 2008) | 3 lines
 
 Display marks in overlay info only if at least one is set.
 Fix a missing g_string_free().
 
 ------------------------------------------------------------------------
 
 Display marks in overlay info only if at least one is set.
 Fix a missing g_string_free().
 
 ------------------------------------------------------------------------
-r355 | zas_ | 2008-04-06 12:17:41 +0200 (Ne, 06 dub 2008) | 3 lines
+r355 | zas_ | 2008-04-06 12:17:41 +0200 (Sun, 06 Apr 2008) | 3 lines
 
 Mark all exif labels as translatable.
 Before only some of them were enclosed by N_().
 
 ------------------------------------------------------------------------
 
 Mark all exif labels as translatable.
 Before only some of them were enclosed by N_().
 
 ------------------------------------------------------------------------
-r354 | zas_ | 2008-04-06 12:03:54 +0200 (Ne, 06 dub 2008) | 2 lines
+r354 | zas_ | 2008-04-06 12:03:54 +0200 (Sun, 06 Apr 2008) | 2 lines
 
 Mark strings as translatable.
 
 ------------------------------------------------------------------------
 
 Mark strings as translatable.
 
 ------------------------------------------------------------------------
-r353 | zas_ | 2008-04-05 17:23:39 +0200 (So, 05 dub 2008) | 4 lines
+r353 | zas_ | 2008-04-05 17:23:39 +0200 (Sat, 05 Apr 2008) | 4 lines
 
 Improve remove_trailing_slash() so it allocates no more than
 needed bytes and remove all trailing slashes instead only one.
 
 
 ------------------------------------------------------------------------
 
 Improve remove_trailing_slash() so it allocates no more than
 needed bytes and remove all trailing slashes instead only one.
 
 
 ------------------------------------------------------------------------
-r352 | zas_ | 2008-04-05 13:59:29 +0200 (So, 05 dub 2008) | 4 lines
+r352 | zas_ | 2008-04-05 13:59:29 +0200 (Sat, 05 Apr 2008) | 4 lines
 
 
 Comment out unused code.
 Geeqie code now compiles cleanly with -Wall gcc option.
 
 ------------------------------------------------------------------------
 
 
 Comment out unused code.
 Geeqie code now compiles cleanly with -Wall gcc option.
 
 ------------------------------------------------------------------------
-r351 | zas_ | 2008-04-05 00:34:55 +0200 (So, 05 dub 2008) | 3 lines
+r351 | zas_ | 2008-04-05 00:34:55 +0200 (Sat, 05 Apr 2008) | 3 lines
 
 Change default exif order a bit to move up common and useful
 info.
 
 ------------------------------------------------------------------------
 
 Change default exif order a bit to move up common and useful
 info.
 
 ------------------------------------------------------------------------
-r350 | zas_ | 2008-04-05 00:23:36 +0200 (So, 05 dub 2008) | 3 lines
+r350 | zas_ | 2008-04-05 00:23:36 +0200 (Sat, 05 Apr 2008) | 3 lines
 
 
 Re-add "What to show in properties dialog:" label before the table. 
 
 ------------------------------------------------------------------------
 
 
 Re-add "What to show in properties dialog:" label before the table. 
 
 ------------------------------------------------------------------------
-r349 | zas_ | 2008-04-05 00:12:28 +0200 (So, 05 dub 2008) | 3 lines
+r349 | zas_ | 2008-04-05 00:12:28 +0200 (Sat, 05 Apr 2008) | 3 lines
 
 Rename exif preferences tab to "Properties", and name the
 subsection "Exif".
 
 ------------------------------------------------------------------------
 
 Rename exif preferences tab to "Properties", and name the
 subsection "Exif".
 
 ------------------------------------------------------------------------
-r348 | zas_ | 2008-04-04 20:50:52 +0200 (Pá, 04 dub 2008) | 3 lines
+r348 | zas_ | 2008-04-04 20:50:52 +0200 (Fri, 04 Apr 2008) | 3 lines
 
 Fix a segfault occuring when enabling debug mode.
 At this point il->fd can be null.
 
 ------------------------------------------------------------------------
 
 Fix a segfault occuring when enabling debug mode.
 At this point il->fd can be null.
 
 ------------------------------------------------------------------------
-r347 | zas_ | 2008-04-04 01:29:14 +0200 (Pá, 04 dub 2008) | 6 lines
+r347 | zas_ | 2008-04-04 01:29:14 +0200 (Fri, 04 Apr 2008) | 6 lines
 
 Make the wmclass value unique among the code by defining
 it in main header file as GQ_WMCLASS.
 
 Make the wmclass value unique among the code by defining
 it in main header file as GQ_WMCLASS.
@@ -5543,125 +5701,125 @@ or by the hardcoded string "Geeqie".
 Now all Geeqie windows have the same value for wmclass.
 
 ------------------------------------------------------------------------
 Now all Geeqie windows have the same value for wmclass.
 
 ------------------------------------------------------------------------
-r346 | zas_ | 2008-04-04 00:39:50 +0200 (Pá, 04 dub 2008) | 2 lines
+r346 | zas_ | 2008-04-04 00:39:50 +0200 (Fri, 04 Apr 2008) | 2 lines
 
 Initialize variables, clearing a gcc warning.
 
 ------------------------------------------------------------------------
 
 Initialize variables, clearing a gcc warning.
 
 ------------------------------------------------------------------------
-r345 | zas_ | 2008-04-04 00:33:28 +0200 (Pá, 04 dub 2008) | 2 lines
+r345 | zas_ | 2008-04-04 00:33:28 +0200 (Fri, 04 Apr 2008) | 2 lines
 
 Add missing prototype to header file.
 
 ------------------------------------------------------------------------
 
 Add missing prototype to header file.
 
 ------------------------------------------------------------------------
-r344 | zas_ | 2008-04-04 00:29:20 +0200 (Pá, 04 dub 2008) | 2 lines
+r344 | zas_ | 2008-04-04 00:29:20 +0200 (Fri, 04 Apr 2008) | 2 lines
 
 Add few missing prototypes to header file.
 
 ------------------------------------------------------------------------
 
 Add few missing prototypes to header file.
 
 ------------------------------------------------------------------------
-r343 | zas_ | 2008-04-04 00:20:42 +0200 (Pá, 04 dub 2008) | 2 lines
+r343 | zas_ | 2008-04-04 00:20:42 +0200 (Fri, 04 Apr 2008) | 2 lines
 
 Drop a bunch of unused variables.
 
 ------------------------------------------------------------------------
 
 Drop a bunch of unused variables.
 
 ------------------------------------------------------------------------
-r342 | zas_ | 2008-04-04 00:14:37 +0200 (Pá, 04 dub 2008) | 2 lines
+r342 | zas_ | 2008-04-04 00:14:37 +0200 (Fri, 04 Apr 2008) | 2 lines
 
 Add missing #include.
 
 ------------------------------------------------------------------------
 
 Add missing #include.
 
 ------------------------------------------------------------------------
-r341 | zas_ | 2008-04-04 00:13:12 +0200 (Pá, 04 dub 2008) | 2 lines
+r341 | zas_ | 2008-04-04 00:13:12 +0200 (Fri, 04 Apr 2008) | 2 lines
 
 Remove unused variables.
 
 ------------------------------------------------------------------------
 
 Remove unused variables.
 
 ------------------------------------------------------------------------
-r340 | zas_ | 2008-04-04 00:09:36 +0200 (Pá, 04 dub 2008) | 2 lines
+r340 | zas_ | 2008-04-04 00:09:36 +0200 (Fri, 04 Apr 2008) | 2 lines
 
 Add missing prototype.
 
 ------------------------------------------------------------------------
 
 Add missing prototype.
 
 ------------------------------------------------------------------------
-r339 | zas_ | 2008-04-04 00:06:31 +0200 (Pá, 04 dub 2008) | 2 lines
+r339 | zas_ | 2008-04-04 00:06:31 +0200 (Fri, 04 Apr 2008) | 2 lines
 
 Drop 3 unused variables and comment out 2 unused functions.
 
 ------------------------------------------------------------------------
 
 Drop 3 unused variables and comment out 2 unused functions.
 
 ------------------------------------------------------------------------
-r338 | zas_ | 2008-04-04 00:03:14 +0200 (Pá, 04 dub 2008) | 2 lines
+r338 | zas_ | 2008-04-04 00:03:14 +0200 (Fri, 04 Apr 2008) | 2 lines
 
 Add parenthesis around affection to clear a gcc warning.
 
 ------------------------------------------------------------------------
 
 Add parenthesis around affection to clear a gcc warning.
 
 ------------------------------------------------------------------------
-r337 | zas_ | 2008-04-04 00:01:08 +0200 (Pá, 04 dub 2008) | 2 lines
+r337 | zas_ | 2008-04-04 00:01:08 +0200 (Fri, 04 Apr 2008) | 2 lines
 
 Fix a signedness warning.
 
 ------------------------------------------------------------------------
 
 Fix a signedness warning.
 
 ------------------------------------------------------------------------
-r336 | zas_ | 2008-04-03 23:54:23 +0200 (Čt, 03 dub 2008) | 3 lines
+r336 | zas_ | 2008-04-03 23:54:23 +0200 (Thu, 03 Apr 2008) | 3 lines
 
 Main configuration file was renamed from gqviewrc to geeqierc.
 
 
 ------------------------------------------------------------------------
 
 Main configuration file was renamed from gqviewrc to geeqierc.
 
 
 ------------------------------------------------------------------------
-r335 | zas_ | 2008-04-03 23:50:53 +0200 (Čt, 03 dub 2008) | 3 lines
+r335 | zas_ | 2008-04-03 23:50:53 +0200 (Thu, 03 Apr 2008) | 3 lines
 
 Fix a segfault occuring when using --without-exiv2 and
 concerning exif stuff.
 
 ------------------------------------------------------------------------
 
 Fix a segfault occuring when using --without-exiv2 and
 concerning exif stuff.
 
 ------------------------------------------------------------------------
-r334 | zas_ | 2008-04-03 23:49:17 +0200 (Čt, 03 dub 2008) | 2 lines
+r334 | zas_ | 2008-04-03 23:49:17 +0200 (Thu, 03 Apr 2008) | 2 lines
 
 Fix missing bit of previous patch.
 
 ------------------------------------------------------------------------
 
 Fix missing bit of previous patch.
 
 ------------------------------------------------------------------------
-r333 | zas_ | 2008-04-03 23:04:19 +0200 (Čt, 03 dub 2008) | 2 lines
+r333 | zas_ | 2008-04-03 23:04:19 +0200 (Thu, 03 Apr 2008) | 2 lines
 
 Fix two more gcc warnings related to function declarations.
 
 ------------------------------------------------------------------------
 
 Fix two more gcc warnings related to function declarations.
 
 ------------------------------------------------------------------------
-r332 | zas_ | 2008-04-03 22:53:13 +0200 (Čt, 03 dub 2008) | 3 lines
+r332 | zas_ | 2008-04-03 22:53:13 +0200 (Thu, 03 Apr 2008) | 3 lines
 
 Remove two unused variables declarations, and add a missing #include.
 
 
 ------------------------------------------------------------------------
 
 Remove two unused variables declarations, and add a missing #include.
 
 
 ------------------------------------------------------------------------
-r331 | zas_ | 2008-04-03 22:46:55 +0200 (Čt, 03 dub 2008) | 2 lines
+r331 | zas_ | 2008-04-03 22:46:55 +0200 (Thu, 03 Apr 2008) | 2 lines
 
 Drop unused variable.
 
 ------------------------------------------------------------------------
 
 Drop unused variable.
 
 ------------------------------------------------------------------------
-r330 | zas_ | 2008-04-03 22:45:55 +0200 (Čt, 03 dub 2008) | 2 lines
+r330 | zas_ | 2008-04-03 22:45:55 +0200 (Thu, 03 Apr 2008) | 2 lines
 
 Add missing return at the end of editor_command_next_start().
 
 ------------------------------------------------------------------------
 
 Add missing return at the end of editor_command_next_start().
 
 ------------------------------------------------------------------------
-r329 | zas_ | 2008-04-03 22:40:15 +0200 (Čt, 03 dub 2008) | 2 lines
+r329 | zas_ | 2008-04-03 22:40:15 +0200 (Thu, 03 Apr 2008) | 2 lines
 
 Drop unused variable.
 
 ------------------------------------------------------------------------
 
 Drop unused variable.
 
 ------------------------------------------------------------------------
-r328 | zas_ | 2008-04-03 22:38:59 +0200 (Čt, 03 dub 2008) | 2 lines
+r328 | zas_ | 2008-04-03 22:38:59 +0200 (Thu, 03 Apr 2008) | 2 lines
 
 Make collect_manager_process_action() static.
 
 ------------------------------------------------------------------------
 
 Make collect_manager_process_action() static.
 
 ------------------------------------------------------------------------
-r327 | zas_ | 2008-04-03 22:34:49 +0200 (Čt, 03 dub 2008) | 2 lines
+r327 | zas_ | 2008-04-03 22:34:49 +0200 (Thu, 03 Apr 2008) | 2 lines
 
 Fix typos in functions names: file_list -> filelist.
 
 ------------------------------------------------------------------------
 
 Fix typos in functions names: file_list -> filelist.
 
 ------------------------------------------------------------------------
-r326 | zas_ | 2008-04-03 22:25:22 +0200 (Čt, 03 dub 2008) | 2 lines
+r326 | zas_ | 2008-04-03 22:25:22 +0200 (Thu, 03 Apr 2008) | 2 lines
 
 Remove unused variable declarations.
 
 ------------------------------------------------------------------------
 
 Remove unused variable declarations.
 
 ------------------------------------------------------------------------
-r325 | zas_ | 2008-04-03 22:24:20 +0200 (Čt, 03 dub 2008) | 2 lines
+r325 | zas_ | 2008-04-03 22:24:20 +0200 (Thu, 03 Apr 2008) | 2 lines
 
 Fix missing header include (filelist.h).
 
 ------------------------------------------------------------------------
 
 Fix missing header include (filelist.h).
 
 ------------------------------------------------------------------------
-r324 | zas_ | 2008-04-03 22:19:16 +0200 (Čt, 03 dub 2008) | 2 lines
+r324 | zas_ | 2008-04-03 22:19:16 +0200 (Thu, 03 Apr 2008) | 2 lines
 
 Remove unused variables declarations.
 
 ------------------------------------------------------------------------
 
 Remove unused variables declarations.
 
 ------------------------------------------------------------------------
-r323 | zas_ | 2008-04-03 22:11:09 +0200 (Čt, 03 dub 2008) | 7 lines
+r323 | zas_ | 2008-04-03 22:11:09 +0200 (Thu, 03 Apr 2008) | 7 lines
 
 Move tabs code from config_window_create() to new smaller functions.
 Each tab has now its own function named:
 
 Move tabs code from config_window_create() to new smaller functions.
 Each tab has now its own function named:
@@ -5671,18 +5829,18 @@ config_tab_advanced();
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r322 | zas_ | 2008-04-03 20:20:39 +0200 (Čt, 03 dub 2008) | 2 lines
+r322 | zas_ | 2008-04-03 20:20:39 +0200 (Thu, 03 Apr 2008) | 2 lines
 
 Use more generic names for some cache manager callback functions.
 
 ------------------------------------------------------------------------
 
 Use more generic names for some cache manager callback functions.
 
 ------------------------------------------------------------------------
-r321 | zas_ | 2008-04-03 19:34:30 +0200 (Čt, 03 dub 2008) | 3 lines
+r321 | zas_ | 2008-04-03 19:34:30 +0200 (Thu, 03 Apr 2008) | 3 lines
 
 Replace some occurences of gqview by Geeqie.
 
 
 ------------------------------------------------------------------------
 
 Replace some occurences of gqview by Geeqie.
 
 
 ------------------------------------------------------------------------
-r320 | zas_ | 2008-04-03 19:15:49 +0200 (Čt, 03 dub 2008) | 6 lines
+r320 | zas_ | 2008-04-03 19:15:49 +0200 (Thu, 03 Apr 2008) | 6 lines
 
 Add a debug level spinner at the end of Preferences > Advanced.
 One can now enable debug mode without restarting geeqie.
 
 Add a debug level spinner at the end of Preferences > Advanced.
 One can now enable debug mode without restarting geeqie.
@@ -5691,7 +5849,7 @@ at compile time was added.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r319 | zas_ | 2008-04-03 16:35:03 +0200 (Čt, 03 dub 2008) | 7 lines
+r319 | zas_ | 2008-04-03 16:35:03 +0200 (Thu, 03 Apr 2008) | 7 lines
 
 Fix and simplify thumbnails size combo box related code.
 Some variables were unused, code was buggy (spurious entry at
 
 Fix and simplify thumbnails size combo box related code.
 Some variables were unused, code was buggy (spurious entry at
@@ -5701,20 +5859,20 @@ thumbnail size.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r318 | zas_ | 2008-04-03 15:58:20 +0200 (Čt, 03 dub 2008) | 4 lines
+r318 | zas_ | 2008-04-03 15:58:20 +0200 (Thu, 03 Apr 2008) | 4 lines
 
 
 Make the preferences window resizeable, and try to improve
 display of editors tab.
 
 ------------------------------------------------------------------------
 
 
 Make the preferences window resizeable, and try to improve
 display of editors tab.
 
 ------------------------------------------------------------------------
-r317 | zas_ | 2008-04-03 15:24:13 +0200 (Čt, 03 dub 2008) | 3 lines
+r317 | zas_ | 2008-04-03 15:24:13 +0200 (Thu, 03 Apr 2008) | 3 lines
 
 Tidy up. Fix indentation and missing whitespaces.
 Make editors table creation code a bit more readable.
 
 ------------------------------------------------------------------------
 
 Tidy up. Fix indentation and missing whitespaces.
 Make editors table creation code a bit more readable.
 
 ------------------------------------------------------------------------
-r316 | zas_ | 2008-04-03 10:51:32 +0200 (Čt, 03 dub 2008) | 11 lines
+r316 | zas_ | 2008-04-03 10:51:32 +0200 (Thu, 03 Apr 2008) | 11 lines
 
 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.
 
 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.
@@ -5728,13 +5886,13 @@ The delete dialog now displays more information:
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r315 | nadvornik | 2008-04-02 22:44:40 +0200 (St, 02 dub 2008) | 3 lines
+r315 | nadvornik | 2008-04-02 22:44:40 +0200 (Wed, 02 Apr 2008) | 3 lines
 
 various exif improvements based on patch by Uwe Ohse 
 try to compute 35mm focal length
 
 ------------------------------------------------------------------------
 
 various exif improvements based on patch by Uwe Ohse 
 try to compute 35mm focal length
 
 ------------------------------------------------------------------------
-r314 | zas_ | 2008-04-02 14:12:50 +0200 (St, 02 dub 2008) | 6 lines
+r314 | zas_ | 2008-04-02 14:12:50 +0200 (Wed, 02 Apr 2008) | 6 lines
 
 Make properties tabs reorderable through drag'n drop.
 Order is preserved during the whole session.
 
 Make properties tabs reorderable through drag'n drop.
 Order is preserved during the whole session.
@@ -5743,7 +5901,7 @@ Currently, order isn't saved to rc file.
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r313 | zas_ | 2008-04-02 12:40:54 +0200 (St, 02 dub 2008) | 5 lines
+r313 | zas_ | 2008-04-02 12:40:54 +0200 (Wed, 02 Apr 2008) | 5 lines
 
 Honor selection while fullscreen navigation.
 The behavior is now consistent in full screen and windowed mode.
 
 Honor selection while fullscreen navigation.
 The behavior is now consistent in full screen and windowed mode.
@@ -5751,37 +5909,37 @@ It fixes the fact that the selection was discarded on "Next".
 Patch by Uwe Ohse. Cleanups by Laurent Monin.
 
 ------------------------------------------------------------------------
 Patch by Uwe Ohse. Cleanups by Laurent Monin.
 
 ------------------------------------------------------------------------
-r312 | zas_ | 2008-04-01 09:42:31 +0200 (Út, 01 dub 2008) | 1 line
+r312 | zas_ | 2008-04-01 09:42:31 +0200 (Tue, 01 Apr 2008) | 1 line
 
 Fix display of image number in properties dialog when more than one image is selected.
 ------------------------------------------------------------------------
 
 Fix display of image number in properties dialog when more than one image is selected.
 ------------------------------------------------------------------------
-r311 | zas_ | 2008-04-01 00:10:25 +0200 (Út, 01 dub 2008) | 1 line
+r311 | zas_ | 2008-04-01 00:10:25 +0200 (Tue, 01 Apr 2008) | 1 line
 
 Customizable info overlay in fullscreen, based on the patch posted to gqview-devel list by Timo on 2007-09-10.
 ------------------------------------------------------------------------
 
 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 (Po, 31 bře 2008) | 3 lines
+r310 | nadvornik | 2008-03-31 23:09:36 +0200 (Mon, 31 Mar 2008) | 3 lines
 
 use quoted_value everywhere
 simplify parsing of multiple quoted values on one line
 
 ------------------------------------------------------------------------
 
 use quoted_value everywhere
 simplify parsing of multiple quoted values on one line
 
 ------------------------------------------------------------------------
-r309 | zas_ | 2008-03-31 09:29:03 +0200 (Po, 31 bře 2008) | 1 line
+r309 | zas_ | 2008-03-31 09:29:03 +0200 (Mon, 31 Mar 2008) | 1 line
 
 Indentation and white lines minor fixes.
 ------------------------------------------------------------------------
 
 Indentation and white lines minor fixes.
 ------------------------------------------------------------------------
-r308 | zas_ | 2008-03-30 21:26:35 +0200 (Ne, 30 bře 2008) | 1 line
+r308 | zas_ | 2008-03-30 21:26:35 +0200 (Sun, 30 Mar 2008) | 1 line
 
 Move strlen() calls outside the while loop.
 ------------------------------------------------------------------------
 
 Move strlen() calls outside the while loop.
 ------------------------------------------------------------------------
-r307 | zas_ | 2008-03-30 16:19:34 +0200 (Ne, 30 bře 2008) | 1 line
+r307 | zas_ | 2008-03-30 16:19:34 +0200 (Sun, 30 Mar 2008) | 1 line
 
 Comment out forgotten debugging code.
 ------------------------------------------------------------------------
 
 Comment out forgotten debugging code.
 ------------------------------------------------------------------------
-r306 | zas_ | 2008-03-30 16:18:04 +0200 (Ne, 30 bře 2008) | 1 line
+r306 | zas_ | 2008-03-30 16:18:04 +0200 (Sun, 30 Mar 2008) | 1 line
 
 Fix two minor compilation warnings.
 ------------------------------------------------------------------------
 
 Fix two minor compilation warnings.
 ------------------------------------------------------------------------
-r305 | nadvornik | 2008-03-30 13:47:14 +0200 (Ne, 30 bře 2008) | 6 lines
+r305 | nadvornik | 2008-03-30 13:47:14 +0200 (Sun, 30 Mar 2008) | 6 lines
 
 differentiate among normal image, raw image and metadata
 removed raw extension lists on various places and fixed most of the
 
 differentiate among normal image, raw image and metadata
 removed raw extension lists on various places and fixed most of the
@@ -5790,357 +5948,357 @@ todo: configuration and a special icons for unreadable raw or metadata
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r304 | zas_ | 2008-03-30 09:14:37 +0200 (Ne, 30 bře 2008) | 1 line
+r304 | zas_ | 2008-03-30 09:14:37 +0200 (Sun, 30 Mar 2008) | 1 line
 
 Make the zoom increment spinner more precise, step is now 0.1 instead of 1.
 ------------------------------------------------------------------------
 
 Make the zoom increment spinner more precise, step is now 0.1 instead of 1.
 ------------------------------------------------------------------------
-r303 | zas_ | 2008-03-29 22:47:10 +0100 (So, 29 bře 2008) | 1 line
+r303 | zas_ | 2008-03-29 22:47:10 +0100 (Sat, 29 Mar 2008) | 1 line
 
 Improve escaping and quoting of strings saved in rc files.
 ------------------------------------------------------------------------
 
 Improve escaping and quoting of strings saved in rc files.
 ------------------------------------------------------------------------
-r302 | nadvornik | 2008-03-29 15:59:14 +0100 (So, 29 bře 2008) | 2 lines
+r302 | nadvornik | 2008-03-29 15:59:14 +0100 (Sat, 29 Mar 2008) | 2 lines
 
 configurable frame around image - geeqie_autofit_maxsize.patch by Laurent MONIN
 
 ------------------------------------------------------------------------
 
 configurable frame around image - geeqie_autofit_maxsize.patch by Laurent MONIN
 
 ------------------------------------------------------------------------
-r301 | nadvornik | 2008-03-29 11:38:15 +0100 (So, 29 bře 2008) | 2 lines
+r301 | nadvornik | 2008-03-29 11:38:15 +0100 (Sat, 29 Mar 2008) | 2 lines
 
 set user-defined color as image background - patch by Laurent MONIN
 
 ------------------------------------------------------------------------
 
 set user-defined color as image background - patch by Laurent MONIN
 
 ------------------------------------------------------------------------
-r300 | nadvornik | 2008-03-29 11:11:02 +0100 (So, 29 bře 2008) | 2 lines
+r300 | nadvornik | 2008-03-29 11:11:02 +0100 (Sat, 29 Mar 2008) | 2 lines
 
 fixed color management initialization
 
 ------------------------------------------------------------------------
 
 fixed color management initialization
 
 ------------------------------------------------------------------------
-r299 | nadvornik | 2008-03-26 13:07:00 +0100 (St, 26 bře 2008) | 2 lines
+r299 | nadvornik | 2008-03-26 13:07:00 +0100 (Wed, 26 Mar 2008) | 2 lines
 
 README fixes
 
 ------------------------------------------------------------------------
 
 README fixes
 
 ------------------------------------------------------------------------
-r298 | nadvornik | 2008-03-26 09:02:45 +0100 (St, 26 bře 2008) | 2 lines
+r298 | nadvornik | 2008-03-26 09:02:45 +0100 (Wed, 26 Mar 2008) | 2 lines
 
 updated README files
 
 ------------------------------------------------------------------------
 
 updated README files
 
 ------------------------------------------------------------------------
-r297 | nadvornik | 2008-03-26 09:00:46 +0100 (St, 26 bře 2008) | 2 lines
+r297 | nadvornik | 2008-03-26 09:00:46 +0100 (Wed, 26 Mar 2008) | 2 lines
 
 improved xmp vs. legacy metadata handling
 
 ------------------------------------------------------------------------
 
 improved xmp vs. legacy metadata handling
 
 ------------------------------------------------------------------------
-r296 | nadvornik | 2008-03-25 00:15:29 +0100 (Út, 25 bře 2008) | 2 lines
+r296 | nadvornik | 2008-03-25 00:15:29 +0100 (Tue, 25 Mar 2008) | 2 lines
 
 fixed crashes with --debug
 
 ------------------------------------------------------------------------
 
 fixed crashes with --debug
 
 ------------------------------------------------------------------------
-r295 | nadvornik | 2008-03-24 21:42:39 +0100 (Po, 24 bře 2008) | 2 lines
+r295 | nadvornik | 2008-03-24 21:42:39 +0100 (Mon, 24 Mar 2008) | 2 lines
 
 added all possible raw extensions that I could find
 
 ------------------------------------------------------------------------
 
 added all possible raw extensions that I could find
 
 ------------------------------------------------------------------------
-r294 | nadvornik | 2008-03-24 15:49:00 +0100 (Po, 24 bře 2008) | 2 lines
+r294 | nadvornik | 2008-03-24 15:49:00 +0100 (Mon, 24 Mar 2008) | 2 lines
 
 improved support for older exiv2 versions
 
 ------------------------------------------------------------------------
 
 improved support for older exiv2 versions
 
 ------------------------------------------------------------------------
-r293 | nadvornik | 2008-03-24 15:03:46 +0100 (Po, 24 bře 2008) | 2 lines
+r293 | nadvornik | 2008-03-24 15:03:46 +0100 (Mon, 24 Mar 2008) | 2 lines
 
 exiv2 version checks
 
 ------------------------------------------------------------------------
 
 exiv2 version checks
 
 ------------------------------------------------------------------------
-r292 | nadvornik | 2008-03-24 13:04:31 +0100 (Po, 24 bře 2008) | 2 lines
+r292 | nadvornik | 2008-03-24 13:04:31 +0100 (Mon, 24 Mar 2008) | 2 lines
 
 more renames
 
 ------------------------------------------------------------------------
 
 more renames
 
 ------------------------------------------------------------------------
-r291 | nadvornik | 2008-03-24 11:27:22 +0100 (Po, 24 bře 2008) | 2 lines
+r291 | nadvornik | 2008-03-24 11:27:22 +0100 (Mon, 24 Mar 2008) | 2 lines
 
 changed logo
 
 ------------------------------------------------------------------------
 
 changed logo
 
 ------------------------------------------------------------------------
-r290 | nadvornik | 2008-03-24 10:55:09 +0100 (Po, 24 bře 2008) | 2 lines
+r290 | nadvornik | 2008-03-24 10:55:09 +0100 (Mon, 24 Mar 2008) | 2 lines
 
 more renames
 
 ------------------------------------------------------------------------
 
 more renames
 
 ------------------------------------------------------------------------
-r289 | nadvornik | 2008-03-23 21:38:54 +0100 (Ne, 23 bře 2008) | 2 lines
+r289 | nadvornik | 2008-03-23 21:38:54 +0100 (Sun, 23 Mar 2008) | 2 lines
 
 rename GQview -> Geeqie over the code
 
 ------------------------------------------------------------------------
 
 rename GQview -> Geeqie over the code
 
 ------------------------------------------------------------------------
-r288 | nadvornik | 2008-03-23 21:18:51 +0100 (Ne, 23 bře 2008) | 2 lines
+r288 | nadvornik | 2008-03-23 21:18:51 +0100 (Sun, 23 Mar 2008) | 2 lines
 
 renamed to geeqie
 
 ------------------------------------------------------------------------
 
 renamed to geeqie
 
 ------------------------------------------------------------------------
-r287 | nadvornik | 2008-03-22 20:28:45 +0100 (So, 22 bře 2008) | 2 lines
+r287 | nadvornik | 2008-03-22 20:28:45 +0100 (Sat, 22 Mar 2008) | 2 lines
 
 raw related fixes
 
 ------------------------------------------------------------------------
 
 raw related fixes
 
 ------------------------------------------------------------------------
-r286 | nadvornik | 2008-03-22 18:32:43 +0100 (So, 22 bře 2008) | 2 lines
+r286 | nadvornik | 2008-03-22 18:32:43 +0100 (Sat, 22 Mar 2008) | 2 lines
 
 overview of supported raw formats
 
 ------------------------------------------------------------------------
 
 overview of supported raw formats
 
 ------------------------------------------------------------------------
-r285 | nadvornik | 2008-03-22 18:09:14 +0100 (So, 22 bře 2008) | 2 lines
+r285 | nadvornik | 2008-03-22 18:09:14 +0100 (Sat, 22 Mar 2008) | 2 lines
 
 configure --without-exiv2
 
 ------------------------------------------------------------------------
 
 configure --without-exiv2
 
 ------------------------------------------------------------------------
-r284 | nadvornik | 2008-03-22 17:43:59 +0100 (So, 22 bře 2008) | 2 lines
+r284 | nadvornik | 2008-03-22 17:43:59 +0100 (Sat, 22 Mar 2008) | 2 lines
 
 crw preview support with exiv2
 
 ------------------------------------------------------------------------
 
 crw preview support with exiv2
 
 ------------------------------------------------------------------------
-r283 | nadvornik | 2008-03-16 15:11:22 +0100 (Ne, 16 bře 2008) | 3 lines
+r283 | nadvornik | 2008-03-16 15:11:22 +0100 (Sun, 16 Mar 2008) | 3 lines
 
 whitelist of files that can have an xmp sidecar, sample external command
 for creating sidecar
 
 ------------------------------------------------------------------------
 
 whitelist of files that can have an xmp sidecar, sample external command
 for creating sidecar
 
 ------------------------------------------------------------------------
-r282 | nadvornik | 2008-03-16 11:52:44 +0100 (Ne, 16 bře 2008) | 2 lines
+r282 | nadvornik | 2008-03-16 11:52:44 +0100 (Sun, 16 Mar 2008) | 2 lines
 
 fixed reading sidecar extensions from config file
 
 ------------------------------------------------------------------------
 
 fixed reading sidecar extensions from config file
 
 ------------------------------------------------------------------------
-r281 | nadvornik | 2008-03-16 11:32:52 +0100 (Ne, 16 bře 2008) | 2 lines
+r281 | nadvornik | 2008-03-16 11:32:52 +0100 (Sun, 16 Mar 2008) | 2 lines
 
 write comment and keywords to xmp, sidecars are used if exist
 
 ------------------------------------------------------------------------
 
 write comment and keywords to xmp, sidecars are used if exist
 
 ------------------------------------------------------------------------
-r280 | nadvornik | 2008-03-15 20:53:33 +0100 (So, 15 bře 2008) | 2 lines
+r280 | nadvornik | 2008-03-15 20:53:33 +0100 (Sat, 15 Mar 2008) | 2 lines
 
 write support in Exiv2 wrapper; for now only string values 
 
 ------------------------------------------------------------------------
 
 write support in Exiv2 wrapper; for now only string values 
 
 ------------------------------------------------------------------------
-r279 | nadvornik | 2008-02-24 19:55:19 +0100 (Ne, 24 úno 2008) | 3 lines
+r279 | nadvornik | 2008-02-24 19:55:19 +0100 (Sun, 24 Feb 2008) | 3 lines
 
 a hack to read raw previews with exiv2 0.16, however it should be fixed
 in the library
 
 ------------------------------------------------------------------------
 
 a hack to read raw previews with exiv2 0.16, however it should be fixed
 in the library
 
 ------------------------------------------------------------------------
-r278 | nadvornik | 2008-02-15 11:48:09 +0100 (Pá, 15 úno 2008) | 2 lines
+r278 | nadvornik | 2008-02-15 11:48:09 +0100 (Fri, 15 Feb 2008) | 2 lines
 
 read also iptc and xmp
 
 ------------------------------------------------------------------------
 
 read also iptc and xmp
 
 ------------------------------------------------------------------------
-r277 | nadvornik | 2008-02-14 15:04:43 +0100 (Čt, 14 úno 2008) | 2 lines
+r277 | nadvornik | 2008-02-14 15:04:43 +0100 (Thu, 14 Feb 2008) | 2 lines
 
 more exiv2 fixes
 
 ------------------------------------------------------------------------
 
 more exiv2 fixes
 
 ------------------------------------------------------------------------
-r276 | nadvornik | 2008-02-14 12:03:20 +0100 (Čt, 14 úno 2008) | 2 lines
+r276 | nadvornik | 2008-02-14 12:03:20 +0100 (Thu, 14 Feb 2008) | 2 lines
 
 more exiv2 fixes
 
 ------------------------------------------------------------------------
 
 more exiv2 fixes
 
 ------------------------------------------------------------------------
-r275 | nadvornik | 2008-02-14 00:02:48 +0100 (Čt, 14 úno 2008) | 2 lines
+r275 | nadvornik | 2008-02-14 00:02:48 +0100 (Thu, 14 Feb 2008) | 2 lines
 
 more exiv2 fixes
 
 ------------------------------------------------------------------------
 
 more exiv2 fixes
 
 ------------------------------------------------------------------------
-r274 | nadvornik | 2008-02-13 20:31:50 +0100 (St, 13 úno 2008) | 2 lines
+r274 | nadvornik | 2008-02-13 20:31:50 +0100 (Wed, 13 Feb 2008) | 2 lines
 
 unified tag names between exiv2 and internal rxif parser
 
 ------------------------------------------------------------------------
 
 unified tag names between exiv2 and internal rxif parser
 
 ------------------------------------------------------------------------
-r273 | nadvornik | 2008-02-13 18:47:55 +0100 (St, 13 úno 2008) | 2 lines
+r273 | nadvornik | 2008-02-13 18:47:55 +0100 (Wed, 13 Feb 2008) | 2 lines
 
 more exiv2 fixes
 
 ------------------------------------------------------------------------
 
 more exiv2 fixes
 
 ------------------------------------------------------------------------
-r272 | nadvornik | 2008-02-13 18:08:04 +0100 (St, 13 úno 2008) | 2 lines
+r272 | nadvornik | 2008-02-13 18:08:04 +0100 (Wed, 13 Feb 2008) | 2 lines
 
 and first version that actually shows some exif data (see advanced view)
 
 ------------------------------------------------------------------------
 
 and first version that actually shows some exif data (see advanced view)
 
 ------------------------------------------------------------------------
-r271 | nadvornik | 2008-02-13 17:52:41 +0100 (St, 13 úno 2008) | 2 lines
+r271 | nadvornik | 2008-02-13 17:52:41 +0100 (Wed, 13 Feb 2008) | 2 lines
 
 first exiv2 support that does not crash immediately
 
 ------------------------------------------------------------------------
 
 first exiv2 support that does not crash immediately
 
 ------------------------------------------------------------------------
-r270 | nadvornik | 2008-02-13 15:46:23 +0100 (St, 13 úno 2008) | 2 lines
+r270 | nadvornik | 2008-02-13 15:46:23 +0100 (Wed, 13 Feb 2008) | 2 lines
 
 started exiv2 integration
 
 ------------------------------------------------------------------------
 
 started exiv2 integration
 
 ------------------------------------------------------------------------
-r269 | nadvornik | 2008-02-13 14:57:31 +0100 (St, 13 úno 2008) | 2 lines
+r269 | nadvornik | 2008-02-13 14:57:31 +0100 (Wed, 13 Feb 2008) | 2 lines
 
 simplified exif.h, moved implementation-specific stuff to exif-int.h
 
 ------------------------------------------------------------------------
 
 simplified exif.h, moved implementation-specific stuff to exif-int.h
 
 ------------------------------------------------------------------------
-r268 | nadvornik | 2008-02-11 16:23:43 +0100 (Po, 11 úno 2008) | 2 lines
+r268 | nadvornik | 2008-02-11 16:23:43 +0100 (Mon, 11 Feb 2008) | 2 lines
 
 do not show frame for full-window images
 
 ------------------------------------------------------------------------
 
 do not show frame for full-window images
 
 ------------------------------------------------------------------------
-r267 | nadvornik | 2008-02-11 13:51:28 +0100 (Po, 11 úno 2008) | 2 lines
+r267 | nadvornik | 2008-02-11 13:51:28 +0100 (Mon, 11 Feb 2008) | 2 lines
 
 improved drawing of image frames
 
 ------------------------------------------------------------------------
 
 improved drawing of image frames
 
 ------------------------------------------------------------------------
-r266 | nadvornik | 2008-01-26 22:18:23 +0100 (So, 26 led 2008) | 2 lines
+r266 | nadvornik | 2008-01-26 22:18:23 +0100 (Sat, 26 Jan 2008) | 2 lines
 
 updated TODO list
 
 ------------------------------------------------------------------------
 
 updated TODO list
 
 ------------------------------------------------------------------------
-r265 | nadvornik | 2008-01-20 20:04:18 +0100 (Ne, 20 led 2008) | 2 lines
+r265 | nadvornik | 2008-01-20 20:04:18 +0100 (Sun, 20 Jan 2008) | 2 lines
 
 debug messages cleanup
 
 ------------------------------------------------------------------------
 
 debug messages cleanup
 
 ------------------------------------------------------------------------
-r264 | nadvornik | 2008-01-16 20:37:54 +0100 (St, 16 led 2008) | 2 lines
+r264 | nadvornik | 2008-01-16 20:37:54 +0100 (Wed, 16 Jan 2008) | 2 lines
 
 added file with release notes and TODO
 
 ------------------------------------------------------------------------
 
 added file with release notes and TODO
 
 ------------------------------------------------------------------------
-r263 | nadvornik | 2007-12-23 22:24:48 +0100 (Ne, 23 pro 2007) | 2 lines
+r263 | nadvornik | 2007-12-23 22:24:48 +0100 (Sun, 23 Dec 2007) | 2 lines
 
 basic sidecar files configuration via preferences dialog
 
 ------------------------------------------------------------------------
 
 basic sidecar files configuration via preferences dialog
 
 ------------------------------------------------------------------------
-r262 | nadvornik | 2007-12-23 21:28:50 +0100 (Ne, 23 pro 2007) | 2 lines
+r262 | nadvornik | 2007-12-23 21:28:50 +0100 (Sun, 23 Dec 2007) | 2 lines
 
 fixed loading thumbnails for sidecar files
 
 ------------------------------------------------------------------------
 
 fixed loading thumbnails for sidecar files
 
 ------------------------------------------------------------------------
-r261 | nadvornik | 2007-12-23 16:49:23 +0100 (Ne, 23 pro 2007) | 3 lines
+r261 | nadvornik | 2007-12-23 16:49:23 +0100 (Sun, 23 Dec 2007) | 3 lines
 
 fixed vflist_find_row and vflist_sort_set to work correctly with sidecar
 files
 
 ------------------------------------------------------------------------
 
 fixed vflist_find_row and vflist_sort_set to work correctly with sidecar
 files
 
 ------------------------------------------------------------------------
-r260 | nadvornik | 2007-12-22 21:33:09 +0100 (So, 22 pro 2007) | 2 lines
+r260 | nadvornik | 2007-12-22 21:33:09 +0100 (Sat, 22 Dec 2007) | 2 lines
 
 fixed filelist refresh
 
 ------------------------------------------------------------------------
 
 fixed filelist refresh
 
 ------------------------------------------------------------------------
-r259 | nadvornik | 2007-12-22 11:10:40 +0100 (So, 22 pro 2007) | 3 lines
+r259 | nadvornik | 2007-12-22 11:10:40 +0100 (Sat, 22 Dec 2007) | 3 lines
 
 preserve marks setting on layout change
 
 
 ------------------------------------------------------------------------
 
 preserve marks setting on layout change
 
 
 ------------------------------------------------------------------------
-r258 | nadvornik | 2007-12-22 10:51:12 +0100 (So, 22 pro 2007) | 2 lines
+r258 | nadvornik | 2007-12-22 10:51:12 +0100 (Sat, 22 Dec 2007) | 2 lines
 
 basic support for marks in view_file_icon.c
 
 ------------------------------------------------------------------------
 
 basic support for marks in view_file_icon.c
 
 ------------------------------------------------------------------------
-r257 | nadvornik | 2007-12-20 23:43:52 +0100 (Čt, 20 pro 2007) | 2 lines
+r257 | nadvornik | 2007-12-20 23:43:52 +0100 (Thu, 20 Dec 2007) | 2 lines
 
 update FileData on file change
 
 ------------------------------------------------------------------------
 
 update FileData on file change
 
 ------------------------------------------------------------------------
-r256 | nadvornik | 2007-12-20 17:18:28 +0100 (Čt, 20 pro 2007) | 3 lines
+r256 | nadvornik | 2007-12-20 17:18:28 +0100 (Thu, 20 Dec 2007) | 3 lines
 
 <num> toggles mark num
 <control><num> selects mark num
 
 ------------------------------------------------------------------------
 
 <num> toggles mark num
 <control><num> selects mark num
 
 ------------------------------------------------------------------------
-r255 | nadvornik | 2007-12-20 17:06:20 +0100 (Čt, 20 pro 2007) | 2 lines
+r255 | nadvornik | 2007-12-20 17:06:20 +0100 (Thu, 20 Dec 2007) | 2 lines
 
 created menu "Select" with selection and marks operations
 
 ------------------------------------------------------------------------
 
 created menu "Select" with selection and marks operations
 
 ------------------------------------------------------------------------
-r254 | nadvornik | 2007-12-19 23:01:46 +0100 (St, 19 pro 2007) | 3 lines
+r254 | nadvornik | 2007-12-19 23:01:46 +0100 (Wed, 19 Dec 2007) | 3 lines
 
 complete set of boolean operation with marks - 
 union, intersection, complement
 
 ------------------------------------------------------------------------
 
 complete set of boolean operation with marks - 
 union, intersection, complement
 
 ------------------------------------------------------------------------
-r253 | nadvornik | 2007-12-18 22:15:16 +0100 (Út, 18 pro 2007) | 2 lines
+r253 | nadvornik | 2007-12-18 22:15:16 +0100 (Tue, 18 Dec 2007) | 2 lines
 
 use accels also in fullscreen mode
 
 ------------------------------------------------------------------------
 
 use accels also in fullscreen mode
 
 ------------------------------------------------------------------------
-r252 | nadvornik | 2007-12-17 22:42:24 +0100 (Po, 17 pro 2007) | 2 lines
+r252 | nadvornik | 2007-12-17 22:42:24 +0100 (Mon, 17 Dec 2007) | 2 lines
 
 moved some actions to menu and accels
 
 ------------------------------------------------------------------------
 
 moved some actions to menu and accels
 
 ------------------------------------------------------------------------
-r251 | nadvornik | 2007-12-17 20:34:43 +0100 (Po, 17 pro 2007) | 2 lines
+r251 | nadvornik | 2007-12-17 20:34:43 +0100 (Mon, 17 Dec 2007) | 2 lines
 
 removed unused variable
 
 ------------------------------------------------------------------------
 
 removed unused variable
 
 ------------------------------------------------------------------------
-r250 | nadvornik | 2007-12-16 23:30:19 +0100 (Ne, 16 pro 2007) | 2 lines
+r250 | nadvornik | 2007-12-16 23:30:19 +0100 (Sun, 16 Dec 2007) | 2 lines
 
 fixed in-place rename
 
 ------------------------------------------------------------------------
 
 fixed in-place rename
 
 ------------------------------------------------------------------------
-r249 | nadvornik | 2007-12-15 18:58:51 +0100 (So, 15 pro 2007) | 2 lines
+r249 | nadvornik | 2007-12-15 18:58:51 +0100 (Sat, 15 Dec 2007) | 2 lines
 
 better integration of split image functions into menu
 
 ------------------------------------------------------------------------
 
 better integration of split image functions into menu
 
 ------------------------------------------------------------------------
-r248 | nadvornik | 2007-12-14 22:51:46 +0100 (Pá, 14 pro 2007) | 2 lines
+r248 | nadvornik | 2007-12-14 22:51:46 +0100 (Fri, 14 Dec 2007) | 2 lines
 
 show active marks in image overlay
 
 ------------------------------------------------------------------------
 
 show active marks in image overlay
 
 ------------------------------------------------------------------------
-r247 | nadvornik | 2007-12-09 22:20:27 +0100 (Ne, 09 pro 2007) | 2 lines
+r247 | nadvornik | 2007-12-09 22:20:27 +0100 (Sun, 09 Dec 2007) | 2 lines
 
 fixed image focus
 
 ------------------------------------------------------------------------
 
 fixed image focus
 
 ------------------------------------------------------------------------
-r246 | nadvornik | 2007-12-09 13:33:51 +0100 (Ne, 09 pro 2007) | 2 lines
+r246 | nadvornik | 2007-12-09 13:33:51 +0100 (Sun, 09 Dec 2007) | 2 lines
 
 fixed copying zoom an scroll values from the original image on splitting
 
 ------------------------------------------------------------------------
 
 fixed copying zoom an scroll values from the original image on splitting
 
 ------------------------------------------------------------------------
-r245 | nadvornik | 2007-12-09 12:58:39 +0100 (Ne, 09 pro 2007) | 2 lines
+r245 | nadvornik | 2007-12-09 12:58:39 +0100 (Sun, 09 Dec 2007) | 2 lines
 
 do not hilight selected image in SPLIT_NONE
 
 ------------------------------------------------------------------------
 
 do not hilight selected image in SPLIT_NONE
 
 ------------------------------------------------------------------------
-r244 | nadvornik | 2007-12-09 01:11:40 +0100 (Ne, 09 pro 2007) | 2 lines
+r244 | nadvornik | 2007-12-09 01:11:40 +0100 (Sun, 09 Dec 2007) | 2 lines
 
 improved drawing of frame around selected image
 
 ------------------------------------------------------------------------
 
 improved drawing of frame around selected image
 
 ------------------------------------------------------------------------
-r243 | nadvornik | 2007-11-25 11:25:25 +0100 (Ne, 25 lis 2007) | 2 lines
+r243 | nadvornik | 2007-11-25 11:25:25 +0100 (Sun, 25 Nov 2007) | 2 lines
 
 more operations with file marks
 
 ------------------------------------------------------------------------
 
 more operations with file marks
 
 ------------------------------------------------------------------------
-r242 | nadvornik | 2007-11-24 22:06:30 +0100 (So, 24 lis 2007) | 2 lines
+r242 | nadvornik | 2007-11-24 22:06:30 +0100 (Sat, 24 Nov 2007) | 2 lines
 
 marks: fixes and cleanup
 
 ------------------------------------------------------------------------
 
 marks: fixes and cleanup
 
 ------------------------------------------------------------------------
-r241 | nadvornik | 2007-11-22 22:15:35 +0100 (Čt, 22 lis 2007) | 2 lines
+r241 | nadvornik | 2007-11-22 22:15:35 +0100 (Thu, 22 Nov 2007) | 2 lines
 
 improved directory scanning a bit
 
 ------------------------------------------------------------------------
 
 improved directory scanning a bit
 
 ------------------------------------------------------------------------
-r240 | nadvornik | 2007-11-21 23:46:50 +0100 (St, 21 lis 2007) | 2 lines
+r240 | nadvornik | 2007-11-21 23:46:50 +0100 (Wed, 21 Nov 2007) | 2 lines
 
 added possibility to specify prefered file type for external commands
 
 ------------------------------------------------------------------------
 
 added possibility to specify prefered file type for external commands
 
 ------------------------------------------------------------------------
-r239 | nadvornik | 2007-11-21 22:21:17 +0100 (St, 21 lis 2007) | 2 lines
+r239 | nadvornik | 2007-11-21 22:21:17 +0100 (Wed, 21 Nov 2007) | 2 lines
 
 prevent duplicate sidecar files; code cleanup
 
 ------------------------------------------------------------------------
 
 prevent duplicate sidecar files; code cleanup
 
 ------------------------------------------------------------------------
-r238 | nadvornik | 2007-11-20 23:28:40 +0100 (Út, 20 lis 2007) | 3 lines
+r238 | nadvornik | 2007-11-20 23:28:40 +0100 (Tue, 20 Nov 2007) | 3 lines
 
 fixed grouping sidecar files and made it configurable via config file
 (no gui yet)
 
 ------------------------------------------------------------------------
 
 fixed grouping sidecar files and made it configurable via config file
 (no gui yet)
 
 ------------------------------------------------------------------------
-r237 | nadvornik | 2007-10-22 21:58:47 +0200 (Po, 22 říj 2007) | 2 lines
+r237 | nadvornik | 2007-10-22 21:58:47 +0200 (Mon, 22 Oct 2007) | 2 lines
 
 fixed preloading images in file list
 
 ------------------------------------------------------------------------
 
 fixed preloading images in file list
 
 ------------------------------------------------------------------------
-r236 | nadvornik | 2007-10-08 21:41:49 +0200 (Po, 08 říj 2007) | 2 lines
+r236 | nadvornik | 2007-10-08 21:41:49 +0200 (Mon, 08 Oct 2007) | 2 lines
 
 improved FileDataChangeInfo structure, check for another file operation in progress
 
 ------------------------------------------------------------------------
 
 improved FileDataChangeInfo structure, check for another file operation in progress
 
 ------------------------------------------------------------------------
-r235 | nadvornik | 2007-10-02 23:49:02 +0200 (Út, 02 říj 2007) | 7 lines
+r235 | nadvornik | 2007-10-02 23:49:02 +0200 (Tue, 02 Oct 2007) | 7 lines
 
 display sidecar files (jpeg + raw)  using gtk_tree_store
 This is just a prototype to test the functionality, it needs more work.
 
 display sidecar files (jpeg + raw)  using gtk_tree_store
 This is just a prototype to test the functionality, it needs more work.
@@ -6150,12 +6308,12 @@ Please test, omments are welcome :)
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r234 | nadvornik | 2007-10-01 21:52:10 +0200 (Po, 01 říj 2007) | 2 lines
+r234 | nadvornik | 2007-10-01 21:52:10 +0200 (Mon, 01 Oct 2007) | 2 lines
 
 use FileData even for sidecar file list
 
 ------------------------------------------------------------------------
 
 use FileData even for sidecar file list
 
 ------------------------------------------------------------------------
-r233 | nadvornik | 2007-09-30 23:10:54 +0200 (Ne, 30 zář 2007) | 6 lines
+r233 | nadvornik | 2007-09-30 23:10:54 +0200 (Sun, 30 Sep 2007) | 6 lines
 
 editors.c was almost completely rewritten:
 - centralized template parsing
 
 editors.c was almost completely rewritten:
 - centralized template parsing
@@ -6164,72 +6322,72 @@ editors.c was almost completely rewritten:
 
 
 ------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------
-r232 | nadvornik | 2007-09-12 23:17:31 +0200 (St, 12 zář 2007) | 4 lines
+r232 | nadvornik | 2007-09-12 23:17:31 +0200 (Wed, 12 Sep 2007) | 4 lines
 
 display sidecar extensions in filelist
 some cleanup of file marks
 
 
 ------------------------------------------------------------------------
 
 display sidecar extensions in filelist
 some cleanup of file marks
 
 
 ------------------------------------------------------------------------
-r231 | nadvornik | 2007-09-11 22:06:29 +0200 (Út, 11 zář 2007) | 3 lines
+r231 | nadvornik | 2007-09-11 22:06:29 +0200 (Tue, 11 Sep 2007) | 3 lines
 
 replaced gchar* path with FileData *fd
 
 
 ------------------------------------------------------------------------
 
 replaced gchar* path with FileData *fd
 
 
 ------------------------------------------------------------------------
-r230 | nadvornik | 2007-08-23 22:45:59 +0200 (Čt, 23 srp 2007) | 2 lines
+r230 | nadvornik | 2007-08-23 22:45:59 +0200 (Thu, 23 Aug 2007) | 2 lines
 
 started support for sidecar files like xmp, raw+jpeg etc.
 
 ------------------------------------------------------------------------
 
 started support for sidecar files like xmp, raw+jpeg etc.
 
 ------------------------------------------------------------------------
-r229 | nadvornik | 2007-08-20 22:11:32 +0200 (Po, 20 srp 2007) | 2 lines
+r229 | nadvornik | 2007-08-20 22:11:32 +0200 (Mon, 20 Aug 2007) | 2 lines
 
 more external commands
 
 ------------------------------------------------------------------------
 
 more external commands
 
 ------------------------------------------------------------------------
-r228 | nadvornik | 2007-08-16 22:57:09 +0200 (Čt, 16 srp 2007) | 2 lines
+r228 | nadvornik | 2007-08-16 22:57:09 +0200 (Thu, 16 Aug 2007) | 2 lines
 
 improved external delete command
 
 ------------------------------------------------------------------------
 
 improved external delete command
 
 ------------------------------------------------------------------------
-r227 | nadvornik | 2007-08-15 23:37:51 +0200 (St, 15 srp 2007) | 2 lines
+r227 | nadvornik | 2007-08-15 23:37:51 +0200 (Wed, 15 Aug 2007) | 2 lines
 
 started implementation of external commands; external Delete should work
 
 ------------------------------------------------------------------------
 
 started implementation of external commands; external Delete should work
 
 ------------------------------------------------------------------------
-r226 | bruclik | 2007-07-20 09:10:48 +0200 (Pá, 20 čec 2007) | 3 lines
+r226 | bruclik | 2007-07-20 09:10:48 +0200 (Fri, 20 Jul 2007) | 3 lines
 
 compilation fix
 
 
 ------------------------------------------------------------------------
 
 compilation fix
 
 
 ------------------------------------------------------------------------
-r225 | bruclik | 2007-07-13 16:03:08 +0200 (Pá, 13 čec 2007) | 3 lines
+r225 | bruclik | 2007-07-13 16:03:08 +0200 (Fri, 13 Jul 2007) | 3 lines
 
 First implementation of marks for all photos.
 
 
 ------------------------------------------------------------------------
 
 First implementation of marks for all photos.
 
 
 ------------------------------------------------------------------------
-r224 | nadvornik | 2007-07-12 22:46:28 +0200 (Čt, 12 čec 2007) | 2 lines
+r224 | nadvornik | 2007-07-12 22:46:28 +0200 (Thu, 12 Jul 2007) | 2 lines
 
 relative scroll is working; some cleanup
 
 ------------------------------------------------------------------------
 
 relative scroll is working; some cleanup
 
 ------------------------------------------------------------------------
-r223 | nadvornik | 2007-07-11 23:10:25 +0200 (St, 11 čec 2007) | 2 lines
+r223 | nadvornik | 2007-07-11 23:10:25 +0200 (Wed, 11 Jul 2007) | 2 lines
 
 connected zoom
 
 ------------------------------------------------------------------------
 
 connected zoom
 
 ------------------------------------------------------------------------
-r222 | nadvornik | 2007-07-11 22:00:07 +0200 (St, 11 čec 2007) | 2 lines
+r222 | nadvornik | 2007-07-11 22:00:07 +0200 (Wed, 11 Jul 2007) | 2 lines
 
 started relative scroll, keep scroll position 
 
 ------------------------------------------------------------------------
 
 started relative scroll, keep scroll position 
 
 ------------------------------------------------------------------------
-r221 | nadvornik | 2007-07-10 23:25:51 +0200 (Út, 10 čec 2007) | 2 lines
+r221 | nadvornik | 2007-07-10 23:25:51 +0200 (Tue, 10 Jul 2007) | 2 lines
 
 improved connected scroll and active image switching
 
 ------------------------------------------------------------------------
 
 improved connected scroll and active image switching
 
 ------------------------------------------------------------------------
-r220 | nadvornik | 2007-06-29 17:16:46 +0200 (Pá, 29 čen 2007) | 4 lines
+r220 | nadvornik | 2007-06-29 17:16:46 +0200 (Fri, 29 Jun 2007) | 4 lines
 
 implemented split windows
 TODO: menus and hotkeys, connected zoom, activating on drag
 
 implemented split windows
 TODO: menus and hotkeys, connected zoom, activating on drag
diff --git a/gen_changelog.sh b/gen_changelog.sh
new file mode 100755 (executable)
index 0000000..5c4cdb3
--- /dev/null
@@ -0,0 +1,18 @@
+#!/bin/bash
+
+# Script to update ChangeLog file,
+# it keeps "pre-svn" history and insert svn log at top,
+# it uses C locale for date format.
+# It has to be run where ChangeLog is.
+# Old ChangeLog is saved as ChangeLog.bak
+
+[ ! -e "ChangeLog" ] && exit 1
+
+tail -6614 ChangeLog > ChangeLog.$$.old && \
+LC_ALL=C svn log -rHEAD:220 > ChangeLog.$$.new && \
+cat ChangeLog.$$.old >> ChangeLog.$$.new && \
+mv -f ChangeLog ChangeLog.bak && \
+mv -f ChangeLog.$$.new ChangeLog
+
+rm -f ChangeLog.$$.old
+exit 0