Andreas Huggel
|
bf20d77d7a
|
Fixed property setting
|
21 years ago |
Andreas Huggel
|
dc20ccbe5f
|
Adjusted properties
|
21 years ago |
Andreas Huggel
|
ed8f5d3c34
|
Added libtool support, moved files related to the GNU build process to a new config directory, updated README
|
21 years ago |
Andreas Huggel
|
fcc7606819
|
Renamed MSVC config file
|
21 years ago |
Andreas Huggel
|
70235d6070
|
Removed define HAVE_CONFIG_H, renamed config files. Bug #410
|
21 years ago |
Andreas Huggel
|
704f3a47a6
|
Merged revisions 502:503 from trunk
|
21 years ago |
Andreas Huggel
|
eab30a7eb7
|
Added cast required to compile with MSVC
|
21 years ago |
Andreas Huggel
|
6603f668a3
|
Added cast required to compile with MSVC
|
21 years ago |
Andreas Huggel
|
f35afc7179
|
Fixed write-test: Commented experimental Nikon3 code, copied write-test.out from branches/Exiv2-0_6_041212.
|
21 years ago |
Andreas Huggel
|
8221293072
|
Completed ExifData assignment operator and copy constructor, added related code and tests. Fixes bug #417
|
21 years ago |
Andreas Huggel
|
67a045b8e4
|
Removed premature ExifData assignment operator and copy constructor
|
21 years ago |
Andreas Huggel
|
2536a24be4
|
Changed class Modify to not use ExifData copy constructor, added tests. Fixes bug #416
|
21 years ago |
Andreas Huggel
|
b8f0e6b36c
|
Updated expected test output
|
21 years ago |
Andreas Huggel
|
05973b8dc6
|
Fixed read tests
|
21 years ago |
Andreas Huggel
|
50aa3f27c7
|
Merged revisions 503:504 from trunk
|
21 years ago |
Andreas Huggel
|
7539421a27
|
Fixed handling of Ifd offsets (bug #411), fixed guessing of Ifd base offset, added Ifd::pBase_ (not used yet), updated tests
|
21 years ago |
Andreas Huggel
|
7048360544
|
Added config.h to installed headers, install to /usr/local/include/exiv2 by default. Fixes bug #410
|
21 years ago |
Andreas Huggel
|
149d524564
|
Merged revisions 498:499 from trunk
|
21 years ago |
Andreas Huggel
|
1075ce06e4
|
Merged revisions 499:500 from Exiv2-0_6_041212 branch
|
21 years ago |
Andreas Huggel
|
9a3bbcb654
|
Added -M option to run modification commands directly from the command line
|
21 years ago |
Andreas Huggel
|
0fd6f47c3f
|
Removed unnecessary conversion operator from class DataBuf. Fixes Bug #409
|
21 years ago |
brad
|
c56b79acec
|
Added the ability to read and write to in-memory images.
|
21 years ago |
brad
|
82950ffc9e
|
Added size method to basicio and test cases.
|
21 years ago |
brad
|
995d0df060
|
Switched back to /bin/sh and fixed associated problem under cygwin
|
21 years ago |
Andreas Huggel
|
ca3a60e148
|
Replaced let with expr
|
21 years ago |
Andreas Huggel
|
5499bdee06
|
Tagged release 0.6.1
|
21 years ago |
Andreas Huggel
|
f7ba9871ff
|
Added changes for 0.6.1
|
21 years ago |
Andreas Huggel
|
7fbeb18354
|
Updated expected test results
|
21 years ago |
Andreas Huggel
|
eafbe4ea26
|
Merged revisions 489:490 from trunk
|
21 years ago |
Andreas Huggel
|
4983140e11
|
Updated comments
|
21 years ago |
Andreas Huggel
|
95d1cd4379
|
Updated version number and ChangeLog
|
21 years ago |
Andreas Huggel
|
c5b1cc5274
|
Propset svn:eol-style native
|
21 years ago |
Andreas Huggel
|
a9f45190ab
|
Propset svn:eol-style native
|
21 years ago |
Andreas Huggel
|
f63974953b
|
Merged revisions 469:471 from the trunk
|
21 years ago |
Andreas Huggel
|
a4a6ca2c08
|
Merged revisions 472:473 and 481:482 from the trunk
|
21 years ago |
Andreas Huggel
|
78287beae8
|
Merged revisions 473:474 from the trunk
|
21 years ago |
Andreas Huggel
|
db0c10de17
|
Exiv-0.6 bugfix branch
|
21 years ago |
Andreas Huggel
|
423825593c
|
Added CommentValue
|
21 years ago |
brad
|
9db53c831c
|
Added iotest to makefile
|
21 years ago |
brad
|
f57517ea93
|
added LD_LIB export
|
21 years ago |
brad
|
10dd91a945
|
added svn properties
|
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 |
brad
|
cbfe3eead2
|
Merges revisions 473:475 from trunk into insideout branch.
|
21 years ago |
brad
|
3af03b5a65
|
This completes the IO abstraction code, split-up of image.cpp, and inside-out design change (#402, #403, and #404). Some test cases do not pass, but these problems are apparently caused by unrelated changes. This commit also merges revisions 460:473 from trunk into insideout branch.
|
21 years ago |
Andreas Huggel
|
a9c25fcbd3
|
Added "export LD_LIBRARY_PATH"
|
21 years ago |
Andreas Huggel
|
5ea6544c6d
|
Fixed bug #407 (that was easier than I first thought)
|
21 years ago |
Andreas Huggel
|
3a6b642c6a
|
Added modify action to exiv2 tool. Implements feature #406
|
21 years ago |
Andreas Huggel
|
01c09f503e
|
Simple Makefile to run all tests and clean the tmp directory
|
21 years ago |
Andreas Huggel
|
7f33baf667
|
Removed raw data buffer from IptcData and modified flag from IptcData and IptcDatum.
Allowed copy construction and assignment of IptcData.
|
21 years ago |
Andreas Huggel
|
72f9786ad3
|
Added very basic assignment op and copy constructor to ExifData - untested
|
21 years ago |