STL-ification patch for wxMSW and wxGTK.
[wxWidgets.git] / src / common / toplvcmn.cpp
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-07  Václav Slavíkremoved wxTLW cruft now that all ports have it
2002-08-17  Robert Roebling %s to %ls conversion
2002-08-16  Vadim Zeitlinfix for the bug introduced by the last commit: don...
2002-08-15  Vadim Zeitlinadded missing header to fix wxGTK compilation
2002-08-15  Vadim Zeitlinthe app doesn't exit any more if a dialog is shown...
2002-03-09  Ron LeeAdded GetMaxSize virtual method for use by sizers.
2002-02-26  Julian SmartWindow management and sizer layout corrections
2002-02-10  David WebsterRemoving OS/2 specific positioning methods, no longer...
2002-02-04  David WebsterOS/2 scrolling support
2002-01-08  Václav Slavíkmoved InteractiveMove to wxUniv's wxTopLevelWindow
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2002-01-07  David WebsterOS/2 fix to support removal of WXPM ifdefs in header.
2002-01-07  David WebsterSome things needed in the base class of OS/2
2001-09-30  Václav Slavíkimplemented wxTLW::InteractiveMove and mostly finished...
2001-09-25  Vadim Zeitlincompilation fix for other (than GTK/MSW) ports
2001-09-24  Vadim Zeitlinadded wxTLW for MSW
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)