added wxStaticCast, moved wxConstCast from wx/object.h to wx/defs.h for consistency
[wxWidgets.git] / wxPython / src / _app.i
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2003-12-20  Robin DunnAquire the GIL before raising the NotImplementedError...
2003-12-19  Robin Dunnautodoc docstring fixes and such
2003-11-20  Robin DunnMore docstrings.
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...