summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng15] Imported from libpng-1.5.15beta04.tarv1.5.15beta04Glenn Randers-Pehrson2013-02-1515-30/+30
* [libpng15] Fix inconsistencies in use of PNG_GET_PALETTE_MAXGlenn Randers-Pehrson2013-02-103-12/+9
* [libpng15] Enclosed the new png_get_palette_maxGlenn Randers-Pehrson2013-02-106-9/+27
* [libpng15] Updated man page about png_get_palette_max().Glenn Randers-Pehrson2013-02-082-16/+24
* [libpng15] Bump version to 1.5.15beta04Glenn Randers-Pehrson2013-02-0624-64/+68
* [libpng15] Imported from libpng-1.5.15beta03.tarGlenn Randers-Pehrson2013-02-0617-746/+327
* [libpng15] Turn serial tests back on (recently turned off by autotools upgrade).John Bowler2013-02-063-28/+15
* [libpng15] Bump version to 1.5.15beta03Glenn Randers-Pehrson2013-02-0524-68/+70
* [libpng15] Imported from libpng-1.5.15beta02.tarv1.5.15beta02Glenn Randers-Pehrson2013-02-058-778/+1119
* [libpng15] Fix 'setting' handling in options.awk and fixed palette_max APIJohn Bowler2013-02-055-7/+18
* [libpng15] Updated scripts/makefile.msys, options.awk, and vers.dfnJohn Bowler2013-02-053-24/+32
* [libpng15] Fix typo in Makefile.am, fix scripts/pnglibconf.mak and makefile.stdJohn Bowler2013-02-045-42/+43
* [libpng15] Made a probably general fix for the preprocessing used to generateJohn Bowler2013-02-049-189/+322
* [libpng15] Bump version to 1.5.15beta02Glenn Randers-Pehrson2013-02-0424-65/+70
* [libpng15] Imported from libpng-1.5.15beta01.tarv1.5.15beta01Glenn Randers-Pehrson2013-02-0412-20/+22
* [libpng15] Added documentation of new png_get_palette_max() function.Glenn Randers-Pehrson2013-02-046-16/+46
* [libpng15] Enabled renaming of the extern (but not DLL exported) ARM filterJohn Bowler2013-02-044-13/+32
* [libpng15] Bump version to 1.5.15beta01Glenn Randers-Pehrson2013-01-2328-115/+80
* [libpng15] Imported from libpng-1.5.14.tarv1.5.14Glenn Randers-Pehrson2013-01-2331-63/+64
* [libpng15] Removed an obsolete line from the manual.Glenn Randers-Pehrson2013-01-234-54/+26
* [libpng15] Imported from libpng-1.5.14rc03.tarv1.5.14rc03Glenn Randers-Pehrson2013-01-1715-34/+34
* [libpng15] Check validity of "nentries" parameter of png_set_sPLT().Glenn Randers-Pehrson2013-01-174-1/+14
* [libpng15] Check validity of "nentries" parameter of png_set_sPLT().Glenn Randers-Pehrson2013-01-173-3/+14
* [libpng15] Bump version to 1.5.14rc03Glenn Randers-Pehrson2013-01-1725-67/+71
* [libpng15] Revised test for validity of "num_unknowns" to eliminate compilerJohn Bowler2013-01-174-6/+7
* [libpng15] Change info_ptr->unknown_chunks_num to type png_uint_32Glenn Randers-Pehrson2013-01-174-10/+16
* [libpng15] Imported from libpng-1.5.14rc01.tarv1.5.14rc01Glenn Randers-Pehrson2013-01-1627-79/+85
* [libpng15] Bump version to 1.5.14beta09Glenn Randers-Pehrson2013-01-1025-72/+76
* [libpng15] Check validity of "num_unknowns" parameterGlenn Randers-Pehrson2013-01-103-6/+15
* [libpng15] Bump version to 1.5.14beta08Glenn Randers-Pehrson2013-01-0625-74/+78
* [libpng15] Updated pngvalid.c from libpng16John Bowler2013-01-061-134/+446
* [libpng15] De-configured build fixes to make a range of deconfiguration optionsJohn Bowler2013-01-068-351/+559
* [libpng15] Changed AM_CONFIG_HEADER(config.h) to AC_CONFIG_HEADERS([config.h])Glenn Randers-Pehrson2013-01-033-4/+8
* [libpng15] Bump version to 1.5.14beta07Glenn Randers-Pehrson2013-01-0126-67/+75
* [libpng15] Update copyright year to 2013 in newly-changed files.Glenn Randers-Pehrson2013-01-0114-34/+34
* [libpng15] Fixed 'make distcheck' on SUN OS - libpng.so was not being removedJohn Bowler2012-12-273-3/+9
* [libpng15] Discontinued distributing libpng-1.5.14-1.5.13-diff.txt and similar.Glenn Randers-Pehrson2012-12-232-3/+5
* [libpng15] Bump version to 1.5.14beta06Glenn Randers-Pehrson2012-12-2227-75/+283
* [libpng15] Reformatted latest CHANGES/ANNOUNCE entry to 80 character lines.Glenn Randers-Pehrson2012-12-222-13/+13
* [libpng15] Fixed Windows build issues, enabled ARM compilation. Various warningsJohn Bowler2012-12-2011-21/+40
* [libpng15] Bump version to 1.5.14beta05Glenn Randers-Pehrson2012-12-1925-89/+85
* [libpng15] ANNOUNCE that the git repository location at SourceForge has changed.Glenn Randers-Pehrson2012-12-182-3/+13
* [libpng15] Fixed typo in contrib/pngminim/encoder/READMEGlenn Randers-Pehrson2012-12-181-1/+1
* [libpng15] Disassembled the version number in scripts/options.awk (necessaryGlenn Randers-Pehrson2012-12-183-0/+5
* [libpng15] Cleaned up whitespace in the synopsis portion of the manpage.Glenn Randers-Pehrson2012-12-174-499/+20
* [libpng15] Bump version to 1.5.14beta04Glenn Randers-Pehrson2012-12-1524-70/+74
* [libpng15] Fixed a minor bug in types to malloc and major bug in handlingGlenn Randers-Pehrson2012-12-154-21/+28
* [libpng15] Bump version to 1.5.14beta03Glenn Randers-Pehrson2012-12-150-0/+0
|\
| * [libpng15] Imported from libpng-1.5.14beta02.tarv1.5.14beta02Glenn Randers-Pehrson2012-12-1514-34/+34
* | [libpng15] Bump version to 1.5.14beta03Glenn Randers-Pehrson2012-12-1526-79/+83
|/