]> git.saurik.com Git - wxWidgets.git/history - src/common/sizer.cpp
As per the wx-dev discussion in early Jan, replaced
[wxWidgets.git] / src / common / sizer.cpp
2002-02-14  Robin DunnAs per the wx-dev discussion in early Jan, replaced
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2001-11-13  Robert Roebling Applied patch from SF on menu command not blocked
2001-07-01  Julian SmartRemoved arbitrary window-shrinking code; corrected...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-17  Robin DunnApplied patch #423927, (Min size for stretch parts...
2001-05-11  George TaskerSizer based dialogs (like wxSingleChoiceDialog) are...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-26  George TaskerChanged ::Fit() to only fit the sizer if the window...
2001-04-25  George TaskerFixes ::Fit() and ::SetSizeHints() to keep the dialog...
2001-02-14  Vadim Zeitlinadded wxADJUST_MINSIZE sizer flag
2001-01-17  Vadim Zeitlintried to fix layout of label-less static box sizers
2000-09-26  Vadim Zeitlinfix from Robert
2000-08-29  Robert Roebling Merged sizer fix from stable branch
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-03  Robert Roebling Corrected some things in, and some thing revealed by
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-20  Robert Roebling Minor changes to wxTreeCtrl's horiz size,
1999-12-17  Robert Roebling Fixed typo in wxStaticBoxSizer::CalcMin().
1999-12-16  Robert Roebling Added wxSizer::Insert()
1999-12-13  Václav Slavíkadded #if wxUSE_NOTEBOOK around wxNotebookSizer
1999-12-11  Robert Roebling Added wxNotebookSizer
1999-11-09  Robin DunnwxSizer patches by Alexander Smishlajev <als@turnhere...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-20  Robin DunnAdded userData to wxSizerItems and other things to...
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-08-16  Robert Roebling Added Prepend() and Remove() methods to wxSizer,
1999-08-13  Robert Roebling Added wxStaticBoxSizer,
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-08-09  Robert Roebling Replaced old wxSizer,
1999-08-09  Robert Roebling Completed wxBox,
1999-08-08  Vadim Zeitlin1. regenerated makefiles
1999-08-08  Robert Roebling Finished porting Robin's wxSizers
1999-08-08  Robert Roebling Added wxNewSizer and wxBorderNewSizer with sample
1999-08-08  Robert Roebling zipstrm link fix