2006-06-09 Jan Nijtmans * libtiff/tcl: Changed version of wrapper to 3.8.2, synchronized to version of libtiff. * libtiff: Updated libtiff from version 3.6.1 to 3.8.2. * libtiff/tcl: Updated to handle the new version of libtiff. 2004-08-18 Andreas Kupries * * Released and tagged Tkimg 1.3 ======================== * 2004-08-17 Andreas Kupries * Makefile.in (mkg3states$(EXEEXT)): Fixed smallish typo in make rules which prevented the complete compilation of the tiff wrapper on Windows. 2004-08-16 Andreas Kupries * tifftcl.h: Updated the hardwired version information in this header file. 2004-08-13 Andreas Kupries * libtiff/tcl: Changed version of wrapper to 3.6.1, synchronized to version of libtiff. * libtiff: Updated libtiff from version 3.5.5 to 3.6.1. * libtiff/tcl: Updated to handle the new version of libtiff. 2002-11-26 Andreas Kupries * tifftclDeclsMask.h: * tifftclDeclsUnmask.h: Added the appropriate lines to handle the reactivated vararg functions, and the newly exported functions. * tifftcl.decls: A number of vararg functions were commented out. Reactivated them now. Also added definitions found in 'tif_predic.h', 'tif_dir.h', and 'tiffiop.h'. Regenerated the stub support files. * tools/genStubs.tcl: Extended 'genStubs.tcl'. The application is now able to handle vararg declarations with more than one argument. When it encounters such declarations it emits code which is useable only if is present and used by the compiler. It also emits C preprocessor definitions checking this at compile time, using the NO_STDARG macro used 'tcl.h'. 2002-11-18 Andreas Kupries * Configure and build ok for all platforms available to me at AS. 2002-11-14 Andreas Kupries * Start of logging. * libtiff/tcl/: New directory, packaging of support library for tcl.