]> git.saurik.com Git - wxWidgets.git/history - wxPython
cache return value of ftime
[wxWidgets.git] / wxPython /
2001-12-13  Robin DunnBuild and distrib tweaks
2001-12-13  Robin DunnA fix from Patrick
2001-12-13  Robin DunnRemoved Alt or Ctrl hack
2001-12-13  Robin DunnTypo fixes
2001-12-11  Robin DunnSWIGged code update for wxMac
2001-12-11  Robin DunnOops... Committed wrong version last time.
2001-12-11  Robin DunnAnother distrib fix
2001-12-11  Robin DunnMore distrib updates
2001-12-10  Robin DunnPyCrust updates
2001-12-10  Robin DunnMore demo/distrib updates
2001-12-10  Robin DunnI have no idea if this is right or works, but I'm addin...
2001-12-10  Robin DunnSome demo cleanup and distrib stuff
2001-12-08  Robin DunnAdded clipboard cut and paste
2001-12-08  Robin DunnAdded comment about an untested code path...
2001-12-08  Robin DunnNasty workaround for an incompatible low-level change...
2001-12-08  Robin Dunnalso turn off build of gizmos and dllwidget if CORE_ONLY==1
2001-12-07  Robin DunnAdded wxLEDNumberCtrl to gizmos and wxPython
2001-12-07  Robin DunnChanged a method name
2001-12-06  Robin Dunndllwidget demo updates
2001-12-06  Robin Dunn.cvsignore
2001-12-06  Robin DunnAdded some event handlers to show they work
2001-12-06  Robin DunnDon't send the button event in idle time, just release...
2001-12-06  Robin DunnAdded wxDllWidget from Vaclav Slavik which allows wx...
2001-12-03  Robin DunnwxRemotelyScrolledTreeCtrl now draws its own lines
2001-12-03  Robin DunnwxRemotelyScrolledTreeCtrl now draws its own lines
2001-12-03  Robin DunnMore fixes and updates
2001-12-03  Robin DunnAdded SplitTree sample to the demo
2001-12-03  Robin DunnRemoved m_clientData and related methods as it's now...
2001-12-01  Robin DunnUpdated PyCrust contrib from Patrick O'Brian.
2001-11-30  Robin DunnUpdated contribs from Lorne White
2001-11-30  Robin DunnTweaking this demo a bit
2001-11-30  Robin DunnSWIGged code update for wxGTK
2001-11-30  Robin DunnwxTipWindow is now a wxPopupTransientWindow instead...
2001-11-30  Robin DunnSWIGged code update
2001-11-30  Robin DunnAttempted to add the SplitTree gizmo classes, but it...
2001-11-30  Robin DunnSWIGged code update for wxGTK
2001-11-29  Robin DunnChanges to ensure that GDI objects returned from Python...
2001-11-28  Robin DunnAdded wxChildFocusEvent
2001-11-27  Robin DunnNew SWIGged files for wxGTK
2001-11-27  Robin DunnNew SWIGged files for wxMac
2001-11-27  Robin DunnChanges needed to solve wxPython's OOR problem for...
2001-11-25  Robin DunnAdded wxDynamicSashWindow to wxPython, plus other odds...
2001-11-25  Robin DunnAdded wxDynamicSashWindow to wxPython, plus other odds...
2001-11-20  Robin DunnDemo cleanup
2001-11-20  Robin DunnSWIGged code updates
2001-11-20  Robin DunnSWIGged code uodates
2001-11-20  Robin DunnBug fixes
2001-11-20  Robin DunnDemo cleanup
2001-11-20  Robin DunnSWIGged code updates
2001-11-20  Robin DunnDemo cleanup
2001-11-20  Robin DunnReplaced CopyObject with Clone for wxPython-specific...
2001-11-20  Robin DunnSWIGged code updates
2001-11-20  Robin DunnDemo updates
2001-11-20  Robin DunnAdditions and fixes for the script that builds the...
2001-11-20  Robin DunnAdded LIST_ITEM_FOCUSED
2001-11-20  Robin DunnSWIGged updates
2001-11-20  Robin DunnAdded the WX_GL constants
2001-11-20  Robin DunnFor Python 2.2 builds
2001-11-20  Robin DunnAdded some code to override distutils compile flags...
2001-11-20  Robin DunnFixed some warnings
2001-11-19  Robin DunnFixed a problem in the demo and plugged a potential...
2001-11-19  Robin DunnSWIGged code uodates
2001-11-16  Robin DunnCorrected the text.
2001-11-15  Robin DunnEnhanced the DnD demo and made the code more informative.
2001-11-15  Robin Dunnadded some test code
2001-11-15  Robin DunnSWIGged updates for wxMac
2001-11-14  Robin DunnUpdated manifest to include new files
2001-11-14  Robin DunnA fix for when wxPython is compiled with no threads
2001-11-14  Robin DunnA bit of cleanup and etc.
2001-11-14  Robin DunnwxComboBox does not derive from wxChoice in wxGTK so...
2001-11-14  Robin DunnSWIGged files updates for wxMac
2001-11-14  Robin DunnSWIGged code updates for wxGTK
2001-11-14  Robin DunnAdded missing wxImage methods
2001-11-14  Robin DunnCleanup of library dialogs
2001-11-14  Robin DunnAdded new sizer methods
2001-11-14  Robin DunnAdded wxFileHistory
2001-11-14  Robin DunnAdded wxTextCtrl.GetStringSelection
2001-11-14  Robin Dunnsome demo cleanup
2001-11-13  Robin DunnSWIGged code update
2001-11-13  Robin DunnMore fixes for wxPopupWindow.
2001-11-13  Robin DunnVarious other tweaks and updates
2001-11-13  Robin DunnPassing None to an EVT_* function will Disconnect
2001-11-13  Robin DunnFinally figured out wxPopupWindow, added to demo.
2001-11-13  Robin DunnAdded some code to demonstrate a problem and a workarou...
2001-11-13  Robin DunnNew ErrorDialogs from Chris Fama
2001-11-13  Robin DunnwxGLCanvas updates
2001-11-13  Robin Dunnfixed a typo
2001-11-13  Robin DunnSWIGged code updates
2001-11-13  Robin DunnFixed a little demo problem
2001-11-09  Robin DunnAdded build instructions for OS X.
2001-11-07  Robin DunnNew XRCed from Roman Rolinsky
2001-11-07  Robin DunnShow class type returned from HitTest
2001-11-03  Robin DunnAdded wxPostscriptDC to wxPython
2001-11-02  Robin DunnwxPython updates to match recent updates to wxCalendarC...
2001-11-02  Robin DunnwxPython updates to match recent updates to wxCalendarC...
2001-11-02  Robin DunnRemoved som unnecessary sh-bangs.
2001-11-02  Robin Dunnswig updates
2001-11-02  Robin DunnRemoved GetOldIndex, etc.
2001-11-02  Robin DunnUpdated XRCed
2001-10-30  Robin DunnUpdated timer demo (again ;-)
next