]> git.saurik.com Git - wxWidgets.git/history - utils/wxPython/src/msw/wx.cpp
wxPython 2.0b9, first phase (win32)
[wxWidgets.git] / utils / wxPython / src / msw / wx.cpp
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...