aboutsummaryrefslogtreecommitdiffstats
path: root/DynamicWorkspaces.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-01HierarchifySpencer Janssen1-107/+0
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-2/+2
2007-10-18add function to rename workspaces.David Roundy1-1/+9
2007-10-17code cleanup in selectWorkspace.David Roundy1-4/+3
2007-10-17allow users to go to dynamically-added workspaces with mod-n.David Roundy1-2/+23
2007-10-17add modules to deal with Workspaces (select, etc) by name using XPrompt.David Roundy1-3/+13
2007-10-15defaultLayouts -> layoutsSpencer Janssen1-1/+1
2007-09-29some renaming of classes and data types.David Roundy1-2/+2
2007-09-26fix DynamicWorkspaces.David Roundy1-15/+11
2007-09-17Match 'Remove Operations functions which have StackSet equivalents' from the ...Spencer Janssen1-4/+3
2007-08-20make Contrib use WorkspaceIdDavid Roundy1-2/+5
2007-08-14clean up DynamicWorkspaces to handle layouts properly.David Roundy1-12/+16
2007-08-14make DynamicWorkspace more thorough.David Roundy1-13/+28
2007-08-14new module DynamicWorkspaces to add and remove workspaces.David Roundy1-0/+52