]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
OS/2 tweaks.
[wxWidgets.git] / wxPython / src /
2002-07-20  Robin DunnFix for wxPyTipProvider. Now it is possible to derive...
2002-07-20  Robin DunnSWIGged updates for wxGTK
2002-07-20  Robin DunnSWIGged updates for wxMSW
2002-07-20  Robin DunnVarious little tweaks
2002-07-20  Robin DunnMade the wxInputStream typemap useable outside the...
2002-07-12  Robin DunnChanged wxProcess::Open to take a flags arg to pass...
2002-07-12  Robin DunnSWIGged changes for wxMac
2002-07-12  Robin DunnSWIGged changes for wxGTK
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 DunnSWIGged updates for wxMac
2002-07-06  Robin DunnSWIGged updates
2002-07-06  Robin Dunntypos
2002-07-06  Robin DunnA few other tweaks, reduced some flicker in the demo...
2002-07-06  Robin DunnFix the crash-on-ActiveX-callback problem
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 DunnSWIGged updates for wxGTK
2002-07-02  Robin DunnSome improvements and additions for wxListCtrl and...
2002-06-26  Robin DunnSome trace log updates
2002-06-24  Robin DunnSome typemap updates
2002-06-24  Robin DunnSWIGged code update for wxMac
2002-06-24  Robin DunnSWIGged updates for wxGTK
2002-06-24  Robin DunnAdded wxPyPanel
2002-06-21  Robin Dunnfixed a typo
2002-06-20  Robin DunnA bit of cleanup
2002-06-20  Robin DunnChanges needed to allow compilation with SunCC.
2002-06-20  Robin DunnChanges needed to allow compilation with SunCC.
2002-06-15  Robin DunnSWIGged update for wxMac
2002-06-15  Robin DunnSWIGged updates for wxGTK
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 DunnNew SWIGged code for wxMac,
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 DunnSWIGged updates for wxGTK
2002-06-06  Robin DunnAdded wxPyWindow and wxPyControl which are just like...
2002-06-05  Robin DunnwxMac SWIGged updates
2002-06-05  Robin Dunnminor updates
2002-05-27  Robin DunnSWIGged updates for wxMac
2002-05-27  Robin DunnChanged the default style flags on wxSplashScreen
2002-05-27  Robin DunnSWIGged updates for wxGTK
2002-05-27  Robin DunnSWIGged updates for wxMSW
2002-05-27  Robin Dunnchanges to match recent CVS updates
2002-05-27  Robin DunnSome cleanup
2002-05-21  Robin DunnwxMac updates
2002-05-20  Robin DunnwxSystemScreen --> wxSystemScreenType
2002-05-19  Václav SlavíkCosmetic changes to wxSS::GetScreen:
2002-05-17  Robin DunnA few little tweaks, reswigged code for wxMac
2002-05-15  Robin DunnAn implementation of wxPen.GetDashes.
2002-05-15  Robin DunnRe-enable clipboard and DnD classes for wxMac
2002-05-14  Robin Dunnswigged updates for wxMac
2002-05-14  Robin DunnUse the stdout/stderr window by default on Mac too...
2002-05-14  Robin DunnMinor updates to build scripts
2002-05-12  Robin Dunnswigged updates for wxGTK
2002-05-12  Robin Dunnvarious tweaks and updates
2002-05-09  Robin Dunnswigged updates for wxMac
2002-05-09  Robin Dunnupdates for recent CVS changes
2002-05-05  Robin Dunnswigged code update for wxMac
2002-05-05  Robin Dunnswigged code update for wxGTK
2002-05-05  Robin DunnVarious minor tweaks and updates
2002-05-04  Robin Dunnswigged updated code for wxMac
2002-05-04  Robin Dunnswigged code update for wxGTK
2002-05-03  Robin DunnUpdates for Push/Pop status text
2002-05-02  Robin DunnChanges for the embedded sample to build on Linux
2002-05-02  Robin DunnFixed the bugs preventing wxPython from being embedded...
2002-05-02  Robin DunnChanged the name of export.h to wxPython.h so it wouldn...
2002-04-30  Robin Dunnswigged updates for wxMac
2002-04-29  Robin Dunnswigged updates for wxGTK
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-19  Robin DunnSWIGed changes for wxGTK
2002-04-18  Robin DunnwxDF_HTML and FloodFill interface updates
2002-04-18  Robin DunnSome wxGrid related classes now support OOR.
2002-04-18  Robin DunnDon't do the wx cleanup if wxPython didn't do the initi...
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-16  Robin DunnUse the OOR typemap for wxTreeCtrls too.
2002-04-13  Robin DunnSWIGged updates for wxMAC
2002-04-13  Robin DunnSWIGged updates for wxGTK
2002-04-13  Robin DunnAlready had wxEVT_MOUSE_CAPTURE_CHANGED, don't need...
2002-04-13  Robin DunnAdded wxMouseCaptureChangedEvent. Added some missing...
2002-04-11  Robin DunnBetter error message, flags --> style in wxHtmlWindow...
2002-04-10  Robin DunnSWIGged updates for wxGTK
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 DunnSWIGged updates for wxGTK
2002-04-08  Robin DunnUpdates to match recent CVS changes.
2002-04-08  Robin DunnAdded missing files
2002-04-05  Robin DunnA few little cleanups, etc.
2002-04-05  Robin DunnAdded a few new flags, etc.
2002-04-04  Robin DunnSWIGged updates for wxMac
2002-04-03  Robin DunnSWIGged updates for wxGTK
2002-04-03  Robin DunnMove font and encoding related classes to a new module...
next