]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_filesys.i
don't use implicit wxString->char*/wchar_t* conversion, it will not be available...
[wxWidgets.git] / wxPython / src / _filesys.i
2006-11-14  Robin DunnUse a swig macro for generating the call to the _setCal...
2006-10-26  Robin DunnFixed some (out) typemaps
2006-09-08  Robin DunnMore properties
2006-09-06  Robin Dunnadd more properties
2006-06-13  Robin DunnCorrectly handle the release of ownership of the wx...
2006-03-24  Robin DunnwxFileSystemHandler needs a destructor and to give...
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2005-03-03  Robin DunnAdd copy ctor for wxPyCBInputStream and use it to preve...
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-09-18  Robin DunnMemoryFSHandler_AddFile updates
2004-08-25  Robin Dunnwx.FSFile objects should be destroyed by the user of...
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...