Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Controlgroup: Correctly handle non-empty child class key | Gabriel Schulhof | 2016-07-06 | 1 | -0/+16 |
| | | | | | Fixes #14984 Closes gh-1713 | ||||
* | Controlgroup: Add "only" position to class generator functions | Alexander Schmitz | 2016-06-09 | 1 | -0/+10 |
| | | | | | Fixes #14972 Closes gh-1711 | ||||
* | Controlgroup: Fix rendering of labels | Alexander Schmitz | 2016-05-26 | 1 | -0/+1 |
| | | | | | Fixes #14967 Closes gh-1703 | ||||
* | Controlgroup: Don't remove existing classes classes | Alexander Schmitz | 2016-05-26 | 1 | -0/+21 |
| | | | | | | unless its a corner class Fixes #14960 | ||||
* | Controlgroup: Fix create and destroy for controlgroupLabel | Jörn Zaefferer | 2015-10-26 | 1 | -1/+3 |
| | | | | | | 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. | ||||
* | Controlgroup: Fix css reference in unit tests | Jörn Zaefferer | 2015-10-08 | 1 | -1/+1 |
| | |||||
* | Controlgroup: Inital commit of new widget | Alexander Schmitz | 2015-10-07 | 1 | -0/+39 |
This widget replaces the buttonset widget |