]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/msw/wx.py
Fixed a typemap.
[wxWidgets.git] / wxPython / src / msw / wx.py
2002-01-21  Robin DunnFixed a typemap.
2002-01-15  Robin DunnAdded wxGenericDirCtrl and other varioius updates
2002-01-05  Robin DunnSome updates to go with changes in current CVS.
2001-12-03  Robin DunnAdded SplitTree sample to the demo
2001-11-29  Robin DunnChanges to ensure that GDI objects returned from Python...
2001-11-28  Robin DunnAdded wxChildFocusEvent
2001-11-27  Robin DunnChanges needed to solve wxPython's OOR problem for...
2001-11-25  Robin DunnAdded wxDynamicSashWindow to wxPython, plus other odds...
2001-11-20  Robin DunnSWIGged updates
2001-10-21  Robin DunnAdded wxClientDataContainer to wxSizer, so sizers can...
2001-10-18  Robin DunnAdded wxTE_NOHIDESEL
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-04  Robin DunnRegenerated some swig code, added some missing WXK_...
2001-09-27  Robin DunnVarious updates, changes for wxTopLevelWindow, fixes for
2001-09-14  Robin DunnA better way to handle the OOR wxPyListCtrl --> wxLIstC...
2001-09-07  Robin DunnFixed an OOR related bug that happened when a class...
2001-08-28  Robin DunnAdded a new sample app that is a style editor for wxSTC.
2001-07-29  Robin DunnAdded context help stuff to wxPython
2001-07-14  Robin DunnNumber() to GetCount() and other changes needed for...
2001-06-15  Robin DunnAdded ability to use xml resource files. Still need...
2001-05-20  Robin DunnAdded sample to the demo for wxJoystick
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-06  Robin DunnMouseWheel stuff
2001-04-20  Robin DunnA few changes to match header changes and let wxPython...
2001-04-02  Robin DunnOther odds and ends...
2001-03-26  Robin DunnAdded wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave,
2001-03-15  Robin Dunnfixed the automatic sys.stdout/sys.stderr to window...
2001-03-13  Robin DunnA bunch of little tweaks, fixes, and additions
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