Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-08 | introduced FbTk::BidiString | Mathias Gumz | 1 | -11/+3 | |
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-10-01 | compile fix: using correct forward declaration for template classes | Mathias Gumz | 1 | -1/+1 | |
we got this 'Warning (Anachronism): Old syntax for explicit specialization or instantiation ignored.' with the solaris compiler | |||||
2008-04-21 | some fixes for gcc 3.4 | Thomas Orgis | 1 | -1/+1 | |
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -2/+0 | |
2007-12-30 | remove some (hopefully) unneeded header includes | Mark Tiefenbruck | 1 | -1/+2 | |
2007-12-29 | 'inline' in class declaration is implicitly inline | Mathias Gumz | 1 | -2/+2 | |
2007-12-27 | architecture astronomy | Mark Tiefenbruck | 1 | -0/+102 | |