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