Age | Commit message (Expand) | Author | Files | Lines |
2007-03-16 | added custommenu command | markt | 1 | -0/+3 |
2007-02-09 | added mouse bindings to the keys file | markt | 1 | -0/+3 |
2007-02-02 | added SetAlpha key command | markt | 1 | -1/+24 |
2007-01-11 | add feature to minimize windows in current layer | markt | 1 | -3/+9 |
2006-06-30 | dead functions | markt | 1 | -3/+1 |
2006-06-22 | Added patch from Jim Ramsay (i dot am at jimramsay dot com) to freely | mathias | 1 | -37/+48 |
2006-06-10 | added new command: ToggleCmd, works like a macro but executes the commands on... | fluxgen | 1 | -6/+46 |
2006-04-16 | improved defaulting of int args in commands (thanks Jonas Koelker) | simonb | 1 | -31/+30 |
2006-04-16 | add CloseAllWindows key action | simonb | 1 | -0/+3 |
2006-04-12 | add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot org | simonb | 1 | -2/+5 |
2006-03-09 | enhanced :NextWindow / :PrevWindow to accept <delta> as parameter, patch from... | mathias | 1 | -4/+4 |
2006-02-18 | moved all focus handling to class FocusControl | fluxgen | 1 | -6/+6 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-06-15 | Enhanced MoveTo, fixes #1074568 | mathias | 1 | -4/+43 |
2005-06-15 | Fixes #1213003, SendToWorkspace shouldnt follow | mathias | 1 | -0/+9 |
2005-05-12 | llittle rewrite for the FbTk_istringstream usage.. was needed coz gcc2.95.x | mathias | 1 | -1/+1 |
2005-03-23 | added "Fullscreen" - command, removes borders and maximizes to | mathias | 1 | -0/+3 |
2005-02-13 | using stringstream header in FbTk | fluxgen | 1 | -21/+9 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2005-01-24 | copyright dates | mathias | 1 | -1/+1 |
2004-12-21 | * added new command: | mathias | 1 | -0/+3 |
2004-12-10 | Tab command, thanks Steeve Lennmark, steeve dot lennmark at mediasvar dot se | fluxgen | 1 | -1/+8 |
2004-11-30 | adds "kill" to the windowmenu | mathias | 1 | -1/+1 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-10-06 | added :Export / :Setenv command | akir | 1 | -2/+17 |
2004-09-16 | make reconfig an alias for reconfigure | rathnor | 1 | -2/+3 |
2004-08-30 | added RaiseLayer and LowerLayer | akir | 1 | -1/+7 |
2004-08-29 | add back Workspace<n> keys with deprecated message | rathnor | 1 | -1/+21 |
2004-06-07 | update NLS string handling... | rathnor | 1 | -2/+1 |
2004-05-02 | added exit command | fluxgen | 1 | -1/+4 |
2004-04-28 | fixes for/reimplement parts of directional focus movement | rathnor | 1 | -1/+13 |
2004-04-22 | deiconify cmd, patch from Mathias Gumz | fluxgen | 1 | -2/+35 |
2004-03-08 | tpyo | rathnor | 1 | -2/+2 |
2004-02-20 | added SendToNextWorkspace and SendToPrevWorkspace, patch from Mathias Gumz | fluxgen | 1 | -1/+7 |
2004-01-21 | using empty instead of size | fluxgen | 1 | -3/+3 |
2004-01-16 | windowmenu command, patch fomr Junichiro Kita | fluxgen | 1 | -1/+4 |
2003-12-20 | bindkey command | fluxgen | 1 | -1/+4 |
2003-12-19 | added setresourcevalue and setresourcevaluedialog actions | fluxgen | 1 | -1/+20 |
2003-12-19 | new actions, CommandDialog and SetWorkspaceNameDialog | fluxgen | 1 | -3/+13 |
2003-12-03 | reload style command | fluxgen | 1 | -1/+4 |
2003-11-17 | check for sstream header | fluxgen | 1 | -5/+20 |
2003-10-25 | added resizeto and moveto commands | fluxgen | 1 | -1/+15 |
2003-09-29 | added MacroCmd action, thanks Mathias Gumz | fluxgen | 1 | -1/+45 |
2003-09-29 | small patch from Mathias Gumz | rathnor | 1 | -2/+2 |
2003-09-10 | added move command, thanks Mathias Gumz | fluxgen | 1 | -10/+17 |
2003-09-06 | resize command | fluxgen | 1 | -3/+12 |
2003-08-30 | added workspacemenu action, thanks Mathias Gumz | fluxgen | 1 | -37/+40 |
2003-08-26 | added new action SetWorkspaceName | fluxgen | 1 | -1/+4 |
2003-08-19 | added resizehorizontal and resizevertical, patch from Mathias Gumz | fluxgen | 1 | -2/+8 |
2003-07-28 | added movetableft and movetabright commands | fluxgen | 1 | -1/+7 |