Commit Graph

7692 Commits

Author SHA1 Message Date
Andreas Huggel
05aa740573 Updated ChangeLog, added two MSVC 7.1 related changes which break binary compatibility with 0.21.1 2011-09-02 09:02:17 +00:00
Andreas Huggel
833c030cf9 Removed static keyword from objects in anonymous namespace. 2011-09-02 08:24:23 +00:00
Robin Mills
15991b2124 msvc64: runner.txt updated to include versionNumberHexString() output from command exiv2 -V 2011-09-01 11:52:53 +00:00
Andreas Huggel
e4475fb453 Casts added to make 64bit MSVC compiler happy. 2011-09-01 07:58:45 +00:00
Andreas Huggel
c0ab235779 Updated ChangeLog for 0.22. 2011-08-31 14:04:52 +00:00
Andreas Huggel
e56387caba Updated version to 0.22. 2011-08-29 10:02:33 +00:00
Andreas Huggel
681009e7ff Updated Nikon Lens lookup table to v4.3.423.01 of Robert Rottmerhusen's fmountlens list. 2011-08-29 09:02:06 +00:00
Andreas Huggel
50a0f33ca0 Updated po/ directory. 2011-08-29 08:51:36 +00:00
vog
71f74c1a33 #689: Added support for nested EPS documents 2011-08-25 04:13:37 +00:00
vog
53e30a1c44 bugfix in contrib/createEpsTestfiles 2011-08-25 04:13:27 +00:00
vog
45b729bc70 Improved one of the native preview warning messages 2011-08-25 04:13:22 +00:00
vog
15716e3d4a Added helper script for preparing EPS testcases 2011-08-25 04:13:17 +00:00
vog
0b9894b100 Removed unneeded code in EpsImage 2011-08-25 04:13:14 +00:00
vog
a4c1d3f5b5 Changed version number in EPS files to the fixed length hex version number, to simplify testing DOS EPS files 2011-08-22 21:57:00 +00:00
vog
2ae0bcf7b8 Added version hex number to the output of "exiv2 -V" 2011-08-22 21:56:49 +00:00
vog
dd3c11274f Added new function Exiv2::versionNumberHexString() 2011-08-22 21:56:41 +00:00
vog
058f1ea221 Added support for Illustrator previews (%AI7_Thumbnail) in EPS files, decoded to *.pnm 2011-08-17 21:10:53 +00:00
Andreas Huggel
731c60fb65 Added testcase for "migration of an XMP namespace". 2011-08-15 15:27:41 +00:00
Andreas Huggel
eeaa1744c5 Added testcase for "migration of an XMP namespace". 2011-08-15 15:26:45 +00:00
Andreas Huggel
ea075b9a3c #785: Exif 2.3 tags, part 2. (Jens Mueller) 2011-08-06 08:46:14 +00:00
Andreas Huggel
42287bc331 #781: Added Exif 2.3 and DNG 1.2/1.3 tags. (Jens Mueller) 2011-08-02 10:10:11 +00:00
Andreas Huggel
b3aad7a569 #782: Added Tamron 18-270mm lens to Canon makernote. (Jens Mueller) 2011-08-02 10:09:58 +00:00
vog
bfa7d156db Fixed pkg-config script for static linking: Remove @LDFLAGS@ from Libs.private 2011-07-29 12:11:16 +00:00
vog
d6d2e633a8 Improved coding style 2011-07-29 12:11:13 +00:00
vog
a9d9a4a53c Added missing "const" 2011-07-29 12:11:09 +00:00
Andreas Huggel
774e18da73 #778: Added epsimage.[ch]pp files to cmake scripts. 2011-07-28 03:18:32 +00:00
vog
fa499da21f Added helper shell script "diffeps" for debugging failed EPS tests 2011-07-25 14:27:04 +00:00
vog
50469e9747 Improved variable naming in EpsImage 2011-07-25 01:28:46 +00:00
vog
315b5d9707 Replaced heuristics with hard criteria about where the %%Page section of an EPS file begins when it is not specified explicitly, adjusted test suite 2011-07-25 00:53:38 +00:00
vog
a35ef10f30 Improved variable naming in EpsImage 2011-07-25 00:53:32 +00:00
vog
4ce2d7e717 Improved error handling of nested documents at invalid positions, improved test cases 2011-07-25 00:53:25 +00:00
Andreas Huggel
64d1308ec7 #769: Fixed calculation of binary array size in the case when the array elements are not sorted in ascending order, added test case. 2011-07-21 05:01:12 +00:00
vog
cbb0bb2934 Added mechanism to refuse to write to EPS files created by Adobe Illustrator 8.0 or older, because Illustrator won't be able to open those afterwards 2011-07-19 14:24:26 +00:00
vog
8e0a97a0a2 Added support for native Photoshop EPS previews, adjusted test suite 2011-07-18 15:24:49 +00:00
vog
bd7254aed6 Added native preview filter "hex-irb" that is needed for Photoshop EPS previews 2011-07-18 15:24:42 +00:00
vog
b30f73cb0b Added helper function Photoshop::locatePreviewIrb() which is needed for native previews of Photoshop EPS files 2011-07-18 15:24:38 +00:00
vog
72bdc994f0 Added helper function decodeHex() that is needed to decode some types of EPS previews 2011-07-18 15:24:35 +00:00
vog
aad2a3d32f Small bugfix 2011-07-18 15:24:31 +00:00
vog
08ef2ff9af Added missing type cast 2011-07-18 15:24:25 +00:00
vog
992865659b Removed duplicate helper function toString() 2011-07-18 15:24:21 +00:00
vog
da6051a3a0 Added the possibility to define a filter in the NativePreview mechanism, e.g. for hex decoding 2011-07-18 15:24:16 +00:00
Andreas Huggel
36923ec921 [unstable] #585: Added class Tag(1). 2011-07-14 02:29:16 +00:00
Andreas Huggel
576639e95f Added untracked files in doc/templates and some emacs and Mac specific files 2011-07-14 01:57:21 +00:00
vog
7a27f3aa3c Fixed small mistake in test suite 2011-07-13 02:04:12 +00:00
vog
9389aaa89a Implemented handling of %%Include DSC comments in EpsImage, adjusted and added test cases 2011-07-13 01:51:20 +00:00
vog
e0d3fabab1 Avoid unnecessary %%LanguageLevel: comments in EPS files after "exiv2 -dx" 2011-07-13 01:51:13 +00:00
vog
dbde8b815a Added support for deleting XMP metadata from EPS files (exiv2 -dx), adjusted test suite 2011-07-12 23:52:39 +00:00
vog
aa60fc8d96 Improved coding style in EpsImage 2011-07-12 23:52:25 +00:00
vog
3db4d31938 Handle trailing garbage after XMP metadata in EPS files more gracefully 2011-07-12 23:52:21 +00:00
vog
2b0ff37419 More graceful handling of EPS images in which non-existing XMP metadata is announced 2011-07-12 23:52:16 +00:00