aboutsummaryrefslogtreecommitdiff
path: root/src/FbCommandFactory.cc
AgeCommit message (Expand)AuthorFilesLines
2007-07-03some security fixes for fluxbox-remote, and a minor change for the gvim fixmarkt1-9/+10
2007-07-01added key commands :AddWorkspace and :RemoveLastWorkspacemarkt1-0/+6
2007-04-10added alias "kill" for keys filemarkt1-0/+1
2007-03-16added custommenu commandmarkt1-0/+3
2007-02-09added mouse bindings to the keys filemarkt1-0/+3
2007-02-02added SetAlpha key commandmarkt1-1/+24
2007-01-11add feature to minimize windows in current layermarkt1-3/+9
2006-06-30dead functionsmarkt1-3/+1
2006-06-22Added patch from Jim Ramsay (i dot am at jimramsay dot com) to freelymathias1-37/+48
2006-06-10added new command: ToggleCmd, works like a macro but executes the commands on...fluxgen1-6/+46
2006-04-16improved defaulting of int args in commands (thanks Jonas Koelker)simonb1-31/+30
2006-04-16add CloseAllWindows key actionsimonb1-0/+3
2006-04-12add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot orgsimonb1-2/+5
2006-03-09enhanced :NextWindow / :PrevWindow to accept <delta> as parameter, patch from...mathias1-4/+4
2006-02-18moved all focus handling to class FocusControlfluxgen1-6/+6
2006-02-16updated copyright infomathias1-1/+1
2005-06-15Enhanced MoveTo, fixes #1074568mathias1-4/+43
2005-06-15Fixes #1213003, SendToWorkspace shouldnt followmathias1-0/+9
2005-05-12llittle rewrite for the FbTk_istringstream usage.. was needed coz gcc2.95.xmathias1-1/+1
2005-03-23added "Fullscreen" - command, removes borders and maximizes to mathias1-0/+3
2005-02-13using stringstream header in FbTkfluxgen1-21/+9
2005-01-24copyright datemathias1-1/+1
2005-01-24copyright datesmathias1-1/+1
2004-12-21* added new command:mathias1-0/+3
2004-12-10Tab command, thanks Steeve Lennmark, steeve dot lennmark at mediasvar dot sefluxgen1-1/+8
2004-11-30adds "kill" to the windowmenumathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-06added :Export / :Setenv commandakir1-2/+17
2004-09-16make reconfig an alias for reconfigurerathnor1-2/+3
2004-08-30added RaiseLayer and LowerLayerakir1-1/+7
2004-08-29add back Workspace<n> keys with deprecated messagerathnor1-1/+21
2004-06-07update NLS string handling...rathnor1-2/+1
2004-05-02added exit commandfluxgen1-1/+4
2004-04-28fixes for/reimplement parts of directional focus movementrathnor1-1/+13
2004-04-22deiconify cmd, patch from Mathias Gumzfluxgen1-2/+35
2004-03-08tpyorathnor1-2/+2
2004-02-20added SendToNextWorkspace and SendToPrevWorkspace, patch from Mathias Gumzfluxgen1-1/+7
2004-01-21using empty instead of sizefluxgen1-3/+3
2004-01-16windowmenu command, patch fomr Junichiro Kitafluxgen1-1/+4
2003-12-20bindkey commandfluxgen1-1/+4
2003-12-19added setresourcevalue and setresourcevaluedialog actionsfluxgen1-1/+20
2003-12-19new actions, CommandDialog and SetWorkspaceNameDialogfluxgen1-3/+13
2003-12-03reload style commandfluxgen1-1/+4
2003-11-17check for sstream headerfluxgen1-5/+20
2003-10-25added resizeto and moveto commandsfluxgen1-1/+15
2003-09-29added MacroCmd action, thanks Mathias Gumzfluxgen1-1/+45
2003-09-29small patch from Mathias Gumzrathnor1-2/+2
2003-09-10added move command, thanks Mathias Gumzfluxgen1-10/+17
2003-09-06resize commandfluxgen1-3/+12
2003-08-30added workspacemenu action, thanks Mathias Gumzfluxgen1-37/+40