]> git.saurik.com Git - wxWidgets.git/history - utils/wxPython/src/helpers.cpp
wxPython 2.1b1 for wxMSW (wxGTK coming soon)
[wxWidgets.git] / utils / wxPython / src / helpers.cpp
1999-06-22  Robin DunnwxPython 2.1b1 for wxMSW (wxGTK coming soon)
1999-04-30  Robin DunnwxPython 2.0b9, first phase (win32)
1999-02-20  Robin DunnAdded wxWindow_FromHWND(hWnd) for wxMSW to construct...
1999-01-30  Robin DunnAdded wxSashWindow, wxSashEvent, wxLayoutAlgorithm...
1999-01-30  Robin DunnAdded wxSashWindow, wxSashEvent, wxLayoutAlgorithm...
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-15  Robin DunnChanged the import semantics from "from wxPython import...
1998-11-25  Robin DunnAdded wxPalette, wxRegion, wxRegionIterator, wxTaskbarIcon
1998-11-15  Robin DunnRemoving some ifdef's for wxGTK
1998-11-03  Robin Dunnfixed a typo
1998-10-20  Robin DunnNew wxTreeCtrl wrappers (untested)
1998-10-02  Robin DunnVersion 0.4 of wxPython for MSW.
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-08-27  Robin DunnSome chicken-and-egg problems solved for wxPython on...
1998-08-27  Robin Dunn- more tweaks
1998-08-18  Robin Dunnifdef out some wxGTK specific code
1998-08-18  Robin Dunnmore wxGTK compatibility things.
1998-08-16  Robin DunnMore wxGTK work.
1998-08-15  Robin Dunn- Moved the header in the .i files out of the code...
1998-08-14  Robin DunnBeginings of wxGTK compatibility
1998-08-09  Robin DunnInitial version