haiku/src
Axel Dörfler 7af7a22216 Fixed the remaining drawing bugs the test app revealed.
The block thumb frame is now left out when the bar background is filled
which reduces flicker.
Also, the background fill draw over the region occupied with the border
lines which also caused flicker.
The border lines still draw over the thumb area, and thus, may cause
noticeable flicker there when moving it.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13345 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-06-29 13:03:58 +00:00
..
add-ons Renamed src/prefs to "preferences", as the directory is usually called in BeOS. 2005-06-24 15:57:12 +00:00
apps Only overrides BSlider::DrawBar() if compiled for BeOS (would look okay under R5, too, though). 2005-06-28 23:29:04 +00:00
bin clean up 2005-06-14 17:57:20 +00:00
build Required for the build under Linux. Defines dl_iterate_phdr() which is a Linux specific glibc dependency. 2005-03-06 16:49:13 +00:00
data Adds Svorak keymap on behalf of Mikael Jansson (aka tic) 2005-04-17 22:57:11 +00:00
documentation added util xsl sheets from BoostBook 2005-06-17 09:38:09 +00:00
kits Fixed the remaining drawing bugs the test app revealed. 2005-06-29 13:03:58 +00:00
libs Removed obviously accidently set execute property from source files. 2005-06-28 23:38:36 +00:00
preferences Added \n to the debug strings, so we get the output 2005-06-26 06:26:03 +00:00
servers AS_LAYER_GET_STATE no longer sends stuff that doesn't belong to the layer's state. 2005-06-28 23:03:28 +00:00
system Made reading and writing memory overflow safe. 2005-06-28 11:19:30 +00:00
tests Extended test app a bit, added R5 version to the build for comparison. 2005-06-29 02:08:13 +00:00
tools Check the BApplication construction error. 2005-06-28 14:48:26 +00:00
Jamfile Renamed src/prefs to "preferences", as the directory is usually called in BeOS. 2005-06-24 15:57:12 +00:00