summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [legacy] Imported from libpng-1.2.44rc01.tarv1.2.44rc01Glenn Randers-Pehrson2010-06-2555-131/+138
* [legacy] Imported from libpng-1.2.44beta03.tarv1.2.44beta03Glenn Randers-Pehrson2010-06-2555-186/+228
* [legacy] Imported from libpng-1.2.44beta02.tarv1.2.44beta02Glenn Randers-Pehrson2010-06-2555-123/+139
* [legacy] Imported from libpng-1.2.44beta01.tarv1.2.44beta01Glenn Randers-Pehrson2010-06-2558-151/+180
* [legacy] Imported from libpng-1.2.43.tarv1.2.43Glenn Randers-Pehrson2010-02-2562-154/+140
* [legacy] Removed unused gzio.c from contrib/pngminim gather and makefileGlenn Randers-Pehrson2010-02-218-10/+16
* [legacy] Define _ALL_SOURCE in configure.ac, makefile.aix, and CMakeLists.txtGlenn Randers-Pehrson2010-02-193-30/+22
* [legacy] Imported from libpng-1.2.43rc02.tarv1.2.43rc02Glenn Randers-Pehrson2010-02-1955-102/+106
* [legacy] Define _ALL_SOURCE in pngconf.h when building with AIX compiler.Glenn Randers-Pehrson2010-02-196-36/+62
* [legacy] Added a comment to scripts/makefile.mingw about not using CMD.EXEGlenn Randers-Pehrson2010-02-191-1/+5
* [legacy] Imported from libpng-1.2.43rc01.tarv1.2.43rc01Glenn Randers-Pehrson2010-02-1862-136/+136
* [legacy] Imported from libpng-1.2.43beta05.tarv1.2.43beta05Glenn Randers-Pehrson2010-02-1259-113/+113
* [legacy] Ported png_decompress_chunk() from libpng-1.4.1Glenn Randers-Pehrson2010-02-123-212/+181
* [legacy] Imported from libpng-1.2.43beta04.tarGlenn Randers-Pehrson2010-02-0825-49/+45
* [legacy] Return allocated "old_buffer" in png_push_save_buffer()Glenn Randers-Pehrson2010-02-083-2/+9
* [previous] Removed PNGAPI declaration of png_calloc() and png_write_sig()Glenn Randers-Pehrson2010-02-084-2/+6
* [legacy] Imported from libpng-1.2.43beta04.tarv1.2.43beta04Glenn Randers-Pehrson2010-02-0762-131/+130
* [legacy] Fixed incorrect test in new png_push_save_buffer() code.Glenn Randers-Pehrson2010-02-073-22/+30
* [legacy] Imported from libpng-1.2.43beta03.tarv1.2.43beta03Glenn Randers-Pehrson2010-02-0763-235/+411
* [legacy] Imported from libpng-1.2.43beta02.tarv1.2.43beta02Glenn Randers-Pehrson2010-02-0150-107/+106
* [legacy] Backported new png_decompress_chunk() algorithm from libpng-1.4.1Glenn Randers-Pehrson2010-02-013-67/+133
* [legacy] Removed "#ifdef PNG_1_0_X / #endif" around PNG_READ_16_TO_8_SUPPORTEDGlenn Randers-Pehrson2010-01-143-8/+12
* [legacy] Updated CMakeLists.txt for consistent indentation and to avoid anGlenn Randers-Pehrson2010-01-043-107/+125
* [legacy] Bump to version 1.2.43beta01Glenn Randers-Pehrson2010-01-0352-141/+126
* [master] Imported from libpng-1.2.42.tarv1.2.42Glenn Randers-Pehrson2010-01-0256-150/+141
* [master] Imported from libpng-1.2.42rc05.tarv1.2.42rc05Glenn Randers-Pehrson2010-01-0153-108/+109
* [master] Avoid deprecated references to png_ptr-io_ptr and png_ptr->error_ptrGlenn Randers-Pehrson2010-01-013-24/+40
* [master] Imported from libpng-1.2.42rc04.tarv1.2.42rc04Glenn Randers-Pehrson2010-01-0148-112/+119
* [master] Updated copyright year to 2010 and made some trivial cosmetic changesGlenn Randers-Pehrson2010-01-0112-66/+71
* [master] Imported from libpng-1.2.42rc03.tarv1.2.42rc03Glenn Randers-Pehrson2009-12-2560-104/+104
* [master] Swapped PNG_UNKNOWN_CHUNKS_SUPPORTED and PNG_HANDLE_AS_UNKNOWN_SUPPO...Glenn Randers-Pehrson2009-12-253-22/+31
* [master] Bump to version 1.2.42rc03Glenn Randers-Pehrson2009-12-253-16/+16
* [master] Imported from libpng-1.2.42rc02.tarv1.2.42rc02Glenn Randers-Pehrson2009-12-2329-47/+51
* [master] Renamed libpng-pc.in back to libpng.pc.in and revised CMakeLists.txtGlenn Randers-Pehrson2009-12-224-6/+11
* [master] Bump to version libpng-1.2.42rc02Glenn Randers-Pehrson2009-12-2266-139/+143
* [master] Imported from libpng-1.2.42rc01.tarv1.2.42rc01Glenn Randers-Pehrson2009-12-1729-45/+51
* [master] Bump to version 1.2.42rc01Glenn Randers-Pehrson2009-12-1366-136/+142
* [master] Imported from libpng-1.2.42beta02.tarv1.2.42beta02Glenn Randers-Pehrson2009-12-113-5/+12
* [master] Relocated png_do_chop() to its original position in pngrtran.cGlenn Randers-Pehrson2009-12-113-5/+11
* [master] Removed leftover "-DPNG_CONFIGURE_LIBPNG"Glenn Randers-Pehrson2009-12-115-5/+7
* [master] Bump to version 1.2.42beta02Glenn Randers-Pehrson2009-12-1166-138/+142
* [master] Removed leftover "-DPNG_CONFIGURE_LIBPNG" from scripts/makefile.darwinGlenn Randers-Pehrson2009-12-043-1/+3
* [master] Imported from libpng-1.2.42beta01.tarv1.2.42beta01Glenn Randers-Pehrson2009-12-042-2/+6
* [master] Revised scripts/makefile.netbsd, makefile.openbsd, and makefile.scoGlenn Randers-Pehrson2009-12-045-7/+13
* [master] Removed "#define PNG_NO_ERROR_NUMBERS" that was inadvertently addedGlenn Randers-Pehrson2009-12-043-1/+4
* [master] Bump to version 1.2.42beta01Glenn Randers-Pehrson2009-12-0467-191/+152
* [master] Imported from libpng-1.2.41.tarv1.2.41Glenn Randers-Pehrson2009-12-0266-240/+154
* [master] Brought README up to date.Glenn Randers-Pehrson2009-11-273-47/+59
* [master] Bump to version 1.2.41rc04Glenn Randers-Pehrson2009-11-2788-211/+249
* [master] Imported from libpng-1.2.41rc03.tarv1.2.41rc03Glenn Randers-Pehrson2009-11-2564-133/+99