log src/format_raw.c @ 999:bbed8e9a5d33

age author description
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, 16 May 2008 10:02:56 +0000 zas_ Include debug.h from main.h since debug macros may be used anywhere in the code.
Fri, 02 May 2008 08:41:32 +0000 zas_ Replace GQView by Geeqie.
Thu, 24 Apr 2008 08:53:39 +0000 zas_ Move debug macros from main.h to new debug.h.
Thu, 24 Apr 2008 00:15:03 +0000 zas_ Handle the newline in DEBUG_N() macro instead of adding one
Wed, 23 Apr 2008 20:47:19 +0000 zas_ Introduce macros to display debug messages.
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
Sun, 20 Apr 2008 18:07:51 +0000 zas_ Effectively drop empty newlines at end of files (missing from rev 535)
Sun, 20 Apr 2008 13:04:57 +0000 zas_ Big whitespaces cleanup:
Tue, 08 Apr 2008 23:02:33 +0000 zas_ gqview.h -> main.h
Tue, 08 Apr 2008 22:05:04 +0000 zas_ Add support for some Samsung raw files (.pef).
Thu, 03 Apr 2008 17:15:49 +0000 zas_ Add a debug level spinner at the end of Preferences > Advanced.
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