Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant `widget` modules in subcrates | 2022-03-09 | 1 | -5/+0 | |
* | Remove `widget` module re-exports in `iced_native` | 2021-10-31 | 1 | -1/+1 | |
* | Wire up styling to `Slider` in `iced_native` | 2021-10-20 | 1 | -20/+1 | |
* | Remove trait-specific draw logic in `iced_native` | 2021-10-14 | 1 | -100/+1 | |
* | Account for empty ranges in `Slider` and `ProgressBar` | 2020-11-26 | 1 | -4/+8 | |
* | fix slider handle_offset formula | 2020-11-26 | 1 | -1/+1 | |
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -3/+0 | |
* | Use `f32` for `border_width` and `border_radius` | 2020-11-23 | 1 | -5/+5 | |
* | Add `height` method to `Slider` | 2020-08-01 | 1 | -15/+13 | |
* | Make `Slider` value type generic | 2020-06-13 | 1 | -2/+2 | |
* | Merge unnecessary split widget modules | 2020-05-19 | 1 | -1/+108 | |
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -0/+17 |