aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Font.hh
AgeCommit message (Expand)AuthorFilesLines
2015-01-03Clean unused variablesMathias Gumz1-1/+0
2013-05-26build-sys: include config.h to all files using automakeSami Kerola1-4/+0
2012-10-03Improved vertical alignment of text in FbTk::TextButtonMathias Gumz1-10/+7
2010-09-08introduced FbTk::BidiStringMathias Gumz1-2/+12
2008-01-15split Text.hh into Orientation.hh and TextUtils.{cc,hh}Mathias Gumz1-1/+1
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30removed some unneeded headersMathias Gumz1-4/+4
2007-12-30remove some (hopefully) unneeded header includesMark Tiefenbruck1-1/+0
2007-01-05change default Xft font so that it works properly with rotation (see simonb1-1/+1
2006-05-07handle utf-8 strings properly.simonb1-17/+4
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb1-10/+9
2006-02-16updated copyright infomathias1-1/+1
2006-02-12explicit constructorfluxgen1-1/+1
2005-06-03- Usage of xft-fonts is prefered, except a font-description starts with '-'mathias1-17/+23
2005-02-07cosmetic white-space-stuff and/or copyright datesmathias1-10/+10
2005-01-24copyright datemathias1-1/+1
2004-12-21adds imlib2-support to fluxbox: allows us to load several imageformatsmathias1-6/+13
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-09-11Font::drawText takes reference to FbDrawable instead of X Drawable + some cod...fluxgen1-3/+4
2004-08-31have const msg ptr to iconvfluxgen1-1/+3
2004-08-31checking for have iconvfluxgen1-1/+9
2004-08-18fix handling of font+text encodingsrathnor1-2/+3
2004-08-10adding halo and shadow options to font loading, patch from Mathias Gumz and c...fluxgen1-2/+9
2004-08-10utf-8 fix, a fixed patch from Sergey Kuleshovfluxgen1-1/+5
2003-12-19accessor and manipulator for m_shadowfluxgen1-1/+3
2003-12-16fixed some icc warningsfluxgen1-2/+2
2003-11-28added shadowfluxgen1-2/+3
2003-04-14merged with embedded-tab-branchfluxgen1-3/+6
2002-12-08comments and bool rotate argument for drawTextfluxgen1-10/+27
2002-12-01Indenting from tabs to emacs 4-spacerathnor1-37/+37
2002-11-26initial importfluxgen1-0/+84