set m_isBeingDeleted to true (only) in SendDestroyEvent(); call it as early as possib...
[wxWidgets.git] / src / dfb / nonownedwnd.cpp
2009-01-20  Vadim Zeitlinset m_isBeingDeleted to true (only) in SendDestroyEvent...
2008-06-04  Václav SlavíkwxDFB: implemented Raise() and Lower() for TLWs
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-07-18  Václav Slavíkdon't use _T() for literals in wxDFB, it uses UTF-8...
2007-06-28  Václav Slavíkfixes to handling of focus changes for toplevel windows
2007-05-25  Václav Slavíkimplemented wxActivateEvent and restoring focus after...
2007-03-25  Vadim Zeitlindon't check whether the window is shown and enabled...
2007-01-22  Václav Slavíkimplemented wxPopupWindow for wxDFB; added wxNonOwnedWi...