Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant `widget` modules in subcrates | 2022-03-09 | 1 | -25/+0 | |
* | Decouple the image Handle type from the iced_native implementation | 2021-12-10 | 1 | -0/+2 | |
* | Introduce first-class `image` module in `iced_native` | 2021-10-31 | 1 | -2/+3 | |
* | Remove `widget` module re-exports in `iced_native` | 2021-10-31 | 1 | -2/+2 | |
* | Implement `Widget::draw` for `image::Viewer` | 2021-10-28 | 1 | -7/+3 | |
* | Implement `Widget::draw` for `Image` | 2021-10-25 | 1 | -1/+9 | |
* | Remove trait-specific draw logic in `iced_native` | 2021-10-14 | 1 | -17/+1 | |
* | Merge remote-tracking branch 'tarkah/image-pane' into image-pane | 2020-12-18 | 1 | -1/+4 | |
* | Write documentation for `iced_graphics` | 2020-05-28 | 1 | -0/+1 | |
* | Move `Layer` to `iced_graphics` | 2020-05-19 | 1 | -1/+1 | |
* | Merge unnecessary split widget modules | 2020-05-19 | 1 | -0/+30 |