summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.am: Update to Automake 1.12.4bfriesen2012-09-201-1/+1
* * Makefile.in: Update to Automake 1.12.3bfriesen2012-08-191-18/+66
* * libtiff{tiff.h, tif_print.c, tif_dirinfo.c, tif_dirread.c}: Addbfriesen2012-08-191-5/+11
* Add accessor functions for the opaque type TIFFField.tgl2012-07-298-1/+415
* fix stdarg mispelling (#2322)fwarmerdam2012-06-011-2/+2
* * man/TIFFGetField.3tiff: Correct the 'count' field type in thebfriesen2012-05-191-9/+6
* * Update automake used to 1.11.3.bfriesen2012-02-181-5/+5
* * configure.ac: Add libtiff private dependency on -llzma forbfriesen2011-12-221-13/+20
* Use "codec" rather than "coded"bfriesen2011-08-021-2/+2
* * configure.ac: Should use AC_CANONICAL_HOST since host specifiesbfriesen2011-04-091-5/+0
* Add -d and -sd switches to tiffset to allow operation on a particularfwarmerdam2011-03-261-1/+15
* Added support for specifying the compression level parameter (preset) fordron2010-12-231-8/+21
* Needed to add tif_lzma.c to the Makefile.bfriesen2010-12-181-1/+2
* Regenerate autotools stuff.dron2010-12-141-2/+1
* Implement a new TIFF compression scheme LZMA reserving a new value 34925 fordron2010-12-141-10/+12
* spelling fixes perfaxguy2010-12-123-9/+9
* * tools/tiff2pdf.c: add fill-page optionfaxguy2010-12-111-1/+4
* * libtiff-4.pc.in: Added libtiff pkg-config .pc file support.bfriesen2010-11-271-1/+4
* * tools/tiffcrop.c: Patch from Richard Nolde to avoid abfriesen2010-07-131-1/+1
* * tools/tiffcrop.c: Applied patch from Richard Nolde: Correctedbfriesen2010-06-111-569/+571
* * Update libtool to version 2.2.8.bfriesen2010-06-081-1/+0
* added -x switch to tiffcp to (re)number allt he pages (#2203)fwarmerdam2010-06-031-1/+4
* * man/TIFFGetField.3tiff, man/TIFFSetField.3tiff: Fixed doc to reflect theolivier2010-05-062-4/+4
* Fixed "artist" field number properly (#2129).fwarmerdam2009-12-031-2/+2
* Make TIFFDisplay argument in TIFFCIELabToRGBInit const, and display_sRGB stat...fwarmerdam2009-11-301-2/+2
* * tools/tiffcrop.c, man/tiffcrop.1: New tiffcrop from Richardbfriesen2009-09-241-536/+569
* * man/{TIFFClose.3tiff,raw2tiff.1,tiffcmp.1,tiffsplit.1}: Appliedbfriesen2009-08-244-8/+8
* * configure.ac: Updated autotools. Autoconf 2.64, Automake 1.11,bfriesen2009-08-201-90/+132
* Updates for tiff2ps.1bfriesen2009-01-121-3/+15
* * tools/tiff2ps.c: Incorporated significant functionality updatebfriesen2009-01-111-95/+76
* * tools/tiffinfo.c (main): Offset to EXIF IFD requires a 64-bitbfriesen2008-12-291-7/+7
* * test {tiff2pdf.sh tiff2ps-EPS1.sh tiff2ps-PS1.sh tiff2ps-PS2.shbfriesen2008-05-241-2/+3
* major update from Richard Nolde (#1888)fwarmerdam2008-05-241-139/+274
* update for 4.0.0beta1 releasefwarmerdam2008-05-181-3/+2
* * Makefile.am (ACLOCAL_AMFLAGS): Libtool 2.2.4 does not likebfriesen2008-05-091-3/+9
* * test/images: Added a small collection of test images for use bybfriesen2007-09-191-47/+46
* libtiff 4.0.0alpha released.Release-v4-0-0alphadron2007-07-131-46/+47
* * libtiff/tif_stream.cxx: Adapt to use toff_t again. Update tobfriesen2007-07-111-47/+46
* All makefile templates regenerated.dron2007-06-271-51/+56
* Added support for a TIFF_PTRDIFF_T type to use when doing pointer arithmetic.bfriesen2007-06-261-1/+1
* Hopefully fixed botched upgrade of libtool.bfriesen2007-06-261-8/+4
* * port/strtoull.c: New porting function in case strtoull() is notbfriesen2007-06-251-47/+46
* Updated to reflect recent changes in tiffcrop.dron2007-04-061-76/+143
* Regenerated.dron2007-02-242-0/+2
* New.dron2007-02-241-0/+353
* Document missing '-i' command line switch as per bugdron2007-02-241-10/+12
* Correct functions definitions as per bugdron2006-10-132-7/+7
* Add explanation about trailing comma in image indicies.dron2006-08-031-7/+14
* Regenerated.dron2006-06-071-28/+15
* * libtiff/{tif_dirinfo.c, tif_print.c} : Fix crash inbfriesen2006-06-031-21/+36