reactos/dll/3rdparty/libtiff
Thomas Faber ad301e6604
[LIBTIFF] Print errors to the console instead of in a MessageBox.
This is a temporary fix for a timeout in windowscodecs:tiffformat.
The test ends up invoking Win32ErrorHandler with:
_TIFFVSetField: <IStream object>: Bad value 0 for "ResolutionUnit" tag.

Ideally we'd keep the MessageBox version of the error/warning handlers but
make them respect the current error mode to avoid blocking tests and other
non-interactive applications.
2018-03-06 03:12:31 +01:00
..
CMakeLists.txt [LIBTIFF] Print errors to the console instead of in a MessageBox. 2018-03-06 03:12:31 +01:00
libtiff.def [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
mkg3states.c
precomp.h
tif_aux.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_close.c
tif_codec.c
tif_color.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_compress.c
tif_dir.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_dirinfo.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_dirread.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_dirwrite.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_dumpmode.c
tif_error.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_extension.c
tif_fax3.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_fax3sm.c
tif_flush.c
tif_getimage.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_jbig.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_jpeg.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_jpeg_12.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_luv.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_lzma.c
tif_lzw.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_next.c
tif_ojpeg.c
tif_open.c
tif_packbits.c
tif_pixarlog.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_predict.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_print.c
tif_read.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_stream.cxx
tif_strip.c
tif_swab.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_thunder.c
tif_tile.c
tif_unix.c
tif_version.c
tif_warning.c [LIBTIFF] Update to version 4.0.9. CORE-14291 2018-02-05 14:40:31 +01:00
tif_win32.c
tif_write.c
tif_zip.c