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! | ||||
* | Remove `widget` module re-exports in `iced_native` | 2021-10-31 | 1 | -1/+1 | |
| | |||||
* | Remove trait-specific draw logic in `iced_native` | 2021-10-14 | 1 | -45/+1 | |
| | |||||
* | Introduce `viewport` to `Widget::draw` | 2020-10-28 | 1 | -3/+9 | |
| | | | | | This should eventually allow us to only generate primitives that are visible. | ||||
* | Write documentation for `iced_graphics` | 2020-05-28 | 1 | -0/+1 | |
| | |||||
* | Merge unnecessary split widget modules | 2020-05-19 | 1 | -0/+42 | |