wxWidgets/wxPython
Robin Dunn 9e58eb5674 Reworked how stock objects are initialized. They now have an
alternate __class__ until the App is initialized so they will raise an
exception if anybody tries to use them before the C++ object has been
created.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-12-17 23:59:57 +00:00
..
contrib reSWIGged 2003-12-11 21:12:51 +00:00
demo Swtch to using Bind, and use better styles for the code viewer 2003-12-17 03:29:47 +00:00
distrib Run swig from the main setup.py when building the renamer's XML 2003-12-11 20:03:42 +00:00
distutils Latest distutils 2003-08-27 00:20:37 +00:00
docs Added PyPlot 2003-12-17 03:25:56 +00:00
include/wx/wxPython Reworked how stock objects are initialized. They now have an 2003-12-17 23:59:57 +00:00
samples Moved simple from demo to samples 2003-12-11 20:04:46 +00:00
scripts regenned tools batch files 2003-12-03 04:10:28 +00:00
src Reworked how stock objects are initialized. They now have an 2003-12-17 23:59:57 +00:00
SWIG Another try at fixing this patch so it applies cleanly 2003-12-11 19:46:13 +00:00
wx Added PyPlot 2003-12-17 03:25:56 +00:00
wxPython Regenerated the renamers with the new build_renamers.py 2003-12-11 20:06:35 +00:00
.cvsignore wxPython Merge #2 of 2.4 branch --> HEAD (branch tag: wxPy_2_4_merge_2) 2003-07-02 23:13:10 +00:00
b Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
b.bat Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
setup.py Run swig from the main setup.py when building the renamer's XML 2003-12-11 20:03:42 +00:00