summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng16] Imported from libpng-1.6.0beta06.tarv1.6.0beta06Glenn Randers-Pehrson2012-01-2412-62/+310
* [libpng16] Finish patching pngstest.cJohn Bowler2012-01-241-67/+674
* [libpng16] Fixed Min/GW uninstall to remove libpng.dll.aJohn Bowler2012-01-233-0/+3
* [libpng16] Added some whitespace in comments.Glenn Randers-Pehrson2012-01-231-4/+4
* [libpng16] Added color-map support to simplified API.John Bowler2012-01-238-453/+2234
* [libpng16] Increased warning buffer in pngerror.c from 128 to 192.Glenn Randers-Pehrson2012-01-233-8/+12
* [libpng16] bump version to 1.6.0beta06Glenn Randers-Pehrson2012-01-1621-56/+173
* [libpng16] Add palette support to the simplified APIs. This commitJohn Bowler2012-01-167-77/+275
* [libpng16] Imported from libpng-1.6.0beta05.tarv1.6.0beta05Glenn Randers-Pehrson2012-01-1419-48/+559
* [libpng16] Fix bug in pngerror.c: some long warnings were being improperlyJohn Bowler2012-01-144-29/+40
* [libpng16] Fix two typos in pngpriv.h commentsGlenn Randers-Pehrson2012-01-131-2/+2
* [libpng16] Describe new simplified API in the manual pagesGlenn Randers-Pehrson2012-01-114-657/+726
* [libpng16] Updated copyright year to 2012Glenn Randers-Pehrson2012-01-0126-38/+38
* [libpng16] bump version to 1.6.0beta05Glenn Randers-Pehrson2011-12-2923-65/+590
* [libpng16] Imported from libpng-1.6.0beta04.tarv1.6.0beta04Glenn Randers-Pehrson2011-12-2919-573/+88
* [libpng16] Revised contrib/pngminus/pnm2png.c to avoid warningsGlenn Randers-Pehrson2011-12-294-20/+43
* [libpng16] Update png_err() to use new typecast.Glenn Randers-Pehrson2011-12-291-1/+1
* [libpng16] Changed png_memcpy to C assignment where appropriate. Changed allJohn Bowler2011-12-287-50/+87
* [libpng16] Add 'const' to png_structrp arguments of png_set_*() APIs.John Bowler2011-12-287-136/+138
* [ibpng16] Moved AC_MSG_CHECKING([if libraries can be versioned]) laterGilles Espinasse2011-12-263-5/+8
* [libpng16] Initialize "passes" variable in pngread.c to avoid compiler warning.Glenn Randers-Pehrson2011-12-241-2/+2
* [libpng16] Implemented 'restrict' for png_info and png_struct.John Bowler2011-12-2421-845/+875
* [libpng16] Added pngvalid.c compile time checks for const APIs.John Bowler2011-12-241-58/+97
* [libpng16] Update CHANGES and ANNOUNCEGlenn Randers-Pehrson2011-12-242-0/+2
* [libpng16] Enabled png_get_sCAL_fixed() if floating point APIs are enabled.John Bowler2011-12-244-12/+25
* [libpng16] Eliminated png_info_destroy. It is now used only in png.cJohn Bowler2011-12-244-26/+17
* [libpng16] Began a manual section about libpng15 to libpng16 differences.Glenn Randers-Pehrson2011-12-223-24/+74
* [libpng16] bump version to 1.6.0beta04Glenn Randers-Pehrson2011-12-2228-60/+63
* [libpng16] Imported from libpng-1.6.0beta03.tarv1.6.0beta03Glenn Randers-Pehrson2011-12-2211-21/+32
* [libpng16] commit updated scriptsJohn Bowler2011-12-224-4/+5
* [libpng16] Start-up code size improvements, error handler flexibility. TheseJohn Bowler2011-12-2213-311/+305
* [libpng16] Updated declaration of png_get_sCAL_fixed().Glenn Randers-Pehrson2011-12-221-10/+11
* [libpng16] Failed to commit pngread.c from latest patch.John Bowler2011-12-211-213/+67
* [libpng16] Added #ifdef PNG_USER_MEM_SUPPORTED in pngmem.c where needed.Glenn Randers-Pehrson2011-12-211-0/+5
* [libpng16] Start-up code size improvements, error handler flexibility.John Bowler2011-12-219-450/+475
* [libpng15] Bump version to libpng-1.6.0beta03Glenn Randers-Pehrson2011-12-2123-53/+62
* [libpng16] Imported from libpng-1.6.0beta02.tarv1.6.0beta02Glenn Randers-Pehrson2011-12-2145-489/+489
* [libpng16] Updated "last changed" datesGlenn Randers-Pehrson2011-12-2113-19/+19
* [libpng16] Removed references to bsconfig.h from makefilesGlenn Randers-Pehrson2011-12-213-17/+17
* [libpng16] Correct configure builds where build and source directories areJohn Bowler2011-12-189-74/+54
* [libpng16] Revised config.h handling; added bsconfig.h, deleted pngconfig.hJohn Bowler2011-12-1712-55/+67
* [libpng] #include "pngconfig.h" in pngvalid.cGlenn Randers-Pehrson2011-12-171-3/+1
* [libpng16] Fixed comment in pngconfig.h (cut-and-paste error)Glenn Randers-Pehrson2011-12-171-1/+1
* [libpng16] Added pngconf.hGlenn Randers-Pehrson2011-12-171-0/+26
* [libpng16] Reverted install of pngconfig.hGlenn Randers-Pehrson2011-12-1741-153/+115
* [libpng16] Added pngconfig.h file. This indirect reference to config.h avoidsGlenn Randers-Pehrson2011-12-1746-629/+665
* [libpng15] Bump version to libpng-1.6.0beta02Glenn Randers-Pehrson2011-12-1523-51/+55
* [libpng16] Imported from libpng-1.6.0beta01.tarv1.6.0beta01Glenn Randers-Pehrson2011-12-1527-167/+106
* [libpng16] Updated CMakeLists.txt to account for relocated and new test progr...John Bowler2011-12-083-3/+41
* [libpng16] Fixed race conditions in parallel make builds. With higher degreesJohn Bowler2011-12-084-30/+46