put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / evtloop.h
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-09-23  Robin DunnMade wxGTK's wxEventLoop::IsRunning a little more consi...
2004-09-13  Włodzimierz SkibaSource cleaning: tabs, whitespaces, -1/wxID_ANY, TRUE...
2004-07-31  Robin DunnFixed compilation error
2004-07-30  Vadim Zeitlinswitched to wxEventLoopBase/wxEventLoop implementation...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-09-18  Václav SlavíkwxMGL compilation fixes
2003-09-17  Vadim Zeitlinadded OnExit(); made event loop exception safe; added...
2003-09-15  Vadim Zeitlinno changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-03-24  Julian SmartAdded SetActive to wxEventLoop
2001-08-12  Václav Slavíkadded wxEventLoop::GetActive()
2001-06-29  Julian SmartAdded some more files