summaryrefslogtreecommitdiff
path: root/ANNOUNCE
Commit message (Expand)AuthorAgeFilesLines
* [libpng15] Imported from libpng-1.5.10.tarv1.5.10Glenn Randers-Pehrson2012-03-291-28/+17
* [libpng15] Imported from libpng-1.5.10rc01.tarv1.5.10rc01Glenn Randers-Pehrson2012-03-191-9/+12
* [libpng15] Revised example.c to put text strings in a temporary character arrayGlenn Randers-Pehrson2012-03-161-3/+6
* [libpng15] Fix an off-by-one error in the palette index checking function.Glenn Randers-Pehrson2012-03-101-2/+3
* [libng15] Issue a png_benign_error() instead of png_warning() about bad paletteGlenn Randers-Pehrson2012-03-101-1/+3
* [libpng15] Reject all iCCP chunks after the first,Glenn Randers-Pehrson2012-03-091-0/+1
* [libpng15] Bump version to 1.5.10beta05Glenn Randers-Pehrson2012-03-091-8/+10
* [libpng15] Imported from libpng-1.5.10beta04.tarv1.5.10beta04Glenn Randers-Pehrson2012-03-091-1/+1
* [libpng15] Fixed CMF optimization of non-IDAT compressed chunks,John Bowler2012-03-091-5/+4
* [libpng15] Disabled part of the CMF optimization of non-IDAT compressedGlenn Randers-Pehrson2012-03-091-2/+5
* [libpng15] Bump version to 1.5.10beta04Glenn Randers-Pehrson2012-03-061-9/+12
* [libpng15] Added palette-index checking.Glenn Randers-Pehrson2012-03-041-2/+3
* [libpng15] Removed unused "current_text" members of png_structGlenn Randers-Pehrson2012-02-271-1/+2
* [libpng15] Bump version to 1.5.10beta03Glenn Randers-Pehrson2012-02-261-8/+11
* [libpng15] Imported from libpng-1.5.10beta02.tarv1.5.10beta02Glenn Randers-Pehrson2012-02-261-2/+2
* [libpng15] Updated Makefile.amGlenn Randers-Pehrson2012-02-241-3/+4
* [libpng15] Bump version to 1.5.10beta02Glenn Randers-Pehrson2012-02-241-8/+10
* [libpng15] Revised the SAFE_LIMITS feature to be the same as the feature inGlenn Randers-Pehrson2012-02-241-15/+11
* [libpng15] Added information about the new limits in the manual.Glenn Randers-Pehrson2012-02-231-0/+4
* [libpng15] Bump version to 1.5.10beta02Glenn Randers-Pehrson2012-02-231-8/+10
* [libpng15] Updated scripts/pnglibconf.dfa to enable USER_LIMITS whenGlenn Randers-Pehrson2012-02-231-2/+4
* [libpng15] Added PNG_SAFE_LIMITS feature to pnglibconf.dfaGlenn Randers-Pehrson2012-02-231-2/+4
* [libpng15] Eliminated redundant png_push_read_tEXt|zTXt|iTXt|unknown code fromGlenn Randers-Pehrson2012-02-211-0/+5
* [libpng15]Glenn Randers-Pehrson2012-02-211-2/+4
* [libpng15] Bump version to 1.5.10beta01Glenn Randers-Pehrson2012-02-181-20/+15
* [libpng15] Imported from libpng-1.5.9.tarv1.5.9Glenn Randers-Pehrson2012-02-181-17/+12
* [libpng15] Imported from libpng-1.5.9rc01.tarv1.5.9rc01Glenn Randers-Pehrson2012-02-181-10/+15
* [libpng15] Removed tests for no-longer-used *_EMPTY_PLTE_SUPPORTEDGlenn Randers-Pehrson2012-02-111-2/+4
* [libpng15] Removed two unused definitions from scripts/pnglibconf.h.prebuiltGlenn Randers-Pehrson2012-02-061-8/+11
* [libpng15] Imported from libpng-1.5.9beta01.tarv1.5.9beta01Glenn Randers-Pehrson2012-02-031-21/+16
* [libpng15] Imported from libpng-1.5.8.tarGlenn Randers-Pehrson2012-01-311-20/+13
* [libpng15] Conditionalize install rules for MINGW and CYGWIN in CMakeLists.txtGlenn Randers-Pehrson2012-01-251-9/+16
* [libpng15] Imported from libpng-1.5.8beta01.tarv1.5.8beta01Glenn Randers-Pehrson2012-01-141-2/+6
* [libpng15] Updated some "last changed" datesGlenn Randers-Pehrson2011-12-211-2/+2
* [libpng15] Removed '#include config.h"' from contrib/libtests/pngvalid.c.Glenn Randers-Pehrson2011-12-161-77/+17
* [libpng15] Imported from libpng-1.5.7.tarv1.5.7Glenn Randers-Pehrson2011-12-151-52/+15
|\
| * [libpng15] Updated CMakeLists.txt to account for the relocation of pngvalid.cJohn Bowler2011-12-071-8/+11
* | [libpng15] Imported from libpng-1.5.7rc03.tarv1.5.7rc03Glenn Randers-Pehrson2011-12-081-8/+11
|/
* [libpng15] Imported from libpng-1.5.7rc02.tarv1.5.7rc02Glenn Randers-Pehrson2011-12-041-2/+3
* [libpng15] Revised pngconf.h to use " __declspec(restrict)" if MSC_VER >= 1400,Glenn Randers-Pehrson2011-12-011-0/+2
* [libpng15] Revised project files and contrib/pngvalid/pngvalid.c to account forGlenn Randers-Pehrson2011-12-011-8/+12
* [libpng15] Imported from libpng-1.5.7rc01.tarv1.5.7rc01Glenn Randers-Pehrson2011-12-011-10/+10
* [libpng15] Revised #if PNG_DO_BC block in png.c (use #ifdef and add #else)Glenn Randers-Pehrson2011-11-281-0/+1
* [libpng15] Replaced an "#if" with "ifdef" in pngrtran.cGlenn Randers-Pehrson2011-11-281-2/+3
* [libpng15] Bump version to libpng-1.5.7beta06Glenn Randers-Pehrson2011-11-251-8/+10
* [libpng15] Imported from libpng-1.5.7beta05.tarv1.5.7beta05Glenn Randers-Pehrson2011-11-251-2/+2
* Relocate pngvalid.c to contrib/libtestsGlenn Randers-Pehrson2011-11-241-3/+5
* [libpng15] Remove simplified interfaceJohn Bowler2011-11-231-3/+7
* [libpng15] Reject invalid compression flag, method when reading the iTXt chunk.Glenn Randers-Pehrson2011-11-221-1/+1
* [libpng15] Reject invalid compression flag when reading the iTXt chunk.Glenn Randers-Pehrson2011-11-221-3/+4