Thomas Bernard
a9f96b79d7
v4.1.0.html: fix for validation
...
long <!----------------> comments were replaced
because they confused some parsers
2020-03-05 11:57:23 +01:00
Thomas Bernard
f5d1d8df7b
add DOCTYPE on v*.html
2020-03-05 11:43:57 +01:00
Thomas Bernard
690cc7a701
fix HTML files so they are valid according to https://validator.w3.org
2020-03-05 11:38:31 +01:00
Thomas Bernard
535830c277
index.html: fix unclosed <tt> tag
2020-03-01 22:26:55 +01:00
Thomas Bernard
794ec1ad50
html: do not force colors (which are default anyway)
...
If needed, style should be set using CSS.
fixes #31
https://gitlab.com/libtiff/libtiff/issues/31
http://bugzilla.maptools.org/show_bug.cgi?id=2326
2020-03-01 22:25:29 +01:00
Thomas Bernard
8c9dca34be
libtiff.html: fix function casing
2020-02-08 18:02:15 +01:00
Thomas Bernard
2cdc041d62
libtiff.html: fix function casing
...
fixes #68 / http://bugzilla.maptools.org/show_bug.cgi?id=2538
2020-02-08 17:54:51 +01:00
Bob Friesenhahn
e0d707dc15
libtiff 4.1.0 released
2019-11-03 14:15:37 -06:00
Bob Friesenhahn
014441b770
Added release summary page for the 4.1.0 release.
2019-11-03 13:31:26 -06:00
Even Rouault
fb5fbc320b
HTML: update for GitLab issues
2019-10-01 21:27:46 +02:00
Even Rouault
19f6b70d63
html/v3.5.6-beta.html: redact URL of defunct web site
2019-09-29 18:20:11 +02:00
Even Rouault
4d8cc50973
Website: update links to mailing list
2019-09-29 18:14:38 +02:00
Thomas Bernard
02c16a3e2e
libtiff.html, bigtiffpr.html: absolute => relative link
2019-05-14 20:05:13 +02:00
Thomas Bernard
9a926b2d89
Advertise https://libtiff.gitlab.io/libtiff/ as mirror
...
I'm put it above the maptools.org mirror because
Even Rouault believe at some point it will be completely removed
2019-02-28 13:32:27 +01:00
Bob Friesenhahn
2f79874c30
Change references from defunct ftp site to https site.
2018-11-10 14:38:21 -06:00
Bob Friesenhahn
64b6f939bf
Change download URL from ftp to https protocol.
2018-11-10 13:46:14 -06:00
Bob Friesenhahn
b8eac98dd0
libtiff 4.0.10 released.
2018-11-10 09:33:11 -06:00
Bob Friesenhahn
126a949736
Change COMPRESSION_ZSTD to 50000 and COMPRESSION_WEBP to 50001.
2018-11-10 08:58:18 -06:00
Bob Friesenhahn
779e54ca32
Added preliminary release notes for release 4.0.10
2018-11-04 14:14:25 -06:00
Stefan Weil
642b8f998e
Fix some typos
...
Most of them were found by codespell.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-02-24 21:47:52 +01:00
Even Rouault
c56eda4b7e
Remove remaining .cvsignore files
2017-12-01 15:55:10 +01:00
Even Rouault
2440a113ea
Remove autoconf/automake generated files, and add them to .gitignore
2017-12-01 15:54:48 +01:00
Even Rouault
8603db6cfa
Regenerate autoconf files
2017-11-30 18:10:01 +01:00
Even Rouault
b1374e94ac
html/index.html: reflect change from CVS to gitlab
2017-11-30 16:55:01 +01:00
Bob Friesenhahn
020bd2fd3b
* configure.ac: libtiff 4.0.9 released.
2017-11-18 20:00:43 +00:00
Bob Friesenhahn
737c52ae13
* html/v4.0.9.html: Add HTML file to document changes in libtiff
...
v4.0.9.
2017-11-18 19:38:06 +00:00
Bob Friesenhahn
238b103ba5
List Frank Warmerdam and Andrey Kiselev as past maintainers since they have not been active in years.
2017-11-07 02:00:06 +00:00
Bob Friesenhahn
1cb6c46b9d
fax2tiff: Pass the FAX_Client_Data struct as client data
2017-10-29 18:28:43 +00:00
Even Rouault
222083301a
* refresh autoconf/make stuff with what is on Ubuntu 16.04 (minor changes)
2017-07-11 09:10:28 +00:00
Bob Friesenhahn
84e1f1b66d
libtiff 4.0.8 released
2017-05-21 19:10:50 +00:00
Bob Friesenhahn
c714d5b5a7
html/v4.0.8.html: Add description of changes targeting the 4.0.8 release.
2017-05-21 17:47:46 +00:00
Even Rouault
a3196dff73
* html/man/Makefile.am: remove thumbnail.1.html and rgb2ycbcr.1.html
...
from installed pages since the corresponding utilities are no longer
installed. Reported by Havard Eidnes
Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2606
2016-12-04 17:56:18 +00:00
Bob Friesenhahn
884f973652
* libtiff 4.0.7 released.
...
* configure.ac: Update for 4.0.7 release.
2016-11-19 17:47:39 +00:00
Bob Friesenhahn
6ff69f4673
Move mis-classified change note.
2016-11-12 21:43:44 +00:00
Bob Friesenhahn
35b7f035a7
* html/v4.0.7.html: Add a file to document the pending 4.0.7
...
release.
2016-11-12 18:30:47 +00:00
Bob Friesenhahn
d4dd6ccc1e
* html: Change as many remotesensing.org broken links to a working
...
URL as possible.
2016-09-25 20:05:44 +00:00
Bob Friesenhahn
645af692f6
* html/man/index.html: Comment out links to documentation for
...
abandoned utilities.
2016-09-20 13:35:17 +00:00
Bob Friesenhahn
30366c9f22
* tools/Makefile.am: The libtiff tools bmp2tiff, gif2tiff,
...
ras2tiff, sgi2tiff, sgisv, and ycbcr are completely removed from
the distribution. The libtiff tools rgb2ycbcr and thumbnail are
only built in the build tree for testing. Old files are put in
new 'archive' subdirectory of the source repository, but not in
distribution archives. These changes are made in order to lessen
the maintenance burden.
2016-06-05 19:53:59 +00:00
Bob Friesenhahn
c7ff695d1b
* html/bugs.html: Replace Andrey Kiselev with Bob Friesenhahn for
...
purposes of security issue reporting.
2016-04-08 02:34:00 +00:00
Even Rouault
87f02eaced
* libtiff/*.c: fix clang -Wshorten-64-to-32 warnings
2015-11-18 20:35:07 +00:00
Bob Friesenhahn
20dc498028
* libtiff 4.0.6 released.
2015-09-12 19:46:23 +00:00
Bob Friesenhahn
e2f860d2f4
* html/v4.0.6.html: Added release notes for 4.0.6.
2015-09-12 19:29:47 +00:00
Bob Friesenhahn
a9afad2a9f
* Makefile.am (distcheck-hook), configure.ac: Applied patches by
...
Roger Leigh (via tiff mailing list on 2015-09-01) to fix issue
with BSD make and to make use of cmake in 'distcheck' target
conditional on if cmake is available.
2015-09-01 19:23:16 +00:00
Bob Friesenhahn
e9b10efff9
Additional CMake-related files were missing from the distribution tarball.
2015-08-31 00:01:18 +00:00
Bob Friesenhahn
1fea0da266
All the CMakeLists.txt files were missing from the distribution tarball.
2015-08-30 21:26:45 +00:00
Bob Friesenhahn
27e622bff5
* configure.ac: libtiff 4.0.5 released.
2015-08-30 17:37:46 +00:00
Bob Friesenhahn
036132130d
Add CMake build instructions.
2015-08-29 15:30:11 +00:00
Bob Friesenhahn
0841549b8a
Use consistent line terminations.
2015-08-28 22:19:26 +00:00
Bob Friesenhahn
c38c973b79
Added HTML file describing the changes which will appear in the 4.0.5 release.
2015-08-28 16:04:56 +00:00
Bob Friesenhahn
5b90af247e
* CMakeLists.txt: Add CMake patchset by Roger Leigh as posted to
...
libtiff mailing list on Mon, 22 Jun 2015 21:21:01 +0100. Several
corrections to ensure that the autotools build still works were
added by me. I have not yet tested the build using 'cmake' or
MSVC with 'nmake'.
2015-06-25 02:27:58 +00:00