Remove empty PalmOS-related directories.
[wxWidgets.git] / src / mgl / evtloop.cpp
2011-03-22  Dimitri SchoolwerthFixed various typos.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-02-15  Francesco Montorsisecond part of #10320: move wxApp event handling functi...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2006-12-06  Vadim Zeitlinexplicitly call OnExit() in the ports which don't use...
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-01-12  Vadim Zeitlindefine wxEventLoopBase::ms_activeLoop in appcmn.cpp...
2006-01-12  Vadim Zeitlinshare wxEventLoop::IsRunning() implementation between...
2005-10-31  Włodzimierz SkibawxMGL revitalised with OpenWatcom.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
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-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-07  Julian SmartAdded wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
2003-03-17  Julian SmartFixed copyright and licence spelling
2002-02-15  Václav Slavíkcopyright update
2001-12-14  Václav Slavíkmove pmapi.h to mgl/private.h
2001-11-15  Václav SlavíkwxMGL bugfixes:
2001-11-11  Václav SlavíkwxTimer for wxMGL
2001-10-28  Václav Slavíkminor wxMGL fixes -- controls sample is now OK
2001-10-02  Václav Slavíkremoved unused variable
2001-08-15  Václav Slavíkbugfixes, bugfixes, bugfixes...
2001-08-12  Václav SlavíkwxMGL bugfixes
2001-08-09  Václav SlavíkwxMGL wxWindow and wxApp mostly complete, now hunting...