8276 Commits (137ea080b51fb48a7eb1b513d2d565868ccdf68f)
 

Author SHA1 Message Date
Andreas Huggel 0b589cf159 Check size of IPTC dataset before decoding it. Fixes bug #503. 19 years ago
Andreas Huggel a4c1d6085b Added TiffComposite::write and related code; this is work in progress 19 years ago
Andreas Huggel 687f9d9432 Added test for the type of the entries to decide if non-intrusive writing is possible. Fixes bug #452. 19 years ago
Andreas Huggel 748fc06fef Fixed doc. (Marco Piovanelli) 19 years ago
Andreas Huggel 2ab82c4bc9 Fixed and tweaked IPTC decoding code for bug #502. 19 years ago
Andreas Huggel cf1e91953d New TIFF parser: decode IPTC from IPTCNAA or ImageResources tag. Fixes bug #502 19 years ago
Andreas Huggel d341d507f9 Set svn properties 19 years ago
Andreas Huggel 433b9d7a6b Added fi.po from Mikael Lammentausta 19 years ago
Andreas Huggel 2c82879afe Added second attempt to parse an IPTC field into a string value, if parsing the actual type fails. Fixes bug #501. 19 years ago
Andreas Huggel 11b4817250 Minor fix 19 years ago
Andreas Huggel 0723a62899 Removed trailing whitespace 19 years ago
Andreas Huggel 93b79a26c6 Removed trailing whitespace 19 years ago
Andreas Huggel d64de39d9f Merged revisions 1006:1014 from trunk into exiv2-tiffparser branch 19 years ago
Andreas Huggel b9e7c8dd78 Updated Nikon lens info to v2.08 of Robert Rottmerhusen's lens database 19 years ago
Andreas Huggel 287f568b0f Tagged commercial release 12 19 years ago
Andreas Huggel 809bab2bb9 For commercial version: Removed code (c) Robert Rottmerhusen to decode Exif.Nikon3.LensData 19 years ago
Andreas Huggel 906ce415a1 Created branch 12, a copy of 0.12 for use with commercial license. 19 years ago
Andreas Huggel 69aed26fd6 Checks for types disabled, pending investigation (bug #500). 19 years ago
Andreas Huggel 9d0a7b0610 Implemented conversion function to display Windows tags 0x9c9b-0x9c9f. Added configure magic to find iconv. Fixes bug #460. 19 years ago
Andreas Huggel 5af0c96493 Cured a ./configure warning 19 years ago
Andreas Huggel efc5a86653 Delete temporary file if user does not have write permissions. Completes fix for bug #497. 19 years ago
Andreas Huggel 3a944dfd83 Merged revisions 999:1004 from trunk into exiv2-tiffparser branch 19 years ago
Andreas Huggel 539a7682f9 Merged revisions 909:999 from trunk into exiv2-tiffparser branch 19 years ago
Andreas Huggel 597af997b6 Minor changes 19 years ago
Andreas Huggel ff49b116b3 Enclosed i18n initialisation in #ifdef block 19 years ago
Andreas Huggel af19f6f04e Fixed tests for various Nikon, Fujifilm, Panasonic and Olympus tag updates 19 years ago
Andreas Huggel e44badeaf7 Deleted gettext feature branch 19 years ago
Andreas Huggel 04126e8bb8 Merged revisions 907:999 from gettext branch into trunk 19 years ago
Andreas Huggel 75085fbe43 FileIo::transfer: check if original file is writable, remember file permissions. Fixes bug #497 19 years ago
Andreas Huggel 2b0fc48a83 Tagged release 0.12 19 years ago
Andreas Huggel fcc4e292c7 Updated ChangeLog 19 years ago
Andreas Huggel b7e73a2090 Improved pretty-print function for degrees. 19 years ago
Andreas Huggel 61eb48cb35 Changed uint to unsigned int because MINGW does not define uint. Fixes bug #490 19 years ago
Andreas Huggel f381cb6966 Do not write TIFF header to JPEG images if the Exif data is empty. Fixes bug #498. 19 years ago
Andreas Huggel 592ca5c711 Improved loading of JPEG data in case of problems. Existing Exif data is not modified until the new IFD0 is read successfully. Improved ExifData::clear() 19 years ago
Andreas Huggel cc38da116d Tweaked test result comparison 19 years ago
Andreas Huggel f46704d5ae Bumped version to 0.12 19 years ago
Andreas Huggel 195aeb861d Updated ChangeLog 19 years ago
Andreas Huggel 76ddb04eef Updated Nikon lens info to v2.07 of Robert Rottmerhusen's lens database 19 years ago
Andreas Huggel 5c7e414801 Documentation cleanup 19 years ago
Andreas Huggel ba89716cd6 Added methods to access built-in read-only IPTC datasets 19 years ago
Andreas Huggel 3ff1bf4e13 Added methods to access built-in read-only taglists (Max Lapshin) 19 years ago
Andreas Huggel 757724b5f1 Updated to doxygen 1.5.1 19 years ago
Andreas Huggel b745ab7977 Fixed doc target 19 years ago
Andreas Huggel db5426a29e Added RenameAddon1.diff patch from Tobias Jahn, fixes bug #459. 19 years ago
Andreas Huggel b90529f9f9 Added testcase for bug #495, fixed a few SVN mime-type properties 19 years ago
HumanDynamo 6ab08276ac Exiv2 from gettext branch : Nikon makernote : fix invalid tag print fonction call. 19 years ago
HumanDynamo 07f6069318 Exiv2 from gettext branch : fix invalid conversion in Nikon makernote 19 years ago
Andreas Huggel 02ace626ce Fixed ExifData::op= to update IFD pointers of Nikon3 and Fujifilm makernotes correctly. This solves the issues recreated with exiv2iface-test of #496. 19 years ago
Andreas Huggel 232bc3544e Merged changes 974:976 from trunk 19 years ago