Andrey Kiselev
|
59379c144e
|
Add more comments, change the config file organization a bit as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=764
|
2005-03-04 11:48:22 +00:00 |
|
Andrey Kiselev
|
e045b53ee8
|
Outdated stuff removed; add a note about nmake.opt in Win32 section.
|
2005-03-04 11:40:10 +00:00 |
|
Andrey Kiselev
|
960dc2cc3d
|
Use properly sized buffer in short arrays compirison as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=785
|
2005-03-04 10:25:24 +00:00 |
|
Andrey Kiselev
|
8535bc2719
|
*** empty log message ***
|
2005-03-03 16:01:56 +00:00 |
|
Andrey Kiselev
|
38b5f939a4
|
More logic to guess missed strip size as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=705
|
2005-03-03 16:00:01 +00:00 |
|
Andrey Kiselev
|
546e7e62b7
|
Replace insecure mktemp() function with the tmpfile() as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=78
|
2005-03-03 12:48:31 +00:00 |
|
Frank Warmerdam
|
d1e479c9a4
|
Updated header.
|
2005-02-24 14:47:11 +00:00 |
|
Andrey Kiselev
|
2348dccc56
|
Calculate margins taking in account resolution unit (Richard Nolde).
|
2005-02-06 17:58:01 +00:00 |
|
Andrey Kiselev
|
668bce1d5d
|
*** empty log message ***
|
2005-02-05 13:17:26 +00:00 |
|
Andrey Kiselev
|
1c22112c95
|
More comments on BYTECOUNTLOOKSBAD macro.
|
2005-02-05 13:16:16 +00:00 |
|
Andrey Kiselev
|
7b1da290b8
|
Added 3.7.2 description.
|
2005-02-04 13:27:01 +00:00 |
|
Andrey Kiselev
|
d7710d2998
|
*** empty log message ***
|
2005-02-04 12:31:13 +00:00 |
|
Andrey Kiselev
|
9b9b9953e0
|
Changed the int8 definition to be always signed char as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=727
|
2005-02-04 12:25:10 +00:00 |
|
Andrey Kiselev
|
398724965a
|
Move TIFFOpenW() function into the extern "C"{} block as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=763
|
2005-02-04 09:53:01 +00:00 |
|
Bob Friesenhahn
|
97367b465e
|
* tools/tiffgt.c: Fix problem on big-endian CPUs so that images
display more correctly. Images display brighter than they should
on a Sun workstation.
|
2005-02-03 19:46:49 +00:00 |
|
Andrey Kiselev
|
6159fe5bab
|
*** empty log message ***
|
2005-02-03 18:08:09 +00:00 |
|
Andrey Kiselev
|
bcfbe907cd
|
Estimate strip size in case of wrong or suspicious values in the tags. As per
bugs http://bugzilla.remotesensing.org/show_bug.cgi?id=705 and
http://bugzilla.remotesensing.org/show_bug.cgi?id=320
|
2005-02-03 18:07:58 +00:00 |
|
Andrey Kiselev
|
6860033832
|
Fixed problem with page sizes as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=742
|
2005-02-03 17:02:19 +00:00 |
|
Bob Friesenhahn
|
69863558b1
|
* libtiff/tiff.h (TIFFTAG_TILEWIDTH): Corrected description.
(TIFFTAG_TILELENGTH): Corrected description.
|
2005-02-01 04:37:15 +00:00 |
|
Andrey Kiselev
|
2a7c58ca02
|
Fixes for --with-docdir option as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=759
|
2005-01-30 12:08:03 +00:00 |
|
Andrey Kiselev
|
9690ab1ea1
|
Fixes for C++ stream interface from Michael Rinne and Edward Lam.
|
2005-01-30 12:05:54 +00:00 |
|
Andrey Kiselev
|
4f0f56dae1
|
Remove unnesessary TIFFSeekFile() call as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=756
|
2005-01-30 12:05:20 +00:00 |
|
Andrey Kiselev
|
3158ab13d6
|
Clean-ups in the docdir support.
|
2005-01-23 09:43:26 +00:00 |
|
Andrey Kiselev
|
c0d1f11f57
|
*** empty log message ***
|
2005-01-15 17:24:52 +00:00 |
|
Andrey Kiselev
|
f284d8e843
|
Always fill the error message buffer in TIFFRGBAImageBegin() as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=739
|
2005-01-15 15:44:58 +00:00 |
|
Andrey Kiselev
|
b036929113
|
Avoid warnings when converting float to integer as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=740
|
2005-01-15 15:44:05 +00:00 |
|
Andrey Kiselev
|
c18f204a7c
|
Use double as the second argument of pow() function in TIFFCIELabToRGBInit().
As per bug http://bugzilla.remotesensing.org/show_bug.cgi?id=741
|
2005-01-15 15:42:50 +00:00 |
|
Andrey Kiselev
|
d58f595b68
|
*** empty log message ***
|
2005-01-12 15:24:56 +00:00 |
|
Andrey Kiselev
|
4961ada1c9
|
Added ability to read/write the fax specific TIFFTAG_FAXRECVPARAMS,
TIFFTAG_FAXSUBADDRESS and TIFFTAG_FAXRECVTIME tags as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=736
|
2005-01-12 15:06:22 +00:00 |
|
Andrey Kiselev
|
d29346f2f5
|
Fixed message formatting in functions Win32WarningHandler() and
Win32ErrorHandler() as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=735
|
2005-01-12 13:00:20 +00:00 |
|
Andrey Kiselev
|
007d721820
|
Interpret the -w and -h options independently. As per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=689
|
2005-01-12 12:51:26 +00:00 |
|
Andrey Kiselev
|
e0940cb11d
|
*** empty log message ***
|
2005-01-11 16:19:37 +00:00 |
|
Andrey Kiselev
|
343ffa8b21
|
Move the color conversion routines in the 'extern "C"' section as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=727
|
2005-01-11 15:40:26 +00:00 |
|
Andrey Kiselev
|
ee06d51ca2
|
Restore back the workaround for AIX Visual Age C compiler to avoid double
definition of BSD types as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=39
|
2005-01-11 15:22:22 +00:00 |
|
Andrey Kiselev
|
6be3d0ae56
|
Move the C++ stuff in the separate library called libtiffxx.
|
2005-01-11 15:07:06 +00:00 |
|
Andrey Kiselev
|
a4689ca7d6
|
*** empty log message ***
|
2005-01-11 14:55:51 +00:00 |
|
Andrey Kiselev
|
4f2212812f
|
*** empty log message ***
|
2005-01-05 20:39:20 +00:00 |
|
Andrey Kiselev
|
2988cbc5cc
|
Fixed problem when read broken TIFFs with the wrong tag counts (Dmitry V.
Levin, Martin Pitt).
|
2005-01-05 20:38:38 +00:00 |
|
Andrey Kiselev
|
309e1113c3
|
Replace --disable-c++ with the --disable-cxx option as
per bug http://bugzilla.remotesensing.org/show_bug.cgi?id=730
|
2005-01-05 20:38:18 +00:00 |
|
Andrey Kiselev
|
1c7d7e4618
|
*** empty log message ***
|
2004-12-25 20:26:39 +00:00 |
|
Andrey Kiselev
|
b696afc2bd
|
More fixes for multiple-alpha-channelled RGB-images as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=713
|
2004-12-25 20:20:57 +00:00 |
|
Andrey Kiselev
|
dcc1d61d82
|
Convert character option to integer value as per
bug http://bugzilla.remotesensing.org/show_bug.cgi?id=725
|
2004-12-25 20:17:00 +00:00 |
|
Andrey Kiselev
|
ffcc0cda93
|
libtiff 3.7.1 released.
|
2004-12-20 19:43:34 +00:00 |
|
Andrey Kiselev
|
74767d8dbe
|
*** empty log message ***
|
2004-12-20 19:31:44 +00:00 |
|
Andrey Kiselev
|
fe55651eca
|
Add missed tiffset.1.html.
|
2004-12-20 19:00:57 +00:00 |
|
Andrey Kiselev
|
73501de9c5
|
*** empty log message ***
|
2004-12-20 18:54:00 +00:00 |
|
Andrey Kiselev
|
ed85967e6d
|
Revert back libtiff data type definitions as per
bug http://bugzilla.remotesensing.org/show_bug.cgi?id=687
|
2004-12-20 18:52:52 +00:00 |
|
Andrey Kiselev
|
ff7773591b
|
*** empty log message ***
|
2004-12-19 18:36:21 +00:00 |
|
Andrey Kiselev
|
dfe8bbb410
|
Do not forget about TIFF_VARIABLE2 when checking for tag count in
TIFFReadDirectory() function. As per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=713
|
2004-12-19 18:35:35 +00:00 |
|
Andrey Kiselev
|
c5aef88e69
|
More argument checking in CheckMallock() function.
|
2004-12-19 18:15:51 +00:00 |
|