Commit Graph

3506 Commits

Author SHA1 Message Date
Frank Warmerdam
05f6519dba Made PACKBITS the default compression instead of LZW. 1999-12-04 20:48:27 +00:00
Mike Welles
e533738405 really, this time is going to be the release 1999-11-30 21:20:15 +00:00
Mike Welles
bd112089d4 upped alpha for DSO_SUFFIX 1999-11-30 19:56:27 +00:00
Frank Warmerdam
ff08149c1c *** empty log message *** 1999-11-30 19:43:33 +00:00
Frank Warmerdam
7e6f6cdf15 Added tif_luv. 1999-11-30 19:42:34 +00:00
Mike Welles
7609ec5fbe pre-release commit 1999-11-30 19:37:40 +00:00
Mike Welles
0e4c746eab HTML of TIFFWriteTile man page 1999-11-30 18:54:46 +00:00
Frank Warmerdam
c5e8a0497a *** empty log message *** 1999-11-30 14:22:37 +00:00
Frank Warmerdam
b1ddede4f2 Added REWRITE_HACK code to support rewriting existing fixed size
(uncompressed) tiles and strips.  Note that REWRITE_HACK is not
defined by default.
1999-11-30 14:21:01 +00:00
Frank Warmerdam
64158b2da6 *** empty log message *** 1999-11-29 16:45:23 +00:00
Frank Warmerdam
0964b799c6 Added TIFFWriteTile.3t. 1999-11-29 16:43:31 +00:00
Frank Warmerdam
71609d81eb added TIFFWriteTile.3t 1999-11-29 16:42:44 +00:00
Frank Warmerdam
59c8847394 New 1999-11-29 16:42:31 +00:00
Frank Warmerdam
209aa3d3f5 *** empty log message *** 1999-11-29 01:38:29 +00:00
Frank Warmerdam
a5b30fd588 Fixed typo in subscription address. 1999-11-29 01:36:16 +00:00
Frank Warmerdam
91eb1e2db6 Added a few notes for building on Windows. 1999-11-29 01:31:45 +00:00
Mike Welles
9ec07df122 * Fixed apocalypse-inducing y2k bug in contrib/ras/ras2tiff.c
*  Did some casts cleaning up to reduce compiler warnings in tif_fax3.c,
	   from Bruce Carmeron <cameron@petris.com> -- modifications of
	   changes made by Frank (sun cc still complained on cast).

	*  Added tiffconf.h to install target per request from Bill
	   Radcliffe <billr@corbis.com>: "We need a way for ImageMagick to
 	   know features have been compiled into the TIFF library in order to
	   handle things properly".
1999-11-28 20:15:36 +00:00
Frank Warmerdam
29e8a99543 added entry. 1999-11-27 21:51:45 +00:00
Frank Warmerdam
16424c5824 avoid format mismatch warnings 1999-11-27 21:50:41 +00:00
Frank Warmerdam
f4e0403120 added /W3 1999-11-27 21:48:57 +00:00
Frank Warmerdam
ef4b14a2ee Avoid type casting warnings on vc++. 1999-11-27 21:48:25 +00:00
Frank Warmerdam
7fc2adba8d avoid warnings, add borland pragma 1999-11-27 21:43:59 +00:00
Frank Warmerdam
95d5340e48 avoid warnings 1999-11-27 21:43:28 +00:00
Frank Warmerdam
0645471266 added casting to avoid warnings 1999-11-27 21:40:53 +00:00
Frank Warmerdam
b89d250937 Avoid type casting warnings. 1999-11-27 21:35:19 +00:00
Frank Warmerdam
094714135e Undefine FAR to avoid jpeg conflict. 1999-11-27 21:33:38 +00:00
Frank Warmerdam
184b6cd155 Avoid some VC warnings. 1999-11-27 21:32:10 +00:00
Frank Warmerdam
9f1357f465 Avoid some type casting warnings. 1999-11-27 21:23:42 +00:00
Frank Warmerdam
e1a3208884 Avoid various type casting warnings. 1999-11-27 21:12:49 +00:00
Frank Warmerdam
6f17bbe7df Avoid type casting warnings, mostly signed/unsigned things. 1999-11-27 21:07:53 +00:00
Frank Warmerdam
634ddce3b9 Avoid warnings on gcc -Wall agin. 1999-11-27 20:11:36 +00:00
Frank Warmerdam
187d307736 fix warnings for VC++, may have lost some of gcc fixes 1999-11-27 20:07:39 +00:00
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