summaryrefslogtreecommitdiff
path: root/contrib/iptcutil
Commit message (Expand)AuthorAgeFilesLines
* Fix some typosStefan Weil2018-02-241-1/+1
* Fix all compiler warnings for default buildNathan Baker2018-02-041-0/+1
* Remove remaining .cvsignore filesEven Rouault2017-12-011-5/+0
* Remove autoconf/automake generated files, and add them to .gitignoreEven Rouault2017-12-011-651/+0
* Regenerate autoconf filesEven Rouault2017-11-301-0/+1
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-301-2/+0
* fax2tiff: Pass the FAX_Client_Data struct as client dataBob Friesenhahn2017-10-291-1/+0
* * refresh autoconf/make stuff with what is on Ubuntu 16.04 (minor changes)Even Rouault2017-07-111-0/+1
* * html/bugs.html: Replace Andrey Kiselev with Bob Friesenhahn forBob Friesenhahn2016-04-081-7/+19
* * libtiff/*.c: fix clang -Wshorten-64-to-32 warningsEven Rouault2015-11-181-18/+7
* * Makefile.am (distcheck-hook), configure.ac: Applied patches byBob Friesenhahn2015-09-011-0/+1
* All the CMakeLists.txt files were missing from the distribution tarball.Bob Friesenhahn2015-08-302-2/+11
* Use consistent line terminations.Bob Friesenhahn2015-08-281-5/+5
* * CMakeLists.txt: Add CMake patchset by Roger Leigh as posted toBob Friesenhahn2015-06-251-0/+35
* * libtiff/tif_config.vc.h: Make adjustments to match the newBob Friesenhahn2015-06-211-3/+3
* * contrib/iptcutil/iptcutil.c (formatIPTC): Fix Coverity 1024468Bob Friesenhahn2015-05-291-369/+380
* * tools/tiffcrop.c (ROTATE_ANY): Fix Coverity 1294542 "LogicalBob Friesenhahn2015-05-281-1/+0
* * automake: updated to 1.15Even Rouault2015-01-261-7/+19
* * Update bundled libtool to 2.4.4 release.Bob Friesenhahn2014-12-291-62/+95
* * contrib/iptcutil/iptcutil.c: Fix warnings about variables setBob Friesenhahn2014-12-261-7/+7
* * tools/tiffdump.c: Fix double-free bug.Bob Friesenhahn2014-12-061-95/+62
* * automake: updated to 1.14.1Even Rouault2014-11-201-62/+95
* * automake: Update Automake to 1.12.5 release.Bob Friesenhahn2012-11-181-1/+1
* * Makefile.am: Update to Automake 1.12.4Bob Friesenhahn2012-09-202-3/+3
* * Makefile.in: Update to Automake 1.12.3Bob Friesenhahn2012-08-191-21/+67
* * libtiff{tiff.h, tif_print.c, tif_dirinfo.c, tif_dirread.c}: AddBob Friesenhahn2012-08-191-12/+12
* * Update automake used to 1.11.3.Bob Friesenhahn2012-02-181-12/+12
* * configure.ac: Add libtiff private dependency on -llzma forBob Friesenhahn2011-12-221-16/+18
* remove use of memory.h, it is unneeded and does not exist everywhereFrank Warmerdam2011-05-081-2/+1
* * configure.ac: Should use AC_CANONICAL_HOST since host specifiesBob Friesenhahn2011-04-091-5/+0
* Needed to add tif_lzma.c to the Makefile.Bob Friesenhahn2010-12-181-1/+2
* Regenerate autotools stuff.Andrey Kiselev2010-12-141-2/+1
* * libtiff-4.pc.in: Added libtiff pkg-config .pc file support.Bob Friesenhahn2010-11-271-1/+4
* * tools/tiffcrop.c: Patch from Richard Nolde to avoid aBob Friesenhahn2010-07-131-1/+1
* * Update libtool to version 2.2.8.Bob Friesenhahn2010-06-081-1/+0
* * contrib: Add an emacs formatting mode footer to all source filesBob Friesenhahn2010-06-081-1/+8
* * configure.ac: Updated autotools. Autoconf 2.64, Automake 1.11,Bob Friesenhahn2009-08-201-37/+88
* * tools/{tiff2pdf.c, tiff2ps.c, tiffinfo.c}: Offset and lengthBob Friesenhahn2008-12-311-7/+7
* * tools/tiffinfo.c (main): Offset to EXIF IFD requires a 64-bitBob Friesenhahn2008-12-291-4/+4
* * test {tiff2pdf.sh tiff2ps-EPS1.sh tiff2ps-PS1.sh tiff2ps-PS2.shBob Friesenhahn2008-05-241-10/+10
* deal with a leak, and a possible runtime problem reported by coverityFrank Warmerdam2008-05-241-2/+5
* update for 4.0.0beta1 releaseFrank Warmerdam2008-05-181-10/+10
* * Makefile.am (ACLOCAL_AMFLAGS): Libtool 2.2.4 does not likeBob Friesenhahn2008-05-091-11/+16
* * test/images: Added a small collection of test images for use byBob Friesenhahn2007-09-191-59/+57
* libtiff 4.0.0alpha released.v4.0.0alphaRelease-v4-0-0alphaAndrey Kiselev2007-07-131-57/+59
* * libtiff/tif_stream.cxx: Adapt to use toff_t again. Update toBob Friesenhahn2007-07-111-59/+57
* All makefile templates regenerated.Andrey Kiselev2007-06-271-62/+68
* Added support for a TIFF_PTRDIFF_T type to use when doing pointer arithmetic.Bob Friesenhahn2007-06-261-1/+1
* Hopefully fixed botched upgrade of libtool.Bob Friesenhahn2007-06-261-8/+4
* * port/strtoull.c: New porting function in case strtoull() is notBob Friesenhahn2007-06-251-59/+57