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