]> git.saurik.com Git - wxWidgets.git/history - src/common/timerimpl.cpp
make cast from double to long explicit to suppress gcc warning (part of patch 1962992)
[wxWidgets.git] / src / common / timerimpl.cpp
2007-12-03  Paul Cornettremove unneccessary header dependencies on wx/thread.h
2007-05-05  Vadim Zeitlinadded wxTimerEvent::GetTimer()
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...