]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/frame.tex
made wxFrame::SendSizeEvent() public and documented it
[wxWidgets.git] / docs / latex / wx / frame.tex
2002-08-22  Vadim Zeitlinmade wxFrame::SendSizeEvent() public and documented it
2002-06-07  Vadim Zeitlinapplied typos and spelling error fixes patch from Olly...
2002-05-25  Vadim Zeitlinchanges to wxFRAME_NO_TASKBAR/FLOAT_ON_PARENT styles...
2002-05-02  Mattia BarbonMissing bracket in array.tex
2002-04-11  Vadim Zeitlinfixed 2 small typos (reported by Janos Vegh)
2002-04-08  Julian SmartRemoved a lot of redundant references to wxWindow:...
2002-03-26  Mattia BarbonDocs for wxDialog/wxFrame::SetIcons and wxIconBundle.
2002-02-13  Vadim ZeitlinwxRESIZE_BOX -> wxRESIZE_BORDER (bug 515364)
2002-01-11  Vadim Zeitlinminor wxFRAME_EX_CONTEXTHELP updates
2001-06-13  Julian SmartAdded wxUSE_MENUS to setup0.h to make menu sample compile;
2001-05-31  Vadim Zeitlinwe now send iconize events
2001-05-08  Václav SlavíkShowFullScreen is not MSW-only anymore, updated docs...
2001-04-14  Vadim Zeitlinapplied wxPerl doc patches
2000-12-20  Vadim ZeitlinwxPerl doc patches applied
2000-10-11  Vadim Zeitlinadded (MSW/GTK) and documented new frame and dialog...
2000-09-07  Julian SmartAdded some docs
2000-08-18  Vadim Zeitlinremoved obsolete parts of SetIcon docs
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-16  Robert Roebling Next take at getting mini-frames even with Life!...
2000-03-15  Julian SmartSome doc proofreading
2000-02-08  Julian SmartShowFullScreen (MSW) doc; projgen updates
1999-12-01  Vadim Zeitlin1. wxMotif::wxFrame derives from wxFrameBase now
1999-11-13  Robin DunnwxPython doc updates
1999-05-27  Robert Roebling Doc updates.
1999-05-05  Julian SmartwxNotebook fixes for Win16; VC++ 4 fixes for OLE files...
1999-02-16  Julian SmartSome doc corrections; removed wxDocument arg from wxVie...
1999-02-15  Julian SmartAdded 'Include files' section to class references
1999-01-26  Julian SmartAdded dataxpm.c to avoid name clash; removed ifdefing...
1999-01-26  Robert Roebling a bit more docs
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-06-14  Julian SmartChanged documentation const convention for non-objects...
1998-05-20  Karsten BallüderI've now added the documentation files.