Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce `viewport` to `Widget::draw` | 2020-10-28 | 1 | -0/+1 | |
* | #288 Renamed XXXWidget to Marker | 2020-04-12 | 1 | -2/+2 | |
* | Remove unnecessary 'static lifetime on Renderer | 2020-04-12 | 1 | -3/+4 | |
* | Hash type ids in `Widget::hash_layout` impls | 2020-03-30 | 1 | -2/+4 | |
* | refactor: remove not mandatory static lifetime | 2020-03-30 | 1 | -2/+2 | |
* | Write missing docs and reenable deny statements | 2020-01-09 | 1 | -0/+1 | |
* | Implement styling for `ProgressBar` | 2020-01-07 | 1 | -28/+21 | |
* | Merge branch 'master' into feature/custom-styling | 2020-01-05 | 1 | -0/+1 | |
* | Hash `height` of `ProgressBar` in `hash_layout` | 2020-01-03 | 1 | -0/+1 | |
* | Move `DEFAULT_HEIGHT` constant to `Renderer` | 2020-01-03 | 1 | -19/+20 | |
* | change(widget): make height adjustable at widget level | 2020-01-02 | 1 | -0/+171 |