Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-12-18 | Allow clipboard access in `Widget::on_event` | 1 | -1/+2 | |
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 | -2/+5 | |
2019-11-21 | Move widgets from `core` to `native` and `web` | 1 | -24/+121 | |
2019-11-16 | Make `width` and `height` required methods | 1 | -0/+4 | |
2019-11-11 | Draft custom layout engine based on `druid` | 1 | -6/+14 | |
2019-11-10 | Draft new layout API | 1 | -7/+11 | |
2019-11-02 | Reduce `Copy` constraint to `Clone` in `Message` | 1 | -3/+3 | |
2019-10-29 | Provide `Renderer` to `Widget::on_event` | 1 | -0/+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/+92 |