Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-01-14 | Bump image from `0.24` to `0.25` | 1 | -2/+2 | ||
2024-04-19 | Fix typo | 1 | -1/+1 | ||
2023-09-09 | Fix majority of unresolved documentation links | 1 | -1/+1 | ||
2023-09-04 | Use workspace dependencies and package inheritance | 1 | -4/+5 | ||
We are also taking this as a chance to synchronize the versions of all the crates! Because of this, we will skip the `0.11` version. | |||||
2023-07-21 | refactored window storage; | 1 | -0/+0 | ||
new helper window events (Destroyed, Created); clippy + fmt; | |||||
2023-01-09 | move window settings to `iced_native` | 1 | -7/+14 | ||
2022-03-01 | Added convenience functions for window::icon::Icon | 1 | -0/+57 | ||
2022-01-28 | Replace `iced_web` with WebGL support in `wgpu` :tada: | 1 | -19/+0 | ||
2021-04-12 | Run cargo fmt | 1 | -8/+10 | ||
2020-11-01 | Fix DimensionsMismatch error message | 1 | -1/+1 | ||
The values passed to write! were shifted 1 to the left. Fixes #591 | |||||
2020-07-01 | Move `Icon` to `iced` crate and introduce `Error` | 1 | -0/+132 | ||