Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-10-13 | Draw checkbox in `iced_wgpu` | 1 | -3/+1 | |
2019-10-11 | Make `Renderer` immutable in `UserInterface::build` | 2 | -5/+2 | |
2019-10-11 | Handle mouse cursor in `iced_wgpu` | 1 | -1/+1 | |
2019-10-11 | Rename `Renderer::Primitive` to `Renderer::Output` | 15 | -34/+33 | |
2019-10-10 | Move `winit` conversions to `iced_winit` | 5 | -225/+0 | |
2019-10-09 | Move `winit` logic from `iced` to `iced_winit` | 6 | -28/+91 | |
2019-10-08 | Make `iced_core::Button` customizable | 12 | -40/+51 | |
2019-10-05 | Draft basic text rendering using `wgpu_glyph` | 1 | -0/+9 | |
2019-10-05 | Move `MouseCursor` to `iced_wgpu` | 6 | -45/+5 | |
2019-10-05 | Add `Renderer` and `Primitive` concepts | 13 | -105/+166 | |
2019-09-24 | Remove `stretch` optional dependency in `core` | 2 | -63/+49 | |
2019-09-20 | Complete some `hash_layout` implementations | 3 | -6/+7 | |
2019-09-20 | Create `iced_core` and `iced_native` | 28 | -0/+2781 |