1. Implemented support for different icons for different states (expanded,
[wxWidgets.git] / samples / mdi / mdi.cpp
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-05-30  Robert Roebling A bit more Unicode compilation.
1999-05-23  Vadim Zeitlinmore MDI features tested
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-11  Julian SmartCorrected thread.h inline problem. Set WXWIN_COMPATIBIL...
1998-12-15  Julian SmartUpdated frame style
1998-11-08  Julian SmartOGL fixes for wxMotif; added Set/GetClientData to wxMen...
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-10-27  Julian SmartMotif wxNotebook about done; added print/preview to...
1998-10-19  Julian SmartMore Motif additions: mdi and sashtest samples now...
1998-09-04  Robert Roebling Corrected wxWindow::GetExtent
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-22  Julian SmartRemoved child frame CreateStatusBar from MDI sample...
1998-08-17  Robert Roebling Turned wxIcon inline constructors to real constructors
1998-08-16  Robert Roebling Added mising AddBitmapList in wxBitmap
1998-07-31  Robert Roebling Added bitmaps and icons to samples
1998-07-31  Julian SmartAdded wxAcceleratorTable, wxFrame::SetAcceleratorTable...
1998-07-31  Julian SmartSome manual updates; in MDI sample, child frames now...
1998-07-27  Robert Roeblingwarning msgs
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-22  Robert Roeblingmdi private menus
1998-07-13  Robert Roeblingresize mdi and notebook client
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-08  Julian SmartRemoved redundant auto-setting code in wxDC; corrected...
1998-05-27  Julian SmartMisc changes for DOS compatibility, plus added wxApp...
1998-05-20  Karsten BallüderInitial revision