]> git.saurik.com Git - wxWidgets.git/history - tests/sizers/boxsizer.cpp
Fix box sizer layout algorithm to respect both proportions and min sizes.
[wxWidgets.git] / tests / sizers / boxsizer.cpp
2010-03-18  Vadim ZeitlinFix box sizer layout algorithm to respect both proporti...
2010-03-18  Vadim ZeitlinEnsure that size in the minor direction of box sizer...
2010-03-18  Vadim ZeitlinEnsure that size in the major direction of box sizer...
2010-03-18  Vadim ZeitlinAdd (a very simple for now) wxBoxSizer unit test.