]> git.saurik.com Git - wxWidgets.git/history - tests/sizers
Added wxIsPod<>. Use it in wxAny instead of wxIsMovable<>.
[wxWidgets.git] / tests / sizers /
2010-05-22  Vadim ZeitlinModify wxBoxSizer minimal size calculations to respect...
2010-04-06  Vadim ZeitlinFix more harmless warnings.
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.