]> git.saurik.com Git - wxWidgets.git/history - include/wx/unix/private/timer.h
added .c_str() to wxStrlcpy() calls to fix wxUSE_STL build (closes #10252)
[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 ...