set m_isBeingDeleted to true (only) in SendDestroyEvent(); call it as early as possib...
[wxWidgets.git] / src / mgl / window.cpp
2009-01-20  Vadim Zeitlinset m_isBeingDeleted to true (only) in SendDestroyEvent...
2008-01-05  Vadim Zeitlinmove Freeze() and Thaw() to wxWindowBase to ensure...
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-10-17  Vadim Zeitlinremove wxWindow::Clear() from wxDFB and wxMGL which...
2007-09-21  Julian SmartOptimized update events by only sending them to visible...
2007-03-25  Vadim Zeitlindon't check whether the window is shown and enabled...
2006-09-21  Václav Slavíksend wxChildFocusEvent
2006-06-15  Michael WetherellImplement wxGetMouseState
2006-05-28  Michael WetherellTake account of the numlock when mapping mgl virtual...
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-09  Włodzimierz SkibaInclude wx/dcscreen.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-03-27  Włodzimierz SkibaFinal and global PRIOR/NEXT change: keep consistency...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2006-01-04  Michael WetherellFix control and shift key event flags
2005-10-31  Włodzimierz SkibawxMGL revitalised with OpenWatcom.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-06  Michael WetherellRefresh a window's non-client area when it is resized.
2005-04-22  Michael WetherellCompilation fixes for wxMGL
2004-09-29  Václav Slavíkchanges to make wxWindow::FindFocus work as expected...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-05  Václav SlavíkwxMGL fixes (patch #884758)
2003-10-30  Vadim Zeitlinremoved calls to wxWindowBase::InitBase(), it is called...
2003-09-24  Vadim Zeitlinmade wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_...
2003-09-15  Vadim Zeitlincall RemoveChild() in ~wxWindowBase instead of doing...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
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
2003-02-19  Robin DunnSend the wxWindowDestroyEvent for all ports
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-08  Václav Slavíkcompilation fixc
2002-07-19  Václav Slavíkuse wxLogFatalError, not wxFatalError
2002-06-12  Vadim Zeitlinadded missing semicolons after asserts (patch 567853)
2002-03-17  Václav Slavíkbetter handling situation when active frame is destroye...
2002-03-12  Václav Slavík1. handle Alt-F4 in wxUniv, not wxMGL
2002-02-24  Václav Slavík1. changed doubleclick events sequence to 'down,up...
2002-02-17  Václav Slavíksynthetize 'button up' event before doubleclick, too
2002-02-16  Václav Slavíkoops, commiting too fast, forgot to fix a small typo
2002-02-15  Václav Slavíkadded Alt-PrintScreen handling (SciTech won't be happy...
2002-02-15  Václav Slavíkcorrected double click events: wxMGL will now synthetize
2002-02-14  Václav Slavíkfill wxFocusEvent::m_win properly
2002-02-14  Václav Slavík1. added wxUpdateUIEvent handling to wxMGL
2002-02-12  Václav Slavíksafeguards against crashes
2002-02-10  Václav Slavíkhonour min/max size in wxMGL's wxWindow::DoSetSize
2002-02-09  Václav Slavík1. make paint events debugging runtime switch instead...
2002-01-27  Václav SlavíkA couple of fixes to wxMGL's wxWindow:
2002-01-27  Václav Slavíkmove caret notification after sending the focus event
2002-01-21  Václav Slavíkadded TAB handling
2002-01-19  Vadim ZeitlinCapture/ReleaseMouse() prefixed with Do for the other...
2002-01-17  Václav Slavíkend with fatal error if cannot start MGL
2001-12-30  Václav Slavíkextended display mode handling to accept WXMODE env...
2001-12-09  Václav SlavíkwxMGL Watcom compilation fixes
2001-11-21  Václav Slavík- removed GDI lists from wxMGL
2001-11-15  Václav SlavíkwxMGL bugfixes:
2001-11-04  Václav Slavíkreworked display mode stuff once again
2001-11-04  Václav Slavíkimplemented display mode setting
2001-10-30  Václav Slavíkcleanup in wxMGL code
2001-10-28  Václav Slavíkminor wxMGL fixes -- controls sample is now OK
2001-10-18  Václav Slavíkadded screenshot capturing for debugging purposes
2001-10-14  Václav SlavíkwxWindow::Enable now correctly has recursive effect...
2001-10-13  Václav Slavíkbetter windows painting in wxMGL
2001-10-10  Václav Slavíkfixed menu navigation with mouse
2001-10-09  Václav Slavíkfixes to focus handling in menus
2001-10-07  Václav Slavíkmore active frame stuff
2001-10-07  Václav Slavíkfixed yet another bug in wxActivateEvent handling
2001-10-07  Václav Slavíkactive next window in Z-order when a frame is deleted
2001-10-06  Václav Slavíkmore wxMGL fixes
2001-10-02  Václav Slavíkclient<->screen coords conversion fixes
2001-10-01  Václav SlavíkwxPopupWindow for wxMGL
2001-09-18  Václav Slavíkmoved AdjustToClientAreaOrigin to wxWindowBase, needed...
2001-09-15  Václav SlavíkwxMGL update
2001-08-16  Václav Slavíkfinished wxWindow for MGL
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...
2001-08-01  Václav SlavíkwxMGL update (no, it still doesn't work, I'm backuping...
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch