move animate from contrib to core, and migrate to new API
authorRobin Dunn <robin@alldunn.com>
Wed, 11 Oct 2006 03:51:27 +0000 (03:51 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 11 Oct 2006 03:51:27 +0000 (03:51 +0000)
commite19b9131cb2d7c0f5d05dc75889172de49f788d0
treed7809d1478a81f32a0ebc32babb8fb6d42ca63fe
parentc2695fb3b15ca34114578adc398ac11d038240ad
move animate from contrib to core, and migrate to new API

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
wxPython/config.py
wxPython/contrib/animate/animate.i [deleted file]
wxPython/contrib/animate/gtk/animate.py [deleted file]
wxPython/contrib/animate/gtk/animate_wrap.cpp [deleted file]
wxPython/contrib/animate/mac/animate.py [deleted file]
wxPython/contrib/animate/mac/animate_wrap.cpp [deleted file]
wxPython/contrib/animate/msw/animate.py [deleted file]
wxPython/contrib/animate/msw/animate_wrap.cpp [deleted file]
wxPython/demo/AnimateCtrl.py [new file with mode: 0644]
wxPython/demo/Main.py
wxPython/docs/CHANGES.txt
wxPython/setup.py
wxPython/src/animate.i [new file with mode: 0644]