exiv2/src
2005-02-23 16:21:42 +00:00
..
actions.cpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
actions.hpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
addmoddel.cpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
basicio.cpp Added size method to basicio and test cases. 2005-02-02 21:09:18 +00:00
basicio.hpp Added size method to basicio and test cases. 2005-02-02 21:09:18 +00:00
canonmn.cpp Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00
canonmn.hpp Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00
cmd.txt Merged revisions 499:500 from Exiv2-0_6_041212 branch 2005-02-12 10:12:54 +00:00
dataarea-test.cpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
datasets.cpp Added unknownTag / unknownDataSet structures and replaced exceptions with return values from these where possible 2004-12-10 18:02:31 +00:00
datasets.hpp added subversion style keywords 2004-11-09 19:10:37 +00:00
doxygen.hpp Updated doc 2004-12-12 09:10:45 +00:00
error.hpp added subversion style keywords 2004-11-09 19:10:37 +00:00
exif.cpp Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00
exif.hpp Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00
exifcomment.cpp Added CommentValue 2005-01-16 13:48:52 +00:00
exifdata-test.cpp Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00
exifprint.cpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
exiv2.cpp Merged revisions 499:500 from Exiv2-0_6_041212 branch 2005-02-12 10:12:54 +00:00
exiv2.hpp Merged revisions 499:500 from Exiv2-0_6_041212 branch 2005-02-12 10:12:54 +00:00
fujimn.cpp Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00
fujimn.hpp Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00
getopt_win32.c Minor changes for MSVC 2004-09-12 15:22:51 +00:00
getopt_win32.h Added getopt files for MSVC 2004-06-27 05:06:54 +00:00
ifd-test.cpp Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00
ifd.cpp Added cast required to compile with MSVC 2005-02-23 16:21:42 +00:00
ifd.hpp Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00
image.cpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
image.hpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
iotest.cpp Added size method to basicio and test cases. 2005-02-02 21:09:18 +00:00
iptc.cpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
iptc.hpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
iptceasy.cpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
iptcprint.cpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
iptctest.cpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
jpgimage.cpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
jpgimage.hpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
key-test.cpp added subversion style keywords 2004-11-09 19:10:37 +00:00
localtime.c added subversion style keywords 2004-11-09 19:10:37 +00:00
Makefile Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +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 Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00
makernote.hpp Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00
metacopy.cpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
metacopy.hpp added subversion style keywords 2004-11-09 19:10:37 +00:00
metadatum.cpp added subversion style keywords 2004-11-09 19:10:37 +00:00
metadatum.hpp added subversion style keywords 2004-11-09 19:10:37 +00:00
mn.sh added subversion style keywords 2004-11-12 12:43:39 +00:00
nikonmn.cpp Fixed write-test: Commented experimental Nikon3 code, copied write-test.out from branches/Exiv2-0_6_041212. 2005-02-22 15:51:48 +00:00
nikonmn.hpp Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00
private.h added subversion style keywords 2004-11-09 19:10:37 +00:00
rcsid.hpp added subversion style keywords 2004-11-09 19:10:37 +00:00
sigmamn.cpp Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00
sigmamn.hpp Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00
taglist.cpp added subversion style keywords 2004-11-09 19:10:37 +00:00
tags.cpp Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417 2005-02-21 15:57:10 +00:00
tags.hpp added subversion style keywords 2004-11-09 19:10:37 +00:00
timegm.h added subversion style keywords 2004-11-09 19:10:37 +00:00
Todo Updated tests. Still needs work. 2004-11-24 12:33:22 +00:00
types.cpp Added CommentValue 2005-01-16 13:48:52 +00:00
types.hpp Removed unnecessary conversion operator from class DataBuf. Fixes Bug #409 2005-02-09 17:56:36 +00:00
tzfile.h added subversion style keywords 2004-11-09 19:10:37 +00:00
utils.cpp added subversion style keywords 2004-11-09 19:10:37 +00:00
utils.hpp added subversion style keywords 2004-11-09 19:10:37 +00:00
utiltest.cpp added subversion style keywords 2004-11-09 19:10:37 +00:00
value.cpp Added CommentValue 2005-01-16 13:48:52 +00:00
value.hpp Added CommentValue 2005-01-16 13:48:52 +00:00
write2-test.cpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00
write-test.cpp Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 2005-01-16 09:22:28 +00:00