move default OnInternalIdle processing to wxWindowBase
[wxWidgets.git] / include / wx / mgl / window.h
2011-01-07  Paul Cornettmove default OnInternalIdle processing to wxWindowBase
2009-06-10  Vadim Zeitlinadd virtual DoGetTextExtent() to allow calling the...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-01-05  Vadim Zeitlinmove Freeze() and Thaw() to wxWindowBase to ensure...
2007-10-17  Vadim Zeitlinremove wxWindow::Clear() from wxDFB and wxMGL which...
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMGL part).
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-09-18  Václav SlavíkwxMGL compilation fixes
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...
2002-02-14  Václav Slavíkcopyright update
2002-02-14  Václav Slavíkadded wxUpdateUIEvent handling to wxMGL
2002-01-19  Vadim ZeitlinCapture/ReleaseMouse() prefixed with Do for the other...
2001-12-03  George TaskerRemoved semicolons from end of DECLARE_DYNAMIC_CLASS...
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-08-16  Václav Slavíkfinished wxWindow for MGL
2001-08-09  Václav SlavíkwxMGL wxWindow and wxApp mostly complete, now hunting...
2001-08-04  Václav Slavíkreverted my Set/getTitle change
2001-08-02  Václav SlavíkSet/GetTitle out of wxWindowBase, forked and put to...
2001-08-01  Václav SlavíkwxMGL update (no, it still doesn't work, I'm backuping...
2001-06-29  Václav Slavíkfixed copyrights in MGL files (finally...)
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch