Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-08 | code simplification | Mathias Gumz | 1 | -15/+8 | |
2010-09-08 | introduced FbTk::BidiString | Mathias Gumz | 1 | -10/+8 | |
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). | |||||
2009-09-30 | cosmetic fixes: removed redundant ';' + some whitespaces | Mathias Gumz | 1 | -1/+1 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-06-29 | updates for compiling with gcc 4.3 | markt | 1 | -0/+8 | |
2007-01-05 | fix loading of rotated fonts on style change | simonb | 1 | -5/+16 | |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias | 1 | -51/+55 | |
2006-06-21 | fix nls... notably classify text on conversion whether its for X or | simonb | 1 | -3/+3 | |
console, plus handle catalogs better. | |||||
2006-05-07 | handle utf-8 strings properly. | simonb | 1 | -8/+22 | |
use utf8 internally | |||||
2006-04-04 | rotated XFonts (and minor ext tab alignment fixes) | simonb | 1 | -106/+74 | |
2006-03-26 | rotated fonts, buttons, containers. Used for tabs for now | simonb | 1 | -2/+3 | |
2006-03-20 | minor type-o fix, thanks Semushin Slava | fluxgen | 1 | -6/+6 | |
2006-03-14 | fixed memory leak when XCreateImage fail, thanks php-coder | fluxgen | 1 | -3/+11 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
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 | -7/+6 | |
code cleaning | |||||
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -2/+6 | |
2004-08-10 | Minor fix | fluxgen | 1 | -4/+3 | |
2004-06-07 | update NLS string handling... | rathnor | 1 | -4/+7 | |
2003-09-11 | cleaning | fluxgen | 1 | -34/+32 | |
2002-12-09 | fixed bug in rotate | fluxgen | 1 | -5/+17 | |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -287/+287 | |
2002-11-26 | another missing header | fluxgen | 1 | -1/+2 | |
2002-11-26 | nothrow in header new | fluxgen | 1 | -1/+3 | |
2002-11-26 | initial import | fluxgen | 1 | -0/+383 | |