]> git.saurik.com Git - wxWidgets.git/commit - src/png/CHANGES
bring the new linpng 1.2.20 (without its contrib subdirectory) into trunk
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 21 Sep 2007 18:47:38 +0000 (18:47 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 21 Sep 2007 18:47:38 +0000 (18:47 +0000)
commit0272a10d2e6d5323422c4c8600fe47ccac0df182
treed4631c5513771282da49b1f68a9d716f5c0c60d7
parent5e60a12a069e1e7e8213d41c8d3243e7d3b0913e
bring the new linpng 1.2.20 (without its contrib subdirectory) into trunk

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
121 files changed:
src/png/ANNOUNCE [new file with mode: 0644]
src/png/CHANGES [new file with mode: 0644]
src/png/INSTALL [new file with mode: 0644]
src/png/KNOWNBUG [new file with mode: 0644]
src/png/LICENSE [new file with mode: 0644]
src/png/README [new file with mode: 0644]
src/png/TODO [new file with mode: 0644]
src/png/Y2KINFO [new file with mode: 0644]
src/png/configure [new file with mode: 0755]
src/png/example.c [new file with mode: 0644]
src/png/libpng-1.2.20.txt [new file with mode: 0644]
src/png/libpng.3 [new file with mode: 0644]
src/png/libpngpf.3 [new file with mode: 0644]
src/png/png.5 [new file with mode: 0644]
src/png/png.c [new file with mode: 0644]
src/png/png.h [new file with mode: 0644]
src/png/pngbar.jpg [new file with mode: 0644]
src/png/pngbar.png [new file with mode: 0644]
src/png/pngconf.h [new file with mode: 0644]
src/png/pngerror.c [new file with mode: 0644]
src/png/pnggccrd.c [new file with mode: 0644]
src/png/pngget.c [new file with mode: 0644]
src/png/pngmem.c [new file with mode: 0644]
src/png/pngnow.png [new file with mode: 0644]
src/png/pngpread.c [new file with mode: 0644]
src/png/pngread.c [new file with mode: 0644]
src/png/pngrio.c [new file with mode: 0644]
src/png/pngrtran.c [new file with mode: 0644]
src/png/pngrutil.c [new file with mode: 0644]
src/png/pngset.c [new file with mode: 0644]
src/png/pngtest.c [new file with mode: 0644]
src/png/pngtest.png [new file with mode: 0644]
src/png/pngtrans.c [new file with mode: 0644]
src/png/pngvcrd.c [new file with mode: 0644]
src/png/pngwio.c [new file with mode: 0644]
src/png/pngwrite.c [new file with mode: 0644]
src/png/pngwtran.c [new file with mode: 0644]
src/png/pngwutil.c [new file with mode: 0644]
src/png/projects/beos/x86-shared.proj [new file with mode: 0644]
src/png/projects/beos/x86-shared.txt [new file with mode: 0644]
src/png/projects/beos/x86-static.proj [new file with mode: 0644]
src/png/projects/beos/x86-static.txt [new file with mode: 0644]
src/png/projects/cbuilder5/libpng.bpf [new file with mode: 0644]
src/png/projects/cbuilder5/libpng.bpg [new file with mode: 0644]
src/png/projects/cbuilder5/libpng.bpr [new file with mode: 0644]
src/png/projects/cbuilder5/libpng.cpp [new file with mode: 0644]
src/png/projects/cbuilder5/libpng.readme.txt [new file with mode: 0644]
src/png/projects/cbuilder5/libpngstat.bpf [new file with mode: 0644]
src/png/projects/cbuilder5/libpngstat.bpr [new file with mode: 0644]
src/png/projects/cbuilder5/zlib.readme.txt [new file with mode: 0644]
src/png/projects/netware.txt [new file with mode: 0644]
src/png/projects/visualc6/README.txt [new file with mode: 0644]
src/png/projects/visualc6/libpng.dsp [new file with mode: 0644]
src/png/projects/visualc6/libpng.dsw [new file with mode: 0644]
src/png/projects/visualc6/pngtest.dsp [new file with mode: 0644]
src/png/projects/visualc71/PRJ0041.mak [new file with mode: 0644]
src/png/projects/visualc71/README.txt [new file with mode: 0644]
src/png/projects/visualc71/README_zlib.txt [new file with mode: 0644]
src/png/projects/visualc71/libpng.sln [new file with mode: 0644]
src/png/projects/visualc71/libpng.vcproj [new file with mode: 0644]
src/png/projects/visualc71/pngtest.vcproj [new file with mode: 0644]
src/png/projects/visualc71/zlib.vcproj [new file with mode: 0644]
src/png/projects/wince.txt [new file with mode: 0644]
src/png/scripts/CMakeLists.txt [new file with mode: 0644]
src/png/scripts/SCOPTIONS.ppc [new file with mode: 0644]
src/png/scripts/descrip.mms [new file with mode: 0644]
src/png/scripts/libpng-config-body.in [new file with mode: 0755]
src/png/scripts/libpng-config-head.in [new file with mode: 0755]
src/png/scripts/libpng-config.in [new file with mode: 0755]
src/png/scripts/libpng.icc [new file with mode: 0644]
src/png/scripts/libpng.pc-configure.in [new file with mode: 0644]
src/png/scripts/libpng.pc.in [new file with mode: 0644]
src/png/scripts/makefile.32sunu [new file with mode: 0644]
src/png/scripts/makefile.64sunu [new file with mode: 0644]
src/png/scripts/makefile.acorn [new file with mode: 0644]
src/png/scripts/makefile.aix [new file with mode: 0644]
src/png/scripts/makefile.amiga [new file with mode: 0644]
src/png/scripts/makefile.atari [new file with mode: 0644]
src/png/scripts/makefile.bc32 [new file with mode: 0644]
src/png/scripts/makefile.beos [new file with mode: 0644]
src/png/scripts/makefile.bor [new file with mode: 0644]
src/png/scripts/makefile.cygwin [new file with mode: 0644]
src/png/scripts/makefile.darwin [new file with mode: 0644]
src/png/scripts/makefile.dec [new file with mode: 0644]
src/png/scripts/makefile.dj2 [new file with mode: 0644]
src/png/scripts/makefile.elf [new file with mode: 0644]
src/png/scripts/makefile.freebsd [new file with mode: 0644]
src/png/scripts/makefile.gcc [new file with mode: 0644]
src/png/scripts/makefile.gcmmx [new file with mode: 0644]
src/png/scripts/makefile.hp64 [new file with mode: 0644]
src/png/scripts/makefile.hpgcc [new file with mode: 0644]
src/png/scripts/makefile.hpux [new file with mode: 0644]
src/png/scripts/makefile.ibmc [new file with mode: 0644]
src/png/scripts/makefile.intel [new file with mode: 0644]
src/png/scripts/makefile.knr [new file with mode: 0644]
src/png/scripts/makefile.linux [new file with mode: 0644]
src/png/scripts/makefile.mingw [new file with mode: 0644]
src/png/scripts/makefile.mips [new file with mode: 0644]
src/png/scripts/makefile.msc [new file with mode: 0644]
src/png/scripts/makefile.ne12bsd [new file with mode: 0644]
src/png/scripts/makefile.netbsd [new file with mode: 0644]
src/png/scripts/makefile.nommx [new file with mode: 0644]
src/png/scripts/makefile.openbsd [new file with mode: 0644]
src/png/scripts/makefile.os2 [new file with mode: 0644]
src/png/scripts/makefile.sco [new file with mode: 0644]
src/png/scripts/makefile.sggcc [new file with mode: 0644]
src/png/scripts/makefile.sgi [new file with mode: 0644]
src/png/scripts/makefile.so9 [new file with mode: 0644]
src/png/scripts/makefile.solaris [new file with mode: 0644]
src/png/scripts/makefile.solaris-x86 [new file with mode: 0644]
src/png/scripts/makefile.std [new file with mode: 0644]
src/png/scripts/makefile.sunos [new file with mode: 0644]
src/png/scripts/makefile.tc3 [new file with mode: 0644]
src/png/scripts/makefile.vcawin32 [new file with mode: 0644]
src/png/scripts/makefile.vcwin32 [new file with mode: 0644]
src/png/scripts/makefile.watcom [new file with mode: 0644]
src/png/scripts/makevms.com [new file with mode: 0644]
src/png/scripts/pngos2.def [new file with mode: 0644]
src/png/scripts/pngw32.def [new file with mode: 0644]
src/png/scripts/pngw32.rc [new file with mode: 0644]
src/png/scripts/smakefile.ppc [new file with mode: 0644]