Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 1 | -6/+0 | |
2022-07-11 | Update `lyon` to `1.0` :tada: | 1 | -1/+1 | |
2022-07-01 | Bump versions :tada: | 1 | -1/+1 | |
2022-05-02 | Bump versions :tada: | 1 | -5/+5 | |
2022-03-09 | Implement `pure` version of `Canvas` widget | 1 | -0/+6 | |
2022-02-09 | Update Rust edition to 2021 :tada: | 1 | -1/+1 | |
2022-02-03 | Access `lyon_algorithms` indirectly through `lyon` | 1 | -5/+1 | |
2022-01-27 | Add line dash API | 1 | -1/+5 | |
2022-01-04 | Bump raw-window-handle | 1 | -1/+1 | |
2021-09-01 | Rely on latest release of `lyon_tessellation` | 1 | -2/+0 | |
2021-08-30 | Rely on new fast paths for basic shapes in `lyon` | 1 | -0/+2 | |
2021-08-26 | Update `lyon` to `0.17` in `iced_graphics` | 1 | -1/+1 | |
2021-03-31 | Bump versions :tada: | 1 | -3/+3 | |
2021-01-21 | Disable default features of `qrcode` for `iced_graphics` | 1 | -0/+1 | |
2020-12-19 | Update `font-kit` to `0.10` | 1 | -1/+1 | |
2020-11-26 | Bump versions :tada: | 1 | -2/+2 | |
2020-11-26 | Add missing metadata to `iced_graphics` subcrate | 1 | -0/+5 | |
2020-11-25 | Add license to iced-graphics' Cargo.toml | 1 | -0/+1 | |
2020-11-20 | Implement `QRCode` widget | 1 | -0/+5 | |
2020-11-10 | Update `font-kit` dependency in `iced_graphics` | 1 | -1/+1 | |
2020-11-10 | Update `lyon` dependency in `iced_graphics` | 1 | -1/+1 | |
2020-11-10 | Update `glam` dependency in `iced_graphics` | 1 | -1/+1 | |
2020-11-10 | Update `bytemuck` dependency in `iced_graphics` | 1 | -1/+4 | |
2020-09-08 | Make `Application` and `Sandbox` return a `Result` | 1 | -0/+1 | |
2020-08-17 | Upgrade glam to 0.9 & use glam's Mat4 ortho rh gl. | 1 | -1/+1 | |
2020-05-28 | Write documentation for `iced_glow` | 1 | -0/+4 | |
2020-05-21 | Implement `iced_glutin` :tada: | 1 | -0/+1 | |
2020-05-20 | Refactor `Viewport` and `Compositor` | 1 | -0/+1 | |
2020-05-19 | Move built-in fonts to `iced_graphics` | 1 | -0/+2 | |
2020-05-19 | Move `font::Source` to `iced_graphics` | 1 | -0/+5 | |
2020-05-19 | Move `Transformation` to `iced_graphics` | 1 | -0/+1 | |
2020-05-19 | Draft new `iced_graphics` crate :tada: | 1 | -0/+23 |