aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/XmbFontImp.cc
AgeCommit message (Expand)AuthorFilesLines
2015-01-03Remove dead / unused codeMathias Gumz1-50/+0
2013-05-26build-sys: use AC_USE_SYSTEM_EXTENSIONSSami Kerola1-4/+0
2013-05-26build-sys: include config.h to all files using automakeSami Kerola1-4/+0
2010-09-08cosmetic fix: looks like a copyNpaste issueMathias Gumz1-7/+0
2010-09-08code simplificationMathias Gumz1-2/+2
2010-09-08introduced FbTk::BidiStringMathias Gumz1-18/+10
2009-09-30cosmetic fixes: removed redundant ';' + some whitespacesMathias Gumz1-1/+2
2008-04-21some fixes for gcc 3.4Thomas Orgis1-1/+1
2008-01-15split Text.hh into Orientation.hh and TextUtils.{cc,hh}Mathias Gumz1-0/+1
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-12-30removed some unneeded headersMathias Gumz1-2/+0
2007-07-31add some decorations to torn menus, and fix restart without an argumentmarkt1-1/+3
2007-02-25little sanity checkmarkt1-0/+2
2007-01-05fix loading of rotated fonts on style changesimonb1-1/+1
2006-10-30Cosmetic patch from Slava Semushinmathias1-14/+13
2006-05-07handle utf-8 strings properly.simonb1-9/+22
2006-04-05fix Xmbfonts on multiple screenssimonb1-2/+1
2006-04-04rotated Xmb Fonts, by rotating as we drawsimonb1-8/+74
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb1-1/+1
2006-02-16updated copyright infomathias1-1/+1
2005-12-22removed unused variablefluxgen1-3/+1
2005-06-03deleted the "fallback"-code, which was one of the reasons for slowing downmathias1-44/+2
2005-01-24copyright datemathias1-1/+1
2004-11-19fixes fontsituations when text disappears in non-antialias modemathias1-3/+5
2004-11-17fixed missing init for pointer in destructor .. could lead to segfaultsmathias1-2/+2
2004-10-04fix usage of setlocale return value, which returns a pointer to staticrathnor1-5/+5
2004-09-11Font::drawText takes reference to FbDrawable instead of X Drawable + some cod...fluxgen1-8/+8
2004-09-10cosmetic issues, removed unneeded strcasestr-code (is already in StringUtil),akir1-36/+19
2004-09-03fix crash on amd64rathnor1-3/+3
2004-08-31add autoconf check for std c++ headersrathnor1-4/+16
2004-08-28fix a issue with fonts coming up blankrathnor1-5/+27
2004-08-10utf-8 fix, a fixed patch from Sergey Kuleshovfluxgen1-13/+7
2004-02-10minor fixfluxgen1-5/+5
2003-04-26moved StringUtil to FbTkfluxgen1-6/+4
2003-02-17using StringUtilfluxgen1-3/+6
2002-12-02minor comment fixesfluxgen1-3/+7
2002-12-01Indenting from tabs to emacs 4-spacerathnor1-150/+150
2002-11-26temp fix for strcasestrfluxgen1-2/+19
2002-11-26initial importfluxgen1-0/+241