summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [devel] Imported from libpng-1.5.0beta55.tarv1.5.0beta55Glenn Randers-Pehrson2010-11-218-17/+17
* [devel] Changes to remove gcc warnings (John Bowler)Glenn Randers-Pehrson2010-11-218-2/+63
* [devel] Added comment in pngrutil.c about some extra parentheses.Glenn Randers-Pehrson2010-11-201-2/+5
* [master] Revised png_get_uint_32, png_get_int_32, png_get_uint_16 (Cosmin)Glenn Randers-Pehrson2010-11-2011-152/+191
* [devel] Bump to version libpng-1.5.0beta55Glenn Randers-Pehrson2010-11-1127-77/+81
* [devel] Imported from libpng-1.5.0beta54.tarv1.5.0beta54Glenn Randers-Pehrson2010-11-1013-29/+29
* [devel] Added whitespace in pngrutil.c, pngwtran.c, and pngwutil.cGlenn Randers-Pehrson2010-10-233-28/+132
* [devel] Used a consistent structure for the pngget.c functions.Glenn Randers-Pehrson2010-10-234-9/+43
* [devel] Standardized the structure of some pngget.c functions.Glenn Randers-Pehrson2010-10-233-100/+62
* [devel] Adjusted some whitespace in pngset.cGlenn Randers-Pehrson2010-10-231-49/+65
* [devel] Require 48 bytes, not 64 bytes, for big_row_buf in overflow checks.Glenn Randers-Pehrson2010-10-234-13/+11
* [devel] Bump to version libpng-1.5.0beta54Glenn Randers-Pehrson2010-10-1726-68/+72
* [devel] Imported from libpng-1.5.0beta53.tarv1.5.0beta53Glenn Randers-Pehrson2010-10-1714-30/+31
* [devel] Changed mention of libpng.txt to libpng-manual.txt in CMakeLists.txtGlenn Randers-Pehrson2010-10-171-1/+1
* [devel] Changed "libpng.txt" to "libpng-manual.txt" in libpng.3Glenn Randers-Pehrson2010-10-171-9/+9
* [devel] Rename libpng.txt to libpng-manual.txtGlenn Randers-Pehrson2010-10-171-1/+1
* [devel] Rename libpng.txt to libpng-manual.txtGlenn Randers-Pehrson2010-10-178-18/+18
* [devel] Revised and renamed the typedef in png.h and png.c that was designedGlenn Randers-Pehrson2010-10-166-15/+20
* [devel] libpng-version.txt -> libpng.txt in Makefile.am,.inGlenn Randers-Pehrson2010-10-162-2/+2
* [devel] Removed obsolete remarks about setjmp handling from INSTALL.Glenn Randers-Pehrson2010-10-163-14/+3
* [devel] Use document name "libpng.txt" instead of "libpng-version.txt"Glenn Randers-Pehrson2010-10-163-7/+11
* [devel] Disabled "color-tests" by default in Makefile.amGlenn Randers-Pehrson2010-10-163-1/+9
* [devel] Updated INSTALLGlenn Randers-Pehrson2010-10-161-2/+3
* [devel] Updated INSTALL to mention using "make maintainer-clean" andGlenn Randers-Pehrson2010-10-163-12/+17
* [devel] Removed "betaNN" from pnglibconf.dfa and pnglibconf.h.prebuiltGlenn Randers-Pehrson2010-10-152-3/+3
* [devel] Changed embedded dates in some scripts to "(PENDING RELEASE)"Glenn Randers-Pehrson2010-10-157-7/+7
* [devel] Bump to version libpng-1.5.0beta53Glenn Randers-Pehrson2010-10-1529-73/+77
* [devel] Imported from libpng-1.5.0beta52.tarv1.5.0beta52Glenn Randers-Pehrson2010-10-1523-40/+41
* [devel] Restored some of the embedded datesGlenn Randers-Pehrson2010-10-1521-37/+37
* [devel] Bump to version libpng-1.5.0beta52Glenn Randers-Pehrson2010-10-1529-75/+84
* [devel] Imported from libpng-1.5.0beta51.tarv1.5.0beta51Glenn Randers-Pehrson2010-10-1543-60/+60
* [devel] Bump to version 1.5.0beta51Glenn Randers-Pehrson2010-10-1429-73/+77
* [devel] Imported from libpng-1.5.0beta50.tarv1.5.0beta50Glenn Randers-Pehrson2010-10-1443-60/+60
* [devel] also check for negative out-of-range text compression modeGlenn Randers-Pehrson2010-10-131-3/+4
* [devel] Check for out-of-range text compression mode in png_set_text().Glenn Randers-Pehrson2010-10-133-5/+13
* [devel] Removed some unwanted spacesGlenn Randers-Pehrson2010-10-125-19/+19
* [devel] Removed space after (type cast).Glenn Randers-Pehrson2010-10-125-20/+20
* [devel] Suppressed a compiler warning in png_handle_sPLT().Glenn Randers-Pehrson2010-10-123-7/+14
* [devel] changed "(unsigned int)" to "(unsigned long)" typecastsGlenn Randers-Pehrson2010-10-083-12/+12
* [devel] Added some "(unsigned int)" typecasts in pngvalid.c printf statements.Glenn Randers-Pehrson2010-10-083-5/+10
* [devel] Revised Makefile.in to account for mkinstalldirs being removedGlenn Randers-Pehrson2010-10-074-166/+5
* [devel] Restored mkinstalldirs which was removed from version 1.5.0beta48.Glenn Randers-Pehrson2010-10-073-0/+164
* [devel] Bump to version 1.5.0beta50Glenn Randers-Pehrson2010-10-0729-73/+77
* [devel] Imported from libpng-1.5.0beta49.tarv1.5.0beta49Glenn Randers-Pehrson2010-10-0745-67/+71
* [devel] Bump to version libpng-1.5.0beta49Glenn Randers-Pehrson2010-10-0428-71/+71
* [devel] Imported from libpng-1.5.0beta48.tarv1.5.0beta48Glenn Randers-Pehrson2010-10-0441-58/+58
* [devel] Fixed problem with symbols creation in Makefile.am which was assumingGlenn Randers-Pehrson2010-10-0446-222/+68
* [devel] Revert autoconf scripts to autoconf-2.65 and automake-1.11.1Glenn Randers-Pehrson2010-10-047-2987/+1653
* [devel] Rebuilt configure scripts with autoconf-2.68 instead of autoconf-2.65Glenn Randers-Pehrson2010-10-047-1213/+2462
* [devel] Fixed long lines and indentation in CMakeLists.txtGlenn Randers-Pehrson2010-10-021-6/+19