8276 Commits (137ea080b51fb48a7eb1b513d2d565868ccdf68f)
 

Author SHA1 Message Date
Andreas Huggel 6b0489a02f More patches for masked Exiv2::ifd0 and Exiv2::exifIfd (Joseph Heled) 21 years ago
Andreas Huggel 0147a77c7b Added Key, ExifKey and IptcKey class hierarchy
Changed Exif keys to 'Exif.ifdItem.tagName'
21 years ago
Andreas Huggel 84a121bbe2 Changed GpsInfo to GPSInfo 21 years ago
Andreas Huggel aac2f38d4a Added key-test.cpp 21 years ago
Andreas Huggel f1fc4044bb Bumped version to 0.5 21 years ago
Andreas Huggel a48cb21c56 Added caveat for MinGW builds 21 years ago
Andreas Huggel dbc7dc9134 Removed buggy maintainer-clean target 21 years ago
Andreas Huggel 3f71508ba4 Updated keys 21 years ago
Andreas Huggel f70e72249d Fixed header information 21 years ago
Andreas Huggel 21574176f5 *** empty log message *** 21 years ago
Andreas Huggel 701f8fc9bc Minor change 21 years ago
Andreas Huggel 0fb943c23e Changed order of enum TypeId back to be in sync with Exif type ids 21 years ago
Andreas Huggel 96aca14305 Undid tagInfoIdx return -1 to return idx of 0xffff tag again (so that it prints "unknownTag") 21 years ago
Andreas Huggel 37f63199f2 Added free function fileExists() 21 years ago
Andreas Huggel f88b91e8e1 -Added free function fileExists()
-Undo use of tmpnam(0), use getpid workaround again (because of EXDEV errors)
21 years ago
Andreas Huggel cb164f712f Added check if file exists before calls to ImageFactory::open 21 years ago
Andreas Huggel e3b114a9f5 Implemented StringValueBase and derived AsciiValue and StringValue from that 21 years ago
Andreas Huggel d8b236039b IPTC -> Iptc 21 years ago
Andreas Huggel a87f0724b6 Minor changes 21 years ago
Andreas Huggel 72e9232a70 Removed unnecessary include 21 years ago
Andreas Huggel 2c1dcd5094 Minor changes 21 years ago
Andreas Huggel e859809dae Updated for IPTC support 21 years ago
Andreas Huggel aa60b900c1 Added iptc, datasets, metadatum 21 years ago
Andreas Huggel 21256670bc Minor change (RCS version id) 21 years ago
Andreas Huggel 12829b984b Added Brad's todos 21 years ago
Andreas Huggel 53f2deffcf Needed an excuse to check in the executable 21 years ago
Andreas Huggel 166e6f7928 Added full IPTC read and write support (Brad, bs_3.patch) 21 years ago
Andreas Huggel 82ea642dc5 Added clean target 21 years ago
Andreas Huggel 62de167ce7 Fixed DataValue read() and write() 21 years ago
Andreas Huggel 7ef22f6d03 Updated for doxygen 1.3.7 21 years ago
Andreas Huggel de0bb2246b Added IPTC tags and random fixes (Brad, bs_2.patch) 21 years ago
Andreas Huggel 2f56912e76 Added datasets 21 years ago
Andreas Huggel 93d8dd7e1f Fix for masked Exiv2::ifd1 (Joseph Heled) 21 years ago
Andreas Huggel 735bb60985 Removed obsolete includes 21 years ago
Andreas Huggel 0b1ae63131 Minor changes: mostly PSD->PsD 21 years ago
Andreas Huggel d59197d265 Removed unnecessary const 21 years ago
Andreas Huggel 6755a2a993 Added MSVC project files 21 years ago
Andreas Huggel 9d72b7d1ec Revamped image and introduced byte* interface (Brad, bs_1.patch with minor modifications by ahu) 21 years ago
Andreas Huggel 964e1df085 Modified for first autoconf version 21 years ago
Andreas Huggel 079d625354 Autoconf, part 1 21 years ago
Andreas Huggel a5265d7bf7 Config default settings for Linux 21 years ago
Andreas Huggel c85f08faae Deleted obsolete HAVE_SYS_WAIT_H 21 years ago
Andreas Huggel f78081fb21 Added include timegm.h 21 years ago
Andreas Huggel 4822e4f97d Deleted include sys/wait.h and WIFEXITED, WEXITSTATUS macros 21 years ago
Andreas Huggel eba6b82386 Added timegm() from the tz distribution and preparations for conditional compilation (requires configure script) 21 years ago
Andreas Huggel efe5b524ca Bugfix: Use timegm() and gmtime() instead of mktime() and localtime() to
avoid problems with DST.
21 years ago
nobody c79d0ba668 This commit was manufactured by cvs2svn to create tag
'Exiv2-0_4_040703'.
21 years ago
Andreas Huggel 754541ee0b Test output 21 years ago
Andreas Huggel 0e40ee4d3a Minor change 21 years ago
Andreas Huggel ba2770426f Bugfix: added missing break 21 years ago