]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
Committing in .
[wxWidgets.git] / wxPython / src /
2002-02-07  Robin DunnCheck for existing colour names when adding to wxTheCol...
2002-02-07  Robin DunnMoved utils.i back into the core since it imports it...
2002-02-06  Robin DunnUpdated the build docs a bit, added wxMetafileDataObjec...
2002-02-02  Robin DunnwxPyEmptyStr --> wxEmptyString
2002-02-01  Robin DunnwxPyEmptyStr --> wxEmptyString
2002-02-01  Robin Dunnfixed compile bug for when threads are turned off
2002-01-30  Robin DunnSWIG update for wxMac
2002-01-29  Robin DunnSWIG updates for wxGTK
2002-01-29  Robin DunnUpdates for recent changes to wx, and some other little...
2002-01-24  Robin DunnDemo cleanup and path issues.
2002-01-22  Robin DunnSWIGged updates for wxGTK
2002-01-22  Robin DunnChanges to match recent CVS updates, added demo for...
2002-01-21  Robin DunnFixed a typemap.
2002-01-16  Robin DunnSWIGged updates for wxMac
2002-01-16  Robin DunnAdded wxThread::GetCurrentId(), which returns an ID...
2002-01-16  Robin DunnRegenerated SWIGged sources for wxGTK
2002-01-15  Robin DunnAdded wxGenericDirCtrl and other varioius updates
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-06  Robin DunnUpdated wxPython version number
2002-01-06  Robin DunnSWIGged updates for wxGTK
2002-01-06  Robin DunnSWIGged code updates for wxMAC
2002-01-05  Robin DunnSome updates to go with changes in current CVS.
2002-01-03  Robin DunnMove [GS]etDefaultItem up to wxWindow
2001-12-20  Robin DunnSWIGged updates for wxMac
2001-12-20  Robin DunnwxGTK SWIGged updates for:
2001-12-19  Robin DunnForgot to recomment this out
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-12-11  Robin DunnSWIGged code update for wxMac
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-08  Robin DunnAdded comment about an untested code path...
2001-12-08  Robin DunnNasty workaround for an incompatible low-level change...
2001-12-07  Robin DunnChanged a method name
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-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 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 DunnSWIGged code updates
2001-11-20  Robin DunnSWIGged code uodates
2001-11-20  Robin DunnBug fixes
2001-11-20  Robin DunnSWIGged code updates
2001-11-20  Robin DunnReplaced CopyObject with Clone for wxPython-specific...
2001-11-20  Robin DunnSWIGged code updates
2001-11-20  Robin DunnAdded LIST_ITEM_FOCUSED
2001-11-20  Robin DunnSWIGged updates
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-15  Robin DunnSWIGged updates for wxMac
2001-11-14  Robin DunnA fix for when wxPython is compiled with no threads
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 DunnAdded new sizer methods
2001-11-14  Robin DunnAdded wxFileHistory
2001-11-14  Robin DunnAdded wxTextCtrl.GetStringSelection
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 DunnSWIGged code updates
2001-11-09  Robin DunnAdded build instructions for OS X.
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 Dunnswig updates
2001-11-02  Robin DunnRemoved GetOldIndex, etc.
2001-10-30  Robin DunnAdded typemap for wxArrayString
2001-10-30  Robin DunnAdded typemap for wxArrayString
2001-10-27  Robin DunnFirst pass at wxPython for Mac (darwin only so far...
2001-10-26  Robin Dunnfixes for the wxPre* helpers
2001-10-26  Robin DunnAdded wxURLDataObject
2001-10-21  Robin Dunnupdated version number
2001-10-21  Robin DunnAdded wxClientDataContainer to wxSizer, so sizers can...
2001-10-18  Robin DunnAn incorrect patch to SWIG caused incorrect generated...
2001-10-18  Robin DunnAn incorrect patch to SWIG caused incorrect generated...
2001-10-18  Robin DunnAdded wxTE_NOHIDESEL
2001-10-18  Robin Dunnreference count bugs in DrawXXXList fixed
2001-10-16  Robin DunnAdded some optimization methods to wxPython's wxDC
2001-10-16  Robin Dunnadded AppendToPage
2001-10-16  Robin Dunnupdate for interface changes
2001-10-13  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-05  Robin DunnAdded wxPyLog so log targets can be created in Python...
2001-10-04  Robin DunnFixed duplicate definition of wxWindow::SetAcceleratorT...
2001-10-04  Robin DunnRegenerated some swig code, added some missing WXK_...
2001-10-03  Robin DunnMinor tweaks and some typos fixed
2001-10-03  Robin DunnRefactored Python shadows to use wxControlWithItems...
2001-10-03  Robin DunnRefactored Python shadows to use wxControlWithItems...
next