]> git.saurik.com Git - wxWidgets.git/history - include/wx/unix/private/timer.h
removed wxDCWindowImpl::m_win; use wxDCImpl::m_window instead (fixes caret-related...
[wxWidgets.git] / include / wx / unix / private / timer.h
2007-07-11  Vadim Zeitlincheck for wxUSE_TIMER in headers, not the files includi...
2007-06-04  Vadim Zeitlinreset one shot timer internal state instead of leaving...
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...