aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Texture.cc
AgeCommit message (Expand)AuthorFilesLines
2013-01-23Improve calculation of brighter colorsMathias Gumz1-1/+1
2013-01-13Use the same lookup-tables for solid and gradient texturesMathias Gumz1-13/+21
2011-02-22use FbTk::StringUtil APIMathias Gumz1-15/+4
2011-02-22renamed Texture:DEFAULT_BEVEL to Texture::DEFAULT_LEVELMathias Gumz1-1/+1
2011-02-22cosmeticsMathias Gumz1-15/+6
2008-08-16some cleanupMark Tiefenbruck1-1/+2
2008-04-21some fixes for gcc 3.4Thomas Orgis1-1/+1
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-01-02scaling color values so that they have the right intensitymarkt1-6/+6
2006-04-26fixed minor bugfluxgen1-2/+2
2006-04-25fix a bunch of comments, make default textures obvioussimonb1-2/+6
2006-02-16updated copyright infomathias1-1/+1
2005-06-03- Usage of xft-fonts is prefered, except a font-description starts with '-'mathias1-8/+4
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-08-31add autoconf check for std c++ headersrathnor1-3/+11
2004-08-26fix rendering of bevels for textures with solid texturesrathnor1-1/+42
2004-01-11minor fixfluxgen1-4/+5
2004-01-11added missing invert typefluxgen1-1/+3
2003-08-12added TILED optionfluxgen1-1/+4
2002-12-01Indenting from tabs to emacs 4-spacerathnor1-54/+54
2002-11-30removed include config.hfluxgen1-5/+1
2002-11-30no need for interlace compiletime optionfluxgen1-3/+1
2002-11-30missing include config.h broke interlacingrathnor1-1/+5
2002-11-26initial importfluxgen1-0/+99