aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/ThemeItems.cc
AgeCommit message (Expand)AuthorFilesLines
2013-05-26build-sys: include config.h to all files using automakeSami Kerola1-4/+0
2012-08-03FbTk/ThemeItems.cc: move loading additional font resources to load()Vladimir A. Pavlov1-24/+20
2012-08-03FbTk/ThemeItems.cc: don't use style resources in ThemeItem<Font>::setDefaultV...Vladimir A. Pavlov1-16/+2
2011-02-22renamed Texture:DEFAULT_BEVEL to Texture::DEFAULT_LEVELMathias Gumz1-1/+1
2009-09-30compile fix: use the correct format string to parse the numberMathias Gumz1-1/+1
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-28move Shape to FbTkMark Tiefenbruck1-7/+30
2007-06-29updates for compiling with gcc 4.3markt1-0/+10
2007-01-05change default Xft font so that it works properly with rotation (see simonb1-1/+1
2006-04-25fix a bunch of comments, make default textures obvioussimonb1-3/+3
2006-02-16updated copyright infomathias1-1/+1
2005-11-22minor indentfluxgen1-2/+2
2005-09-14include memory for auto_ptrfluxgen1-0/+3
2005-06-28Add missing ``template <>`` befor ThemeItem<Font>::setDefaultValue.grubert1-1/+1
2005-06-17*.font.shadow.x and *.font.shadow.x were not correctly read or better,mathias1-3/+8
2005-06-16little typo which prevented shadowcolor beeing setmathias1-1/+1
2005-06-03- Usage of xft-fonts is prefered, except a font-description starts with '-'mathias1-7/+53
2005-01-24copyright datemathias1-1/+1
2005-01-14moved ThemeItem<bool> - implementation to FbTk/ThemeItems.ccmathias1-34/+120
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-21moved ThemeItems.hh to ThemeItems.cc, solves some linkissuesakir1-0/+230