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-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -2/+0 | |
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-04-04 | rotated Xmb Fonts, by rotating as we draw | simonb | 1 | -0/+3 | |
2006-03-26 | rotated fonts, buttons, containers. Used for tabs for now | simonb | 1 | -1/+1 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-11-19 | fixes fontsituations when text disappears in non-antialias mode | mathias | 1 | -1/+2 | |
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 | -2/+2 | |
code cleaning | |||||
2003-12-16 | fixed some icc warnings | fluxgen | 1 | -2/+2 | |
2003-01-05 | minor comments fixes | fluxgen | 1 | -2/+6 | |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -13/+13 | |
2002-11-26 | initial import | fluxgen | 1 | -0/+49 | |