]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/controls.i
Added wxHyperlinkCtrl, wxPowerEvent, and lots of little things to
[wxWidgets.git] / wxPython / src / controls.i
2006-05-29  Robin DunnAdded wxHyperlinkCtrl, wxPowerEvent, and lots of little...
2006-05-19  Robin Dunngenerated rename directives are no longer needed
2005-02-18  Robin DunnAdded wx.DatePickerCtrl
2004-06-02  Robin Dunnset the modules' pacakge name to "wx" using a new SWIG...
2004-04-27  Robin Dunnbetter __docfilter__ and other epydoc tweaks
2004-04-25  Robin DunnRenamed the core namespace's submodules to have a leadi...
2004-04-22  Robin DunnAdd __docfilter__ to modules so epydoc doesn't generate...
2004-02-03  Robin DunnTake advantage of the new ctors accepting a wxArrayString
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-09-30  Robin DunnVarious changes needed to get up to date with current CVS
2003-09-24  Robin DunnChanges needed to get upto date with the latest wx CVS
2003-07-25  Robin DunnBuild fixes and reSWIGs for wxMac
2003-07-24  Robin DunnLots of changes for wxPython to start using many of...
2003-07-18  Robin DunnMinimal changes needed to build/run wxPython on the...
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-08-21  Robin DunnVarious changes needed to match recent cvs updates
2002-07-25  Robin Dunnchanges to match recent CVS updates
2002-06-06  Robin DunnAdded wxPyWindow and wxPyControl which are just like...
2002-04-08  Robin DunnUpdates to match recent CVS changes.
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
2002-01-22  Robin DunnChanges to match recent CVS updates, added demo for...
2002-01-15  Robin DunnAdded wxGenericDirCtrl and other varioius updates
2001-12-19  Robin DunnChanged (again) how the Python global interpreter lock...
2001-11-29  Robin DunnChanges to ensure that GDI objects returned from Python...
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-14  Robin DunnwxComboBox does not derive from wxChoice in wxGTK so...
2001-11-14  Robin DunnAdded wxTextCtrl.GetStringSelection
2001-11-13  Robin DunnVarious other tweaks and updates
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-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-03  Robin DunnRefactored Python shadows to use wxControlWithItems...
2001-09-17  Robin DunnSignificantly changed how the Python interpreter lock...
2001-08-31  Robin DunnAdded XRCed to the wxPython Tools directory, contribute...
2001-08-28  Robin DunnAdded a new sample app that is a style editor for wxSTC.
2001-07-16  Robin DunnSome tweaks and generated core sources for wxGTK
2001-07-14  Robin DunnNumber() to GetCount() and other changes needed for...
2001-06-15  Robin DunnAdded ability to use xml resource files. Still need...
2001-05-06  Robin DunnMouseWheel stuff
2000-12-22  Robin DunnMore cleanup. Removed all wxPyDefaultXXX since they...
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-07-15  Bryan Pettymerged 2.2 branch