]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/msw
reSWIGged
[wxWidgets.git] / wxPython / src / msw /
2004-05-07  Robin DunnreSWIGged
2004-05-07  Robin DunnreSWIGged
2004-05-02  Robin DunnreSWIGged
2004-04-26  Robin DunnreSWIGged
2004-04-25  Robin DunnreSWIGged
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-04-25  Robin DunnreSWIGged
2004-04-17  Robin Dunndefault id's where possible
2004-04-15  Robin DunnreSWIGged
2004-04-07  Robin DunnreSWIGged
2004-03-30  Robin DunnreSWIGged
2004-03-30  Robin DunnreSWIGged
2004-03-28  Robin DunnreSWIGged
2004-03-26  Robin DunnreSWIGged
2004-03-25  Robin DunnreSWIGged
2004-03-13  Robin DunnreSWIGged
2004-03-10  Robin DunnreSWIGged
2004-02-26  Robin DunnreSWIGged
2004-02-21  Robin DunnreSWIGged
2004-02-18  Robin DunnreSWIGged
2004-02-14  Robin DunnreSWIGged
2004-02-13  Robin DunnreSWIGged
2004-02-13  Robin DunnreSWIGged
2004-02-12  Robin DunnreSWIGged
2004-02-05  Robin DunnreSWIGged
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2004-01-31  Robin DunnreSWIGged
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
next