]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_process.i
Add wxEXEC_NOEVENTS
[wxWidgets.git] / wxPython / src / _process.i
2007-04-12  Robin DunnAdd wxEXEC_NOEVENTS
2006-11-14  Robin DunnUse a swig macro for generating the call to the _setCal...
2006-11-10  Robin DunnFix object ownership issues
2006-10-31  Robin DunnGobs of changes needed to get up to date with today...
2006-09-12  Robin Dunnmore properties
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...
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-20  Robin DunnAdded wxEXEC_NODISABLE flag
2004-12-07  Robin DunnAdd flags parameter to wx.Process.Kill and wx.Kill
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-01-31  Robin Dunn%addtofunc --> %pythonAppend
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...