log

age author description
Wed, 09 Sep 2009 18:16:09 +0000 nadvornik advertisment added
Mon, 07 Sep 2009 19:48:05 +0000 nadvornik fixes sidecar file grouping
Mon, 07 Sep 2009 08:24:09 +0000 zas_ Comment out unused functions, silenting related compilation warnings.
Thu, 03 Sep 2009 20:00:40 +0000 nadvornik fixed in-place rename
Thu, 03 Sep 2009 19:18:20 +0000 nadvornik do not reload image on copy, move, rename and external editor
Fri, 28 Aug 2009 23:09:05 +0000 nadvornik fixed vd_notify_cb leak
Fri, 28 Aug 2009 20:18:46 +0000 nadvornik improved the sidecar grouping algorithm
Thu, 27 Aug 2009 20:23:28 +0000 nadvornik fixed toggle_slideshow function
Wed, 26 Aug 2009 19:16:02 +0000 nadvornik save one unnecessary call to stat_utf8
Tue, 25 Aug 2009 22:21:46 +0000 nadvornik use name as a tooltip of external editor if comment is missing
Sun, 23 Aug 2009 14:10:56 +0000 nadvornik workaround for xpm loader
Sun, 23 Aug 2009 13:37:15 +0000 nadvornik fixed moving and maintenance of std. thumbnails
Sat, 22 Aug 2009 21:58:49 +0000 nadvornik remove deleted files from metadata queue
Sat, 22 Aug 2009 20:20:19 +0000 nadvornik fixed sidecar grouping
Tue, 30 Jun 2009 23:40:37 +0000 zas_ French translation was updated.
Mon, 29 Jun 2009 16:32:43 +0000 zas_ French translation was updated.
Sun, 14 Jun 2009 08:49:39 +0000 zas_ French translation was updated.
Thu, 11 Jun 2009 18:18:07 +0000 zas_ French translation was updated.
Sat, 06 Jun 2009 17:02:21 +0000 zas_ French translation was updated.
Tue, 12 May 2009 06:54:05 +0000 zas_ French translation was updated.
Mon, 11 May 2009 10:10:13 +0000 zas_ French translation was updated.
Sun, 03 May 2009 17:54:37 +0000 zas_ French translation was updated.
Tue, 18 Aug 2009 20:19:23 +0000 nadvornik fixed possible crash in exif_item_get_integer
Mon, 03 Aug 2009 20:47:14 +0000 nadvornik updated links
Mon, 03 Aug 2009 12:34:57 +0000 mow Fixing libexiv2 bug
Sat, 01 Aug 2009 22:37:57 +0000 mow Fix a small problem with casefull keywords
Sat, 01 Aug 2009 22:37:37 +0000 mow This function is never used anymore: file_maint_removed
Fri, 31 Jul 2009 20:46:55 +0000 nadvornik updated project status
Fri, 31 Jul 2009 20:31:56 +0000 nadvornik added project web page under version control
Thu, 30 Jul 2009 17:59:20 +0000 zas_ Some systems (BSD,MacOsX,HP-UX,...) define MAP_ANON and not MAP_ANONYMOUS. Make each an alias of other to be sure. issue reported by Martin Proetzsch.