You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Robin Mills 44939dab32 Topic: 1801 http://dev.exiv2.org/boards/3/topics/1801. Thanks to Mike Erickson of Alien Skin Software for reporting this and providing the fix. 11 years ago
..
CMakeLists.txt Issue: #973. svn_version.h is now exported with headers to /usr/include/exiv2/svn_version.h 11 years ago
Makefile Issue #966. Thank You to Michael for reporting this and for his patch 11 years ago
TODO typo (GNU compliant) 15 years ago
actions.cpp CID: 1225750. Unused assignment. 11 years ago
actions.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
asfvideo.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
asfvideo.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
basicio.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
basicio.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
bmpimage.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
bmpimage.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
canonmn.cpp Coverity scan fixes CID : 982002 through 982054 (all ostream related) 11 years ago
canonmn_int.hpp Issue #954: Add support for Exif.CanonFi.FocusDistanceUpper and Exif.CanonFi.FocusDistanceLower. Thanks goes to Roman Lebedev for the patch. 11 years ago
casiomn.cpp Coverity scan fixes CID : 982002 through 982054 (all ostream related) 11 years ago
casiomn_int.hpp Doh. Forgot to add new files before latest commit. 12 years ago
convert.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
convert.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
cr2image.cpp #876: Reverted changes made with r2966, r2976 and r2973 and added a fix to only output characters up to the first \0 in ASCII values. 12 years ago
cr2image.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
cr2image_int.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
crwedit.cpp Feature #536 Modifications to CMake files to support MSVC 32/64 bit builds of Dynamic/Static libraries and applications. 13 years ago
crwimage.cpp Coverity scan fixes CID : 982002 through 982054 (all ostream related) 11 years ago
crwimage.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
crwimage_int.hpp CID: 1227096/7. Pointer not initialized in constructor. 11 years ago
crwparse.cpp Removed CIFF classes from published API, doc tweaks. 17 years ago
datasets.cpp Coverity scan fixes CID : 982002 through 982054 (all ostream related) 11 years ago
datasets.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
doxygen.hpp.in Issue: 937. Thanks to Alan for the patch. 12 years ago
easyaccess.cpp Issue #954: Add support for Exif.CanonFi.FocusDistanceUpper and Exif.CanonFi.FocusDistanceLower. Thanks goes to Roman Lebedev for the patch. 11 years ago
easyaccess.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
epsimage.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
epsimage.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
error.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
error.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
exif.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
exif.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
exiv2.1 Issue #700: Escape dashes used as option specifiers in the manual page to make copy and paste work. Based on patch by Mark Purcell. 12 years ago
exiv2.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
exiv2.hpp Undo previous commit that added new headerfiles, pending fix for #936. 12 years ago
exiv2app.hpp Issue# 978 11 years ago
fujimn.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
fujimn_int.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
futils.cpp Issue: 940. Simplified (and hopefully final) fix. 12 years ago
futils.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
getopt_win32.c Changes for Visual Studio C++ 2005 (8.0), part 1 20 years ago
getopt_win32.h Replaced getopt with more mature version from MinGW (BSD license) 20 years ago
gifimage.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
gifimage.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
i18n.h Updated copyright year in a few files, version in runner.txt. 12 years ago
image.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
image.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
iptc.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
iptc.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
jp2image.cpp Coverity scan fixes CID : 981999 (size overflow warning : typecasted) and 981993( divided by zeor warning : added check beore operation) 11 years ago
jp2image.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
jpgimage.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
jpgimage.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
localtime.c this doen't compile under mingw 15 years ago
makernote.cpp Issue: #940. Fix compilation warnings. 12 years ago
makernote_int.hpp Feature request #933: Add support for Casio makernotes. Thanks goes to T Modes for the patch. 12 years ago
matroskavideo.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
matroskavideo.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
metadatum.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
metadatum.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
minoltamn.cpp Coverity scan fixes CID : 982002 through 982054 (all ostream related) 11 years ago
minoltamn_int.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
mrwimage.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
mrwimage.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
mrwthumb.cpp Removed trailing whitespace. 17 years ago
nikonmn.cpp Coverity scan fixes CID : 982002 through 982054 (all ostream related) 11 years ago
nikonmn_int.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
olympusmn.cpp Topic: 1801 http://dev.exiv2.org/boards/3/topics/1801. Thanks to Mike Erickson of Alien Skin Software for reporting this and providing the fix. 11 years ago
olympusmn_int.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
orfimage.cpp #876: Reverted changes made with r2966, r2976 and r2973 and added a fix to only output characters up to the first \0 in ASCII values. 12 years ago
orfimage.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
orfimage_int.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
panasonicmn.cpp Coverity scan fixes CID : 982031 through 982054 11 years ago
panasonicmn_int.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
pentaxmn.cpp Coverity scan fixes CID : 982002 through 982054 (all ostream related) 11 years ago
pentaxmn_int.hpp Coverity scan fixes CID : 982031 through 982054 11 years ago
pgfimage.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
pgfimage.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
pngchunk.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
pngchunk_int.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
pngimage.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
pngimage.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
preview.cpp Feature request #933: Add support for Casio makernotes. Thanks goes to T Modes for the patch. 12 years ago
preview.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
private.h #535: Removed unnecessary declarations and defines. 18 years ago
properties.cpp add new kipi-plugins XMP entry used with Panorama tool 11 years ago
properties.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
psdimage.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
psdimage.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
quicktimevideo.cpp #960: Fixed a small bug found by coverity scan results 11 years ago
quicktimevideo.hpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
rafimage.cpp Bumping the copyright notice again. (re-doing 3089 without breaking the build!) 12 years ago
rafimage.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago
rcsid_int.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago
riffvideo.cpp #960: Added a Buffer Overflow Fix in INFO tags of RIFFVIDEO.CPP 11 years ago
riffvideo.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago
rw2image.cpp Updated copyright year in a few files, version in runner.txt. 12 years ago
rw2image.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago
rw2image_int.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago
samsungmn.cpp Coverity scan fixes CID : 982031 through 982054 11 years ago
samsungmn_int.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago
sigmamn.cpp Updated copyright year in a few files, version in runner.txt. 12 years ago
sigmamn_int.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago
sonymn.cpp Updated copyright year in a few files, version in runner.txt. 12 years ago
sonymn_int.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago
svn_version.sh svn_version: strengthened to handle errors from svn (for example when building from the distribution tar bundle) 11 years ago
tags.cpp Coverity scan fixes CID : 982002 through 982054 (all ostream related) 11 years ago
tags.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago
tags_int.hpp Feature request #933: Add support for Casio makernotes. Thanks goes to T Modes for the patch. 12 years ago
tgaimage.cpp Updated copyright year in a few files, version in runner.txt. 12 years ago
tgaimage.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago
tiff-test.cpp Merged unstable branch to trunk. 17 years ago
tiffcomposite.cpp Updated copyright year in a few files, version in runner.txt. 12 years ago
tiffcomposite_int.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago
tifffwd_int.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago
tiffimage.cpp Coverity scan fixes CID : 982031 through 982054 11 years ago
tiffimage.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago
tiffimage_int.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago
tiffmn-test.cpp Merged unstable branch to trunk. 17 years ago
tiffvisitor.cpp #945: Set the makernote 'state' before post-processing Makernote components during reading. 12 years ago
tiffvisitor_int.hpp #945: Set the makernote 'state' before post-processing Makernote components during reading. 12 years ago
timegm.h #556 timegm() function should work with Windows 64bit time_t 16 years ago
types.cpp Coverity scan fixes CID : 982031 through 982054 11 years ago
types.hpp Issue# 978 11 years ago
tzfile.h added subversion style keywords 21 years ago
utils.cpp Updated copyright year in a few files, version in runner.txt. 12 years ago
utils.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago
utiltest.cpp - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects. (Renamed existing exiv2.hpp to exiv2app.hpp) 15 years ago
value.cpp CID: 982053/4. Restore os format 11 years ago
value.hpp Coverity scan fixes CID : 981999 (size overflow warning : typecasted) and 981993( divided by zeor warning : added check beore operation) 11 years ago
version.cpp Fixed MinGW compilation error in jp2image.cpp u_int32_t not defined (in stdint.h/Linux, types.h/Mac) 11 years ago
version.hpp svn_version handling dummy for MSVC (I'll deal with MSVC later). 11 years ago
xmp.cpp #937. Thanks to Alan for the patch code and data file. 11 years ago
xmp.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago
xmpdump.cpp Merged unstable branch to trunk. 17 years ago
xmpsidecar.cpp Updated copyright year in a few files, version in runner.txt. 12 years ago
xmpsidecar.hpp Updated copyright year in a few files, version in runner.txt. 12 years ago