Andreas Huggel
03832ce99d
[0.21.1] Updated a few DEBUG statements to use groupName() (c2452).
2011-02-13 14:12:58 +00:00
Andreas Huggel
7770151915
Updated Copyright message for 2011.
2011-02-13 14:08:44 +00:00
Andreas Huggel
484ee13325
Updated a few DEBUG statements to use groupName().
2011-02-13 13:23:14 +00:00
Andreas Huggel
f73424e915
[0.21.1] Updated version to 0.21.1.
2011-02-13 12:38:49 +00:00
Andreas Huggel
5c699898ce
[0.21.1] Updated ChangeLog.
2011-02-13 12:22:09 +00:00
Andreas Huggel
e2548ed1f8
[0.21.1] Updated po/ directory.
2011-02-13 12:08:13 +00:00
Andreas Huggel
767b2a6b6f
[0.21.1] Merged fix for #759 from the trunk (r2443:2446).
2011-02-13 11:44:10 +00:00
Andreas Huggel
252fbbbc1c
[0.21.1] Merged new Color Label property from the trunk (c2442).
2011-02-13 11:40:46 +00:00
Andreas Huggel
7923d55461
#759 : Enhanced documentation.
2011-02-09 14:48:46 +00:00
Andreas Huggel
ae501bba1c
#759 : Undid r2444. Instead, don't encode any tags larger than 40kB as a last resort when writing to JPEGs.
2011-02-09 14:44:01 +00:00
Andreas Huggel
ac0fc376a9
#759 : Do not write Exif.Image.DNGPrivateData to JPEGs.
2011-02-09 14:28:11 +00:00
HumanDynamo
c3c5aa7718
fix ELSE statement
2011-02-06 16:48:57 +00:00
HumanDynamo
66a17edbfb
Add new Color Label value include in digiKam 2.0.0 XMP namespace
2011-02-04 09:38:33 +00:00
Andreas Huggel
91e3b410d6
[0.21.1] Merged fix for #752 from the trunk (c2435).
2011-02-01 07:11:33 +00:00
Andreas Huggel
076b6352e0
[0.21.1] Merged updated config.guess, config.sub from the trunk (c2429).
2011-02-01 07:10:04 +00:00
Andreas Huggel
4ae98c161e
[0.21.1] Merged fix for #750 from the trunk (c2425).
2011-02-01 07:08:17 +00:00
Andreas Huggel
4e354fe4dc
[0.21.1] Merged fix for #749 from the trunk (c2421).
2011-02-01 07:05:44 +00:00
Andreas Huggel
c55a50fc27
[0.21.1] Merged fix for #745 from the trunk (c2389).
2011-02-01 06:58:56 +00:00
Andreas Huggel
b509f02ab0
Created branch for release 0.21.1
2011-02-01 06:51:47 +00:00
Andreas Huggel
3b5540a392
#752 : Do not decode duplicate binary array tags.
2011-01-30 12:28:08 +00:00
Andreas Huggel
14cb9b0e58
[unstable] #585 : Removed old class Key.
2011-01-19 15:21:08 +00:00
Andreas Huggel
843cffec45
[unstable] #585 : Replaced ExifKey with the new Key(1).
2011-01-19 15:14:15 +00:00
Andreas Huggel
70edd8374b
[unstable] #585 : Replaced XmpKey with the new Key(1).
2011-01-16 14:29:35 +00:00
Andreas Huggel
55e1df14e1
[unstable] #585 : Replaced IptcKey with the new Key(1).
2011-01-14 15:57:50 +00:00
Andreas Huggel
543d444f82
unstable branch: Merged r2351:2429 from the trunk.
2011-01-14 02:39:04 +00:00
Andreas Huggel
470e1da509
Updated config.guess, config.sub
2011-01-14 02:12:14 +00:00
Robin Mills
ed2897f702
build: Mostly reverted 2427 following code review by Andreas.
2011-01-11 20:52:57 +00:00
Robin Mills
20e09dd14a
build: changes to README for Cygwin and MacOSX. Added buildForMac and change eol-style on config files.
2011-01-10 18:40:35 +00:00
Robin Mills
53bd9a9107
msvc64: enhancement to buildall.bat
2011-01-05 04:00:42 +00:00
Andreas Huggel
4e1a789f78
#750 : Replaced assert with exception.
2011-01-04 12:43:31 +00:00
Robin Mills
f253dff8d7
msvc64: adding missing file
2011-01-04 05:28:14 +00:00
Robin Mills
12e1ca95b3
msvc64: enhancements to buildall.bat script
2011-01-04 03:12:27 +00:00
Robin Mills
b091dceb59
msvc64: adding runner.py and associated files.
2011-01-03 23:05:38 +00:00
Andreas Huggel
020e227821
#749 : Fixed signature of XmpParser::registerNs that is used when the library is compiled without XMP.
2011-01-03 12:26:01 +00:00
Robin Mills
cf7639a762
msvc64: setting the SVN keywords in the code.
2011-01-03 03:51:56 +00:00
Robin Mills
e24f6bed6b
msvc64: Adding keywords to setbuild.py. Removing depends.cpp corpse.
2011-01-03 03:41:23 +00:00
Robin Mills
5ead8bdf11
msvc64: adding tools/depends directory and code.
2011-01-03 02:10:02 +00:00
Robin Mills
7dd72b33b5
msvc64: added setbuild.py script to simplify building Win32 (or x64) only.
2011-01-02 20:48:21 +00:00
Robin Mills
f38f1c9dce
msvc updates for v0.21 "dot" release. (Documentation and runner.bat output file updates).
2010-12-31 20:34:21 +00:00
Andreas Huggel
390c573c60
#476 , #614 : Simplified LogMsg. It's not quite as elegant as before anymore but should be much more portable and more efficient. (MSVC 7.1 didn't like the original implementation.)
2010-12-28 23:36:53 +00:00
Andreas Huggel
fafacea8e2
Split constructor into two as a workaround for a MSVC 7.1 bug.
2010-12-27 17:49:48 +00:00
Robin Mills
26ea86190c
Documentation update.
2010-12-24 21:42:28 +00:00
Robin Mills
c63ef43851
Added notes about building with DevStudio Express.
...
Added cleaner.bat to sanitize the build tree.
Fixed project dependencies.
2010-12-24 20:38:42 +00:00
Robin Mills
474c487d15
msvc64: more fixes. Created the zlib125 directory (for consistency with zlib123)
2010-12-21 06:49:12 +00:00
Robin Mills
7ff507467a
Adding support for zlib-1.2.5 (which is now default)
...
Documented procedure to build with zlib-1.2.3
Removed zlib.sln and expat.sln (these are development relics and no longer useful)
Fixed the post build step for exiv2lib DLL builds
2010-12-21 05:19:04 +00:00
Robin Mills
7c1b5fe89b
msvc64: Documentation update.
2010-12-20 18:17:19 +00:00
Robin Mills
94ac4d7997
msvc64: fixing link dependencies in exiv2lib DLLs (to make VS2010 happy)
2010-12-19 19:28:25 +00:00
Robin Mills
c34a26a04b
msvc64: explicity define IMPLIB for zlib (to prevent VS2010 from being confused).
2010-12-18 17:41:15 +00:00
Robin Mills
3ef1bf3951
msvc64: removed unnecessary post build steps from exiv2lib
2010-12-12 18:40:00 +00:00
Robin Mills
4c1cb8e80b
msvc64: documentation update
2010-12-12 18:30:51 +00:00