wxWidgets/wxPython/contrib
Robin Dunn 059a841c96 Significantly changed how the Python interpreter lock and thread state
are managed, which should fix the problem of running on a
multi-processor machine.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-09-17 21:47:20 +00:00
..
glcanvas Cleanup up the demo a bit 2001-05-18 21:59:59 +00:00
ogl Significantly changed how the Python interpreter lock and thread state 2001-09-16 01:51:13 +00:00
stc Significantly changed how the Python interpreter lock and thread state 2001-09-17 21:47:20 +00:00
xrc Added ability to use xml resource files. Still need to add ability to 2001-06-15 21:43:26 +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.