]> git.saurik.com Git - wxWidgets.git/history - include/wx/toplevel.h
moved InteractiveMove to wxUniv's wxTopLevelWindow
[wxWidgets.git] / include / wx / toplevel.h
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 WebsterRemoval of WXPM ifdefs.
2002-01-07  David WebsterSome needed OS/2 things in the base class for OS/2...
2001-12-08  Vadim Zeitlinfixed bugs with setting the client size when the differ...
2001-09-30  Václav Slavíkimplemented wxTLW::InteractiveMove and mostly finished...
2001-09-30  Stefan Csomormac added
2001-09-26  Václav Slavíkoops, forgot do add fullscreen stuff to wxTLWBase
2001-09-24  Vadim Zeitlinadded wxTLW for MSW
2001-09-22  Václav SlavíkwxTOPLEVEL_EX_DIALOG is a better name than wxTLW_EX_DIALOG
2001-09-17  Gilles Depeyrotadded missing destructor for Darwin/Mac OS X (wxGtk...
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)
2001-08-05  Vadim Zeitlinadded empty and unused wxTLW - to be used later