Use wxDELETE() and wxDELETEA() when possible.
[wxWidgets.git] / src / palmos / app.cpp
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-05-24  Vadim Zeitlinremove wxMSW-specific (but copied into wxPalm too)...
2009-02-15  Francesco Montorsisecond part of #10320: move wxApp event handling functi...
2009-02-04  Francesco Montorsicheck in the 'selective yield' patch (see ticket #10320):
2007-12-15  Vadim ZeitlinPalmOS 6 compilation fixes (patch 1849757)
2007-07-08  Paul Cornettprocess pending wx events before sending idle events
2007-06-11  Václav Slavíkuse wx/crt.h as the 'official' header for wxCRT wrapper...
2007-05-22  Vadim Zeitlindon't define wxEventLoop class differently in GUI and...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-21  Włodzimierz SkibaInclude wx/icon.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-21  Włodzimierz SkibaHeaders cleaning.
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port