gnome-shell/tests
Owen W. Taylor 2a0adc0fc8 Add support for colored borders
Use BigRectangle to draw the border and background if there's
a border width or border radius and no border image. (Only
uniform borders are supported for now with some deviations
from the CSS model noted in the comments.)

The background color and image parameters are removed from
StWidget's draw_background() method since they were not used
for StButton (the only current user) and the encapsulation
break that they presented caused some minor problems.

Add a test case for borders, and also use borders to style
the buttons in the 'inline-style' test case.

https://bugzilla.gnome.org/show_bug.cgi?id=595993
2009-10-01 14:41:19 -04:00
..
interactive Add support for colored borders 2009-10-01 14:41:19 -04:00
testcommon Add support for colored borders 2009-10-01 14:41:19 -04:00
Makefile.am Port our imported parts of Mx to ShellTheme 2009-10-01 14:41:18 -04:00
run-test.sh.in run-test.sh: support running tests under gdb 2009-10-01 14:41:18 -04:00