Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -7/+9 | |
2023-02-28 | Use `iced_renderer` instead of `iced_graphics` in root crate | 1 | -1/+1 | |
2022-04-27 | Change `ContextCreationFailed` to `GraphicsCreationFailed` | 1 | -5/+5 | |
2022-04-20 | Introduce `Error::ContextCreationFailed` | 1 | -5/+5 | |
2022-01-28 | Replace `iced_web` with WebGL support in `wgpu` :tada: | 1 | -1/+0 | |
2021-01-29 | Make iced::Error Send + Sync | 1 | -1/+12 | |
2020-09-08 | Make `Application` and `Sandbox` return a `Result` | 1 | -0/+34 |