]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_log.i
Disown using .this.own(False) instead of .thisown = False
[wxWidgets.git] / wxPython / src / _log.i
2006-10-10  Robin DunnDisown using .this.own(False) instead of .thisown ...
2006-09-08  Robin DunnMore properties
2006-07-29  Robin DunnVarious little tweaks to get up to date with CVS
2006-02-07  Robin DunnOops, DoLog and DoLogString are protected
2006-02-07  Robin DunnChanges to how overridable C++ methods are virtualized...
2006-01-29  Robin DunnChanges needed to be able to build with SWIG 1.3.24...
2005-06-09  Robin DunnAdded wx.LogBuffer
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-11-30  Robin DunnIn the wx.LogXXX function wrappers double all % charact...
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
2003-12-03  Robin DunnwxLogTrace API change
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...