1. Implemented support for different icons for different states (expanded,
[wxWidgets.git] / include / wx / msw / frame.h
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-13  Unknown (MT)Add detachmenu
1999-06-14  Ove KaavenCouple more Unicode fixes.
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-06-08  Robin DunnAdded wxFrame::MakeModal for MSW, (it's already there...
1999-05-19  Robin Dunnfixed error about wxFrame::Command not returning a...
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.
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-02-26  Julian SmartDoSetClientSize omissions fixed; some doc fixes
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-16  Julian SmartSome doc corrections; removed wxDocument arg from wxVie...
1999-02-14  Vadim Zeitlinmade wxToolTip::Enable() and SetDelay() static (as...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-31  Vadim ZeitlinwxToolTip for MSW implementation (it has several proble...
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-17  Julian SmartJust a teeny change -- addition of wxFrame::IsMaximized...
1998-12-13  Vadim Zeitlinonly one of SetSize()s, SetClientSize()s, GetPosition...
1998-11-28  Vadim Zeitlinadded wxTB_FLAT to default style in wxFrame::CreateTool...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-08  Julian SmartMinor changes
1998-10-02  Robin DunnAdded wxFrame::SetStatusBar for wxPython
1998-08-13  Julian SmartAttempting to check in this wretched cursor again....
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-08-07  Vadim Zeitlinimproved handling of frames with parent: now they have...
1998-07-31  Julian SmartAdded wxAcceleratorTable, wxFrame::SetAcceleratorTable...
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-23  Julian SmartMoved Get/SetToolBar down into frame.h/cpp
1998-07-22  Julian SmartAdded wxString version of wxStripExtension; changed...
1998-07-10  Julian SmartFixed const problems in status bar code, changed panelg...
1998-07-07  Julian SmartVarious bug fixes, cosmetic changes
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff