]> git.saurik.com Git - wxWidgets.git/history - include/wx/sizer.h
Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detach/ in most places.
[wxWidgets.git] / include / wx / sizer.h
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-30  Ron LeeOk, so we don't need the extra bool at all, we can...
2002-12-30  Ron LeeAdd wxSizer::Detach so we can detach child sizers witho...
2002-12-14  Julian SmartAdded missing SetOrientation accessor
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-29  Vadim Zeitlindon't crash in wx(Flex)GridSizer with division by 0...
2002-06-13  Vadim Zeitlinfixes to the sizers behaviour necessary to make the...
2002-04-19  Ron LeeAdded knowledge of virtual size to wx(Scrolled)Windows...
2001-11-13  Robert Roebling Applied patch from SF on menu command not blocked
2001-10-21  Robin DunnAdded wxClientDataContainer to wxSizer, so sizers can...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-04-25  George TaskerFixes ::Fit() and ::SetSizeHints() to keep the dialog...
2000-12-28  Robert Roebling Added wxFileName.
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-16  Robert Roebling Added wxSizer::Insert()
1999-12-14  Robert Roebling Added a few modifiers to wxSiserItem
1999-12-13  Václav SlavíkwxNotebookSizer surrounder by wxUSE_NOTEBOOK
1999-12-11  Robert Roebling Added wxNotebookSizer
1999-11-09  Robin DunnwxSizer patches by Alexander Smishlajev <als@turnhere...
1999-09-20  Robin DunnAdded userData to wxSizerItems and other things to...
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  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