| .. |
|
actions.cpp
|
Fixed include for utime.h to compile on Windows
|
2005-12-11 16:10:41 +00:00 |
|
actions.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
addmoddel.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
basicio.cpp
|
Changed MemIo "copy-on-expand" to "copy-on-write" strategy to ensure that the original buffer is never modified
|
2005-10-08 11:36:48 +00:00 |
|
basicio.hpp
|
Changed MemIo "copy-on-expand" to "copy-on-write" strategy to ensure that the original buffer is never modified
|
2005-10-08 11:36:48 +00:00 |
|
canonmn.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
canonmn.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
crwimage.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
crwimage.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
dataarea-test.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
datasets.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
datasets.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
doxygen.hpp
|
Bumped version to 0.8, updated ChangeLog
|
2005-11-18 15:37:58 +00:00 |
|
error.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
error.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
exif.cpp
|
Changed Exif parser to skip broken Ifds if possible. Fixes bug #443.
|
2005-11-12 17:10:47 +00:00 |
|
exif.hpp
|
Changed hasMakerNote to return an IfdId instead of bool
|
2005-10-09 05:00: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.1
|
Added option -k to preserve file timestamps and -t/-T to set the timestamp in the rename action. Only tested on Linux. Implements feature #448.
|
2005-12-11 13:41:16 +00:00 |
|
exiv2.cpp
|
Added option -k to preserve file timestamps and -t/-T to set the timestamp in the rename action. Only tested on Linux. Implements feature #448.
|
2005-12-11 13:41:16 +00:00 |
|
exiv2.hpp
|
Added option -k to preserve file timestamps and -t/-T to set the timestamp in the rename action. Only tested on Linux. Implements feature #448.
|
2005-12-11 13:41:16 +00:00 |
|
exv_msvc.h
|
Bumped version to 0.8, updated ChangeLog
|
2005-11-18 15:37:58 +00:00 |
|
fujimn.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
fujimn.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
futils.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
futils.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
getopt_win32.c
|
Fixed name of included file
|
2005-08-21 15:10:10 +00:00 |
|
getopt_win32.h
|
Replaced getopt with more mature version from MinGW (BSD license)
|
2005-08-21 13:44:34 +00:00 |
|
ifd-test.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
ifd.cpp
|
Changed class Entry to transform comment type on the fly. Fixes bug #445.
|
2005-11-19 10:04:02 +00:00 |
|
ifd.hpp
|
Changed class Entry to transform comment type on the fly. Fixes bug #445.
|
2005-11-19 10:04:02 +00:00 |
|
image.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
image.hpp
|
Minor cleanup
|
2005-11-18 15:37:21 +00:00 |
|
imgreg.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
iotest.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
iptc.cpp
|
Changed Value::read() to return an int indicating success instead of throwing. Added Support for HHMMSS and H:M:S formats to TimeValue (assumes timezone is UTC). Fixes bug #440.
|
2005-10-08 11:34:32 +00:00 |
|
iptc.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +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
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
jpgimage.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
key-test.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
localtime.c
|
Merged revisions 514:520 from branches/Exiv2-0_6_041212
|
2005-03-12 12:28:58 +00:00 |
|
Makefile
|
Added man page (based on Peter KELEMEN's Debian man page)
|
2005-11-18 15:35:42 +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
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
makernote.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
metacopy.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
metacopy.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
metadatum.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
metadatum.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
mn.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
nikonmn.cpp
|
Updated Nikon lens info to v1.54 of Robert Rottmerhusen's lens database
|
2005-12-08 15:51:17 +00:00 |
|
nikonmn.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
olympusmn.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
olympusmn.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
panasonicmn.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
panasonicmn.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
path-test.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +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 |
|
rcsid.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
sigmamn.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
sigmamn.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
sonymn.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
sonymn.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
taglist.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
tags.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
tags.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +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
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
types.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
tzfile.h
|
added subversion style keywords
|
2004-11-09 19:10:37 +00:00 |
|
utils.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
utils.hpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
utiltest.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +00:00 |
|
value.cpp
|
Make sure the str argument to sscanf() is a 0 terminated C-string. Fixes Bug #447.
|
2005-12-10 10:36:36 +00:00 |
|
value.hpp
|
Make sure the str argument to sscanf() is a 0 terminated C-string. Fixes Bug #447.
|
2005-12-10 10:36:36 +00:00 |
|
write2-test.cpp
|
Removed trailing whitespace from source files
|
2005-10-08 11:25:44 +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 |