Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-04 | add selection box to various "choose one of these" menu items | Mark Tiefenbruck | 1 | -9/+9 | |
2008-01-11 | make FbTk::Command a template class, split parsing information out of ↵ | Mark Tiefenbruck | 1 | -3/+3 | |
ObjectRegistry | |||||
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-12-30 | remove some (hopefully) unneeded header includes | Mark Tiefenbruck | 1 | -1/+4 | |
2007-12-18 | holding control will now keep the menu open | Mark Tiefenbruck | 1 | -6/+10 | |
2006-05-20 | improve native language handling, move messages and menu labels to | simonb | 1 | -2/+2 | |
FbTk::FbString | |||||
2006-02-18 | moved all focus handling to class FocusControl | fluxgen | 1 | -18/+24 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-07-20 | Changed some *Focus options, just to make some things a bit more clear. | mathias | 1 | -0/+20 | |
the "Sloppy" was always a bit .. unprecise. removed SloppyFocus, SemiSloppyFocus and ClickToFocus options added MouseFocus, ClickFocus, MouseTabFocus, ClickTabFocus - MouseFocus - change the focus to the window under the mouse (almost similar to the 'old' SloppyFocus) - ClickFocus - change the focus to the window the user clicks - MouseTabFocus - change active tabclient to the one under the mouse in titlebar, does NOT change the focus - ClickTabFocus - change active tabclient when clicked onto a tabbutton to achieve former SemiSloppyFocus behavior one needs MouseFocus and ClickTabFocus | |||||
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-05-02 | moved from screen.cc | fluxgen | 1 | -0/+53 | |