]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/core.i
use WX_DEFINE_ARRAY_PTR for anarray of pointers (fixes Sun CC warning)
[wxWidgets.git] / wxPython / src / core.i
2004-09-23  Robin DunnAdded limited support for wxEventLoop (you can't derive...
2004-06-02  Robin Dunnset the modules' pacakge name to "wx" using a new SWIG...
2004-05-28  Robin Dunncomments and cleanup
2004-04-30  Robin DunnDocstring updates and tweaks for epydoc
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2003-12-19  Robin Dunnautodoc docstring fixes and such
2003-12-17  Robin DunnReworked how stock objects are initialized. They now...
2003-11-26  Robin DunnMore docstrings and rearrainged a couple things.
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...