log src/exif.c @ 426:9fe0ca1b5263

age author description
Fri, 18 Apr 2008 22:31:58 +0000 nadvornik partially fixed reading embedded color profiles with exiv2
Wed, 09 Apr 2008 22:13:11 +0000 zas_ Fix a typo: "while fluorescent" -> "white fluorescent"
Tue, 08 Apr 2008 23:02:33 +0000 zas_ gqview.h -> main.h
Sun, 06 Apr 2008 10:17:41 +0000 zas_ Mark all exif labels as translatable.
Thu, 03 Apr 2008 21:50:53 +0000 zas_ Fix a segfault occuring when using --without-exiv2 and
Wed, 02 Apr 2008 20:44:40 +0000 nadvornik various exif improvements based on patch by Uwe Ohse
Sat, 22 Mar 2008 17:09:14 +0000 nadvornik configure --without-exiv2
Sun, 16 Mar 2008 10:32:52 +0000 nadvornik write comment and keywords to xmp, sidecars are used if exist
Sat, 15 Mar 2008 19:53:33 +0000 nadvornik write support in Exiv2 wrapper; for now only string values
Fri, 15 Feb 2008 10:48:09 +0000 nadvornik read also iptc and xmp
Wed, 13 Feb 2008 23:02:48 +0000 nadvornik more exiv2 fixes
Wed, 13 Feb 2008 19:31:50 +0000 nadvornik unified tag names between exiv2 and internal rxif parser
Wed, 13 Feb 2008 14:46:23 +0000 nadvornik started exiv2 integration
Wed, 13 Feb 2008 13:57:31 +0000 nadvornik simplified exif.h, moved implementation-specific stuff to exif-int.h
Tue, 11 Sep 2007 20:06:29 +0000 nadvornik replaced gchar* path with FileData *fd