Files
wxWidgets/src
Vadim Zeitlin c71238020c Remove the extra margins when checking owner drawn menu icons size.
The extra +4 in IsLessThanStdSize() functions resulted in assert failures
under Windows XP after the ownerdraw drawing changes so remove it as nobody
knew why was it there anyhow.

Also replace IsLessThanStdSize() with IsGreaterThanStdSize() to allow using it
directly instead of always testing for !IsLessThanStdSize().

See #11657.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-04-21 14:40:28 +00:00
..
2010-04-16 10:43:18 +00:00
2010-04-16 10:43:18 +00:00
2009-12-09 07:24:50 +00:00
2009-07-23 20:30:22 +00:00
2010-04-21 04:13:56 +00:00
2010-04-16 10:43:18 +00:00
2010-04-05 01:07:24 +00:00
2010-04-20 07:28:33 +00:00