log src/exif.c @ 1211:e2bbe90b0dcd

age author description
Sun, 21 Dec 2008 21:20:36 +0000 nadvornik most of the metadata options now works
Mon, 15 Dec 2008 22:47:31 +0000 nadvornik prepared infrastructure for delayed metadata writting - refreshing
Thu, 27 Nov 2008 12:30:10 +0000 zas_ Remove unused variable.
Wed, 26 Nov 2008 20:37:14 +0000 zas_ Fix up format vs type warning.
Sat, 18 Oct 2008 18:22:57 +0000 nadvornik infrastructure for preprocessing of metadata
Sat, 11 Oct 2008 20:19:48 +0000 nadvornik added option to use exif thumbnails
Tue, 07 Oct 2008 19:29:13 +0000 zas_ Fix up few signed vs unsigned warnings: exif_item_get_rational() last parameter is now of guint type.
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
Sun, 31 Aug 2008 18:53:11 +0000 nadvornik fixed possible endless loop
Fri, 29 Aug 2008 09:59:20 +0000 nadvornik added new raw preview interface for legacy exif
Tue, 26 Aug 2008 22:37:18 +0000 zas_ Use gpointer instead of void *.
Tue, 26 Aug 2008 22:22:51 +0000 zas_ For the sake of consistency, use glib basic types everywhere.
Mon, 25 Aug 2008 22:20:45 +0000 zas_ Whitespaces cleanup.
Wed, 25 Jun 2008 20:53:52 +0000 zas_ Tidy up.
Fri, 23 May 2008 23:18:40 +0000 zas_ Silent few warnings that appeared when using --disable-exiv2 configure option.
Fri, 16 May 2008 12:16:49 +0000 zas_ Do not use printf() directly but use new wrapper function log_printf() instead.
Fri, 02 May 2008 08:41:32 +0000 zas_ Replace GQView by Geeqie.
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
Sun, 20 Apr 2008 21:35:03 +0000 nadvornik read color profiles from jpeg also with Exiv2
Sun, 20 Apr 2008 13:04:57 +0000 zas_ Big whitespaces cleanup:
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