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

Some fixes for some of the contributed library modules.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-09-16 01:51:13 +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 A couple little fixes for wxSTC 2001-09-04 23:44:17 +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.