aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Color.cc
AgeCommit message (Expand)AuthorFilesLines
2013-01-13improved code documentationMathias Gumz1-14/+2
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz1-2/+2
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-01-02scaling color values so that they have the right intensitymarkt1-3/+3
2006-10-27cosmetic patch from slava semushin, removes whitespaces andmathias1-14/+17
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb1-1/+1
2006-06-10dont free old color until we have a valid new colorfluxgen1-3/+2
2006-02-16updated copyright infomathias1-1/+1
2006-02-12added static validColorString function, returns true if the color string is i...fluxgen1-4/+13
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-06-07update NLS string handling...rathnor1-2/+4
2004-04-25minor fixfluxgen1-2/+2
2004-02-28copy operatorfluxgen1-13/+13
2004-01-09remove first and trailing white space in color stringfluxgen1-2/+6
2004-01-09init varsfluxgen1-2/+9
2003-08-29removed some warning msgfluxgen1-9/+4
2003-08-11fixed minor copy bugfluxgen1-2/+2
2003-02-23using short instead of charfluxgen1-4/+4
2002-12-01Indenting from tabs to emacs 4-spacerathnor1-83/+83
2002-11-28return false if we cant parse nor allocate color stringfluxgen1-3/+7
2002-11-26initial importfluxgen1-0/+166