libs-gui/Tests/gui/NSView
Fred Kiefer 59fa666263 * Tests/gui/NSView/NSView_autoresize_and_rounding.m: Add tests
for centerScanRect: with flipped view.
        * Source/NSView.m (-centerScanRect:): Change to get the failed
        tests to pass.
        * Source/GSThemeTools.m (-drawRoundBezel:withColor:): Make round
        bezel look a bit nicer.
        * Source/NSButtonCell.m (-drawImage:withFrame:inView:): Use
        centerScanRect: instead of similar code.
        * Source/NSCell.m: Use imageRectForBounds: and
        titleRectForBounds: in drawInteriorWithFrame:inView:.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@38929 72102866-910b-0410-8b05-ffd578937521
2015-08-25 21:33:04 +00:00
..
NSView_autoresize_and_rounding.m * Tests/gui/NSView/NSView_autoresize_and_rounding.m: Add tests 2015-08-25 21:33:04 +00:00
NSView_bounds_scale.m Mark all failing tests as dashed hopes to prepare for Jenkins. 2012-03-28 16:48:54 +00:00
NSView_convertRect.m Import testsuite 2011-02-19 16:57:57 +00:00
NSView_frame_bounds.m * Tests/gui/NSView/NSView_frame_bounds.m: Add some more tests 2011-05-06 01:01:21 +00:00
NSView_frame_rotation.m Import testsuite 2011-02-19 16:57:57 +00:00
NSView_visibleRect.m Mark all failing tests as dashed hopes to prepare for Jenkins. 2012-03-28 16:48:54 +00:00
scrollRectToVisible.m Split scroll test in two, as only the visibleRect method wont work for 2011-07-23 14:21:28 +00:00
TestInfo add TestInfo markers 2011-02-23 18:36:57 +00:00