Commit Graph

5470 Commits

Author SHA1 Message Date
Andreas Huggel
dbc7dc9134 Removed buggy maintainer-clean target 2004-09-04 06:43:31 +00:00
Andreas Huggel
3f71508ba4 Updated keys 2004-09-04 06:42:51 +00:00
Andreas Huggel
f70e72249d Fixed header information 2004-09-04 06:42:23 +00:00
Andreas Huggel
21574176f5 *** empty log message *** 2004-08-29 13:16:35 +00:00
Andreas Huggel
701f8fc9bc Minor change 2004-08-21 15:57:57 +00:00
Andreas Huggel
0fb943c23e Changed order of enum TypeId back to be in sync with Exif type ids 2004-08-21 15:57:34 +00:00
Andreas Huggel
96aca14305 Undid tagInfoIdx return -1 to return idx of 0xffff tag again (so that it prints "unknownTag") 2004-08-21 15:55:31 +00:00
Andreas Huggel
37f63199f2 Added free function fileExists() 2004-08-21 15:46:39 +00:00
Andreas Huggel
f88b91e8e1 -Added free function fileExists()
-Undo use of tmpnam(0), use getpid workaround again (because of EXDEV errors)
2004-08-21 15:45:57 +00:00
Andreas Huggel
cb164f712f Added check if file exists before calls to ImageFactory::open 2004-08-21 15:39:43 +00:00
Andreas Huggel
e3b114a9f5 Implemented StringValueBase and derived AsciiValue and StringValue from that 2004-08-16 09:30:37 +00:00
Andreas Huggel
d8b236039b IPTC -> Iptc 2004-08-12 15:50:24 +00:00
Andreas Huggel
a87f0724b6 Minor changes 2004-08-12 15:46:26 +00:00
Andreas Huggel
72e9232a70 Removed unnecessary include 2004-08-12 13:27:25 +00:00
Andreas Huggel
2c1dcd5094 Minor changes 2004-08-12 08:34:08 +00:00
Andreas Huggel
e859809dae Updated for IPTC support 2004-08-12 08:18:27 +00:00
Andreas Huggel
aa60b900c1 Added iptc, datasets, metadatum 2004-08-12 07:24:53 +00:00
Andreas Huggel
21256670bc Minor change (RCS version id) 2004-08-12 06:59:24 +00:00
Andreas Huggel
12829b984b Added Brad's todos 2004-08-12 04:13:18 +00:00
Andreas Huggel
53f2deffcf Needed an excuse to check in the executable 2004-08-12 04:02:30 +00:00
Andreas Huggel
166e6f7928 Added full IPTC read and write support (Brad, bs_3.patch) 2004-08-12 03:57:27 +00:00
Andreas Huggel
82ea642dc5 Added clean target 2004-08-12 02:45:43 +00:00
Andreas Huggel
62de167ce7 Fixed DataValue read() and write() 2004-08-01 15:34:24 +00:00
Andreas Huggel
7ef22f6d03 Updated for doxygen 1.3.7 2004-08-01 14:56:13 +00:00
Andreas Huggel
de0bb2246b Added IPTC tags and random fixes (Brad, bs_2.patch) 2004-08-01 14:55:05 +00:00
Andreas Huggel
2f56912e76 Added datasets 2004-07-28 16:16:40 +00:00
Andreas Huggel
93d8dd7e1f Fix for masked Exiv2::ifd1 (Joseph Heled) 2004-07-28 15:55:07 +00:00
Andreas Huggel
735bb60985 Removed obsolete includes 2004-07-26 14:41:45 +00:00
Andreas Huggel
0b1ae63131 Minor changes: mostly PSD->PsD 2004-07-26 14:41:18 +00:00
Andreas Huggel
d59197d265 Removed unnecessary const 2004-07-26 13:43:11 +00:00
Andreas Huggel
6755a2a993 Added MSVC project files 2004-07-26 08:43:54 +00:00
Andreas Huggel
9d72b7d1ec Revamped image and introduced byte* interface (Brad, bs_1.patch with minor modifications by ahu) 2004-07-26 08:11:38 +00:00
Andreas Huggel
964e1df085 Modified for first autoconf version 2004-07-26 08:11:13 +00:00
Andreas Huggel
079d625354 Autoconf, part 1 2004-07-09 10:14:52 +00:00
Andreas Huggel
a5265d7bf7 Config default settings for Linux 2004-07-09 04:14:37 +00:00
Andreas Huggel
c85f08faae Deleted obsolete HAVE_SYS_WAIT_H 2004-07-09 04:04:32 +00:00
Andreas Huggel
f78081fb21 Added include timegm.h 2004-07-09 04:01:52 +00:00
Andreas Huggel
4822e4f97d Deleted include sys/wait.h and WIFEXITED, WEXITSTATUS macros 2004-07-09 04:01:26 +00:00
Andreas Huggel
eba6b82386 Added timegm() from the tz distribution and preparations for conditional compilation (requires configure script) 2004-07-07 15:41:54 +00:00
Andreas Huggel
efe5b524ca Bugfix: Use timegm() and gmtime() instead of mktime() and localtime() to
avoid problems with DST.
2004-07-06 14:38:40 +00:00
nobody
c79d0ba668 This commit was manufactured by cvs2svn to create tag
'Exiv2-0_4_040703'.
2004-07-03 07:02:44 +00:00
Andreas Huggel
754541ee0b Test output 2004-07-03 07:02:44 +00:00
Andreas Huggel
0e40ee4d3a Minor change 2004-07-03 07:01:32 +00:00
Andreas Huggel
ba2770426f Bugfix: added missing break 2004-07-03 06:46:23 +00:00
Andreas Huggel
48cd8eba96 Updated for Exiv2 0.4 2004-07-03 03:53:03 +00:00
Andreas Huggel
0086581e62 Include top_srcdir and removed /usr/local/include 2004-06-30 05:42:05 +00:00
Andreas Huggel
ed5f936479 Removed what is currently not used, or most of it 2004-06-30 05:41:25 +00:00
Andreas Huggel
9c5588c9dd Use PACKAGE_STRING from config.h for version 2004-06-30 05:39:23 +00:00
Andreas Huggel
834c533e20 Renamed MSVC specific getopt.h to getopt_win32.h 2004-06-30 05:38:54 +00:00
Andreas Huggel
0a4c074c60 Added write2-test.cpp 2004-06-27 06:50:25 +00:00