Commit Graph

17 Commits

Author SHA1 Message Date
Andreas Huggel
687f9d9432 Added test for the type of the entries to decide if non-intrusive writing is possible. Fixes bug #452. 2006-12-29 02:32:03 +00:00
Andreas Huggel
2c82879afe Added second attempt to parse an IPTC field into a string value, if parsing the actual type fails. Fixes bug #501. 2006-12-18 12:44:03 +00:00
Andreas Huggel
9d0a7b0610 Implemented conversion function to display Windows tags 0x9c9b-0x9c9f. Added configure magic to find iconv. Fixes bug #460. 2006-12-09 12:13:10 +00:00
Andreas Huggel
f381cb6966 Do not write TIFF header to JPEG images if the Exif data is empty. Fixes bug #498. 2006-11-25 15:38:38 +00:00
Andreas Huggel
b90529f9f9 Added testcase for bug #495, fixed a few SVN mime-type properties 2006-11-16 12:53:25 +00:00
Andreas Huggel
8c6d1bc4ff Advised by Max Lapshin for Mac OS, bug 486 2006-09-18 13:31:12 +00:00
Andreas Huggel
d53a778b2b Fixed MSVC 2005 issues (except for exiv2com) and minor problems. All tests pass now on MSVC 2005. Fixes bug #455 2006-07-22 17:55:40 +00:00
Andreas Huggel
900adcd5a8 Added check for JPEG APP segments >64k, removed 16bit size limitation for IRBs. Fixes bug #480. 2006-07-22 02:55:35 +00:00
Andreas Huggel
d3d2d4c023 Added boundary check for next IFD to Ifd::read, fixes bug #479. 2006-07-02 12:19:17 +00:00
Andreas Huggel
3de498a473 Changed the default of the -b option to suppress large binary values, minor tweaks 2006-05-21 10:12:18 +00:00
Andreas Huggel
a2b8c3f327 Added testcase and warning for bug #451 2006-02-03 08:13:34 +00:00
Andreas Huggel
f3e98f152d Improved filtering of irrelevant differences on MinGW 2006-01-25 09:40:11 +00:00
Andreas Huggel
fc11d18013 Make sure the str argument to sscanf() is a 0 terminated C-string. Fixes Bug #447. 2005-12-10 10:36:36 +00:00
Andreas Huggel
b9d4e13073 Added VALGRIND variable to test scripts 2005-11-30 15:34:22 +00:00
Andreas Huggel
0398735e80 Changed class Entry to transform comment type on the fly. Fixes bug #445. 2005-11-19 10:04:02 +00:00
Andreas Huggel
fc93a620ee Improved bugfix regression test script 2005-11-12 17:13:49 +00:00
Andreas Huggel
1c3bd8beb4 Started test driver for bugfixes regression testing 2005-10-09 12:46:53 +00:00