]> git.saurik.com Git - wxWidgets.git/commit - src/png/INSTALL
readded previsouly removed files (needed for merge after import of libpng-1.2.4)
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Mon, 8 Jul 2002 21:35:05 +0000 (21:35 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Mon, 8 Jul 2002 21:35:05 +0000 (21:35 +0000)
commit75b6e0a0aba793c6b739689b4414c1a2d8fcb041
treeec104d795ad4a4fcfcee912b1fedd3afb0a7b0a2
parentf2f3b9239002a2b858e957f2c527728d772a4f1a
readded previsouly removed files (needed for merge after import of libpng-1.2.4)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
29 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/README [new file with mode: 0644]
src/png/TODO [new file with mode: 0644]
src/png/Y2KINFO [new file with mode: 0644]
src/png/example.c [new file with mode: 0644]
src/png/libpng.3 [new file with mode: 0644]
src/png/libpng.txt [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/pngconf.h [new file with mode: 0644]
src/png/pngerror.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/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/pngtrans.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]