1744 Commits (cf34b2c9a2de46cd7022ba86a53e9f56fbf4cc4c)
 

Author SHA1 Message Date
Andreas Huggel 7ffa8593f0 Undid bug introduced with rev 1438: reverted code back to the correct version. 17 years ago
Andreas Huggel 2ad6203817 Introduced double-dispatch encoder functions via TiffComponent. 17 years ago
Andreas Huggel d46ddbb360 Reworked TiffParserWorker::encode and some of the encoding functions once more. 17 years ago
oliverd17 555126b8ee small update for the german translation 17 years ago
oliverd17 aeb6e445d4 corrected all fuzzies 17 years ago
Andreas Huggel 0a8cad2af8 Updated LINGUAS, POTFILES.in, ran make update-po. 17 years ago
Andreas Huggel 21d5f3c66c Updated Nikon lens info to v3.18 of Robert Rottmerhusen's lens database. 17 years ago
Andreas Huggel aca0032fb9 Intermediate. 17 years ago
Andreas Huggel 576d53e34f Fixed compiler warnings (amd64) 17 years ago
Andreas Huggel de323d73e0 Updated expected test results. 17 years ago
Andreas Huggel 2e09d18f27 Merged -r1410:1434 from the trunk. 17 years ago
Andreas Huggel 420c59ca25 Moved IptcData::load and IptcData::copy to new class IptcParser. 17 years ago
Andreas Huggel afadb45531 Removed obsolete class TiffHeader. 17 years ago
Andreas Huggel 097345219f Fixed another subtle blunder. 17 years ago
Andreas Huggel de4d3ebd5c Reworked encodeStdTiffEntry and some cleanup. 17 years ago
Andreas Huggel fed9900d80 Fixed change of offset on non-intrusive writing, intermediate revision. 17 years ago
Andreas Huggel 08effc8716 Fixed memory leak reported by Valgrind. 17 years ago
Andreas Huggel 5ac12716b9 Updated samples and tests, implemented fix for addmoddel test case. 17 years ago
Andreas Huggel ee2c69735c Fixed TIFF writer bugs related to special cases. 17 years ago
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. 17 years ago
Andreas Huggel d20a42fb52 Intermediate commit, just to have a backup. DOESN'T COMPILE. 17 years ago
Andreas Huggel c005bc4fc4 Fixed type of tiff:DateTime property (Vladimir Nadvornik). 17 years ago
Andreas Huggel e9916208a1 Minor fix. 17 years ago
Andreas Huggel ef93aa9c36 s/Ovolabs/Ovolab/ 17 years ago
Andreas Huggel d1a305e30f Added LangAltValue::toString(const std::string&) to get the value for a specific language qualifier (suggested by Marco Piovanelli). 17 years ago
Andreas Huggel aada8cfb92 Added (but not yet used) ExifParser, some doc tweaks. 17 years ago
Andreas Huggel 1cfe5a9fa3 Introduced Image::byteOrder and Image::setByteOrder and implemented it for TIFF images and friends. 17 years ago
Andreas Huggel 3316cbfb16 Changed parser interface in preparation for new ExifParser. 17 years ago
Andreas Huggel 721b1f99f6 Added first basic testcase for the TIFF parser. 17 years ago
Andreas Huggel 6fc5b43a12 Added namespace Internal, started reorg. 17 years ago
Andreas Huggel 9eccdb8186 Define pid_t using a typedef instead of #define in Windows environments (Robin Mills). 17 years ago
Andreas Huggel fb3e09205a Reverted change accidentially checked-in. 17 years ago
Andreas Huggel 9278e44f62 Removed unused check for mktime (causes problems with gcc-4.3). 17 years ago
Andreas Huggel 735e03404b First working attempt at writing a TIFF image with additional metadata! 17 years ago
Andreas Huggel 339ea92bc7 Minor fix. 17 years ago
Andreas Huggel 3b0a251c97 Merged -r1407:1409 from the trunk. 17 years ago
Andreas Huggel ed89a70db3 Fixed compilation error when configuration flag --disable-xmp is used. 17 years ago
Andreas Huggel 7e4cecf11b Added warning flag, fixed detected problems. 17 years ago
Andreas Huggel c79959876f Merged -r1170:1406 from the trunk. 17 years ago
Andreas Huggel 19a3479f89 make update-po 17 years ago
Andreas Huggel a33cc11b6c Added Slovak translations (helix84). 17 years ago
Andreas Huggel 654d51a366 Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli). 17 years ago
Andreas Huggel 1c86a6e297 Minor change. 17 years ago
Andreas Huggel 81ff0d6a7c Fixed g++-4.3 errors and warnings. 17 years ago
Andreas Huggel 38be96fe2a Pentax makernote update from Michal Cihar. 17 years ago
Andreas Huggel 252030b6a5 Updated Nikon lens info to v3.14 of Robert Rottmerhusen's lens database. 17 years ago
Andreas Huggel 9cc886d1d6 #546: Fixed floating point exception on invalid data. 17 years ago
Andreas Huggel 1503192f13 First draft conversion code. 18 years ago
Andreas Huggel d82edd326a Updated test data. 18 years ago
Andreas Huggel 669aa3a3cc Minor updates. 18 years ago