]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/sizer.tex
added shortcut functions AddSpacer and AddStretchSpacer (plus Prepend and Insert...
[wxWidgets.git] / docs / latex / wx / sizer.tex
2004-07-25  Dimitri Schoolwerthadded shortcut functions AddSpacer and AddStretchSpacer...
2004-06-24  Václav SlavíkRemoved references to now-deprecated wxNotebookSizer...
2004-06-18  Julian SmartLatex corrections from Marc Albrecht
2004-06-16  Julian SmartCorrected some spacing and typo errors.
2004-06-11  Dimitri Schoolwerthfixed typo, used word 'assigned' instead of 'allotted'
2004-05-04  Julian SmartName change replacements
2004-04-14  Robin DunnAdd wxGridBagSizer to the overview text
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin DunnAdded wxFIXED_SIZE.
2004-03-29  Vadim Zeitlinmade wxADJUST_MINSIZE default
2004-02-08  Vadim Zeitlinmake it clear that the size returned by Fit() is window...
2003-08-24  Julian SmartDoc corrections
2003-06-22  Vadim Zeitlinsupport Show() in wxFlexGridSizer (patch 737850)
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2002-12-30  Ron LeeAdd wxSizer::Detach so we can detach child sizers witho...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-06-13  Vadim Zeitlinfixes to the sizers behaviour necessary to make the...
2002-06-07  Vadim Zeitlinapplied typos and spelling error fixes patch from Olly...
2002-04-19  Ron LeeAdded knowledge of virtual size to wx(Scrolled)Windows...
2002-01-27  Julian SmartAdded first cut at sizer topic, based on Robert's manua...
2001-10-09  Vadim Zeitlinmention wx[Flex]GridSizer too
2001-09-18  George TaskerFix for bug 462533, spelling typo in docs "wxAGJUST_MIN...
2001-02-14  Vadim Zeitlinadded wxADJUST_MINSIZE sizer flag
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-15  Julian SmartSome doc proofreading
1999-12-25  Václav Slavíkfixes of documentation - replaced \tt{...}, \em{.....
1999-12-12  Robert Roebling Some doc updates.
1999-12-01  Robert Roebling Typos in sizer docs.
1999-11-09  Robin DunnwxSizer patches by Alexander Smishlajev <als@turnhere...
1999-11-01  Julian SmartTidied some docs, made VC++ 6 DLL compilation work...
1999-11-01  Robert Roebling Small doc updates.
1999-09-30  Robin Dunnupdates for wxPython docs
1999-09-05  Julian SmartFixed some doc problems
1999-08-26  Robert Roebling Distrib and make install fixes.
1999-08-21  Robert Roebling Doc corrections,
1999-08-19  Robert Roebling Doc updates, wxsizer et al
1999-08-15  Robert Roebling Began docs on sizers,
1999-08-13  Vadim Zeitlintemplates for new sizer classes