]> git.saurik.com Git - wxWidgets.git/history - include/wx/frame.h
Implemented wxStatusBar::Push/PopStatusText.
[wxWidgets.git] / include / wx / frame.h
2002-05-02  Mattia BarbonImplemented wxStatusBar::Push/PopStatusText.
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2001-11-28  Julian SmartFixing wxMicroWindows compilation
2001-11-16  Vadim Zeitlincompilation fix for wxFrame under wxMotif
2001-10-19  Václav Slavíkwe no longer need wxFrameNative
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-09  Vadim Zeitlinsimplified RTTI chain: wxFrame base class is now direct...
2001-07-06  David WebsterOS/2 update for wxUniv merge.
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2001-06-27  Julian SmartNow wxFrame derives from wxFrameMSW/GTK in non-wxUniv...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-31  Vadim Zeitlinwe now send iconize events
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-20  David WebsterOS/2 Updates
2000-02-08  Julian SmartAdded ShowFullScreen
1999-12-01  Vadim Zeitlin1. wxMotif::wxFrame derives from wxFrameBase now
1999-11-16  Vadim ZeitlinwxFrameBase class for wxMSW and wxGTK
1999-07-28  David Webster*** empty log message ***
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision