From 08bd29d0d83756944b35a312497fbadcde9d74fe Mon Sep 17 00:00:00 2001 From: Mathias Gumz Date: Wed, 8 Sep 2010 20:20:41 +0200 Subject: updated ChangeLog --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 65d31de..fcb1c21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,14 @@ (Format: Year/Month/Day) Changes for 1.1.2 +*10/09/08: Introduced 'FbTk::BidiString' + + * '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). + *10/09/05: * Added support for bidirectional text (thanx to Ken Bloom), bug #2801836 FbTk/FbString.{cc,hh} FbTk/Font.cc -- cgit v0.11.2