wxWidgets/tests/sizers
Vadim Zeitlin 58114f22c3 Detect the use of incompatible flags for wxGridSizer too.
Complain if wxEXPAND is combined with both horizontal and vertical alignment
flags, as this doesn't make sense and, moreover, the behaviour has changed
since the last commit: now wxEXPAND is ignored instead of overriding the
alignment flags if they are combined.
2015-04-08 23:35:19 +02:00
..
boxsizer.cpp Validate wxBoxSizer flags instead of silently ignoring invalid combinations. 2015-04-08 23:35:19 +02:00
gridsizer.cpp Detect the use of incompatible flags for wxGridSizer too. 2015-04-08 23:35:19 +02:00
wrapsizer.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00