Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-10-14 | Remove trait-specific draw logic in `iced_native` | 1 | -24/+0 | |
2020-11-26 | Use recently stabilized intra-doc links | 1 | -5/+2 | |
2020-10-28 | Introduce `viewport` to `Widget::draw` | 1 | -1/+2 | |
2020-07-10 | Remove unnecessary lifetime in `Widget` trait | 1 | -1/+1 | |
2020-07-08 | Introduce `Widget::overlay` :tada: | 1 | -1/+1 | |
2020-01-10 | Move `Debugger` and `Windowed` to a better location | 1 | -5/+5 | |
2019-12-30 | Add `Renderer::Defaults` and style inheritance | 1 | -0/+1 | |
2019-11-11 | Draft custom layout engine based on `druid` | 1 | -1/+1 | |
2019-11-10 | Draft new layout API | 1 | -1/+1 | |
2019-10-11 | Rename `Renderer::Primitive` to `Renderer::Output` | 1 | -1/+1 | |
2019-10-09 | Move `winit` logic from `iced` to `iced_winit` | 1 | -0/+25 |