Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant `widget` modules in subcrates | 2022-03-09 | 1 | -5/+0 | |
| | | | | Instead, we can define the type aliases just once in the root crate! | ||||
* | Implement `Widget::draw` for `ProgressBar` | 2021-10-28 | 1 | -9/+1 | |
| | |||||
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -2/+0 | |
| | | | | See RFC: https://github.com/rust-lang/rfcs/blob/master/text/1946-intra-rustdoc-links.md | ||||
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -1/+1 | |
| | |||||
* | fix progress bar docs to no longer mention buttons (#301) | 2020-04-18 | 1 | -4/+4 | |
| | |||||
* | Implement styling for `ProgressBar` | 2020-01-07 | 1 | -0/+15 | |