added support for gcc precompiled headers
[wxWidgets.git] / include / wx / msw / mdi.h
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-01-13  Vadim Zeitlinfixed several resource leaks related to MDI menus
2001-09-24  Vadim Zeitlinadded wxTLW for MSW
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-16  Vadim Zeitlinapplied patch #428104 (SetSizeHints() for wxMDIChildFrame)
2000-11-25  Václav Slavíkadded wxFrame::IsMDIChild() (msw only, protected)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-25  Julian SmartAdded fix to wxMDIClientWindow to redisplay contents...
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-01  Julian SmartSet/GetWindowMenu added to MDI parent frame under MSW
1999-11-05  Robert Roebling Added IsTopLevel() as a virtual function.
1999-07-16  Vadim Zeitlin1. fixed Maximise() mismatch between wxFrame and wxMDIFrame
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-04-19  Ove KaavenSome Unicode changes.
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-31  Julian SmartAdded wxAcceleratorTable, wxFrame::SetAcceleratorTable...
1998-07-23  Julian SmartMoved Get/SetToolBar down into frame.h/cpp
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff