9 Commits (17f2c4bd58f7e43065da4be4636d47507d4d5fca)

Author SHA1 Message Date
Andreas Huggel 55aebc0686 Overhauled exception handling. The new class Error has a list of error messages, which is selected based on the error code provided in the constructor.
Image::read/writeMetadata and ImageFactory::open now throw Error in case of failure. Applications therefore now need an exception handler for the error handling of such function calls. This should result in shorter and simpler application code.
20 years ago
Andreas Huggel 2a0149184a Fixes and cosmetic changes; all tests now pass again, finally! 21 years ago
brad 0cab366ec2 Merges all changes from the insideout branch back into trunk. This includes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). 21 years ago
Andreas Huggel e09052e2d5 Updated examples for use on website, updated tests accordingly 21 years ago
Andreas Huggel 127aaddbb5 Simplified header for use on the website 21 years ago
brad 77d3d5621a added subversion style keywords 21 years ago
Andreas Huggel 72e9232a70 Removed unnecessary include 21 years ago
Andreas Huggel 21256670bc Minor change (RCS version id) 21 years ago
Andreas Huggel 166e6f7928 Added full IPTC read and write support (Brad, bs_3.patch) 21 years ago