Commit Graph

5470 Commits

Author SHA1 Message Date
brad
de111e8b8f fixed build break on msvc.net 2004-12-03 00:10:50 +00:00
brad
c6025cdd2a added --strip-trailing-cr for running test cases on win32 2004-12-03 00:10:17 +00:00
brad
a03e5d724d minor msvc linker setting changes 2004-12-03 00:07:49 +00:00
brad
ecde80633e added write-test to msvc build project 2004-12-03 00:05:35 +00:00
brad
fdbfb5aa3c trivial comment change 2004-12-03 00:04:09 +00:00
Andreas Huggel
26b45e5fce Added addmoddel test driver and expected output 2004-11-29 15:01:30 +00:00
Andreas Huggel
bd5b6d2ccc Added ExifData setJpegThumbnail and op[] and Exifdatum op=. With the operator stuff you can now do things like: exifData["Exif.Thumbnail.Compression"] = uint16_t(6); 2004-11-29 15:00:55 +00:00
Andreas Huggel
d05e3c1644 Added check of the size of the Exif APP segment 2004-11-29 14:54:44 +00:00
Andreas Huggel
db98114c3d Changed signature of IptcData::copy() to be consistent with ExifData::copy() 2004-11-27 15:15:57 +00:00
Andreas Huggel
7aa65b6499 Updated tests. Still needs work. 2004-11-24 12:33:22 +00:00
Andreas Huggel
c4eca96836 Revamped Thumbnail classes to use the new data area feature. Implements feature #398. 2004-11-24 12:32:21 +00:00
Andreas Huggel
0bb13f2580 Removed obsolete include 2004-11-24 12:27:21 +00:00
Andreas Huggel
02bf2185da Minor bugfix (and minor re-formatting) 2004-11-24 12:26:31 +00:00
Andreas Huggel
1196e0aee3 Fixed Ifd::size() and Ifd::copy() to handle an empty IFD consistently. 2004-11-24 12:23:39 +00:00
Andreas Huggel
804fb602c5 Updated write-test.* 2004-11-21 09:37:54 +00:00
Andreas Huggel
d2807c9dbf Expected output of write-test.sh, moved here from src 2004-11-21 08:10:31 +00:00
Andreas Huggel
ab80032a42 Moved test drivers to ../test/ 2004-11-20 13:43:35 +00:00
Andreas Huggel
95bd3d8312 Updated input and output directories 2004-11-20 13:39:13 +00:00
Andreas Huggel
5e8980a445 Added test directory and some initial test data and scripts. Needs work. 2004-11-20 12:28:42 +00:00
Andreas Huggel
974d5e4637 Added data area concept to Value, ValueType, Entry, Ifd. Implements feature #395 2004-11-14 16:33:04 +00:00
brad
770d1f6d20 fixed win32 build break in release mode 2004-11-13 22:14:09 +00:00
brad
6d3cb17189 right align output stream for date and time writes. bug #397 2004-11-13 10:06:30 +00:00
Andreas Huggel
2ed876f615 Fixed ExifKey (and IptcKey) behaviour for unknown tag (record) names 2004-11-13 07:58:36 +00:00
brad
d4fd3f85ab added GPL headers to source files 2004-11-13 01:07:09 +00:00
brad
b90eec9a50 added exivsimple (win32 only dll) and write2-test projects to msvc build 2004-11-13 00:22:05 +00:00
brad
7dc90c89dd added mn.cpp to all msvc projects. fixes bug #396 2004-11-13 00:20:30 +00:00
brad
9567798283 Fixed signed warning in debug only code 2004-11-13 00:15:08 +00:00
Andreas Huggel
ce650d10c4 added subversion style keywords 2004-11-12 12:43:39 +00:00
Andreas Huggel
c7a0391aa2 Added non-AsciiString values to IFD0 testcase 2004-11-12 11:20:41 +00:00
brad
77d3d5621a added subversion style keywords 2004-11-09 19:10:37 +00:00
Andreas Huggel
6307f4db9f Minor bugfix 2004-11-09 16:41:19 +00:00
Andreas Huggel
d45a652f6e More Makefile tweaking 2004-11-09 16:37:46 +00:00
Andreas Huggel
44d57f0fca Tweaked Makefiles (mainly *clean targets) 2004-11-09 11:37:01 +00:00
brad
8bd62c7712 more keyword testing 2004-11-09 06:37:43 +00:00
brad
db9d2aded1 Testing svn keywords 2004-11-09 06:34:09 +00:00
brad
5acb13b9ab adding back binaries 2004-11-04 21:39:38 +00:00
brad
1f42cd9bec recreating binary files 2004-11-04 21:37:45 +00:00
brad
b496d640fc fixed svn properties on binary files 2004-11-04 21:31:28 +00:00
Andreas Huggel
49cf0a8ba0 Added development section 2004-10-31 08:41:01 +00:00
Andreas Huggel
7ee2b5a7a0 Updated according to website 2004-10-31 08:27:48 +00:00
Andreas Huggel
2e428d8a49 Updated doc 2004-10-31 05:17:47 +00:00
Andreas Huggel
d7ac90c900 Property modification for LastChangedRevision 2004-10-30 14:39:02 +00:00
Andreas Huggel
675950a59f Experimenting with Revision keyword 2004-10-30 14:33:53 +00:00
Andreas Huggel
c6c60f9eb6 Fixed typo, added Panasonic format and various references 2004-10-29 16:43:25 +00:00
brad
58f7d669dc open image files on demand rather than keeping them open: bug #393 2004-10-29 06:30:59 +00:00
brad
134d57c220 fixed various msvc 7.1 build errors. bug #394 2004-10-29 06:18:40 +00:00
brad
380333d87c removed unnecessary ahuggel branch 2004-10-28 19:04:21 +00:00
Andreas Huggel
67baf1f676 Updated 2004-10-24 06:26:24 +00:00
Andreas Huggel
c051d8f997 Re-created with dot 1.14 2004-10-24 06:23:24 +00:00
Andreas Huggel
5e50da630b Minor changes 2004-10-24 06:22:08 +00:00