summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libpng15] Imported from libpng-1.5.8rc02.tarv1.5.8rc02Glenn Randers-Pehrson2012-01-2525-66/+72
* [libpng15] Conditionalize install rules for MINGW and CYGWIN in CMakeLists.txtGlenn Randers-Pehrson2012-01-253-34/+54
* [libpng15] Imported from libpng-1.5.8beta01.tarv1.5.8beta01Glenn Randers-Pehrson2012-01-1429-103/+119
* [libpng15] Updated some "last changed" datesGlenn Randers-Pehrson2011-12-214-6/+13
* [libpng15] Removed '#include config.h"' from contrib/libtests/pngvalid.c.Glenn Randers-Pehrson2011-12-163-81/+21
* Merge branch 'libpng15' of ssh://libpng.git.sourceforge.net/gitroot/libpng/li...Glenn Randers-Pehrson2011-12-150-0/+0
|\
| * Merge branch 'libpng15' of ssh://libpng.git.sourceforge.net/gitroot/libpng/li...Glenn Randers-Pehrson2011-12-080-0/+0
| |\
* | \ [libpng15] Imported from libpng-1.5.7.tarv1.5.7Glenn Randers-Pehrson2011-12-1538-132/+101
|\ \ \ | |/ / |/| / | |/
| * [libpng15] Updated CMakeLists.txt to account for the relocation of pngvalid.cJohn Bowler2011-12-073-10/+16
* | [libpng15] Imported from libpng-1.5.7rc03.tarv1.5.7rc03Glenn Randers-Pehrson2011-12-0827-75/+81
|/
* Merge branch 'libpng15' of ssh://www.simplesystems.org/git/libpng into libpng15Glenn Randers-Pehrson2011-12-040-0/+0
|\
| * [libpng15] Put CRLF line endings in the owatcom project files.Glenn Randers-Pehrson2011-12-037-1027/+1029
* | [libpng15] Imported from libpng-1.5.7rc02.tarv1.5.7rc02Glenn Randers-Pehrson2011-12-0421-1055/+1057
|/
* [libpng15] Fixed incorrect character count in projects/owatcom/pngvalid.tgtGlenn Randers-Pehrson2011-12-021-1/+1
* [libpng15] Revised pngconf.h to use " __declspec(restrict)" if MSC_VER >= 1400,Glenn Randers-Pehrson2011-12-013-2/+6
* [libpng15] Bump version to libpng-1.5.7rc02Glenn Randers-Pehrson2011-12-0121-60/+60
* [libpng15] Revised project files and contrib/pngvalid/pngvalid.c to account forGlenn Randers-Pehrson2011-12-017-14/+22
* Merge branch 'libpng15' of ssh://www.simplesystems.org/git/libpng into libpng15Glenn Randers-Pehrson2011-12-010-0/+0
|\
| * [libpng15] Fixed two other instances of "#if PNG_DO_BC" in png.cGlenn Randers-Pehrson2011-11-281-3/+4
* | [libpng15] Imported from libpng-1.5.7rc01.tarv1.5.7rc01Glenn Randers-Pehrson2011-12-0125-86/+89
|/
* [libpng15] Revised #if PNG_DO_BC block in png.c (use #ifdef and add #else)Glenn Randers-Pehrson2011-11-283-4/+8
* [libpng15] Replaced an "#if" with "ifdef" in pngrtran.cGlenn Randers-Pehrson2011-11-283-4/+6
* [libpng15] Bump version to libpng-1.5.7beta06Glenn Randers-Pehrson2011-11-2524-64/+68
* [libpng15] Imported from libpng-1.5.7beta05.tarv1.5.7beta05Glenn Randers-Pehrson2011-11-2516-34/+35
* [libpng15] Updated release number in png.hGlenn Randers-Pehrson2011-11-241-1/+2
* Relocate pngvalid.c to contrib/libtestsGlenn Randers-Pehrson2011-11-2424-1150/+1009
* [libpng15] Removed some leftover "simple interface" filesJohn Bowler2011-11-234-219/+1
* [libpng15] Remove simplified interfaceJohn Bowler2011-11-2335-5755/+298
* [libpng15] Reject invalid compression flag, method when reading the iTXt chunk.Glenn Randers-Pehrson2011-11-224-10/+12
* [libpng15] Also allow uncompressed iTXtGlenn Randers-Pehrson2011-11-221-1/+1
* [libpng15] Reject invalid compression flag when reading the iTXt chunk.Glenn Randers-Pehrson2011-11-223-5/+15
* [libpng15] Fixed copyright, spelling in contrib/libtest and contrib/sRGBtablesGlenn Randers-Pehrson2011-11-215-15/+44
* [libpng15] Updated the documentation of the png_text structureGlenn Randers-Pehrson2011-11-213-30/+51
* [libpng15] Added MINGW support to CMakeLists.txtGlenn Randers-Pehrson2011-11-213-9/+11
* [libpng15] Removed some "#if 0" blocks of test code that remained in pngrutil.cGlenn Randers-Pehrson2011-11-211-14/+0
* [libpng15] Allow row_stride==0 to indicate default stride in simplified APIJohn Bowler2011-11-215-8/+24
* [libpng15] Revised comment and whitespace in png_convert_to_rfc1123().Glenn Randers-Pehrson2011-11-191-5/+5
* [libpng15] Validate time settings passed to pngset()Glenn Randers-Pehrson2011-11-194-9/+31
* [libpng15] Removed "zTXt" from warning in generic chunk decompression function.Glenn Randers-Pehrson2011-11-193-4/+6
* [libpng15] Bump version to libpng-1.5.7beta05Glenn Randers-Pehrson2011-11-1724-65/+69
* [libpng15] Imported from libpng-1.5.7beta04.tarv1.5.7beta04Glenn Randers-Pehrson2011-11-1716-36/+39
* [libpng15] Revised Makefile.am to separate out stuff depending on contrib (WIP)Glenn Randers-Pehrson2011-11-171-7/+7
* [libpng15] Bump version to libpng-1.5.7beta04Glenn Randers-Pehrson2011-11-1624-63/+67
* [libpng15] Imported from libpng-1.5.7beta03.tarv1.5.7beta03Glenn Randers-Pehrson2011-11-1616-34/+43
* [libpng15] Work around compilers that don't support declaration of const data.John Bowler2011-11-164-8/+36
* [libpng15] Added --noexecstack to assembler file compilation.John Bowler2011-11-161-0/+5
* [libpng15] Updated CHANGES and ANNOUNCE with latest changesGlenn Randers-Pehrson2011-11-162-3/+17
* [libpng15] Fixes for C++ compilation using g++ When libpng source is compiledJohn Bowler2011-11-166-31/+76
* [libpng15] Bump version to libpng-1.5.7beta03Glenn Randers-Pehrson2011-11-1616-28/+57
* [libpng15] Multiple transform bug fixes plus a work-round for double gammaJohn Bowler2011-11-165-45/+477