]> git.saurik.com Git - wxWidgets.git/history - wxPython/include/wx/wxPython/wxPython_int.h
Update SWIG patch to output "True" ("False") in the autodoc string
[wxWidgets.git] / wxPython / include / wx / wxPython / wxPython_int.h
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-09-09  Robin DunnNew SWIG runtime files and api updates for the move...
2004-06-30  Robin DunnSince the wxPyMake_wxObject typemap is also used for...
2004-06-09  Robin Dunnuse the API Ptr accessor for the inline functions too.
2004-06-07  Robin Dunntypo fixed
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-14  Robin DunnAdd SetBestSize, GetDefaultAttributes and fixed ShouldI...
2004-04-14  Robin Dunnwhitespace cleanup
2004-03-28  Robin DunnAllow overriding ApplyParentThemeBackground
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-03-23  Robin DunnLindsay Mathieson's newest wxActiveX class has been...
2004-03-10  Robin DunnAllow wxApp::MacOpenFile, MacPrintFile, MacNewFile...
2004-02-21  Robin DunnNew SWIG runtime files
2004-02-21  Robin DunnUse a local copy of the old wxBufferedDC classes until...
2004-01-31  Robin DunnFix compile error
2004-01-31  Robin DunnUpdated SWIG runtime code
2003-12-20  Robin DunnAquire the GIL before raising the NotImplementedError...
2003-12-17  Robin DunnReworked how stock objects are initialized. They now...
2003-12-05  Robin DunnFixed the double traceback when an exception happens...
2003-11-24  Robin DunnFixed parameter type
2003-11-21  Robin DunnLots of bup fixes, API updates, etc
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...