haiku/src
Adrien Destugues - PulkoMandy 4c3295fc92 Tweak DiskUsage pie view colors and drawing
* Use colors from http://haiku-os.org/files/downloads/2007-03-20_haiku-color-palette.png
 * The pie view used a simple multiplication to lighten the colors, leading to overflows. Use tint_color instead
 * The outline of each pie slice was drawn with lines, which did not align perfectly. Use StrokeArc with a slightly bigger pen size than the colored area instead.

Screenshot of the result:
http://pulkomandy.tk/drop/diskusage.png/
2012-08-15 10:32:04 +02:00
..
add-ons radeon_hd: add v1.4 dig encoder setup 2012-08-14 20:32:58 -05:00
apps Tweak DiskUsage pie view colors and drawing 2012-08-15 10:32:04 +02:00
bin urlwrapper: add support for nfs: URI scheme 2012-08-09 21:28:26 +02:00
build Convert fs_host files from c back to cpp and style changes. 2012-08-13 18:51:59 -04:00
data Revert "Rename French (Bépo).keymap to use precomposed form." 2012-08-13 21:04:16 -04:00
documentation Fixed typo. Fixes #8755 2012-07-30 13:12:02 +00:00
kits Replaced "Preferences"/"Options" with "Settings" 2012-08-15 09:53:38 +02:00
libs CID 609387: Uninitialized pointer access. 2012-08-12 12:40:18 +01:00
preferences FileTypes preflet: save HVIF icons as attributes only 2012-08-09 01:28:54 -04:00
servers Replaced "Preferences"/"Options" with "Settings" 2012-08-15 09:53:38 +02:00
system Changed the kernel's file_map.cpp to be usable from the fs_shell as well. 2012-07-24 16:00:22 +02:00
tests Adapt LookTest to BMenuField API changes. Fixes #6648 2012-07-09 11:25:59 +12:00
tools Cleanup darwin build system some more. 2012-08-12 20:33:46 -04:00
Jamfile