]> git.saurik.com Git - wxWidgets.git/history - wxPython/wx/lib/ticker.py
use gettimeofday() instead of clock_gettime() as the latter lives in librt which...
[wxWidgets.git] / wxPython / wx / lib / ticker.py
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-06-11  Robin Dunnsome docstring fixes
2004-09-01  Robin DunnAdded wx.lib.ticker.Ticker class from Chris Mellon.