48 Commits (433b6615c49862b0d8e3b51d2a57b3e11b44f46d)

Author SHA1 Message Date
Andreas Huggel 433b6615c4 Added internal flags 19 years ago
Andreas Huggel c15e6552ea Bumped version to 0.13, updated ChangeLog. 19 years ago
Andreas Huggel da6266da3b Copyright updates for 2007 19 years ago
Andreas Huggel 69aed26fd6 Checks for types disabled, pending investigation (bug #500). 19 years ago
Andreas Huggel 9d0a7b0610 Implemented conversion function to display Windows tags 0x9c9b-0x9c9f. Added configure magic to find iconv. Fixes bug #460. 19 years ago
Andreas Huggel 04126e8bb8 Merged revisions 907:999 from gettext branch into trunk 19 years ago
Andreas Huggel f46704d5ae Bumped version to 0.12 19 years ago
Andreas Huggel 757724b5f1 Updated to doxygen 1.5.1 19 years ago
Andreas Huggel d2b9563978 Improved handling of the CPPFLAGS compiler flag and some minor build env tweaks. Partly fixes bug #490 (the build env related part). 19 years ago
Andreas Huggel f39780943f Applied patch submitted with bug #489. Fixes the issue. (Rex Dieter) 19 years ago
Andreas Huggel 39ad73f947 Bumped version to 0.11 19 years ago
Andreas Huggel 65d6486a75 Updated doxygen configuration file (and enabled search engine) and a minor doc fix 19 years ago
Andreas Huggel 5a5fcf8503 Added workaround for mmap/munmap for platforms which do not have these (MinGW and MSVC), converted CrwImage to use mmap too. 19 years ago
Andreas Huggel 28f1dbe8b4 Removed -ansi option which caused problems with iotest on MinGW 19 years ago
Andreas Huggel 9eaafe84a2 Enabled additional compiler warnings and more strict checks for standard C++ 19 years ago
Andreas Huggel 64c218210d Added configure switches for zlib, --without-zlib does not compile PNG support. 19 years ago
Andreas Huggel 26d65a34b1 More build environment cleanup 19 years ago
Andreas Huggel 9ee84c5133 Fixed previous revision. Added check for libm. 19 years ago
Andreas Huggel 5c9535595a Extended autoconf tests to check for zlib header file, preparations for conditional compilation of zlib dependent code 19 years ago
HumanDynamo 18da38e6d0 Add .configure ZLib test 19 years ago
Andreas Huggel 449b65c39e Updated GNU config files 19 years ago
Andreas Huggel f43dc106d9 Updated version to 0.10 19 years ago
Andreas Huggel d578504e0c Added pkg-config metadata file exiv2.pc, removed <prefix>/include/exiv2 path from exiv2-config output. The exiv2-config script is now deprecated, use pkg-config instead. Fixes bug #458. 19 years ago
Andreas Huggel 6e499c1261 Updates for release 0.9.1 20 years ago
Andreas Huggel c1bf0abbc9 Reset Doxygen flags to avoid extensive doc, fixed minor doc bug 20 years ago
Andreas Huggel 54d3b2ce49 Updated ChangeLog and bumped version to 0.9 20 years ago
Andreas Huggel f5bc6a420d Added option to enable/disable dependency-tracking to configure script 20 years ago
Andreas Huggel 99b4e71459 Updated copyright and fsf address 20 years ago
Andreas Huggel d545215ceb Completed CRW write support, feature #438. Only tested on Linux 20 years ago
Andreas Huggel a0f0c0e18c Another update on the way to CRW write-support. Still not complete; don't use 20 years ago
Andreas Huggel fd2b211222 Bumped version to 0.8, updated ChangeLog 20 years ago
Andreas Huggel 9245f85298 Minor changes 20 years ago
Andreas Huggel 92a585fad0 Added option --libtool-libs and a tweak to --cflags to exiv2-config 20 years ago
Andreas Huggel 0ac2d66f4b Added exiv2-config script. Applications that include exiv2 headers and link with the installed library can use this in their build commands. 20 years ago
Andreas Huggel 04861a2569 Updated documentation for Doxygen 1.4.5 20 years ago
Andreas Huggel 260b9af10b Removed hasMakerNote() from ExifData and made it a free function. Added setting to generate an XML tagfile to Doxyfile. 20 years ago
Andreas Huggel 773e6c6fa1 Use re-entrant system functions (gmtime_r, strerror_r) if available 20 years ago
Andreas Huggel 96f6866afd Minor tweaks to the build environment: use values from the configure script rather than hardcoding them 20 years ago
Andreas Huggel 3f90820d08 Further tweaked the build process 20 years ago
Andreas Huggel 0643e35282 Makefile magic: added advanced auto-dependency generation 20 years ago
Andreas Huggel 76cb46da93 Updated libtool config files 20 years ago
Andreas Huggel 17f2c4bd58 Updated documentation, bumped version to 0.7 20 years ago
Andreas Huggel ac13e33080 Upgraded to doxygen 1.4.2 20 years ago
Andreas Huggel c99597ccd7 Added basic Sony makernote, decoded Exif.CanonCs2.ISOSpeed (from Exiftool) and Exif.Nikon3.LensFStops (from Robert Rottmerhusen) 20 years ago
Andreas Huggel 6a0ecb420e Merged revisions 551:552 from branches/Exiv2-0_6_041212. Fixes bug #423 in trunk 21 years ago
Andreas Huggel 8521dead83 Added 2005 to Copyright lines 21 years ago
Andreas Huggel 76cd23a980 Merged revisions 521:529 from branches/Exiv2-0_6_041212, added modify-test.sh and related test data 21 years ago
Andreas Huggel cac5030c7b Merged revisions 514:520 from branches/Exiv2-0_6_041212 21 years ago