summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng16] Imported from libpng-1.6.0beta07.tarv1.6.0beta07Glenn Randers-Pehrson2012-01-2713-36/+42
* [libpng16] Committed 5 new or renamed files in contrib/pngsuite.Glenn Randers-Pehrson2012-01-275-0/+0
* [libpng16] Added two images to contrib/pngsuite (1-bit and 2-bit transparentGlenn Randers-Pehrson2012-01-276-4/+13
* [libpng16] Removed scripts/*m4 and updated autogen.shJohn Bowler2012-01-276-8645/+200
* [libpng16] Freeze libtool files in the 'scripts' directory.John Bowler2012-01-279-3/+8621
* [libpng16] Set CMAKE_LIBRARY_OUTPUT_DIRECTORY to "lib" on all platformsGlenn Randers-Pehrson2012-01-263-10/+8
* [libpng16] Conditionalize the install rules for MINGW and CYGWINGlenn Randers-Pehrson2012-01-253-23/+30
* [libpng16] Rewrote autogen.sh to run autoreconfJohn Bowler2012-01-253-30/+52
* [libpng16] Updated configure.ac from autoupdate: added --enable-werror option.John Bowler2012-01-254-42/+94
* [libpng16] Eliminated Intel icc/icl compiler warnings. The Intel (GCC derived)John Bowler2012-01-259-104/+125
* [libpng16] Remove remains of simplified API sPLT experiment from pngpriv.hJohn Bowler2012-01-251-3/+0
* [libpng16] bump version to 1.6.0beta07Glenn Randers-Pehrson2012-01-2423-53/+57
* [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