]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/filesys.i
include "wx/module.h" for wxModule
[wxWidgets.git] / wxPython / src / filesys.i
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-03-18  Robin DunnAdded wxBufferedDC, changes for wxMenu and wxMenuItem...
2002-02-28  Robin DunnMoved declaratrions of wxPyInputStream and etc. into...
2002-02-23  Robin DunnFinished wrapping and providing typemaps for wxInputStr...
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2000-12-10  Robin DunnFixed a bunch of leaking references in how the callback...
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch