]> git.saurik.com Git - wxWidgets.git/history - utils/wxPython/src/msw/wx.cpp
Some tweaks and updates
[wxWidgets.git] / utils / wxPython / src / msw / wx.cpp
1999-09-10  Robin DunnSome tweaks and updates
1999-09-02  Robin DunnPrep for wxPython 2.1b3 release
1999-08-24  Robin DunnNew build system for wxPython. (Still needs some polis...
1999-08-18  Robin DunnUsing a new version of SWIG
1999-08-05  Robin DunnSome tweaks...
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-01  Robin DunnAdded the missing EVT_LIST_ITEM_SELECTED and friends.
1999-01-30  Robin DunnAdded wxSashWindow, wxSashEvent, wxLayoutAlgorithm...
1999-01-14  Vadim Zeitlin1. NOT_FOUND -> wxNOT_FOUND
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...