Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-12-18 | Allow clipboard access in `Widget::on_event` | 1 | -1/+4 | |
2019-11-29 | Make many functions `const` | 1 | -8/+8 | |
2019-11-22 | Uncomment missing debug implementations rule | 1 | -1/+1 | |
2019-11-22 | Write docs for `iced` and `iced_native` | 1 | -0/+17 | |
2019-11-21 | Move widgets from `core` to `native` and `web` | 1 | -5/+110 | |
2019-11-16 | Make `width` and `height` required methods | 1 | -0/+4 | |
2019-11-11 | Implement `Container` widget | 1 | -2/+1 | |
2019-11-11 | Draft custom layout engine based on `druid` | 1 | -12/+27 | |
2019-11-10 | Draft new layout API | 1 | -40/+12 | |
2019-10-29 | Provide `Renderer` to `Widget::on_event` | 1 | -3/+8 | |
2019-10-11 | Rename `Renderer::Primitive` to `Renderer::Output` | 1 | -2/+2 | |
2019-10-08 | Make `iced_core::Button` customizable | 1 | -1/+1 | |
2019-10-05 | Move `MouseCursor` to `iced_wgpu` | 1 | -3/+1 | |
2019-10-05 | Add `Renderer` and `Primitive` concepts | 1 | -16/+14 | |
2019-09-20 | Create `iced_core` and `iced_native` | 1 | -0/+117 |