]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/frame.h
DoSetClientSize omissions fixed; some doc fixes
[wxWidgets.git] / include / wx / msw / frame.h
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