log src/exiv2.cc @ 1055:1646720364cf

age author description
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Sat, 04 Oct 2008 20:28:31 +0000 nadvornik fixed charset of exiv2 strings in non-utf8 locales
Wed, 01 Oct 2008 20:57:56 +0000 nadvornik Add support for GPSInfo - patch by Klaus Ethgen
Sat, 27 Sep 2008 18:48:32 +0000 nadvornik updated preview loader to work with current svn version of libexiv2
Sun, 31 Aug 2008 18:53:11 +0000 nadvornik fixed possible endless loop
Sun, 31 Aug 2008 08:13:36 +0000 zas_ Fix two minor compilation warnings.
Thu, 28 Aug 2008 22:26:09 +0000 nadvornik use mmaped files image loader
Mon, 25 Aug 2008 22:20:45 +0000 zas_ Whitespaces cleanup.
Wed, 25 Jun 2008 20:53:52 +0000 zas_ Tidy up.
Mon, 19 May 2008 01:15:17 +0000 bruclik configure.in was rewritten:
Fri, 16 May 2008 20:12:11 +0000 nadvornik fixed exiv2 version test
Fri, 16 May 2008 20:09:32 +0000 nadvornik get processed values from exiv2
Fri, 16 May 2008 12:16:49 +0000 zas_ Do not use printf() directly but use new wrapper function log_printf() instead.
Fri, 16 May 2008 12:08:51 +0000 zas_ Drop include "debug.h".
Fri, 09 May 2008 07:32:30 +0000 zas_ Use function(void) instead of function() for declaring functions which