summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [devel] Imported from libpng-1.5.0.tarv1.5.0Glenn Randers-Pehrson2011-01-0650-317/+124
* [devel] Update copyright year and bump to version libpng-1.5.0rc07Glenn Randers-Pehrson2011-01-0450-102/+108
* [devel] Imported from libpng-1.5.0rc06.tarv1.5.0rc06Glenn Randers-Pehrson2011-01-0421-53/+53
* [devel] Changed new configure option "zprefix=string" to "zlib-prefix=string"Glenn Randers-Pehrson2011-01-044-39/+45
* [devel] Imported from libpng-1.5.0rc05.tarv1.5.0rc05Glenn Randers-Pehrson2010-12-3123-64/+64
* [devel] Fixed typo in a comment in CMakeLists.txtGlenn Randers-Pehrson2010-12-313-14/+20
* [devel] Fixed bug in background transformation handling in pngrtran.cGlenn Randers-Pehrson2010-12-283-7/+13
* [devel] Bump to version libpng-1.5.0rc04Glenn Randers-Pehrson2010-12-2724-66/+70
* [devel] Imported from libpng-1.5.0rc03.tarv1.5.0rc03Glenn Randers-Pehrson2010-12-273-0/+2
* Removed scripts/pngwin.def and pngwin.dfn, added def.dfn, revised Makefile.amJohn Bowler2010-12-276-362/+44
* [devel] Bump to version libpng-1.5.0rc03Glenn Randers-Pehrson2010-12-2726-70/+74
* [devel] Imported from libpng-1.5.0rc02.tarv1.5.0rc02Glenn Randers-Pehrson2010-12-2712-26/+26
* [devel] Eliminated references to the scripts/*.def files in project/visualc71.Glenn Randers-Pehrson2010-12-273-27/+10
* [devel] Bump to version libpng-1.5.0rc02Glenn Randers-Pehrson2010-12-2725-66/+66
* [devel] Imported from libpng-1.5.0rc01.tarv1.5.0rc01Glenn Randers-Pehrson2010-12-2727-79/+83
* [devel] Bump to version libpng-1.5.0beta59Glenn Randers-Pehrson2010-12-1926-68/+72
* [devel] Imported from libpng-1.5.0beta58.tarv1.5.0beta58Glenn Randers-Pehrson2010-12-1911-101/+171
* [devel] Updated CHANGES and ANNOUNCE with recent changesJohn Bowler2010-12-192-2/+6
* [devel] Minor changes to work round warnings in gcc 3.4John Bowler2010-12-192-14/+14
* [devel] Fix the clean rule to remove pngtest-log.txtJohn Bowler2010-12-192-2/+2
* [devel] Fixed interlace image handling and add test cases (John Bowler)John Bowler2010-12-199-281/+1300
* [devel] Bump to version libpng-1.5.0beta58Glenn Randers-Pehrson2010-12-0926-68/+72
* [devel] Imported from libpng-1.5.0beta57.tarv1.5.0beta57Glenn Randers-Pehrson2010-12-0911-25/+25
* [devel] Updated the prebuilt configuration files to autoconf version 2.68Glenn Randers-Pehrson2010-12-098-2300/+4376
* [devel] Added "--with-zprefix=<string>" to configure.acGlenn Randers-Pehrson2010-12-093-5/+15
* [devel] Merge standard error with standard output from test scriptsJohn Bowler2010-12-083-3/+3
* [devel] Don't display test results (except PASS/FAIL) when running "make test".Glenn Randers-Pehrson2010-12-085-7/+28
* [devel] Enable the strip16 tests in pngvalidJohn Bowler2010-12-083-57/+134
* [devel] Changed pngvalid options in test-pngvalid-*.sh scriptsGlenn Randers-Pehrson2010-12-082-2/+2
* [devel] Revised "make test" to only print PASS or FAIL for pngvalid tests.Glenn Randers-Pehrson2010-12-074-2/+8
* [devel] Removed references to pngvcrd.c and pnggccrd.c from the vstudio project.Glenn Randers-Pehrson2010-12-074-2/+4
* [devel] Updated "libpng14" to "libpng15" in the visualc71 project.Glenn Randers-Pehrson2010-12-074-8/+10
* [devel] Added some white space in pngvalid.cGlenn Randers-Pehrson2010-12-071-33/+33
* [devel] Added some whitespace in png.h and pngpriv.h, revised a commentGlenn Randers-Pehrson2010-12-073-36/+42
* [devel] Improved missing symbol handling in checksym.awk; symbols missing inGlenn Randers-Pehrson2010-12-074-5/+33
* [devel] Documented the pngvalid gamma error summary with additional commentsGlenn Randers-Pehrson2010-12-073-2/+24
* [devel] Bump to version libpng-1.5.0beta57Glenn Randers-Pehrson2010-12-0626-68/+72
* [devel] Imported from libpng-1.5.0beta56.tarv1.5.0beta56Glenn Randers-Pehrson2010-12-067-9/+9
* [devel] Make PNG_EXPORT not user definable (leaving only PNG_EXPORTA definable)Glenn Randers-Pehrson2010-12-065-12/+3
* [devel] Included documentation of changes in 1.5.0 from 1.4.xGlenn Randers-Pehrson2010-12-064-20/+756
* [devel] Fixed some incorrect "=" macro names in pnglibconf.dfaGlenn Randers-Pehrson2010-12-064-5/+7
* [devel] Revised PNG_EXPORT() macro and added PNG_EXPORTA() macro, with theGlenn Randers-Pehrson2010-12-068-502/+544
* [devel] Added PNG_EXPORTX() and PNG_EXPORTA() macros for testing,Glenn Randers-Pehrson2010-12-064-15/+51
* [devel]Glenn Randers-Pehrson2010-12-064-11/+30
* [devel] Added the private PNG_UNUSED() macro definition in pngpriv.h.Glenn Randers-Pehrson2010-12-0411-27/+37
* [devel] Added whitespace and fixed typos in pngvalid.c comments.Glenn Randers-Pehrson2010-12-031-34/+70
* [devel] Bump to version 1.5.0beta56Glenn Randers-Pehrson2010-11-2710-14/+14
* [devel] Removed some markup (%10%) from libpng-manual.txt and libpng.3Glenn Randers-Pehrson2010-11-252-8/+0
* [devel] Added a remark about png_get_uint_16 in the libpng-manual.txtGlenn Randers-Pehrson2010-11-252-18/+40
* [devel] Comment about 1.4.0 through 1.4.4 versions of png_get_uint_16 macroGlenn Randers-Pehrson2010-11-251-5/+10