Commit Graph

5470 Commits

Author SHA1 Message Date
Andreas Huggel
df0f0f4bd3 Updated Russian translation (Alexandre Prokoudine). 2008-06-02 01:43:35 +00:00
Andreas Huggel
d7180a6adc A first update of the ChangeLog for 0.17. 2008-05-29 03:07:16 +00:00
Andreas Huggel
a8393e088f make update-po 2008-05-28 14:53:04 +00:00
Andreas Huggel
dde45dde8d Updated French translations (Fabien Salvi). Fixes #541. 2008-05-28 14:51:23 +00:00
Andreas Huggel
5b2328671b make update-po 2008-05-28 03:29:41 +00:00
Andreas Huggel
a1b9567c11 Updated French translations (Fabien) 2008-05-28 03:28:07 +00:00
Andreas Huggel
3468b67737 Updated Polish translations (Piotr Eljasiak) 2008-05-28 03:27:24 +00:00
Andreas Huggel
f5b3f62164 Aligned IFD values and data to word boundaries. 2008-05-27 03:00:11 +00:00
Andreas Huggel
75f6303208 Fixed writing of unknown makernotes. 2008-05-26 05:39:51 +00:00
Andreas Huggel
1f3f22c96c Finished extraction of TIFF thumbnail. 2008-05-26 03:30:16 +00:00
oliverd17
b7a2e43466 Small update of the german translation and a translation cleanup 2008-05-25 06:17:00 +00:00
Andreas Huggel
43224b06f5 Updated translation strings (make update-po). 2008-05-23 14:42:53 +00:00
Andreas Huggel
fa0bec0953 Updated Polish translations (Piotr Eljasiak). 2008-05-23 14:41:58 +00:00
Andreas Huggel
e17f53c2e6 Completed exiv2 utility support for XMP sidecar files. 2008-05-22 08:38:20 +00:00
Andreas Huggel
ef14bf1c31 Changed option -eX to write XMP sidecar file (corresponding insert not done yet). 2008-05-22 02:12:24 +00:00
Andreas Huggel
f8a4d46103 Renamed XMP.hpp from the XMP-SDK to XMPSDK.hpp to avoid potential name clashes with Exiv2's xmp.hpp 2008-05-21 02:57:21 +00:00
Andreas Huggel
505add251c Removed not used XMP-SDK files. 2008-05-20 15:10:07 +00:00
Andreas Huggel
9fb2fe85ba Removed include. 2008-05-20 10:09:49 +00:00
Andreas Huggel
51caa6a888 More minor changes. 2008-05-20 08:15:08 +00:00
Andreas Huggel
9e4679f8a2 Minor comment, whitespace and other coding standards tweaks. 2008-05-20 07:29:33 +00:00
Andreas Huggel
d9db53d7bc Moved MD5.h into the xmpsdk/include/ directory. 2008-05-20 04:19:00 +00:00
Andreas Huggel
f5bf128c15 Fixed g++-4.3 warnings. 2008-05-20 04:08:30 +00:00
Andreas Huggel
1913dc70e3 Added conversions to and from XMP (Vladimir Nadvornik). 2008-05-20 04:05:12 +00:00
Andreas Huggel
5b66e279ce Updated more test-cases and two minor fixes. 2008-05-19 15:02:30 +00:00
Andreas Huggel
7cf5649ba3 Fixed another fix, updated expected write2-test results. 2008-05-19 08:31:24 +00:00
Andreas Huggel
5e196ace0e Fixed doxygen warnings. 2008-05-19 03:24:47 +00:00
Andreas Huggel
7ffa8593f0 Undid bug introduced with rev 1438: reverted code back to the correct version. 2008-05-18 16:56:10 +00:00
Andreas Huggel
2ad6203817 Introduced double-dispatch encoder functions via TiffComponent. 2008-05-18 14:49:27 +00:00
Andreas Huggel
d46ddbb360 Reworked TiffParserWorker::encode and some of the encoding functions once more. 2008-05-18 05:15:18 +00:00
oliverd17
555126b8ee small update for the german translation 2008-05-16 19:00:54 +00:00
oliverd17
aeb6e445d4 corrected all fuzzies 2008-05-16 15:24:59 +00:00
Andreas Huggel
0a8cad2af8 Updated LINGUAS, POTFILES.in, ran make update-po. 2008-05-16 03:13:07 +00:00
Andreas Huggel
21d5f3c66c Updated Nikon lens info to v3.18 of Robert Rottmerhusen's lens database. 2008-05-16 02:46:21 +00:00
Andreas Huggel
aca0032fb9 Intermediate. 2008-05-14 16:48:09 +00:00
Andreas Huggel
576d53e34f Fixed compiler warnings (amd64) 2008-05-13 09:28:28 +00:00
Andreas Huggel
de323d73e0 Updated expected test results. 2008-05-13 02:53:05 +00:00
Andreas Huggel
2e09d18f27 Merged -r1410:1434 from the trunk. 2008-05-11 12:25:31 +00:00
Andreas Huggel
420c59ca25 Moved IptcData::load and IptcData::copy to new class IptcParser. 2008-05-10 15:48:24 +00:00
Andreas Huggel
afadb45531 Removed obsolete class TiffHeader. 2008-05-10 15:46:48 +00:00
Andreas Huggel
097345219f Fixed another subtle blunder. 2008-05-08 15:04:22 +00:00
Andreas Huggel
de4d3ebd5c Reworked encodeStdTiffEntry and some cleanup. 2008-05-08 10:33:15 +00:00
Andreas Huggel
fed9900d80 Fixed change of offset on non-intrusive writing, intermediate revision. 2008-05-08 03:16:38 +00:00
Andreas Huggel
08effc8716 Fixed memory leak reported by Valgrind. 2008-05-08 01:37:55 +00:00
Andreas Huggel
5ac12716b9 Updated samples and tests, implemented fix for addmoddel test case. 2008-05-06 06:12:39 +00:00
Andreas Huggel
ee2c69735c Fixed TIFF writer bugs related to special cases. 2008-05-05 11:44:36 +00:00
Andreas Huggel
237d5bffc5 Removed old Exif parser, switched to the new ExifParser which uses TiffParser. Removed Ifd, MakerNote and related obsolete code (about 5500 lines). Compiles again, but almost certainly doesn't work. 2008-05-03 15:35:16 +00:00
Andreas Huggel
d20a42fb52 Intermediate commit, just to have a backup. DOESN'T COMPILE. 2008-05-03 09:55:45 +00:00
Andreas Huggel
c005bc4fc4 Fixed type of tiff:DateTime property (Vladimir Nadvornik). 2008-05-02 01:19:08 +00:00
Andreas Huggel
e9916208a1 Minor fix. 2008-05-01 11:17:24 +00:00
Andreas Huggel
ef93aa9c36 s/Ovolabs/Ovolab/ 2008-05-01 08:27:35 +00:00