Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-11-11 | Fix doc comments and remove `Align` from `tour` | 1 | -3/+7 | |
2019-11-11 | Draft custom layout engine based on `druid` | 1 | -9/+27 | |
2019-11-10 | Draft new layout API | 1 | -20/+16 | |
2019-11-02 | Reduce `Copy` constraint to `Clone` in `Message` | 1 | -2/+2 | |
2019-10-29 | Provide `Renderer` to `Widget::on_event` | 1 | -3/+10 | |
2019-10-11 | Make `Renderer` immutable in `UserInterface::build` | 1 | -4/+1 | |
2019-10-11 | Rename `Renderer::Primitive` to `Renderer::Output` | 1 | -4/+4 | |
2019-10-08 | Make `iced_core::Button` customizable | 1 | -12/+15 | |
2019-10-05 | Draft basic text rendering using `wgpu_glyph` | 1 | -0/+9 | |
2019-10-05 | Move `MouseCursor` to `iced_wgpu` | 1 | -1/+1 | |
2019-10-05 | Add `Renderer` and `Primitive` concepts | 1 | -17/+31 | |
2019-09-20 | Create `iced_core` and `iced_native` | 1 | -9/+11 | |
2019-09-19 | Remove generic `Color` in widgets | 1 | -9/+6 | |
2019-09-19 | Unify `web` and `ggez` tour examples :tada: | 1 | -3/+6 | |
2019-09-14 | Rethink workspace structure | 1 | -0/+0 | |
2019-09-10 | Switch to workspace layout | 1 | -0/+0 | |
2019-08-31 | Remove `nalgebra` dependency | 1 | -1/+1 | |
2019-08-30 | Write documentation example for `Element::map` | 1 | -2/+144 | |
2019-08-30 | Make `Hasher` opaque | 1 | -6/+6 | |
2019-08-29 | Write `renderer` docs and fix broken links | 1 | -7/+9 | |
2019-08-29 | Write documentation for `UserInterface` | 1 | -3/+7 | |
2019-07-20 | Decouple `iced` from `coffee` | 1 | -0/+222 |