summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng15] Imported from libpng-1.5.19rc01.tarv1.5.19rc01Glenn Randers-Pehrson2014-08-1329-92/+100
* [libpng15] Bump version to 1.5.19beta06Glenn Randers-Pehrson2014-08-0724-65/+69
* [libpng15] Imported from libpng-1.5.19beta05.tarv1.5.19beta05Glenn Randers-Pehrson2014-08-0713-27/+33
* [libpng15] Eliminated use of "$<" when copying $PNGLIBCONF_H_PREBUILTGlenn Randers-Pehrson2014-08-0731-45/+51
* [libpng15] Bump version to 1.5.19beta05Glenn Randers-Pehrson2014-08-0525-73/+77
* [libpng15] Imported from libpng-1.5.19beta04.tarv1.5.19beta04Glenn Randers-Pehrson2014-08-0516-30/+32
* [libpng15] Removed scripts/makefile.elf which has not worked since libpng-1.4.xGlenn Randers-Pehrson2014-08-035-278/+12
* [libpng15] Updated CHANGES file with some January 2013 CVE numbers.Glenn Randers-Pehrson2014-04-101-4/+4
* [libpng15] Bump version to 1.5.19beta04Glenn Randers-Pehrson2014-04-0624-66/+70
* [libpng15] Imported from libpng-1.5.19beta03.tarv1.5.19beta03Glenn Randers-Pehrson2014-04-0613-34/+38
* [libpng15] Fixed a typo in pngrutil.c, introduced in libpng-1.5.6, thatGlenn Randers-Pehrson2014-04-063-4/+8
* [libpng15] Fix syntax of Copy command in makefile.amigaGlenn Randers-Pehrson2014-03-221-3/+1
* [libpng15] Allow an easy replacement of the default pre-built configurationCosmin Truta2014-03-2235-64/+172
* [libpng15] Port recent changes from libpng-1.6.11betaCosmin Truta2014-03-2240-75/+138
* [libpng15] Mention scripts/pnglibconf.h.prebuilt in INSTALL.Glenn Randers-Pehrson2014-03-211-1/+4
* [libpng15] Removed #if/#else/#endif from inside two pow() calls in pngvalid.cGlenn Randers-Pehrson2014-03-173-15/+20
* [libpng15] Bump version to 1.5.19beta03Glenn Randers-Pehrson2014-03-1724-66/+70
* [libpng15] Imported from libpng-1.5.19beta02.tarv1.5.19beta02Glenn Randers-Pehrson2014-03-1716-131/+183
* [libpng15] Moved configuration information from the manual to the INSTALL file.Glenn Randers-Pehrson2014-03-175-344/+260
* [libpng15] Use "if (value != 0)" instead of "if (value)" consistently.Glenn Randers-Pehrson2014-03-0817-124/+132
* [libpng15] Removed unused PNG_CALLOC_SUPPORTED from scripts/pnglibconf.dfaGlenn Randers-Pehrson2014-03-082-154/+98
* [libpng15] Update "last changed date" in pngrtran.cGlenn Randers-Pehrson2014-02-281-1/+1
* [libpng15] Bump version to 1.5.19beta02Glenn Randers-Pehrson2014-02-2825-76/+80
* [libpng15] Imported from libpng-1.5.19beta01.tarv1.5.19beta01Glenn Randers-Pehrson2014-02-2819-30/+46
* [libpng15] Fixed typos in the manual and in scripts/pnglibconf.dfaGlenn Randers-Pehrson2014-02-265-22/+26
* [libpng15] Removed now-redundant png_error redefinition from pngvalid.cJohn Bowler2014-02-171-6/+1
* [libpng15] Moved redefinitions of png_error() and related macros fromGlenn Randers-Pehrson2014-02-174-15/+20
* [libpng15] Bump version to 1.5.19beta01Glenn Randers-Pehrson2014-02-0635-119/+91
* [libpng15] Imported from libpng-1.5.18.tarv1.5.18libpng-1.5.18-signedGlenn Randers-Pehrson2014-02-0533-100/+89
* [libpng15] Updated documentation about sCAL chunk support.Glenn Randers-Pehrson2014-02-012-19/+32
* [libpng15] Imported from libpng-1.5.18rc02.tarv1.5.18rc02Glenn Randers-Pehrson2014-01-3023-65/+65
* [libpng15] Quiet an uninitialized memory warning from VC2013 in png_get_png().Glenn Randers-Pehrson2014-01-303-19/+21
* [libpng15] Imported from libpng-1.5.18rc01.tarv1.5.18rc01Glenn Randers-Pehrson2014-01-2825-73/+80
* [libpng15] Imported from libpng-1.5.18beta05.tarv1.5.18beta05Glenn Randers-Pehrson2014-01-2048-62/+63
* [libpng15] Updated scripts/makefile.* to use CPPFLAGS (Cosmin)Glenn Randers-Pehrson2014-01-1255-342/+435
* [libpng15] Bump version to 1.5.18beta05Glenn Randers-Pehrson2014-01-1024-65/+69
* [libpng15] Imported from libpng-1.5.18beta04.tarv1.5.18beta04Glenn Randers-Pehrson2014-01-1012-37/+35
* [libpng15] Removed potentially misleading warning from png_check_IHDR().Glenn Randers-Pehrson2014-01-103-15/+2
* [libpng15] Revised png_check_IHDR() to use PNG_SIZE_MAX instead ofGlenn Randers-Pehrson2014-01-093-7/+13
* [libpng15] Only warn about image too wide if warning was not already issued.Glenn Randers-Pehrson2014-01-081-4/+5
* [libpng15] Bump version to 1.5.18beta04Glenn Randers-Pehrson2014-01-0124-65/+69
* [libpng15] Imported from libpng-1.5.18beta03.tarv1.5.18beta03Glenn Randers-Pehrson2014-01-0112-97/+245
* [libpng15] Updated copyright year in recently-changed files.Glenn Randers-Pehrson2013-12-3114-30/+30
* [libpng15] Allow unversioned links created on install to be disabled inJohn Bowler2013-12-294-34/+114
* [libpng15] Removed extraneous "#endif" from ANNOUNCE.Glenn Randers-Pehrson2013-12-292-4/+3
* [libpng15] Pushed new pngvalid.c to the libpng15 branch.John Bowler2013-12-291-0/+2
* [libpng15] Revised a dependency in Makefile.am to work with 'subdirs' option.Glenn Randers-Pehrson2013-12-291-1/+1
* [libpng15] Rebuilt configure scripts with automake 1.14.1 and autoconf-2.69.Glenn Randers-Pehrson2013-12-293-11/+16
* [libpng15] The 'make all-am' command no longer builds $(check_PROGRAMS), leadingJohn Bowler2013-12-293-1/+16
* [libpng15] Merged pngvalid and pngtest from libpng-1.5; made compressed chunksJohn Bowler2013-12-297-71/+175