]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/frame.cpp
wxMDIChildFrame inherits from wxFrame
[wxWidgets.git] / src / gtk1 / frame.cpp
1998-07-29  Robert Roebling wxMDIChildFrame inherits from wxFrame
1998-07-27  Robert Roebling wxFrame::SetIcon()
1998-07-27  Robert Roeblingwarning msgs
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-24  Vadim Zeitlinsome common code moved from wxWindow/wxFrame into files...
1998-07-23  Vadim Zeitlincommon functions moved into ../common/framecmn.cpp
1998-07-22  Robert Roeblingmdi private menus
1998-07-20  Robert Roeblingmany fixes to wxTextCrtl, wxTreeCrtl, wxListBox,
1998-07-18  Guilhem LavauxwxFrame: OnSize() has a SEGV if wxFrame has no child...
1998-07-12  Robert Roeblingstream compile fixes
1998-07-10  Vadim ZeitlinwxFrame::OnSize() calls Layout() if GetAutoLayout()
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision