Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant `widget` modules in subcrates | 2022-03-09 | 1 | -3/+0 | |
* | Remove `widget` module re-exports in `iced_native` | 2021-10-31 | 1 | -1/+1 | |
* | Implement `Widget::draw` for `Rule` | 2021-10-28 | 1 | -16/+1 | |
* | Remove trait-specific draw logic in `iced_native` | 2021-10-14 | 1 | -56/+1 | |
* | Use `f32` for `border_width` and `border_radius` | 2020-11-23 | 1 | -2/+2 | |
* | added FillMode::fill() | 2020-08-22 | 1 | -83/+4 | |
* | added FillMode enum style for the Rule widget | 2020-08-22 | 1 | -19/+82 | |
* | widget Rule added | 2020-08-22 | 1 | -0/+89 |