Commit Graph

5470 Commits

Author SHA1 Message Date
Andreas Huggel
1c2d21f609 Renamed exiv2_version.* files to version.* 2007-03-06 15:48:19 +00:00
Andreas Huggel
d67d00ffd4 Fixed version check macro to actually check the runtime version and not the compile-time version. Added version() and versionNumber() functions. 2007-03-06 15:33:12 +00:00
Andreas Huggel
89b633fe07 Updated German transaltion. Oliver Doerr. 2007-03-04 14:59:51 +00:00
Andreas Huggel
2a37de6e05 Removed deprecated exiv2-config script. 2007-03-03 09:23:14 +00:00
Andreas Huggel
d892c84061 Tagged release 0.13 2007-03-03 05:03:35 +00:00
Andreas Huggel
278f65ed39 Added check for preprocessor define EXV_COMMERCIAL_VERSION. 2007-03-02 16:54:17 +00:00
Andreas Huggel
a685b46870 Updated exiv2-config.in for the last time. This file will ship with 0.13 but will be dropped from SVN immediately after the release. 2007-03-02 01:43:41 +00:00
Andreas Huggel
6c36a67738 Added Image method to access the MIME type. 2007-02-28 16:05:10 +00:00
Andreas Huggel
d3f7f9afa7 Updates from Oliver Doerr 2007-02-26 15:09:11 +00:00
Andreas Huggel
d2885b57c6 Minor doc updates 2007-02-25 11:43:07 +00:00
Andreas Huggel
433b6615c4 Added internal flags 2007-02-23 15:17:17 +00:00
Andreas Huggel
c15e6552ea Bumped version to 0.13, updated ChangeLog. 2007-02-22 16:47:44 +00:00
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