]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/events.i
blind fix for gcc warning about ?: and different enums
[wxWidgets.git] / wxPython / src / events.i
2002-07-06  Robin DunnMove wxContextMenuEvent back into the core
2002-05-27  Robin Dunnchanges to match recent CVS updates
2002-04-13  Robin DunnAdded wxMouseCaptureChangedEvent. Added some missing...
2002-04-08  Robin DunnUpdates to match recent CVS changes.
2002-03-10  Robin DunnApplied and merged patch 486364, which enables wxPython...
2002-02-26  Robin DunnChanged the img2py tool to use PNG instead of XPM for...
2002-02-12  Robin DunnA fix for Python 2.2 which can sometimes call __wxClean...
2001-11-28  Robin DunnAdded wxChildFocusEvent
2001-11-25  Robin DunnAdded wxDynamicSashWindow to wxPython, plus other odds...
2001-11-20  Robin DunnReplaced CopyObject with Clone for wxPython-specific...
2001-10-03  Robin DunnRefactored Python shadows to use wxControlWithItems...
2001-08-14  Robin DunnDeprecated PyShell and PyShellWindow, added a snapshot...
2001-06-15  Robin DunnAdded ability to use xml resource files. Still need...
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-06  Robin DunnMouseWheel stuff
2001-03-13  Robin DunnA bunch of little tweaks, fixes, and additions
2000-11-21  Robin DunnNew typemaps for wxString when compiling for Python...
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch