Commit Graph

3574 Commits

Author SHA1 Message Date
Frank Warmerdam
ee8b4b4b71 avoid type casting warning 1999-11-27 20:03:47 +00:00
Frank Warmerdam
2495d546e8 Avoid type casting warning. 1999-11-27 20:01:23 +00:00
Frank Warmerdam
9e63b00026 . 1999-11-24 17:10:26 +00:00
Frank Warmerdam
f5604424f3 Modified TIFFIsByteSwapped() help to not imply that application code
is normally responsible for byte swapping image data.
1999-11-24 17:08:30 +00:00
Mike Welles
e0f4e7b592 Stupid mistake on index.html 1999-11-23 04:44:00 +00:00
Mike Welles
43f65d1158 Added html-ized man pages, removed (*blush*) emacs backup of said.
Updated html/index.html to link to them.
1999-11-23 04:38:13 +00:00
Mike Welles
e49fae91fb Man pages to html 1999-11-23 04:29:23 +00:00
Mike Welles
e7f4c35245 index.html modified some time ago. Important change: lzw compression
removed to comply with Unisys patent extortion.
1999-11-22 22:47:24 +00:00
Mike Welles
321680e4e4 fixed links to Adobe. 1999-10-05 01:01:23 +00:00
Mike Welles
a9b4777def Patches from Ivo Penzar<ivo.penzar@infolink-software.com>
Bugfix for large faxes in tif_dir.c, addition of code for
Tiff_AllocateDirectory to handle memory mapped files.
1999-09-29 16:09:59 +00:00
Mike Welles
8883ce4e1c release fixing.. 1999-09-28 17:22:20 +00:00
Frank Warmerdam
455fec99c8 added files 1999-09-28 12:21:09 +00:00
Mike Welles
313cba3b6d typo 1999-09-27 01:45:38 +00:00
Mike Welles
38efa385f6 typo 1999-09-26 23:16:03 +00:00
Mike Welles
58db23364e * Corrected alpha versioning.
* Removed distinction between  alpha and release targets in Makefile.in.

	* added release.stamp target, which tags cvs tree, and updates
	  "RELEASE-DATE"

	* added releasediff target, which diffs tree with source as of
	  date in "RELEASE-DATE"

	* Ticked up version to 3.5.2 (alpha 01 -- but I think we'll moving
	  away from alpha/non-alpha distinctions).

	* updated html to reflect release
1999-09-26 22:03:46 +00:00
Frank Warmerdam
5799a2d59d set O_BINARY in open(), for Cygwin for instance. 1999-09-24 03:05:12 +00:00
Frank Warmerdam
cdb12ac271 *** empty log message *** 1999-09-24 03:04:41 +00:00
Frank Warmerdam
67bb385a58 *** empty log message *** 1999-09-24 02:45:39 +00:00
Frank Warmerdam
2fe8c84036 Added a Cygwin case. 1999-09-24 02:45:04 +00:00
Mike Welles
46301bebcf Applied Francois Dagand's patch to handle fax decompression bug.
(sizes >= 65536 were failing)
1999-09-17 04:08:59 +00:00
Frank Warmerdam
478d079ae1 . 1999-09-15 01:35:46 +00:00
Frank Warmerdam
06656a52c1 Changed to use OPEN_ALWAYS in TIFFOpen() for O_RDWR|O_CREAT (mode "a"). 1999-09-15 01:28:47 +00:00
Frank Warmerdam
f0abbb0d11 avoid assignment within test warning 1999-09-08 19:09:35 +00:00
Frank Warmerdam
dda696d021 avoid various warnings with gcc -Wall 1999-09-08 19:07:02 +00:00
Frank Warmerdam
e1b355daf3 Use CXX instead of CPPC for C++ compiler 1999-09-08 12:48:39 +00:00
Frank Warmerdam
e6e37100e8 . 1999-09-08 12:41:54 +00:00
Frank Warmerdam
7b444e8a1a added IRIX/gcc support c/o Albert Chin-A-Young <china@thewrittenword.com> 1999-09-08 12:40:31 +00:00
Frank Warmerdam
6ab26a4daf Added patches for IRIX/gcc and OSF/1 4.x suggested by
Albert Chin-A-Young <china@thewrittenword.com>.
1999-09-08 12:32:18 +00:00
Frank Warmerdam
f48df3f412 . 1999-09-08 12:23:25 +00:00
Frank Warmerdam
ba9f0c9cca added tag ignore API for Bruce Cameron <cameron@petris.com> 1999-09-08 12:21:13 +00:00
Mike Welles
8deaff17c2 added mailling list information to index.html, added IPTC inforamtion to libtiff man page. 1999-09-06 15:25:10 +00:00
Frank Warmerdam
6f703bd090 *** empty log message *** 1999-08-25 19:37:24 +00:00
Frank Warmerdam
e59d453b60 added test target 1999-08-25 19:34:25 +00:00
Frank Warmerdam
d204aa6cde New 1999-08-25 19:34:13 +00:00
Mike Welles
bf41775d96 Cosmetic changes 1999-08-25 17:43:19 +00:00
Frank Warmerdam
e3585a7dd6 *** empty log message *** 1999-08-25 15:42:21 +00:00
Frank Warmerdam
d351cfd776 Removed -ansi, added -lm. 1999-08-25 15:41:49 +00:00
Frank Warmerdam
feefa18eaa New 1999-08-25 15:33:39 +00:00
Mike Welles
100b4340b4 Updated link to TIFF spec 1999-08-19 16:01:08 +00:00
Frank Warmerdam
6a661313c1 Applied TIFFWriteNormalTag() patch from Martin McBride for BYTE tags. 1999-08-18 12:38:55 +00:00
Frank Warmerdam
23f6dabba3 Added note on windows porting. 1999-08-17 03:09:42 +00:00
Frank Warmerdam
46d57b4b44 New 1999-08-17 03:07:50 +00:00
Frank Warmerdam
0c05326424 Modified to compile on Windows. 1999-08-17 03:07:43 +00:00
Frank Warmerdam
913384e4c2 Added comments. 1999-08-17 03:06:56 +00:00
Frank Warmerdam
7024aadfd5 Added TIF_PLATFORM_CONSOLE flag to avoid use of windowing api 1999-08-17 02:48:10 +00:00
Frank Warmerdam
cdd4d65332 New 1999-08-17 02:47:13 +00:00
Frank Warmerdam
8ecb50d450 Added note on addtiffo. 1999-08-17 01:49:19 +00:00
Frank Warmerdam
60b7ce76c7 New 1999-08-17 01:47:59 +00:00
Frank Warmerdam
bba08e8ce2 added TIFFReadRGBATile/Strip 1999-08-16 18:45:52 +00:00
Mike Welles
ca28ce6431 Correct anon cvs login information 1999-08-16 18:38:48 +00:00