Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-07-05 | Clarify documentation the Migrate message added to L.SubLayouts | Adam Vogt | 1 | -2/+3 |
2009-07-05 | Reduce a bit of recently introduced duplication in L.SubLayouts | Adam Vogt | 1 | -5/+3 |
2009-07-05 | Add Migrate message to L.SubLayouts, for better support of moving windows bet... | Adam Vogt | 1 | -13/+23 |
2009-07-05 | L.SubLayouts: also run the layout being modified in a restricted environment | Adam Vogt | 1 | -11/+30 |
2009-07-05 | L.SubLayouts fix bug where previously run layouts would not get messages | Adam Vogt | 1 | -3/+3 |
2009-06-28 | Keep track of whether messages should be given to new sublayouts in L.SubLayouts | Adam Vogt | 1 | -11/+11 |
2009-06-28 | Run sublayouts in L.Sublayouts in a restricted state | Adam Vogt | 1 | -3/+11 |
2009-06-18 | Correct many typos in the documentation, consistent US spellingg | Adam Vogt | 1 | -1/+1 |
2009-04-29 | Remove -XScopedTypeVariables requirement with L.SubLayouts | Adam Vogt | 1 | -10/+15 |
2009-04-23 | Add SubLayouts: a layout combinator for nesting layouts. | Adam Vogt | 1 | -0/+445 |