Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Controlgroup: Fix create and destroy for controlgroupLabel | Jörn Zaefferer | 2015-10-26 | 1 | -2/+13 |
| | | | | | | Creating the label broke while doing a refactoring, the lack of tests allowed that to go unnoticed. Shouldn't happen again with the extra tests, covering both controlgroupLabel and spinner. | ||||
* | All: Fix manifest issues for categories and CSS dependencies | Jörn Zaefferer | 2015-10-23 | 1 | -3/+3 |
| | | | | | | | Collapses "UI Core" and "Core" into just "Core". Fixes bad paths for CSS dependencies. Regressed when moving widgets into the widgets subfolder. | ||||
* | Controlgroup: Convert to onevar, fix guard-clause/else, rm tmp var | Jörn Zaefferer | 2015-10-08 | 1 | -16/+18 |
| | |||||
* | Controlgroup: Typos and minor style fixes | Alexander Schmitz | 2015-10-08 | 1 | -22/+26 |
| | |||||
* | Controlgroup: Optimize and simplify data access and storage | Jörn Zaefferer | 2015-10-08 | 1 | -4/+2 |
| | |||||
* | Controlgroup: Improve comments and remove a misleading blank line | Jörn Zaefferer | 2015-10-08 | 1 | -3/+2 |
| | |||||
* | Controlgroup: Rename excludeInvisible to onlyVisible | Jörn Zaefferer | 2015-10-08 | 1 | -2/+2 |
| | | | | Gets rid of the double negative. | ||||
* | Controlgroup: Address review comments | Alexander Schmitz | 2015-10-08 | 1 | -34/+29 |
| | |||||
* | Controlgroup: Style updates | Alexander Schmitz | 2015-10-08 | 1 | -11/+11 |
| | |||||
* | Controlgroup: Fixes for spinner | Alexander Schmitz | 2015-10-08 | 1 | -4/+7 |
| | |||||
* | Controlgroup: fixup for spinner and label | Alexander Schmitz | 2015-10-08 | 1 | -7/+18 |
| | |||||
* | Controlgroup: Add controlgroup labels | Alexander Schmitz | 2015-10-08 | 1 | -4/+10 |
| | |||||
* | Controlgroup: Add spinner to widgets controlgroup works with | Alexander Schmitz | 2015-10-08 | 1 | -12/+23 |
| | |||||
* | Controlgroup: Fix headers and demos | Alexander Schmitz | 2015-10-08 | 1 | -3/+10 |
| | |||||
* | Controlgroup: Add missing entry to demos bootstrap | Alexander Schmitz | 2015-10-08 | 1 | -0/+204 |