wxWidgets/wxPython/contrib
Robin Dunn 2b9048c56f %addtofunc --> %pythonAppend
Also used %pythonPrepend to provide backwards compatibility for a few
parameter name changes.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-31 01:18:37 +00:00
..
dllwidget Added Python wrappers for wxRTTI for the wxVScrolledWindow, 2003-08-08 21:32:52 +00:00
gizmos %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
glcanvas %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
iewin %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
ogl %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
stc reSWIGged with the new SWIG runtime and also other recent changes 2004-01-23 21:58:14 +00:00
xrc %addtofunc --> %pythonAppend 2004-01-31 01:18:37 +00:00
.cvsignore merged 2.2 branch 2000-07-15 19:51:35 +00:00
README merged 2.2 branch 2000-07-15 19:51:35 +00:00

These sub directories contain add-on modules that are not part of the
core wxPython, either because of licensing issues, optional code in
wxWindows, contrib code in wxWindows, or whatever.