aboutsummaryrefslogtreecommitdiffstats
path: root/DynamicWorkspaces.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use hierarchical module names from the coreSpencer Janssen2007-11-011-2/+2
* add function to rename workspaces.David Roundy2007-10-181-1/+9
* code cleanup in selectWorkspace.David Roundy2007-10-171-4/+3
* allow users to go to dynamically-added workspaces with mod-n.David Roundy2007-10-171-2/+23
* add modules to deal with Workspaces (select, etc) by name using XPrompt.David Roundy2007-10-171-3/+13
* defaultLayouts -> layoutsSpencer Janssen2007-10-151-1/+1
* some renaming of classes and data types.David Roundy2007-09-291-2/+2
* fix DynamicWorkspaces.David Roundy2007-09-261-15/+11
* Match 'Remove Operations functions which have StackSet equivalents' from the ...Spencer Janssen2007-09-171-4/+3
* make Contrib use WorkspaceIdDavid Roundy2007-08-201-2/+5
* clean up DynamicWorkspaces to handle layouts properly.David Roundy2007-08-141-12/+16
* make DynamicWorkspace more thorough.David Roundy2007-08-141-13/+28
* new module DynamicWorkspaces to add and remove workspaces.David Roundy2007-08-141-0/+52