Age | Commit message (Collapse) | Author | Files | Lines |
|
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).
|
|
This will reduce the number of #ifdef DEBUG for
simple debug messages.
include "Debug.hh" and use fbdbg instead of cerr for debug.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The window menu in the iconbutton was not updated properly
the first time it was used ( before right clicking in the real
window titlebar).
|
|
|
|
ObjectRegistry
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
auto-register
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
console, plus handle catalogs better.
|
|
FbTk::FbString
|
|
Listening to attention signal from Window.
|
|
|
|
|
|
|
|
|
|
|
|
lowlatency dot de>
|
|
|
|
|
|
|
|
|
|
|