Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use Data.Default wherever possible, and deprecate the things it replaces | Daniel Wagner | 2013-05-28 | 1 | -2/+2 |
* | eliminate references to defaultConfig | Daniel Wagner | 2013-05-28 | 1 | -1/+1 |
* | Extended decoration module with more hooks and consolidated some existing ones | Jan Vornberger | 2009-11-29 | 1 | -1/+1 |
* | Fix bugs in Tabbed and TabBarDecoration -- please remember multi-head! | Spencer Janssen | 2008-03-26 | 1 | -1/+1 |
* | fix bug in TabBarDecoration leading to gaps in corner. | David Roundy | 2008-03-25 | 1 | -5/+4 |
* | Tabbed and TabBarDecoration: no need to implement decorateFirst (the default ... | Andrea Rossato | 2008-02-18 | 1 | -1/+0 |
* | TabBarDecoration: simpleTabBar automatically applies resizeVertical | Andrea Rossato | 2008-02-18 | 1 | -5/+15 |
* | Add TabBarDecoration, a layout modifier to add a bar of tabs to any layout | Andrea Rossato | 2008-02-18 | 1 | -0/+70 |