summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [master] Imported from libpng-1.4.4rc04.tarv1.4.4rc04Glenn Randers-Pehrson2010-09-1630-87/+87
* [master] Revised autogen.sh to recognize and use $AUTOCONF, $AUTOMAKE,Glenn Randers-Pehrson2010-09-153-13/+26
* [master] Fixed indentation and removed debugging message from CMakeLists.txtGlenn Randers-Pehrson2010-09-153-12/+14
* [master] Imported from libpng-1.4.4rc03.tarv1.4.4rc03Glenn Randers-Pehrson2010-09-1329-79/+79
* [master] Eliminated another deprecated reference to png_ptr->io_ptrGlenn Randers-Pehrson2010-09-133-2/+6
* [master] Removed an extraneous close-double-quote from CMakeLists.txtGlenn Randers-Pehrson2010-09-133-37/+41
* [master] Imported from libpng-1.4.4rc02.tarv1.4.4rc02Glenn Randers-Pehrson2010-09-1315-29/+30
* [master] Revised CMakeLists.txt (Philip Lowman).Glenn Randers-Pehrson2010-09-132-42/+99
* [master] Bump to version 1.4.4rc02Glenn Randers-Pehrson2010-09-1329-77/+82
* [master] Imported from libpng-1.4.4rc01.tarv1.4.4rc01Glenn Randers-Pehrson2010-09-1030-83/+91
* [master] Imported from libpng-1.4.4beta08.tarv1.4.4beta08Glenn Randers-Pehrson2010-09-0215-54/+28
* [master] Updated the xcode project to work with libpng-1.4.x and added iOSGlenn Randers-Pehrson2010-09-024-222/+672
* [master] Bump to version 1.4.4beta08Glenn Randers-Pehrson2010-08-2630-79/+83
* [master] Imported from libpng-1.4.4beta07.tarv1.4.4beta07Glenn Randers-Pehrson2010-08-2616-31/+31
* [master] Eliminated new unnecessary #if tests regarding the sCAL chunkGlenn Randers-Pehrson2010-08-243-8/+5
* [master] Eliminated a deprecated reference to png_ptr->io_ptr in pngtest.cGlenn Randers-Pehrson2010-08-234-3/+5
* [master] Restored the documentation of PNG_USER_PRIVATEBUILD in pngconf.hGlenn Randers-Pehrson2010-08-233-7/+9
* [master] Corrected handling and documentation of PNG_USER_PRIVATEBUILD flag.Glenn Randers-Pehrson2010-08-223-9/+9
* [master] Changed PNG_LIB_NAME from pngNN to libpngNN in CMakeLists.txtGlenn Randers-Pehrson2010-08-213-1/+3
* [master] Revised CMakeLists.txt to make symlinks instead of copiesGlenn Randers-Pehrson2010-08-213-15/+40
* [master] Revised CMakeLists.txt to put the man pages in share/man/man*Glenn Randers-Pehrson2010-08-213-5/+7
* [master] Update CMakelists.txt to use CMAKE_INSTALL_LIBDIR variable;Glenn Randers-Pehrson2010-08-213-10/+17
* [master] Updated prebuilt aclocal.m4 and ltmain.shGlenn Randers-Pehrson2010-08-174-1180/+1608
* [master] Add .dll.a to symlinks installed by Makefile.am (Yaakov)Glenn Randers-Pehrson2010-08-134-4/+10
* [master] Bump to version 1.4.4beta07Glenn Randers-Pehrson2010-08-1331-89/+89
* [master] Imported from libpng-1.4.4beta06.tarv1.4.4beta06Glenn Randers-Pehrson2010-08-1114-28/+28
* [master] Revised contrib/gregbook to work under cygwin/mingw.Glenn Randers-Pehrson2010-08-116-8/+100
* [master] Don't try to use version-script with cygwin/mingw.Glenn Randers-Pehrson2010-08-115-795/+963
* [master] Bump to version 1.4.4beta06Glenn Randers-Pehrson2010-08-0630-79/+83
* [master] Bump to version 1.4.4beta05Glenn Randers-Pehrson2010-08-0618-56/+65
* [master] Don't depend only _WINDOWS_ in pngconf.h to detect WindowsGlenn Randers-Pehrson2010-08-061-3/+4
* [master] Correct use of _WINDOWS_ in pngconf.hGlenn Randers-Pehrson2010-08-034-15/+14
* [master] Removed unused png_mem_* defines from pngconf.h.Glenn Randers-Pehrson2010-08-033-16/+24
* [master] Imported from libpng-1.4.4beta05.tarv1.4.4beta05Glenn Randers-Pehrson2010-08-0331-112/+101
* [master] Updated projects/visualc71 so it can find scripts/pnglibconf.hGlenn Randers-Pehrson2010-08-038-38/+53
* [master] Updated the read macros and functions from 1.5.0beta38.Glenn Randers-Pehrson2010-07-315-36/+37
* [master] Bump to version 1.4.4beta04Glenn Randers-Pehrson2010-07-2430-79/+83
* [master] Imported from libpng-1.4.4beta03.tarv1.4.4beta03Glenn Randers-Pehrson2010-07-241-1/+1
* [master] Eliminated the new special case typedef of png_longjmp_ptr for WATCOMGlenn Randers-Pehrson2010-07-244-16/+24
* [master] Removed reference to cbuilder5/* from Makefile.in and Makefile.amGlenn Randers-Pehrson2010-07-244-2/+2
* [master] Bump to version 1.4.4beta03Glenn Randers-Pehrson2010-07-2430-79/+83
* [master] Imported from libpng-1.4.4beta02.tarv1.4.4beta02Glenn Randers-Pehrson2010-07-2412-22/+22
* [master] Added a special case typedef of png_longjmp_ptr for WATCOM.Glenn Randers-Pehrson2010-07-243-5/+11
* [master] Moved the definition of png_snprintf()Glenn Randers-Pehrson2010-07-243-27/+32
* [master] Update copyright year in documentationGlenn Randers-Pehrson2010-07-223-17/+17
* [master] Added -DNO_PNG_SNPRINTF to CFLAGS in scripts/makefile.dj2Glenn Randers-Pehrson2010-07-163-4/+6
* [master] Bump to version 1.4.4beta02Glenn Randers-Pehrson2010-07-1230-79/+83
* [master] Imported from libpng-1.4.4beta01.tarv1.4.4beta01Glenn Randers-Pehrson2010-07-1215-228/+24
* [master] Changed "extern PNG_EXPORT" to "PNG_EXPORT" in png.h (Jan Nijtmans)Glenn Randers-Pehrson2010-07-124-215/+223
* [master] Added some "(" that were missing in README and scripts/README.txtGlenn Randers-Pehrson2010-06-302-4/+4