]> git.saurik.com Git - wxWidgets.git/history - src/palmos/evtloop.cpp
Make GTK callbacks passed to GTKConnectWidget() extern "C".
[wxWidgets.git] / src / palmos / evtloop.cpp
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-02-15  Francesco Montorsisecond part of #10320: move wxApp event handling functi...
2009-02-03  Vadim Zeitlinrenamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s...
2008-12-26  Vadim Zeitlinadded wxEventLoop::DispatchTimeout()
2007-12-15  Vadim ZeitlinPalmOS 6 compilation fixes (patch 1849757)
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2006-01-12  Vadim Zeitlindefine wxEventLoopBase::ms_activeLoop in appcmn.cpp...
2006-01-12  Vadim Zeitlinshare wxEventLoop::IsRunning() implementation between...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-01  Włodzimierz SkibaGlobal platform header (<PalmOS.h>) removed from public...
2005-01-21  Włodzimierz SkibaHeaders cleaning.
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port