]> git.saurik.com Git - wxWidgets.git/history - wxPython/include/wx
xcode 1.2 native targets
[wxWidgets.git] / wxPython / include / wx /
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-04-14  Robin Dunnwhitespace cleanup
2004-03-30  Robin DunnForward declare wxPyScrolledWindow
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
2004-01-09  Robin DunnBeginings of wxX11 support. Much more to do but I...
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 DunnFix compilation error in gizmos
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...