aboutsummaryrefslogtreecommitdiff
path: root/src/FbCommands.cc
AgeCommit message (Expand)AuthorFilesLines
2004-11-24fix the hiding of the menu when the menufile-timestamps changedmathias1-4/+14
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-21back to setenv for non-irix for now, we need to look deeper into this some day.akir1-1/+6
2004-10-21putenv is more platform independentakir1-2/+9
2004-10-06added :Export / :Setenv commandakir1-1/+10
2004-09-11workspace menu and root menu inside visible areafluxgen1-73/+72
2004-08-30closes bug 977054akir1-7/+10
2004-07-19some EMX fixes, thanks dave_yeo at paralynxfluxgen1-6/+15
2004-04-22deiconify cmd, patch from Mathias Gumzfluxgen1-1/+50
2004-01-21using empty instead of sizefluxgen1-4/+3
2003-12-20bindkey commandfluxgen1-2/+16
2003-12-19SetResourceValueCmd and SetResourceValueDialogCmdfluxgen1-4/+27
2003-12-19WorkspaceNameDialogCmd, CommandDialogCmd and changes in SetWorkspaceNameCmdfluxgen1-5/+45
2003-12-19cleaningfluxgen1-32/+30
2003-12-03reload style commandfluxgen1-1/+8
2003-09-06minor fixesfluxgen1-12/+1
2003-09-06show root menu and workspace menu under mousefluxgen1-4/+48
2003-08-30added workspacemenu action, thanks Mathias Gumzfluxgen1-1/+12
2003-08-26added SetWorkspaceNameCmdfluxgen1-1/+12
2003-08-11changed Theme load from char * to std stringfluxgen1-6/+2
2003-07-19fix most commands to run on screen mouse is in, rather than focused windowrathnor1-3/+3
2003-07-01added ShowRootMenuCmdfluxgen1-1/+13
2003-06-30using default key screen if no screen num was specifiedfluxgen1-2/+12
2003-06-22save resourcesfluxgen1-1/+5
2003-06-11revert NULL thingrathnor1-3/+3
2003-06-11make sure that "0" is 4-bit safe for a null pointer by replacing it with (voidrathnor1-3/+3
2003-06-08fix restart in menu to accept and use an argumentrathnor1-2/+9
2003-04-28forgot putenvfluxgen1-1/+2
2003-04-28fixed execute on right screenfluxgen1-2/+9
2003-04-15need fbtk ThemeManagerfluxgen1-1/+2
2003-02-15added SetStyleCmdfluxgen1-1/+15
2003-01-09contains basic commands to restart, reconfigure, execute command and exit flu...fluxgen1-0/+64