| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Provide `Renderer` to `Widget::on_event` | 2019-10-29 | 1 | -2/+4 | |
| | | | | | | This allows us to implement configurable event processing that adapts to different rendering strategies. | ||||
| * | Draft `Scrollable` widget (no clipping yet!) | 2019-10-25 | 1 | -1/+1 | |
| | | |||||
| * | Make `Renderer` immutable in `UserInterface::build` | 2019-10-11 | 1 | -1/+1 | |
| | | |||||
| * | Rename `Renderer::Primitive` to `Renderer::Output` | 2019-10-11 | 1 | -7/+7 | |
| | | |||||
| * | Add `Renderer` and `Primitive` concepts | 2019-10-05 | 1 | -9/+53 | |
| | | |||||
| * | Create `iced_core` and `iced_native` | 2019-09-20 | 1 | -0/+323 | |
