]> git.saurik.com Git - wxWidgets.git/history - tests/events/evthandler.cpp
compilation fix for wxEVENTS_COMPATIBILITY_2_8 case
[wxWidgets.git] / tests / events / evthandler.cpp
2009-02-06  Vadim Zeitlincompilation fix for wxEVENTS_COMPATIBILITY_2_8 case
2009-02-06  Vadim Zeitlinallow handling events in a function taking the base...
2009-02-02  Vadim ZeitlinChanges to template Connect() to make it compile with...
2009-02-01  Vadim Zeitlintest that the connected event handler is really called...
2009-02-01  Vadim Zeitlinadd a unit test for new events (see #10000)