]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_misc.i
Disown using .this.own(False) instead of .thisown = False
[wxWidgets.git] / wxPython / src / _misc.i
2006-10-10  Robin DunnDisown using .this.own(False) instead of .thisown ...
2006-09-16  Robin Dunnnew wxRect and wxPlatformInformation methods
2006-09-15  Robin Dunnadded more properties
2006-09-12  Robin Dunnmore properties
2006-09-06  Robin Dunnadd more properties
2006-09-02  Robin DunnStart adding some properties for getter/setter methods
2006-08-28  Robin Dunnnew port constants
2006-08-20  Robin DunnVarious updates
2006-05-04  Robin DunnIgnore Destroy calls on wx.BusyInfo
2006-01-29  Robin DunnChanges needed to be able to build with SWIG 1.3.24...
2005-02-19  Robin Dunnre-enable wxDrawWindowOnDC
2005-02-04  Robin Dunnthe window takes ownership of the caret
2005-01-14  Robin Dunnifdef out some experimental code
2005-01-05  Robin DunnContinued tests of drawing a widget to a DC
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-09-25  Robin DunnMore True/False fixes
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-08-25  Robin DunnwxFileHistory has a second parameter
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-01-20  Robin Dunnuse new syntax for emitting python code
2004-01-09  Robin DunnBeginings of wxX11 support. Much more to do but I...
2003-11-20  Robin DunnMore docstring updates for OUTPUT parameters
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...