]> git.saurik.com Git - wxWidgets.git/history - src/mgl/window.cpp
Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATES in platform.h
[wxWidgets.git] / src / mgl / window.cpp
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