]> git.saurik.com Git - wxWidgets.git/history - src/mgl/toplevel.cpp
Make wxEVT_CHAR_HOOK behave in wxGTK as in wxMSW.
[wxWidgets.git] / src / mgl / toplevel.cpp
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-03-25  Vadim Zeitlindon't check whether the window is shown and enabled...
2006-12-10  Václav Slavíkremoved code that already exist in ~wxTLWBase from...
2006-06-13  Włodzimierz SkibaInclude wx/toplevel.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-01-26  Włodzimierz SkibaBlind fixes for warnings in wxTinderbox.
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMGL part).
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-01  Michael WetherellSet default size and position for top level windows
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-02-15  Václav Slavíkcopyright update
2002-02-09  Václav Slavíkfixes to wxTLW::Maximize in wxMGL
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-13  Václav Slavíkbetter windows painting in wxMGL
2001-10-09  Václav Slavíkfixes to focus handling in menus
2001-10-07  Václav Slavíkgive focus to show top level windows
2001-10-07  Václav Slavíkfixed maximization handling
2001-10-06  Václav Slavíkmore wxMGL fixes
2001-10-01  Václav SlavíkwxMGL update
2001-09-23  Václav Slavíkbetter learn the operators...
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)