Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-08 | introduced FbTk::BidiString | Mathias Gumz | 1 | -2/+2 | |
a 'BidiString' holds both the logical content and the visual reordered version of the content of a string. this helps to reduce the number of calls to reorder the string before drawing it (as introduced in the patch from Ken Bloom) and to be more consistent in menus and textboxes (drawing cursors and underlining text). | |||||
2008-04-21 | some fixes for gcc 3.4 | Thomas Orgis | 1 | -1/+1 | |
2008-01-15 | split Text.hh into Orientation.hh and TextUtils.{cc,hh} | Mathias Gumz | 1 | -1/+1 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-12-30 | remove some (hopefully) unneeded header includes | Mark Tiefenbruck | 1 | -4/+2 | |
2007-01-05 | fix loading of rotated fonts on style change | simonb | 1 | -1/+1 | |
2006-05-07 | handle utf-8 strings properly. | simonb | 1 | -2/+2 | |
use utf8 internally | |||||
2006-03-26 | rotated fonts, buttons, containers. Used for tabs for now | simonb | 1 | -2/+4 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-11-19 | fixes fontsituations when text disappears in non-antialias mode | mathias | 1 | -0/+1 | |
primary problem was to use utf8 when in fact the FontSet wasnt utf8. | |||||
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-09-11 | Font::drawText takes reference to FbDrawable instead of X Drawable + some ↵ | fluxgen | 1 | -3/+5 | |
code cleaning | |||||
2003-04-20 | license update | fluxgen | 1 | -2/+2 | |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -14/+14 | |
2002-11-26 | initial import | fluxgen | 1 | -0/+57 | |