Commit Graph

1058 Commits

Author SHA1 Message Date
Andreas Huggel
07fb3bfc41 Fixed broken macro 2007-02-22 04:29:56 +00:00
Andreas Huggel
af41355777 Removed unnecessary include file. 2007-02-21 16:36:59 +00:00
Andreas Huggel
742af56f71 Added dependencies section 2007-02-21 16:36:24 +00:00
Andreas Huggel
45ab551733 Updated MSVC project file 2007-02-21 15:40:02 +00:00
Andreas Huggel
d7bf5ac4a0 Updated to fr.po.20070218_125755 from Olivier Tilloy 2007-02-20 11:04:56 +00:00
Andreas Huggel
99089c83a1 Added write support for TiffArrayEntry and TiffArrayElement, part 2. 2007-02-16 15:34:58 +00:00
Andreas Huggel
cdda6475d3 Added write support for TiffArrayEntry and TiffArrayElement, part 1. 2007-02-14 06:15:40 +00:00
Andreas Huggel
b2e00c2d53 Improved RAF support to read thumbnail data which are outside of the Exif block. 2007-02-08 15:29:42 +00:00
HumanDynamo
6f35a8e75f update po files 2007-02-08 07:18:13 +00:00
HumanDynamo
430d0978ad fix interverted translations of Image.Width and Image.Height 2007-02-08 07:05:23 +00:00
Andreas Huggel
dc775410a9 Merged revisions 1045:1048 from trunk into exiv2-tiffparser branch 2007-02-07 15:52:00 +00:00
Andreas Huggel
919ed204a7 Clarified error message 2007-02-07 14:27:39 +00:00
Andreas Huggel
4a1f79c8b4 Improved consistency of handling unsupported functions across image subclasses. setExif/Iptc/Comment methods throw Error(32), writeMetadata throws Error(31) if not yet implemented or not available for an image format. 2007-02-07 13:56:29 +00:00
Andreas Huggel
10681d6c3e Spring-cleaning of the Image class hierarchy: Image now has containers and provides default implementations for most methods. 2007-02-06 15:00:23 +00:00
Andreas Huggel
d6f5cf4a1c Merged revisions 1043:1044 from trunk into exiv2-tiffparser branch 2007-02-05 14:41:03 +00:00
Andreas Huggel
b2f2b95bcb Added Fujifilm read-support for RAF images. 2007-02-05 14:33:25 +00:00
Andreas Huggel
649c0ef494 Removed stale test file. 2007-02-05 14:31:04 +00:00
Andreas Huggel
235ce6e9a0 Removed trailing whitespace 2007-02-02 10:39:08 +00:00
Andreas Huggel
43478da53e Merged revisions 1038:1040 from trunk into exiv2-tiffparser branch 2007-02-02 10:36:34 +00:00
Andreas Huggel
96e384edfc Removed trailing whitespace 2007-02-02 10:11:43 +00:00
Andreas Huggel
da6266da3b Copyright updates for 2007 2007-02-02 10:09:31 +00:00
Andreas Huggel
859896eb33 Merged revisions 1015:1037 from trunk into exiv2-tiffparser branch 2007-02-02 08:32:53 +00:00
Andreas Huggel
45595a7766 Added ability to modify metadata on-the-fly, together with the extract and insert actions. Implements feature #504. 2007-01-30 14:01:47 +00:00
Andreas Huggel
8e85cea8d4 Changed behaviour of unsupport Image functions to throw. Added better method to query the supported metadata functions for each image type. Fixes bug #491. 2007-01-29 16:12:24 +00:00
Andreas Huggel
cd4d2583e3 Added ru.po from Alexandre Prokoudine 2007-01-28 07:14:23 +00:00
Andreas Huggel
6bae21e72b Added remaining makernote tests. 2007-01-25 14:15:21 +00:00
Andreas Huggel
7e8104c005 Added write support for makernotes, 80% 2007-01-24 16:40:44 +00:00
Andreas Huggel
35b2c3aecc Implemented write support for TiffDataEntry. 2007-01-18 04:28:57 +00:00
Andreas Huggel
4f28e8804b Added get and set thumbnail functions to exivsimple project 2007-01-15 11:44:18 +00:00
Andreas Huggel
6db7bdc6a4 Updated Nikon lens info to v2.15 of Robert Rottmerhusen's lens database. Removed gettext macros from these lens strings and removed corresponding translation stubs. 2007-01-13 08:35:59 +00:00
Andreas Huggel
f3512ccd76 Added tiff-test.cpp, fixes and tweaks. Writing basic TIFF structures works now. 2007-01-10 04:30:38 +00:00
Andreas Huggel
290140a851 Added writing of sub-IFDs, some reorg. 2007-01-09 00:22:30 +00:00
Andreas Huggel
0b589cf159 Check size of IPTC dataset before decoding it. Fixes bug #503. 2007-01-07 11:03:28 +00:00
Andreas Huggel
a4c1d6085b Added TiffComposite::write and related code; this is work in progress 2007-01-06 00:55:24 +00:00
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
748fc06fef Fixed doc. (Marco Piovanelli) 2006-12-29 02:13:36 +00:00
Andreas Huggel
2ab82c4bc9 Fixed and tweaked IPTC decoding code for bug #502. 2006-12-20 10:22:32 +00:00
Andreas Huggel
cf1e91953d New TIFF parser: decode IPTC from IPTCNAA or ImageResources tag. Fixes bug #502 2006-12-19 15:09:03 +00:00
Andreas Huggel
d341d507f9 Set svn properties 2006-12-18 16:05:50 +00:00
Andreas Huggel
433b9d7a6b Added fi.po from Mikael Lammentausta 2006-12-18 16:01:11 +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
11b4817250 Minor fix 2006-12-15 05:07:58 +00:00
Andreas Huggel
0723a62899 Removed trailing whitespace 2006-12-15 05:07:05 +00:00
Andreas Huggel
93b79a26c6 Removed trailing whitespace 2006-12-15 05:03:31 +00:00
Andreas Huggel
d64de39d9f Merged revisions 1006:1014 from trunk into exiv2-tiffparser branch 2006-12-15 05:00:09 +00:00
Andreas Huggel
b9e7c8dd78 Updated Nikon lens info to v2.08 of Robert Rottmerhusen's lens database 2006-12-15 04:40:19 +00:00
Andreas Huggel
287f568b0f Tagged commercial release 12 2006-12-10 15:10:57 +00:00
Andreas Huggel
809bab2bb9 For commercial version: Removed code (c) Robert Rottmerhusen to decode Exif.Nikon3.LensData 2006-12-10 15:09:06 +00:00
Andreas Huggel
906ce415a1 Created branch 12, a copy of 0.12 for use with commercial license. 2006-12-10 14:59:29 +00:00
Andreas Huggel
69aed26fd6 Checks for types disabled, pending investigation (bug #500). 2006-12-10 04:08:03 +00:00