]> git.saurik.com Git - wxWidgets.git/history - samples/layout/layout.h
applied patch to remove use of deprecated constraints API
[wxWidgets.git] / samples / layout / layout.h
2004-02-28  Václav Slavíkapplied patch to remove use of deprecated constraints API
2003-11-06  Robin DunnAdded wxGridBagSizer, a grid sizer where item positions...
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-02-27  Vadim Zeitlinupdated the sample to show the sizers, not constraints...
2002-12-15  Mattia Barbon More samples/Unicode fixes.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
1999-12-11  Robert Roebling Added wxNotebookSizer
1999-08-09  Robert Roebling Replaced old wxSizer,
1999-08-08  Robert Roebling Added wxNewSizer and wxBorderNewSizer with sample
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1998-05-20  Karsten BallüderInitial revision