Commit Graph

65 Commits

Author SHA1 Message Date
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
Frank Warmerdam
7e006ac272 New 1999-08-16 18:37:40 +00:00
Frank Warmerdam
8c87537082 tiffcp.c 1999-08-16 18:27:51 +00:00
Frank Warmerdam
ef0bad9eae added tiff2rgba 1999-08-16 18:26:37 +00:00
Mike Welles
469f9d6b92 added anon cvs access instructions 1999-08-16 18:16:32 +00:00
Frank Warmerdam
8b9ba14434 Added a few more entries. 1999-08-16 18:01:39 +00:00
Frank Warmerdam
d7d4ec8f3d erase old .so soft link before making a newone in LINUXdso 1999-08-16 17:57:40 +00:00
Frank Warmerdam
babc83e785 New 1999-08-16 17:46:08 +00:00
Frank Warmerdam
d6b02e26e5 added ReadRGBAStrip/Tile support 1999-08-16 17:43:03 +00:00
Frank Warmerdam
3a83011dfd Added TIFFReadRGBATile() / TIFFReadRGBAStrip() functions.
Make local copy of colormaps.  Previously when 8bit colormaps were
fixed up to 16bit depth, the copy of the data held by the TIFF
structure was modified causing problems in other places.
1999-08-16 17:40:52 +00:00