]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/frame.tex
Doc corrections
[wxWidgets.git] / docs / latex / wx / frame.tex
2004-02-22  Julian SmartDoc corrections
2004-02-08  Julian SmartFixed [ 855507 ] typo in wxFrame
2004-02-08  Julian SmartMisc doc fixes
2003-08-15  Julian SmartMisc. corrections
2003-06-22  Vadim ZeitlinLaTeX2e fixes (patch 748118)
2003-04-30  Robin DunnShaped window support for wxMac, plus a wxSTAY_ON_TOP...
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-02  Vadim Zeitlinmaximize the window to the correct display (i.e. the...
2003-02-27  Václav SlavíkwxCLOSE->wxCLOSE_BOX
2003-02-26  Václav Slavíkadded wxCLOSE
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2003-01-16  Vadim Zeitlinadded links to the event docs from the default event...
2003-01-15  Vadim Zeitlinremoved OnXXX() methods, added new default event handli...
2002-12-08  Václav Slavíkfixed tex2rtf error
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Julian SmartSome doc fixes
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.