]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_app.i
Docs for [GS]etDefaultPyEncoding
[wxWidgets.git] / wxPython / src / _app.i
2004-12-28  Robin DunnDocs for [GS]etDefaultPyEncoding
2004-12-15  Robin DunnInstead of always using the Python default encoding...
2004-10-05  Robin DunnAdded wx.App.IsMainLoopRunning
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-07-17  Robin DunnAvoid using the OOR typemap in the constructors
2004-05-14  Robin DunnChange the C name of my wxGetApp so it doesn't conflict...
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-04-30  Robin DunnDocstring updates and tweaks for epydoc
2004-04-05  Robin DunnGetDefaultAttributes, and other tweaks needed to get...
2004-02-14  Robin DunnAdded some docstrings.
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...