summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [devel] Imported from libpng-1.5.0beta08.tarv1.5.0beta08Glenn Randers-Pehrson2010-02-1928-79/+88
* [devel] Added -D_ALLSOURCE in configure.ac, makefile.aix, and CMakeLists.txtGlenn Randers-Pehrson2010-02-197-16/+21
* [devel] Added PNG_NORETURN attribute to the png_longjmp() function.Glenn Randers-Pehrson2010-02-191-1/+2
* [devel] Added "#ifdef _AIX; #define _ALL_SOURCE 1; #endif" to pngpriv.h,Glenn Randers-Pehrson2010-02-193-0/+9
* [devel] Imported from libpng-1.5.0beta07.tarv1.5.0beta07Glenn Randers-Pehrson2010-02-1929-35/+41
* [devel] Added exported png_longjmp() function.Glenn Randers-Pehrson2010-02-198-23/+40
* [devel] Removed obsolete unused MMX-querying support from contrib/gregbookGlenn Randers-Pehrson2010-02-196-214/+16
* [devel] Noted in scripts/makefile.mingw that it expects to be run under MSYS.Glenn Randers-Pehrson2010-02-181-0/+4
* [devel] Fix typo in ANNOUNCE and CHANGESGlenn Randers-Pehrson2010-02-142-2/+2
* [devel] Bump to version 1.5.0beta07Glenn Randers-Pehrson2010-02-1428-77/+81
* [devel] Imported from libpng-1.5.0beta06.tarv1.5.0beta06Glenn Randers-Pehrson2010-02-1446-110/+118
* [devel] Imported from libpng-1.5.0beta05.tarv1.5.0beta05Glenn Randers-Pehrson2010-02-1229-44/+46
* [devel] Update png_compress_chunk() rewrite.Glenn Randers-Pehrson2010-02-123-72/+48
* [devel] Added several (png_bytep) typecasts in calls to png_inflate().Glenn Randers-Pehrson2010-02-121-3/+3
* [devel] Complete rewrite of png_decompress_chunk() by John BowlerGlenn Randers-Pehrson2010-02-122-356/+143
* [devel] Revised png_measure_compressed_chunk()Glenn Randers-Pehrson2010-02-121-7/+5
* [devel] Reset zlib datastream after detecting oversized compressed chunkGlenn Randers-Pehrson2010-02-121-6/+10
* [devel] Reverted to original png_decompress_chunk() plus counting pass.Glenn Randers-Pehrson2010-02-123-0/+190
* [devel] Relocated misplaced closing curley bracket in png_decompress_chunk().Glenn Randers-Pehrson2010-02-113-68/+84
* [devel] Removed the cbuilder5 project, which has not been updated to 1.4.0.Glenn Randers-Pehrson2010-02-099-414/+0
* [devel] Changed PNG_INTERNAL to PNG_EXPOSE_INTERNAL_STRUCTURESGlenn Randers-Pehrson2010-02-093-1/+12
* [devel] Changed PNG_INTERNAL to PNG_EXPOSE_INTERNAL_STRUCTURESGlenn Randers-Pehrson2010-02-0920-35/+37
* [devel] Removed PNG_DEPSTRUCT markup in pngstruct.h and pnginfo.hGlenn Randers-Pehrson2010-02-094-342/+270
* [devel] Bump to version libpng-1.5.0beta05Glenn Randers-Pehrson2010-02-0828-77/+81
* [devel] Imported from libpng-1.5.0beta04.tarv1.5.0beta04Glenn Randers-Pehrson2010-02-0819-28/+28
* [devel] Removed malformed "incomplete struct declaration" of png_infoGlenn Randers-Pehrson2010-02-087-33/+18
* [devel] Bump to version libpng-1.5.0beta04Glenn Randers-Pehrson2010-02-0828-77/+81
* [devel] Imported from libpng-1.5.0beta03.tarv1.5.0beta03Glenn Randers-Pehrson2010-02-0823-103/+129
* [devel] Updated configure script to use SO number 15.Glenn Randers-Pehrson2010-02-0836-168/+178
* [devel] Removed two new incorrect typedefs in png.hGlenn Randers-Pehrson2010-02-081-3/+0
* [devel] Imported from libpng-1.5.0beta02.tarv1.5.0beta02Glenn Randers-Pehrson2010-02-0730-91/+85
* [devel] Fixed incorrect test in new png_push_save_buffer() code.Glenn Randers-Pehrson2010-02-073-14/+24
* [devel] Imported from libpng-1.5.0beta01.tarv1.5.0beta01Glenn Randers-Pehrson2010-02-0790-2919/+2268
* [devel] Imported from libpng-1.4.0rc08.tarv1.4.0rc08Glenn Randers-Pehrson2010-01-0160-111/+111
* [devel] Avoid deprecated references to png_ptr-io_ptr and png_ptr->error_ptrGlenn Randers-Pehrson2010-01-013-17/+33
* [devel] Imported from libpng-1.4.0rc07.tarv1.4.0rc07Glenn Randers-Pehrson2010-01-0137-139/+1829
* [devel] Update copyright year to 2010Glenn Randers-Pehrson2010-01-0126-75/+78
* [devel] Use png_calloc() instead of png_malloc(); png_memset() in pngrutil.cGlenn Randers-Pehrson2010-01-013-1784/+99
* [devel] Updated documentation about libpng-1.2 to 1.4 differences.Glenn Randers-Pehrson2009-12-304-99/+95
* [devel] Imported from libpng-1.4.0rc06.tarv1.4.0rc06Glenn Randers-Pehrson2009-12-2963-159/+165
* [devel] Imported from libpng-1.4.0rc05.tarv1.4.0rc05Glenn Randers-Pehrson2009-12-2739-61/+63
* [devel] Fix typo in INSTALLGlenn Randers-Pehrson2009-12-261-6/+4
* [devel] Changed "libpng-pc.in" to "libpng.pc.in" in configure.ac, configure,Glenn Randers-Pehrson2009-12-256-28/+36
* [devel] Bump version to 1.4.0rc05Glenn Randers-Pehrson2009-12-254-14/+14
* [devel] Imported from libpng-1.4.0rc04.tarv1.4.0rc04Glenn Randers-Pehrson2009-12-2556-96/+97
* [devel] Swapped PNG_UNKNOWN_CHUNKS_SUPPORTED and PNG_HANDLE_AS_UNKNOWN_SUPPORTEDGlenn Randers-Pehrson2009-12-253-13/+27
* [devel] Bump to version 1.4.0rc04Glenn Randers-Pehrson2009-12-254-15/+16
* [devel] Imported from libpng-1.4.0rc03.tarv1.4.0rc03Glenn Randers-Pehrson2009-12-222-2/+14
* [master] Renamed libpng-pc.in back to libpng.pc.in and revised CMakeLists.txtGlenn Randers-Pehrson2009-12-225-3/+7
* [devel] Bump to version 1.4.0rc03Glenn Randers-Pehrson2009-12-2263-122/+126