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