exiv2/src
2007-02-07 14:27:39 +00:00
..
actions.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
actions.hpp Removed trailing whitespace 2007-02-02 10:11:43 +00:00
addmoddel.cpp Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
basicio.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
basicio.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
canonmn.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
canonmn.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
cr2image.cpp Improved consistency of handling unsupported functions across image subclasses. setExif/Iptc/Comment methods throw Error(32), writeMetadata throws Error(31) if not yet implemented or not available for an image format. 2007-02-07 13:56:29 +00:00
cr2image.hpp Improved consistency of handling unsupported functions across image subclasses. setExif/Iptc/Comment methods throw Error(32), writeMetadata throws Error(31) if not yet implemented or not available for an image format. 2007-02-07 13:56:29 +00:00
crwedit.cpp Completed CRW write support, feature #438. Only tested on Linux 2006-01-17 03:59:41 +00:00
crwimage.cpp Spring-cleaning of the Image class hierarchy: Image now has containers and provides default implementations for most methods. 2007-02-06 15:00:23 +00:00
crwimage.hpp Spring-cleaning of the Image class hierarchy: Image now has containers and provides default implementations for most methods. 2007-02-06 15:00:23 +00:00
crwparse.cpp Removed trailing whitespace 2006-03-29 10:43:54 +00:00
dataarea-test.cpp Fixed compiler warnings 2006-06-21 09:16:36 +00:00
datasets.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
datasets.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
doxygen.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
error.cpp Clarified error message 2007-02-07 14:27:39 +00:00
error.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
exif.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
exif.hpp Removed trailing whitespace 2007-02-02 10:11:43 +00:00
exifcomment.cpp Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
exifdata-test.cpp Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
exifprint.cpp Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
exiv2_version.h Copyright updates for 2007 2007-02-02 10:09:31 +00:00
exiv2.1 Added ability to modify metadata on-the-fly, together with the extract and insert actions. Implements feature #504. 2007-01-30 14:01:47 +00:00
exiv2.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
exiv2.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
exv_msvc.h Bumped version to 0.12 2006-11-22 16:06:16 +00:00
fujimn.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
fujimn.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
futils.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
futils.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
getopt_win32.c Changes for Visual Studio C++ 2005 (8.0), part 1 2006-03-14 14:15:46 +00:00
getopt_win32.h Replaced getopt with more mature version from MinGW (BSD license) 2005-08-21 13:44:34 +00:00
gettext.h Merged revisions 907:999 from gettext branch into trunk 2006-12-03 08:42:50 +00:00
i18n.h Copyright updates for 2007 2007-02-02 10:09:31 +00:00
ifd-test.cpp Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
ifd.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
ifd.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
image.cpp Spring-cleaning of the Image class hierarchy: Image now has containers and provides default implementations for most methods. 2007-02-06 15:00:23 +00:00
image.hpp Spring-cleaning of the Image class hierarchy: Image now has containers and provides default implementations for most methods. 2007-02-06 15:00:23 +00:00
iotest.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
iptc.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
iptc.hpp Removed trailing whitespace 2007-02-02 10:11:43 +00:00
iptceasy.cpp Overhauled exception handling. The new class Error has a list of error messages, which is selected based on the error code provided in the constructor. 2005-04-17 11:51:32 +00:00
iptcprint.cpp Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
iptctest.cpp Overhauled exception handling. The new class Error has a list of error messages, which is selected based on the error code provided in the constructor. 2005-04-17 11:51:32 +00:00
jpgimage.cpp Spring-cleaning of the Image class hierarchy: Image now has containers and provides default implementations for most methods. 2007-02-06 15:00:23 +00:00
jpgimage.hpp Spring-cleaning of the Image class hierarchy: Image now has containers and provides default implementations for most methods. 2007-02-06 15:00:23 +00:00
key-test.cpp Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
largeiptc-test.cpp Removed trailing whitespace 2006-12-15 05:07:05 +00:00
localtime.c Changes for Visual Studio C++ 2005 (8.0), part 1 2006-03-14 14:15:46 +00:00
Makefile Added Fujifilm read-support for RAF images. 2007-02-05 14:33:25 +00:00
makernote2.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
makernote2.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
makernote-test.cpp Updated for the new int score return value of match() 2004-05-24 02:21:55 +00:00
makernote.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
makernote.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
metacopy.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
metacopy.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
metadatum.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
metadatum.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
minoltamn.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
minoltamn.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
mn.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
mrwimage.cpp Improved consistency of handling unsupported functions across image subclasses. setExif/Iptc/Comment methods throw Error(32), writeMetadata throws Error(31) if not yet implemented or not available for an image format. 2007-02-07 13:56:29 +00:00
mrwimage.hpp Improved consistency of handling unsupported functions across image subclasses. setExif/Iptc/Comment methods throw Error(32), writeMetadata throws Error(31) if not yet implemented or not available for an image format. 2007-02-07 13:56:29 +00:00
nikonmn.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
nikonmn.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
olympusmn.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
olympusmn.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
panasonicmn.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
panasonicmn.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
path-test.cpp Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
pngchunk.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
pngchunk.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
pngimage.cpp Improved consistency of handling unsupported functions across image subclasses. setExif/Iptc/Comment methods throw Error(32), writeMetadata throws Error(31) if not yet implemented or not available for an image format. 2007-02-07 13:56:29 +00:00
pngimage.hpp Improved consistency of handling unsupported functions across image subclasses. setExif/Iptc/Comment methods throw Error(32), writeMetadata throws Error(31) if not yet implemented or not available for an image format. 2007-02-07 13:56:29 +00:00
private.h Added an EXV_ prefix to precompiler defines (still not to all yet - I don't like the idea of "exv_size_t" or "exv_const" - but hopefully to those more likely to create conflicts). Fixes bug #420 2005-03-19 06:50:19 +00:00
rafimage.cpp Improved consistency of handling unsupported functions across image subclasses. setExif/Iptc/Comment methods throw Error(32), writeMetadata throws Error(31) if not yet implemented or not available for an image format. 2007-02-07 13:56:29 +00:00
rafimage.hpp Improved consistency of handling unsupported functions across image subclasses. setExif/Iptc/Comment methods throw Error(32), writeMetadata throws Error(31) if not yet implemented or not available for an image format. 2007-02-07 13:56:29 +00:00
rcsid.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
sigmamn.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
sigmamn.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
sonymn.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
sonymn.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
taglist.cpp Renamed CanonCs1,2 groups to CanonCs and CanonSi respectively (David Cannings) 2006-08-13 06:06:05 +00:00
tags.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
tags.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
tiffcomposite.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
tiffcomposite.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
tifffwd.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
tiffimage.cpp Improved consistency of handling unsupported functions across image subclasses. setExif/Iptc/Comment methods throw Error(32), writeMetadata throws Error(31) if not yet implemented or not available for an image format. 2007-02-07 13:56:29 +00:00
tiffimage.hpp Improved consistency of handling unsupported functions across image subclasses. setExif/Iptc/Comment methods throw Error(32), writeMetadata throws Error(31) if not yet implemented or not available for an image format. 2007-02-07 13:56:29 +00:00
tiffparse.cpp Stripped trailing whitespace 2006-06-01 15:09:39 +00:00
tiffparser.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
tiffparser.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
tiffvisitor.cpp Removed trailing whitespace 2007-02-02 10:11:43 +00:00
tiffvisitor.hpp Removed trailing whitespace 2007-02-02 10:11:43 +00:00
timegm.h Fixed typo introduced in rev. 850, needed for the tests to pass with MSVC 2005 2006-08-16 15:52:38 +00:00
Todo Fixed invalid type id for user comment tag, bug #451 2006-02-03 04:41:44 +00:00
types.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
types.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
tzfile.h added subversion style keywords 2004-11-09 19:10:37 +00:00
utils.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
utils.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
utiltest.cpp Removed trailing whitespace from source files 2005-10-08 11:25:44 +00:00
value.cpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
value.hpp Copyright updates for 2007 2007-02-02 10:09:31 +00:00
write2-test.cpp Added Canon Panorama patch, Canon test images, and minor updates (David Cannings) 2006-08-24 15:24:12 +00:00
write-test.cpp Changed class Entry to transform comment type on the fly. Fixes bug #445. 2005-11-19 10:04:02 +00:00