Removed outdated build files.
[wxWidgets.git] / samples / event / event.cpp
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-10-02  Václav Slavíkcompilation fixes for gcc-3.4
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-06-22  Vadim Zeitlindon't pretend that type unsafe event table entry works...
2004-05-28  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false replacements
2004-05-25  Julian SmartMore name changes
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2003-09-09  Mattia Barbon Various warning and Unicode fixes from ABX.
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-03-27  Vadim ZeitlinUnicode compilation fixes (patch from Dimitri)
2001-12-14  Vadim Zeitlinadded EVT_CUSTOM test
2001-12-14  Vadim Zeitlinadded custom events demo
2001-05-27  Vadim Zeitlinapplied patch 427695 (initialize m_nPush)
2001-01-31  Vadim Zeitlinevent handling seems to work again, new sample (event...