]> git.saurik.com Git - wxWidgets.git/history - src/common/timerimpl.cpp
fix off by one (or rather "off by border width") bug in ScrollWindow() (part of patch...
[wxWidgets.git] / src / common / timerimpl.cpp
2007-05-05  Vadim Zeitlinadded wxTimerEvent::GetTimer()
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...