]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/msw/frames.cpp
Refactored Python shadows to use wxControlWithItems where appropriate.
[wxWidgets.git] / wxPython / src / msw / frames.cpp
2001-10-03  Robin DunnRefactored Python shadows to use wxControlWithItems...
2001-09-27  Robin DunnVarious updates, changes for wxTopLevelWindow, fixes for
2001-09-07  Robin DunnFixed an OOR related bug that happened when a class...
2001-08-31  Robin DunnAdded XRCed to the wxPython Tools directory, contribute...
2001-07-29  Robin DunnAdded context help stuff to wxPython
2001-07-05  Robin Dunnodds and ends...
2001-05-18  Robin DunnCleanup up the demo a bit
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-08  Robin Dunnupdated generated sources for wxMSW
2001-04-02  Robin DunnAdded patch to wxPoint_LIST_helper from Tim Hochberg...
2001-03-14  Robin DunnChanged wxFont, wxPen, wxBrush to not implicitly use...
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-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-07-15  Bryan Pettymerged 2.2 branch