Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-08 | introduced FbTk::BidiString | Mathias Gumz | 1 | -7/+9 | |
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). | |||||
2010-03-26 | Changed title signal in Focusable to new signal system | Henrik Kinnunen | 1 | -7/+10 | |
2010-03-18 | Changed Focusable::focusSig() to new signal system. | Henrik Kinnunen | 1 | -5/+15 | |
The focus signal emits the window that had the focus status changed. | |||||
2008-08-27 | move some things from FluxboxWindow to WindowState | Mark Tiefenbruck | 1 | -13/+0 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-12-29 | 'inline' in class declaration is implicitly inline | Mathias Gumz | 1 | -5/+5 | |
2007-11-12 | allow arbitrary window patterns in iconbar | markt | 1 | -1/+1 | |
2007-11-05 | various refactoring and minor changes | markt | 1 | -0/+14 | |
2007-10-14 | add support for transient windows in client patterns, and merge a few more ↵ | markt | 1 | -1/+4 | |
changes from pre-devel | |||||
2007-10-13 | merged changes from pre-devel | markt | 1 | -0/+140 | |