aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add simpler layoutHintsSpencer Janssen2007-09-281-0/+4
* NewTabbed: after a ReleaseResources we should return Tabbed Nothing...Andrea Rossato2007-09-281-4/+4
* Move NewTabbed to TabbedSpencer Janssen2007-09-282-3/+4
* Remove Tabbed.hsSpencer Janssen2007-09-282-147/+0
* Remove Decoration.hsSpencer Janssen2007-09-282-75/+0
* DragPane:just code formattingAndrea Rossato2007-09-271-8/+8
* NewTabbed: fixes a (reintroduced) bug and some code formattingAndrea Rossato2007-09-271-23/+22
* make NewTabbed use InvisibleMaybe to hide its cache.David Roundy2007-09-261-17/+24
* make DragPane code a bit more compact.David Roundy2007-09-261-9/+6
* hide implementation of DragPane from users.David Roundy2007-09-261-2/+5
* make DragPane a bit more succinct.David Roundy2007-09-261-4/+2
* make DragPane work with the new Layout classAndrea Rossato2007-09-261-51/+115
* make MagicFocus work with the new Layout classAndrea Rossato2007-09-261-11/+23
* NewTabbed: we must check if the sceen rectangle changedAndrea Rossato2007-09-261-4/+5
* fix DynamicWorkspaces.David Roundy2007-09-261-15/+11
* Remove LayoutChoice, this functionality is in the coreSpencer Janssen2007-09-252-63/+0
* new SetLayout module.David Roundy2007-09-251-0/+40
* make Accordian use pureLayout.David Roundy2007-09-251-8/+3
* modifyLayout -> handleMessage.David Roundy2007-09-255-7/+7
* Make Square work with class.David Roundy2007-09-251-8/+9
* make Combo work with classDavid Roundy2007-09-251-26/+43
* NewTabbed: fixed a bug and some code formattingAndrea Rossato2007-09-251-10/+12
* make Roledex work with Layout classAndrea Rossato2007-09-251-6/+7
* make Accordion work with Layout classAndrea Rossato2007-09-251-10/+11
* fix embarrassing bugs in LayoutModifier.David Roundy2007-09-241-2/+2
* Added a NewTabbed module with a new tabbed layout to testAndrea Rossato2007-09-241-0/+241
* LayoutModifier updated to use LayoutMessagesAndrea Rossato2007-09-241-2/+2
* move ThreeCol over to new class.David Roundy2007-09-241-12/+15
* Use the new modifiers in LayoutHintsSpencer Janssen2007-09-241-13/+16
* Use the new layout switcher in CommandsSpencer Janssen2007-09-241-1/+1
* Follow kind changes in FindEmptyWorkspaceSpencer Janssen2007-09-241-1/+1
* update WorkspaceDir.David Roundy2007-09-241-6/+11
* rename LayoutHelpers to LayoutModifier.David Roundy2007-09-233-4/+4
* convert LayoutScreens to class.David Roundy2007-09-231-4/+8
* Update NoBorders and LayoutHelpers.David Roundy2007-09-232-36/+41
* add a hook to LayoutHelpers.David Roundy2007-09-231-1/+3
* use default modifyLayout in Circle.David Roundy2007-09-231-1/+0
* update LayoutHelpers to work with new Layout class.David Roundy2007-09-231-38/+25
* make TwoPane work with Layout classAndrea Rossato2007-09-221-18/+24
* Circle: must export type constructorAndrea Rossato2007-09-221-1/+1
* make Circle work with Layout class.David Roundy2007-09-211-7/+7
* Cope with StackSet export changesSpencer Janssen2007-09-241-1/+1
* Rolodex.hs: add missing type signature.Joachim Fasting2007-09-191-0/+1
* Warp.hs: remove seemingly unused code.Joachim Fasting2007-09-191-4/+0
* CopyWindow.hs: -Wall police.Joachim Fasting2007-09-191-3/+3
* CopyWindow.copy: remove seemingly unnecessary parameter from helper func.Joachim Fasting2007-09-191-4/+4
* DirectoryPrompt.hs: add missing type signature.Joachim Fasting2007-09-191-0/+1
* LayoutChoice.hs: update module header.Joachim Fasting2007-09-191-2/+2
* LayoutChoice.hs: add LANGUAGE pragma.Joachim Fasting2007-09-191-0/+1
* SinkAll.hs: -Wall police.Joachim Fasting2007-09-191-3/+2