]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/delayedresult.py
use LLONG_MIN instead of -1 (which is a valid time value corresponding to 1ms before...
[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.