summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Use libtool machinery to pass rpath option.dron2005-03-221-0/+3
* Fixed problem with alpha channel handling as per bugdron2005-03-181-37/+36
* Fixed typo in page size handling code.dron2005-03-171-3/+3
* Added ability to compare the 32-bit integer and floating point data; complaindron2005-03-091-48/+124
* Regenerated.dron2005-03-081-2/+2
* Use properly sized buffer in short arrays compirison as per bugdron2005-03-041-2/+5
* Replace insecure mktemp() function with the tmpfile() as per bugdron2005-03-031-14/+12
* Updated header.fwarmerdam2005-02-241-2/+6
* Calculate margins taking in account resolution unit (Richard Nolde).dron2005-02-061-4/+16
* * tools/tiffgt.c: Fix problem on big-endian CPUs so that imagesbfriesen2005-02-031-2/+5
* Fixed problem with page sizes as per bugdron2005-02-031-3/+3
* *** empty log message ***dron2005-01-151-0/+1
* Interpret the -w and -h options independently. As per bugdron2005-01-121-24/+29
* Move the C++ stuff in the separate library called libtiffxx.dron2005-01-111-1/+1
* Fixed problem when read broken TIFFs with the wrong tag counts (Dmitry V.dron2005-01-051-1/+6
* Convert character option to integer value as perdron2004-12-251-2/+2
* libtiff 3.7.1 released.Release-v3-7-1dron2004-12-201-2/+2
* Updated.dron2004-12-161-9/+6
* * libtiff/tif_jpeg.c: Added a work-around in order to allowbfriesen2004-12-011-6/+9
* Be able to extract the first page (#0). As per bugdron2004-11-291-18/+12
* Avoid warnings.dron2004-11-282-9/+16
* *** empty log message ***dron2004-11-211-0/+2
* Check the malloc results.dron2004-11-131-16/+40
* Regenerated from templates.dron2004-11-111-3/+3
* Properly handle the different tag types. As per bugdron2004-11-111-95/+157
* removed extra newlines in usage messagefwarmerdam2004-11-031-12/+12
* Fixed wrong variable data type when read Position tags (Tristan Hill).dron2004-10-301-2/+3
* Avoid warnings.dron2004-10-301-7/+7
* Fixed wrong variable data type when read Resolution tags (Peter Fales).dron2004-10-281-4/+4
* Get rid of stream I/O functions.dron2004-10-281-16/+32
* Get rid of stream I/O functions.dron2004-10-281-37/+53
* provide explicit unsigned char casts for a few values to avoid warningsfwarmerdam2004-10-281-5/+11
* Check the malloc return value (Dmitry V. Levin).dron2004-10-261-30/+16
* USe autoconf 1.9.2.dron2004-10-151-7/+4
* Fixes in help message.dron2004-10-151-2/+2
* * tools/tiffcmp.c (leof): Renamed from 'eof' in order to avoidbfriesen2004-10-141-4/+4
* Check the space allocation results.dron2004-10-101-42/+80
* Readability fixes.dron2004-10-101-5/+6
* Move _TIFFmemset() behind the pointer check in t2p_init().dron2004-10-101-3/+6
* Fixed TransferFunction tag handling reported by Ross A. Finlayson.dron2004-10-091-3/+12
* * contrib/iptcutil/README: Added the missing README which goesbfriesen2004-10-051-5/+8
* Write ImageWidth/Height tags to output file, as noted by Gennady Khokhorin.dron2004-09-251-2/+4
* Avoid warnings.dron2004-09-212-4/+4
* Avoid warnings.dron2004-09-211-2/+2
* Avoid warnings.dron2004-09-212-4/+4
* Avoid warnings.dron2004-09-212-4/+4
* libtiff 3.7.0beta released.dron2004-09-191-9/+5
* Fix tiffgt compilation.bfriesen2004-09-123-36/+84
* *** empty log message ***dron2004-09-122-25/+29
* Configure and install tiffconf.h in order to satisfy application requirements.bfriesen2004-09-111-23/+16