]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/msw
fix for wxFrame's last focus bug (finally?)
[wxWidgets.git] / wxPython / src / msw /
2001-05-31  Robin DunnAdded EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv...
2001-05-22  Robin Dunnchanged version number
2001-05-20  Robin DunnAdded sample to the demo for wxJoystick
2001-05-18  Robin DunnwxDragImage fixes and cleanup
2001-05-18  Robin DunnCleanup up the demo a bit
2001-05-18  Robin DunnFixed wxPoint.__cmp__ and a few others
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-09  Robin DunnFixed bug that prevented wxTreeCtrl.OnCompareItems...
2001-05-08  Robin Dunnupdated generated sources for wxMSW
2001-05-06  Robin DunnMouseWheel stuff
2001-04-30  Robin DunnSome tweaks and cleanup.
2001-04-30  Robin DunnSome tweaks and cleanup.
2001-04-20  Robin DunnA few changes to match header changes and let wxPython...
2001-04-09  Robin DunnImages can now be embedded in Python source files.
2001-04-02  Robin DunnAdded patch to wxPoint_LIST_helper from Tim Hochberg...
2001-04-02  Robin DunnOther odds and ends...
2001-04-02  Robin DunnFix for wxHtmlPrintout getting decrefed in Python at...
2001-03-26  Robin DunnAdded wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave,
2001-03-15  Robin Dunnfixed the automatic sys.stdout/sys.stderr to window...
2001-03-14  Robin DunnChanged wxFont, wxPen, wxBrush to not implicitly use...
2001-03-13  Robin DunnA bunch of little tweaks, fixes, and additions
2001-02-21  Robin Dunnsome little fixes
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2000-12-22  Robin DunnAdded the wxClassInfo stuff back in to the modules...
2000-12-22  Robin DunnMassive code changes and cleanup to allow wxPython...
2000-12-11  Robin Dunn*** empty log message ***
2000-12-10  Robin DunnFixed a bunch of leaking references in how the callback...
2000-11-21  Robin DunnNew typemaps for wxString when compiling for Python...
2000-11-04  Robin Dunnupdated SWIG generated stuff
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