]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/delayedresult.py
fix wxFilesystem compilation if wxUSE_FFILE is 0 but wxUSE_FILE is 1; disable wxFileS...
[wxWidgets.git] / wxPython / wx / lib / delayedresult.py
2006-09-21  Robin DunnAdd support for aborting the worker thread
2006-09-14  Robin DunnAdded wx.lib.delayedresult from Oliver Schoenborn.