]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/private/timer.h
Rebake from clean wx tree.
[wxWidgets.git] / include / wx / msw / private / timer.h
2009-06-16  Vadim Zeitlinfix PCH-less build after changing timer id type to...
2009-06-15  Vadim Zeitlinuse WPARAM (which is 64 bit under Win64) for timer...
2007-07-21  Vadim Zeitlinfixes for building wxMSW with --disbale-all-features
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...