gnome-shell/tests
Owen W. Taylor 4b4a1be420 Fix interaction of borders/background and scrolling
NbtkBoxLayout: Make consistent that the area scrolled and clipped
to is the content area (excluding borders and padding.) Translate
back appropriately when chaining up so that the parent background
is drawn at the right place and picking on the box (if it's reactive)
picks at the right place on the screen.

clip-to-allocation is removed from NbtkScrollView since it's just
not right - if the child has any non-moving elements, like headers or
borders, it will need to set a narrower clip. And even if the entire
child scrolls, we want to clip to an arrow that excludes the scrollbars.
2009-09-21 19:32:38 -04:00
..
interactive Fix interaction of borders/background and scrolling 2009-09-21 19:32:38 -04:00
testcommon Rename ShellThemeImage to ShellBorderImage 2009-09-21 19:32:32 -04:00
Makefile.am Port our imported parts of Nbtk to ShellTheme 2009-09-21 19:32:18 -04:00
run-test.sh.in run-test.sh: support running tests under gdb 2009-09-21 19:32:23 -04:00