aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/ITypeAheadable.hh
AgeCommit message (Collapse)AuthorFilesLines
2010-09-08introduced FbTk::BidiStringMathias Gumz1-1/+1
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-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-10-13merged changes from pre-develmarkt1-0/+2
2007-05-17added include command to ITypeAheadable.hh header for tolower()markt1-0/+6
2007-03-03added support for typeahead in menusmarkt1-0/+49
2007-02-28whoops, didn't mean to add thesemarkt1-0/+0
2007-02-28ignore borders when doing FocusLeft, etc.markt1-0/+0