Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-12-18 | Allow clipboard access in `Widget::on_event` | 1 | -1/+2 | |
2019-12-14 | Fix `Widget::width` for `Checkbox` | 1 | -1/+1 | |
2019-12-05 | Draft first version of event subscriptions :tada: | 1 | -2/+13 | |
2019-11-24 | Display widget images in documentation | 1 | -1/+1 | |
2019-11-24 | Fix `iced_native` widget examples | 1 | -1/+1 | |
2019-11-22 | Uncomment missing debug implementations rule | 1 | -0/+1 | |
2019-11-22 | Write docs for `iced` and `iced_native` | 1 | -3/+6 | |
2019-11-21 | Move widgets from `core` to `native` and `web` | 1 | -20/+108 | |
2019-11-16 | Make `width` and `height` required methods | 1 | -0/+4 | |
2019-11-13 | Fix `Widget::width` implementation of `Checkbox` | 1 | -1/+5 | |
2019-11-11 | Draft custom layout engine based on `druid` | 1 | -5/+9 | |
2019-11-10 | Draft new layout API | 1 | -7/+11 | |
2019-10-29 | Provide `Renderer` to `Widget::on_event` | 1 | -0/+1 | |
2019-10-13 | Draw checkbox in `iced_wgpu` | 1 | -3/+1 | |
2019-10-11 | Rename `Renderer::Primitive` to `Renderer::Output` | 1 | -2/+2 | |
2019-10-08 | Make `iced_core::Button` customizable | 1 | -2/+2 | |
2019-10-05 | Add `Renderer` and `Primitive` concepts | 1 | -4/+4 | |
2019-09-20 | Create `iced_core` and `iced_native` | 1 | -0/+95 |