]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/msw
Fixed a compile error
[wxWidgets.git] / wxPython / src / msw /
2004-01-27  Robin DunnreSWIGged
2004-01-23  Robin DunnreSWIGged for new runtime, etc.
2004-01-15  Robin DunnreSWIGged
2004-01-02  Robin DunnreSWIGged
2003-12-30  Robin DunnreSWIGged
2003-12-24  Robin DunnreSWIGged
2003-12-23  Robin DunnreSWIGged
2003-12-20  Robin DunnreSWIGged
2003-12-20  Robin DunnreSWIGged
2003-12-11  Robin DunnreSWIGged
2003-12-03  Robin DunnreSWIGged
2003-11-27  Robin DunnreSWIGged
2003-11-24  Robin DunnreSWIGged
2003-11-22  Robin DunnreSWIGged
2003-11-22  Robin DunnFix problems with the wxHtmpTagHandler wrappers and...
2003-11-21  Robin DunnreSWIGged
2003-11-19  Robin DunnreSWIGged
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-10-22  Robin DunnreSWIGged
2003-10-18  Robin DunnreSWIGged
2003-09-18  Robin DunnSWIGged updates
2003-09-01  Robin DunnreSWIGged
2003-08-23  Robin DunnreSWIGged
2003-08-14  Robin DunnreSWIGged
2003-07-26  Robin DunnMore build fixes
2003-07-25  Robin Dunnbuild fixes and reSWIGs for wxMSW
2003-03-26  Robin DunnSWIGged updates for wxMSW
2003-03-25  Robin DunnSWIGged updates for wxMSW
2002-09-08  Robin DunnGetLanguageInfo
2002-09-07  Robin DunnSome last minute little tweaks
2002-09-06  Robin DunnIncremented preview number, reswigged a couple things
2002-09-05  Robin DunnSWIGged updates for wxMSW
2002-08-28  Robin DunnSome unicode fixes for the wxWisard wrappers
2002-08-27  Robin DunnCompilation fixes for wxPython's wxWizard, added wxRegi...
2002-08-24  Robin DunnAdded SendSizeEvent
2002-08-22  Robin DunnA more dynamic wxWizard sample, and a fix for wxGrid...
2002-08-21  Robin DunnwxWizardPage now handled by OOR
2002-08-21  Robin DunnSWIGged updates for wxGTK
2002-08-17  Robin DunnAdded wxWizard and the wizard page classes, as well...
2002-08-17  Robin DunnFixed wxPython's wxArt constants
2002-08-16  Robin DunnSWIGged updates for wxMSW
2002-08-14  Robin DunnAllow AddWindow and RemoveWindow to be overridden in...
2002-08-12  Robin DunnAdded accessor for the main window in generic wxListCtr...
2002-08-12  Robin DunnwxPySimpleApp calls wxInitAllImageHandlers
2002-08-08  Robin DunnUpdated version and other minor tweaks
2002-07-25  Robin Dunnchanges to match recent CVS updates
2002-07-20  Robin DunnFix for wxPyTipProvider. Now it is possible to derive...
2002-07-20  Robin DunnSWIGged updates for wxMSW
2002-07-12  Robin DunnChanged wxProcess::Open to take a flags arg to pass...
2002-07-12  Robin DunnI forgot the wxSignal enum
2002-07-12  Robin DunnAdded wxProcess_Open and etc.
2002-07-11  Robin DunnChanged the wxDateTime.Parse* methods to return an...
2002-07-11  Robin DunnAdded wxEVT_SCROLL_ENDSCROLL
2002-07-06  Robin DunnA few other tweaks, reduced some flicker in the demo...
2002-07-06  Robin DunnMove wxContextMenuEvent back into the core
2002-07-03  Robin DunnUpdates related to wxID_ANY and etc.
2002-07-02  Robin DunnSome improvements and additions for wxListCtrl and...
2002-06-26  Robin DunnSome trace log updates
2002-06-24  Robin DunnAdded wxPyPanel
2002-06-21  Robin Dunnfixed a typo
2002-06-20  Robin DunnChanges needed to allow compilation with SunCC.
2002-06-15  Robin DunnFixed a bunch of embarassing reference leaks
2002-06-14  Robin DunnAdded wxArtProvider and other changes to match CVS...
2002-06-13  Robin Dunnfixed some paths in build scripts
2002-06-12  Robin Dunnmake the second parameter to wxTreeCtrl.GetFirstChild...
2002-06-06  Robin DunnAdded wxPyWindow and wxPyControl which are just like...
2002-06-05  Robin Dunnminor updates
2002-05-27  Robin DunnChanged the default style flags on wxSplashScreen
2002-05-27  Robin DunnSWIGged updates for wxMSW
2002-05-19  Václav SlavíkCosmetic changes to wxSS::GetScreen:
2002-05-15  Robin DunnAn implementation of wxPen.GetDashes.
2002-05-12  Robin Dunnvarious tweaks and updates
2002-05-09  Robin Dunnupdates for recent CVS changes
2002-05-05  Robin DunnVarious minor tweaks and updates
2002-05-03  Robin DunnUpdates for Push/Pop status text
2002-05-02  Robin DunnChanged the name of export.h to wxPython.h so it wouldn...
2002-04-29  Robin DunnVarious minor updates
2002-04-22  Robin DunnChanges to match CVS updates over the weekend.
2002-04-22  Robin DunnAdded wxImage.GetDataBuffer which returns an in-place...
2002-04-18  Robin DunnwxDF_HTML and FloodFill interface updates
2002-04-18  Robin DunnSome wxGrid related classes now support OOR.
2002-04-17  Robin DunnAdded some methods to be consistent with wxWindow
2002-04-17  Robin DunnA few tweaks and cleanups
2002-04-16  Robin DunnUse the OOR typemap for wxTreeCtrls too.
2002-04-13  Robin DunnAdded wxMouseCaptureChangedEvent. Added some missing...
2002-04-11  Robin DunnBetter error message, flags --> style in wxHtmlWindow...
2002-04-10  Robin DunnChanges to match cvs update
2002-04-09  Robin DunnA little black magic... When the C++ object (for a...
2002-04-09  Robin DunnForgot to set OOR info on wxSplashScreen
2002-04-09  Robin DunnSome little additions to how wxBufferedDC is wrapped.
2002-04-08  Robin DunnUpdates to match recent CVS changes.
2002-04-05  Robin DunnAdded a few new flags, etc.
2002-04-03  Robin DunnMove font and encoding related classes to a new module...
2002-04-01  Robin DunnFixed a few little bugs in how some methods are wrapped
2002-04-01  Robin DunnAdded wxIconBundle and wxTopLevelWindow.SetIcons.
2002-04-01  Robin DunnA saner implementation for the new wxToolBar methods...
2002-03-27  Robin DunnUpdates for new wxToolBar API
2002-03-26  Robin DunnUpdates to match recent CVS changes.
2002-03-22  Václav SlavíkwxITEM_FOO instead of wxItem_Foo, for the sake of consi...
2002-03-21  Robin DunnTypo fix
next