]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_defs.i
Changed all TRUE/true --> True and all FALSE/false --> False so the
[wxWidgets.git] / wxPython / src / _defs.i
2003-11-19  Robin DunnChanged all TRUE/true --> True and all FALSE/false...
2003-11-13  Robin DunnRemoved %noautorepr directives
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-09-24  Robin DunnChanges needed to get upto date with the latest wx CVS
2003-07-24  Robin DunnLots of changes for wxPython to start using many of...
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-26  Robin DunnTweaks for various diffs from 2.4.0 to current HEAD
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-09-05  Robin DunnVarious wxPython updates to go along with recent change...
2002-07-11  Robin DunnAdded wxEVT_SCROLL_ENDSCROLL
2002-07-03  Robin DunnUpdates related to wxID_ANY and etc.
2002-06-05  Robin Dunnminor updates
2002-05-27  Robin Dunnchanges to match recent CVS updates
2002-05-05  Robin DunnVarious minor tweaks and updates
2002-04-13  Robin DunnAlready had wxEVT_MOUSE_CAPTURE_CHANGED, don't need...
2002-04-13  Robin DunnAdded wxMouseCaptureChangedEvent. Added some missing...
2002-04-10  Robin DunnChanges to match cvs update
2002-04-05  Robin DunnAdded a few new flags, etc.
2002-03-26  Robin DunnUpdates to match recent CVS changes.
2002-03-22  Václav SlavíkwxITEM_FOO instead of wxItem_Foo, for the sake of consi...
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
2002-03-18  Robin DunnAdded wxBufferedDC, changes for wxMenu and wxMenuItem...
2002-03-15  Robin DunnSome little tweaks and cleanups.
2002-03-07  Robin Dunnrearrainging a few things
2002-02-26  Robin DunnChanged the img2py tool to use PNG instead of XPM for...
2002-02-12  Robin DunnA fix for Python 2.2 which can sometimes call __wxClean...
2002-02-01  Robin DunnwxPyEmptyStr --> wxEmptyString
2002-01-29  Robin DunnUpdates for recent changes to wx, and some other little...
2002-01-22  Robin DunnChanges to match recent CVS updates, added demo for...
2002-01-15  Robin DunnAdded wxGenericDirCtrl and other varioius updates
2002-01-05  Robin DunnSome updates to go with changes in current CVS.
2001-12-07  Robin DunnChanged a method name
2001-12-03  Robin DunnAdded SplitTree sample to the demo
2001-11-28  Robin DunnAdded wxChildFocusEvent
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-10-18  Robin DunnAdded wxTE_NOHIDESEL
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-04  Robin DunnRegenerated some swig code, added some missing WXK_...
2001-09-27  Robin DunnVarious updates, changes for wxTopLevelWindow, fixes for
2001-08-28  Robin DunnAdded a new sample app that is a style editor for wxSTC.
2001-08-14  Robin DunnDeprecated PyShell and PyShellWindow, added a snapshot...
2001-07-29  Robin DunnAdded context help stuff to wxPython
2001-07-14  Robin DunnNumber() to GetCount() and other changes needed for...
2001-07-10  Robin Dunnlittle tweaks
2001-07-05  Robin Dunnodds and ends...
2001-06-15  Robin DunnAdded ability to use xml resource files. Still need...
2001-05-22  Robin Dunnchanged version number
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-06  Robin DunnMouseWheel stuff
2001-04-20  Robin DunnA few changes to match header changes and let wxPython...
2001-04-02  Robin DunnOther odds and ends...
2001-03-13  Robin DunnA bunch of little tweaks, fixes, and additions
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2000-11-21  Robin DunnNew typemaps for wxString when compiling for Python...
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-07-15  Bryan Pettymerged 2.2 branch