]> git.saurik.com Git - wxWidgets.git/history - utils/wxPython/src/msw/wx.py
small fixes and cleanups
[wxWidgets.git] / utils / wxPython / src / msw / wx.py
2000-01-05  Robin DunnwxFloatbar fixes
1999-12-29  Robin DunnAdded some missing EVT_ functions
1999-12-23  Robin DunnNew toolbar wrappers
1999-11-30  Robin DunnVarious small fixes and tweaks
1999-11-25  Robin DunnBug fixes, new tests and demos, new generated source...
1999-11-06  Robin DunnwxPython stuff:
1999-10-29  Robin DunnAdded wxPython support of new HTML Printing classes.
1999-10-23  Robin DunnFixed a deadlock problem when using threads
1999-10-09  Robin Dunnminor additions and bugfixes
1999-10-06  Robin Dunnadded font encoding support
1999-09-30  Robin Dunn1. wxHtmlHelpController and related classes
1999-09-13  Robin DunnMore tweaks
1999-09-10  Robin DunnSome tweaks and updates
1999-08-18  Robin DunnUsing a new version of SWIG
1999-08-05  Robin DunnSome minor tweaks
1999-07-31  Robin DunnwxPython 2.1b1:
1999-06-28  Robin DunnFinal tweaks for 2.1b1
1999-06-22  Robin DunnwxPython 2.1b1 for wxMSW (wxGTK coming soon)
1999-05-02  Robin DunnMore for wxPython 2.0b9 (hopefully the last...)
1999-04-30  Robin DunnwxPython 2.0b9, first phase (win32)
1999-03-05  Robin DunnMinor wxPython changes for wxWin 2.0
1999-02-25  Robin DunnwxPython version 2.0b5
1999-02-20  Robin DunnAdded wxWindow_FromHWND(hWnd) for wxMSW to construct...
1999-02-01  Robin DunnAdded the missing EVT_LIST_ITEM_SELECTED and friends.
1999-01-30  Robin DunnAdded wxSashWindow, wxSashEvent, wxLayoutAlgorithm...
1998-12-21  Robin DunnNow compiles with /GX- on MSW.
1998-12-17  Robin DunnwxPython 0.5.2
1998-12-15  Robin DunnChanged the import semantics from "from wxPython import...