Added animation classes to contrib hierarchy
authorJulian Smart <julian@anthemion.co.uk>
Fri, 6 Jul 2001 10:24:54 +0000 (10:24 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 6 Jul 2001 10:24:54 +0000 (10:24 +0000)
commit4638d697a3cf0b71597b1cedbbd8f62d2a4d3797
treec9632dfeb2f901b00b84d9de16f401e6ae4a7688
parent286e2db69c9c121e1285b3f70b36aaef584557a9
Added animation classes to contrib hierarchy

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
33 files changed:
contrib/include/wx/animate/animate.h [new file with mode: 0644]
contrib/samples/animate/AniTestVC.dsp [new file with mode: 0644]
contrib/samples/animate/AniTestVC.dsw [new file with mode: 0644]
contrib/samples/animate/Makefile.in [new file with mode: 0644]
contrib/samples/animate/anitest.cpp [new file with mode: 0644]
contrib/samples/animate/anitest.h [new file with mode: 0644]
contrib/samples/animate/bttrfly.gif [new file with mode: 0644]
contrib/samples/animate/hooked.gif [new file with mode: 0644]
contrib/samples/animate/make_cw.mcp [new file with mode: 0644]
contrib/samples/animate/makefile.b32 [new file with mode: 0644]
contrib/samples/animate/makefile.g95 [new file with mode: 0644]
contrib/samples/animate/makefile.sc [new file with mode: 0644]
contrib/samples/animate/makefile.unx [new file with mode: 0644]
contrib/samples/animate/makefile.va [new file with mode: 0644]
contrib/samples/animate/makefile.vc [new file with mode: 0644]
contrib/samples/animate/makefile.wat [new file with mode: 0644]
contrib/samples/animate/makemac.mcp [new file with mode: 0644]
contrib/samples/animate/makemac6.mcp [new file with mode: 0644]
contrib/samples/animate/mondrian.ico [new file with mode: 0644]
contrib/samples/animate/tbttrfly.gif [new file with mode: 0644]
contrib/samples/plot/Makefile.in
contrib/src/Makefile.in
contrib/src/animate/AnimateVC.dsp [new file with mode: 0644]
contrib/src/animate/AnimateVC.dsw [new file with mode: 0644]
contrib/src/animate/Makefile.in [new file with mode: 0644]
contrib/src/animate/animate.cpp [new file with mode: 0644]
contrib/src/animate/makefile.b32 [new file with mode: 0644]
contrib/src/animate/makefile.g95 [new file with mode: 0644]
contrib/src/animate/makefile.vc [new file with mode: 0644]
contrib/src/animate/readme.txt [new file with mode: 0644]
distrib/msw/contrib.rsp
distrib/msw/makefile.rsp
distrib/msw/vc.rsp