compilation fix for VC7 which seems to somehow lose the default value for PopEventHan...
[wxWidgets.git] / tests / events /
2009-01-17  Vadim Zeitlincompilation fix for VC7 which seems to somehow lose...
2009-01-17  Vadim Zeitlinadd wx/app.h for PCH-less compilation
2009-01-16  Vadim Zeitlinadd wx/window.h for MSVC compilation
2009-01-16  Vadim Zeitlinadd a unit test checking that events are really propaga...
2008-10-27  Vadim Zeitlindon't sleep too long to avoid missing the timers; added...