]> git.saurik.com Git - wxWidgets.git/history - tests/events/propagation.cpp
allow comparison of int with 64 bit integer type (see #10637)
[wxWidgets.git] / tests / events / propagation.cpp
2009-01-25  Francesco MontorsiChange in wxWindow the access specifier of the wxEvtHan...
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...