Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-02-18 | moved all focus handling to FocusControl | fluxgen | 1 | -4/+4 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-05-06 | Fix for #1160244, #1099704, #1094107: | mathias | 1 | -11/+13 | |
if the xkb-extension is enabled and the user switches between his/her keyboardlayouts fluxbox's keybhandling doesn't work well anymore because xkeyevent.state contains also xkb-related flags and thus we have to handle that with caution. KeyUtils now contain 'isolateModifierMask()' to really work only on the modifiers. why not as part of cleanMods() ? because the XLookupString return false results, eg TextBox's would only print chars from the first keyboardlayout. | |||||
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-10-21 | removed unneeded code + some minor fix for mipspro | akir | 1 | -18/+4 | |
2004-10-06 | removed unneeded m_font | akir | 1 | -7/+5 | |
2004-01-21 | using empty instead of size | fluxgen | 1 | -2/+2 | |
2004-01-02 | tab complete commands | fluxgen | 1 | -1/+42 | |
2003-12-19 | added post command and fixed correct font | fluxgen | 1 | -22/+47 | |
2003-12-19 | generic command dialog, replaces old setworkspacename | fluxgen | 1 | -0/+190 | |