Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `width` and `height` required methods | 2019-11-16 | 1 | -8/+4 | |
* | Implement `Container` widget | 2019-11-11 | 1 | -0/+4 | |
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -4/+16 | |
* | Draft new layout API | 2019-11-10 | 1 | -4/+4 | |
* | Draft `TextInput` widget structure | 2019-10-30 | 1 | -0/+3 | |
* | Provide `Renderer` to `Widget::on_event` | 2019-10-29 | 1 | -0/+1 | |
* | Draft `Scrollable` widget (no clipping yet!) | 2019-10-25 | 1 | -0/+3 | |
* | Rename `Renderer::Primitive` to `Renderer::Output` | 2019-10-11 | 1 | -1/+1 | |
* | Make `iced_core::Button` customizable | 2019-10-08 | 1 | -1/+1 | |
* | Add `Renderer` and `Primitive` concepts | 2019-10-05 | 1 | -9/+8 | |
* | Create `iced_core` and `iced_native` | 2019-09-20 | 1 | -0/+120 |