[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Patch: darker statistics line graph colors

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 24 Sep 2008 18:25:12 +0200

Aras Pranckevicius wrote:
> Hi,
>
> Attached patch makes revision statistics line graph use darker line
> colors when system window background color is light. Existing code was
> using quite light colors (e.g. light yellow, light cyan) that are hard
> to see in a line graph over a light background.

Thanks for the patch. Looks good except for one thing: you're using
hardcoded values for correcting the colors.
Can you maybe change this to something better?

Some pointers:
src\TortoiseMerge\BaseView.cpp, method IntenseColor()
or
src\TortoiseBlame\TortoiseBlame.cpp, function InterColor()

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-09-24 18:26:00 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.