]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_event.i
added more properties
[wxWidgets.git] / wxPython / src / _event.i
2006-09-16  Robin Dunnadded more properties
2006-09-14  Robin Dunndocstring update
2006-09-12  Robin Dunnmore properties
2006-09-09  Robin Dunnmore properties
2006-09-08  Robin DunnMore properties
2006-09-06  Robin Dunnadd more properties
2006-09-02  Robin DunnStart adding some properties for getter/setter methods
2006-07-31  Robin DunnAdded wxMouseCaptureLostEvent
2006-06-08  Robin DunnAdd KeyEvent method for setting the m_uniChar member
2006-05-29  Robin DunnAdded wxHyperlinkCtrl, wxPowerEvent, and lots of little...
2006-05-17  Robin DunnClipboard events
2006-05-04  Robin DunnAmazingly GetInt returns an integer
2006-03-10  Robin DunnAdd wx.CommandEvent.GetClientData
2006-02-13  Robin Dunnnew GetShown, Show, and etc. for wx.UpdateUIEvent
2006-02-10  Robin DunnAdd wx.KeyEvent.GetModifiers
2005-12-30  Robin DunnMerged modifications from the 2.6 branch
2005-06-01  Robin DunnEVT_SCROLL_ENDSCROLL --> EVT_SCROLL_CHANGED and compati...
2005-05-24  Robin DunnRemoved unnecessary files, removed or replaced images...
2005-05-07  Robin DunnLots of docstring fixes and additions
2005-04-20  Robin Dunnadded some docstrings
2005-03-19  Robin DunnwxEVT_HIBERNATE
2005-02-19  Robin DunnAdd tab methods to NavigationKeyEvent
2005-02-18  Robin DunnAdded wx.DatePickerCtrl
2005-01-21  Robin Dunn* Some WXWIN_COMPATIBILITY_2_4 changes, as well as...
2005-01-13  Robin DunnClarified the description of event.Skip
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-07-16  Robin DunnLittle tweaks to match recent CVS changes.
2004-07-01  Robin Dunnadded CmdDown()
2004-06-28  Robin DunnAdded GetUnicodeKey
2004-06-16  Robin DunnAdded Navigate, SetMinSize, SetMaxSize wxWindow methods
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2004-01-15  Robin DunnAdded wrappers for the missing wxSpinEvent, which fixes...
2003-12-20  Robin DunnMore changes to make the autodocs be better, made all...
2003-12-19  Robin Dunnautodoc docstring fixes and such
2003-11-28  Robin DunnAdded some aliases
2003-11-24  Robin DunnMore Unicode fixes
2003-11-24  Robin DunnFixed how the list of files is converted
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...