Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-08 | code simplification | Mathias Gumz | 1 | -1/+1 | |
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/+2 | |
2006-05-07 | handle utf-8 strings properly. | simonb | 1 | -3/+3 | |
use utf8 internally | |||||
2006-04-04 | rotated XFonts (and minor ext tab alignment fixes) | simonb | 1 | -21/+20 | |
2006-03-26 | rotated fonts, buttons, containers. Used for tabs for now | simonb | 1 | -4/+5 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
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/+3 | |
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-09 | fixed setRotate function | fluxgen | 1 | -4/+7 | |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -40/+40 | |
2002-11-26 | initial import | fluxgen | 1 | -0/+81 | |