Andreas Huggel
|
da6266da3b
|
Copyright updates for 2007
|
2007-02-02 10:09:31 +00:00 |
|
Andreas Huggel
|
69aed26fd6
|
Checks for types disabled, pending investigation (bug #500).
|
2006-12-10 04:08:03 +00:00 |
|
Andreas Huggel
|
9d0a7b0610
|
Implemented conversion function to display Windows tags 0x9c9b-0x9c9f. Added configure magic to find iconv. Fixes bug #460.
|
2006-12-09 12:13:10 +00:00 |
|
Andreas Huggel
|
04126e8bb8
|
Merged revisions 907:999 from gettext branch into trunk
|
2006-12-03 08:42:50 +00:00 |
|
Andreas Huggel
|
f46704d5ae
|
Bumped version to 0.12
|
2006-11-22 16:06:16 +00:00 |
|
Andreas Huggel
|
757724b5f1
|
Updated to doxygen 1.5.1
|
2006-11-21 15:41:32 +00:00 |
|
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).
|
2006-10-20 15:23:41 +00:00 |
|
Andreas Huggel
|
f39780943f
|
Applied patch submitted with bug #489. Fixes the issue. (Rex Dieter)
|
2006-10-02 15:27:55 +00:00 |
|
Andreas Huggel
|
39ad73f947
|
Bumped version to 0.11
|
2006-09-14 14:07:12 +00:00 |
|
Andreas Huggel
|
65d6486a75
|
Updated doxygen configuration file (and enabled search engine) and a minor doc fix
|
2006-08-14 14:18:26 +00:00 |
|
Andreas Huggel
|
5a5fcf8503
|
Added workaround for mmap/munmap for platforms which do not have these (MinGW and MSVC), converted CrwImage to use mmap too.
|
2006-06-28 05:36:49 +00:00 |
|
Andreas Huggel
|
28f1dbe8b4
|
Removed -ansi option which caused problems with iotest on MinGW
|
2006-06-21 16:01:35 +00:00 |
|
Andreas Huggel
|
9eaafe84a2
|
Enabled additional compiler warnings and more strict checks for standard C++
|
2006-06-21 14:35:32 +00:00 |
|
Andreas Huggel
|
64c218210d
|
Added configure switches for zlib, --without-zlib does not compile PNG support.
|
2006-06-15 18:03:55 +00:00 |
|
Andreas Huggel
|
26d65a34b1
|
More build environment cleanup
|
2006-06-15 07:27:50 +00:00 |
|
Andreas Huggel
|
9ee84c5133
|
Fixed previous revision. Added check for libm.
|
2006-06-14 16:59:27 +00:00 |
|
Andreas Huggel
|
5c9535595a
|
Extended autoconf tests to check for zlib header file, preparations for conditional compilation of zlib dependent code
|
2006-06-14 16:26:23 +00:00 |
|
HumanDynamo
|
18da38e6d0
|
Add .configure ZLib test
|
2006-06-12 05:59:41 +00:00 |
|
Andreas Huggel
|
449b65c39e
|
Updated GNU config files
|
2006-05-26 14:08:32 +00:00 |
|
Andreas Huggel
|
f43dc106d9
|
Updated version to 0.10
|
2006-05-21 09:22:26 +00:00 |
|
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.
|
2006-05-01 16:35:19 +00:00 |
|
Andreas Huggel
|
6e499c1261
|
Updates for release 0.9.1
|
2006-02-03 16:17:34 +00:00 |
|
Andreas Huggel
|
c1bf0abbc9
|
Reset Doxygen flags to avoid extensive doc, fixed minor doc bug
|
2006-01-26 03:20:02 +00:00 |
|
Andreas Huggel
|
54d3b2ce49
|
Updated ChangeLog and bumped version to 0.9
|
2006-01-25 17:35:46 +00:00 |
|
Andreas Huggel
|
f5bc6a420d
|
Added option to enable/disable dependency-tracking to configure script
|
2006-01-20 08:45:59 +00:00 |
|
Andreas Huggel
|
99b4e71459
|
Updated copyright and fsf address
|
2006-01-17 14:53:57 +00:00 |
|
Andreas Huggel
|
d545215ceb
|
Completed CRW write support, feature #438. Only tested on Linux
|
2006-01-17 03:59:41 +00:00 |
|
Andreas Huggel
|
a0f0c0e18c
|
Another update on the way to CRW write-support. Still not complete; don't use
|
2006-01-11 03:24:03 +00:00 |
|
Andreas Huggel
|
fd2b211222
|
Bumped version to 0.8, updated ChangeLog
|
2005-11-18 15:37:58 +00:00 |
|
Andreas Huggel
|
9245f85298
|
Minor changes
|
2005-11-05 07:21:44 +00:00 |
|
Andreas Huggel
|
92a585fad0
|
Added option --libtool-libs and a tweak to --cflags to exiv2-config
|
2005-11-02 15:54:38 +00:00 |
|
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.
|
2005-11-01 15:50:51 +00:00 |
|
Andreas Huggel
|
04861a2569
|
Updated documentation for Doxygen 1.4.5
|
2005-10-09 05:56:39 +00:00 |
|
Andreas Huggel
|
260b9af10b
|
Removed hasMakerNote() from ExifData and made it a free function. Added setting to generate an XML tagfile to Doxyfile.
|
2005-10-08 16:30:21 +00:00 |
|
Andreas Huggel
|
773e6c6fa1
|
Use re-entrant system functions (gmtime_r, strerror_r) if available
|
2005-09-25 10:30:58 +00:00 |
|
Andreas Huggel
|
96f6866afd
|
Minor tweaks to the build environment: use values from the configure script rather than hardcoding them
|
2005-07-10 04:41:46 +00:00 |
|
Andreas Huggel
|
3f90820d08
|
Further tweaked the build process
|
2005-06-19 05:03:53 +00:00 |
|
Andreas Huggel
|
0643e35282
|
Makefile magic: added advanced auto-dependency generation
|
2005-06-18 17:16:51 +00:00 |
|
Andreas Huggel
|
76cb46da93
|
Updated libtool config files
|
2005-06-12 06:15:23 +00:00 |
|
Andreas Huggel
|
17f2c4bd58
|
Updated documentation, bumped version to 0.7
|
2005-06-06 16:04:22 +00:00 |
|
Andreas Huggel
|
ac13e33080
|
Upgraded to doxygen 1.4.2
|
2005-05-28 05:34:53 +00:00 |
|
Andreas Huggel
|
c99597ccd7
|
Added basic Sony makernote, decoded Exif.CanonCs2.ISOSpeed (from Exiftool) and Exif.Nikon3.LensFStops (from Robert Rottmerhusen)
|
2005-04-20 18:16:29 +00:00 |
|
Andreas Huggel
|
6a0ecb420e
|
Merged revisions 551:552 from branches/Exiv2-0_6_041212. Fixes bug #423 in trunk
|
2005-04-01 09:32:40 +00:00 |
|
Andreas Huggel
|
8521dead83
|
Added 2005 to Copyright lines
|
2005-03-12 16:43:06 +00:00 |
|
Andreas Huggel
|
76cd23a980
|
Merged revisions 521:529 from branches/Exiv2-0_6_041212, added modify-test.sh and related test data
|
2005-03-12 15:27:47 +00:00 |
|
Andreas Huggel
|
cac5030c7b
|
Merged revisions 514:520 from branches/Exiv2-0_6_041212
|
2005-03-12 12:28:58 +00:00 |
|