set m_isBeingDeleted to true (only) in SendDestroyEvent(); call it as early as possib...
[wxWidgets.git] / src / palmos / control.cpp
2009-01-20  Vadim Zeitlinset m_isBeingDeleted to true (only) in SendDestroyEvent...
2008-03-02  Vadim Zeitlincompilation fixes for PalmOS and implementations of...
2007-12-15  Vadim ZeitlinPalmOS 6 compilation fixes (patch 1849757)
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-06-13  Włodzimierz SkibaInclude wx/toplevel.h according to precompiled headers...
2006-06-06  Włodzimierz SkibaInclude wx/slider.h according to precompiled headers...
2006-06-05  Włodzimierz SkibaInclude wx/radiobut.h according to precompiled headers...
2006-05-29  Włodzimierz SkibaInclude wx/checkbox.h according to precompiled headers...
2006-05-26  Włodzimierz SkibaInclude wx/control.h according to precompiled headers...
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-01  Włodzimierz SkibaGlobal platform header (<PalmOS.h>) removed from public...
2005-02-24  Włodzimierz SkibaFurther improvements in composite controls (wxRadioBox...
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-14  Włodzimierz SkibaInversed slider and wrapper for datepicker control...
2005-02-11  Włodzimierz SkibaUse parents client size and origin in placement of...
2005-02-08  Włodzimierz SkibawxSlider event handling as described by Vadim in thread...
2005-02-02  Włodzimierz SkibaFlags for wxStaticText alignment. Destroying of the...
2005-02-01  Włodzimierz SkibaFurther cleaning of the wxPalmOS radiobox code. Sending...
2005-01-31  Włodzimierz SkibaNative wxStaticText. Cleaning of wxRadioBox code before...
2005-01-28  Włodzimierz SkibaUse stock labels. Native wxRadioButton. Getting positio...
2005-01-27  Włodzimierz SkibaGet/SetValue() and other improvements to the native...
2005-01-25  Włodzimierz SkibawxButton, wxCheckBox, wxSlider, wxToggleButton native...
2005-01-24  Włodzimierz SkibaNative PalmOS wxControl and wxButton implementation...
2005-01-21  Włodzimierz SkibaHeaders cleaning.
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port