Age | Commit message (Expand) | Author |
2011-09-14 | Use RefCount to store keybindings | Pavel Labath |
2010-05-05 | added OnLeftGrip, OnRightGrip, OnWindowBorder modifiers for keys file | Mathias Gumz |
2008-11-01 | don't reload keys file on modifier map events, just re-grab keys | Mark Tiefenbruck |
2008-10-03 | break keychains after an invalid key is pressed (which unfortunately will be ... | Mark Tiefenbruck |
2008-08-14 | cleanup of some files | Mathias Gumz |
2008-05-15 | need to reset keybindings when keymap changes | Mark Tiefenbruck |
2008-05-12 | only reload the keys file if the contents have changed | Mark Tiefenbruck |
2008-02-11 | more fun with the window menu | Mark Tiefenbruck |
2008-02-04 | Fix a freed memory access in Keys::doAction. | Tomas Janousek |
2008-01-03 | remove old svn $Id$ tags | Mark Tiefenbruck |
2008-01-02 | more header 'correctness' | Mathias Gumz |
2008-01-02 | decoupling, moved private datastructures to Keys.cc | Mathias Gumz |
2007-12-30 | removed some unneeded headers | Mathias Gumz |
2007-12-09 | added OnTitlebar modifier to keys file | markt |
2007-11-20 | move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbed | markt |
2007-10-13 | merged changes from pre-devel | markt |
2007-09-30 | load default key bindings on error | simonb |
2007-03-18 | function to find already existing keychains wasn't working properly | markt |
2007-02-09 | added mouse bindings to the keys file | markt |
2007-01-05 | only grab keybindings on screens managed by fluxbox | markt |
2006-12-19 | Change to data structure for keybindings, ungrab and grab keys when switching | markt |
2006-04-12 | add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot org | simonb |
2006-04-11 | cosmetic, closes #1467926 | mathias |
2006-04-02 | size_t fixes, thanks Semushin Slava aka php-coder | fluxgen |
2005-05-06 | Fix for #1160244, #1099704, #1094107: | mathias |
2005-01-24 | copyright date | mathias |
2004-11-19 | svn propset svn:keywords "Id" | mathias |
2003-12-20 | addBinding function and some cleaning | fluxgen |
2003-12-16 | cleaning | fluxgen |
2003-10-05 | shuffle bunch of stuff from Keys into FbTk/KeyUtil | rathnor |
2003-09-06 | moved modifier detection to FbTk KeyUtil | fluxgen |
2003-08-19 | cleaning | fluxgen |
2003-06-30 | using new CommandParser and Commands instead of enum actions | fluxgen |
2003-06-15 | new keys for cycling through groups - NextGroup/PrevGroup (they are an alias | rathnor |
2003-06-08 | add reconfigure and restart keys | rathnor |
2003-04-20 | add directional focus movement (Simon) | rathnor |
2003-04-15 | add most recently used window cycling (Simon) | rathnor |
2003-04-14 | merged with embedded-tab-branch | fluxgen |
2003-02-28 | minor cleaning | fluxgen |
2003-02-02 | Integration of new Layering code, plus updates to the layering code itself | rathnor |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor |
2002-11-27 | copyright notice | fluxgen |
2002-11-13 | determine lock masks | fluxgen |
2002-08-04 | doxygen comments | fluxgen |
2002-07-27 | doxygen comments and const correct fixes | fluxgen |
2002-06-29 | comments | fluxgen |
2002-05-02 | added FIRSTTAB, LASTTAB, MOVETABPREV and MOVETABNEXT | fluxgen |
2002-04-19 | added ToggleTab | fluxgen |
2002-04-09 | added RootMenu action | fluxgen |
2002-02-26 | removed 1-12 in sendtoworkspace | fluxgen |