Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-09-20 | Introduce `strict-assertions` feature flag | 1 | -0/+2 | |
2024-09-20 | Update `wgpu` to `22.0` | 1 | -2/+2 | |
2024-09-20 | Update `wgpu` to `0.20.1` | 1 | -2/+2 | |
2024-09-19 | Bump version to `0.14.0-dev` :tada: | 1 | -12/+12 | |
2024-09-19 | Bump version to `0.13.1` :tada: | 1 | -12/+12 | |
2024-09-18 | Bump MSRV to `1.80` | 1 | -1/+1 | |
2024-09-18 | Bump MSRV to `1.77` | 1 | -1/+1 | |
2024-09-18 | Remove trailing `0` in `rust-version` | 1 | -2/+2 | |
2024-09-18 | Bump version to `0.13.0` :tada: | 1 | -12/+12 | |
2024-09-14 | Add to workspaces. | 1 | -0/+1 | |
2024-09-14 | Add rust-version. | 1 | -0/+1 | |
2024-09-02 | Introduce `image-without-codecs` feature flag | 1 | -2/+4 | |
2024-08-04 | update version of "web-sys" to 0.3.69 | 1 | -1/+1 | |
2024-07-26 | Fix lints for Rust 1.80 | 1 | -1/+1 | |
2024-07-21 | Use `url` for `markdown` links | 1 | -0/+1 | |
2024-07-18 | Create `markdown` widget helpers in `iced_widget` | 1 | -1/+4 | |
2024-07-17 | Update `cosmic-text` and `resvg` (#2416) | 1 | -4/+4 | |
2024-06-19 | Introduce `daemon` API and unify shell runtimes | 1 | -1/+1 | |
2024-06-10 | Update `winit` to `0.30.1` | 1 | -1/+1 | |
2024-05-08 | Update `glyphon` fork to a cleaner branch | 1 | -1/+1 | |
2024-05-08 | Reuse `glyphon::Viewport` explicitly | 1 | -1/+1 | |
2024-05-08 | Reuse `glyphon::Pipeline` state in `iced_wgpu` | 1 | -1/+1 | |
2024-05-07 | Update `winit` to `0.30` | 1 | -2/+2 | |
2024-05-01 | Use `Bytes` as the `Container` of `ImageBuffer` | 1 | -1/+1 | |
2024-05-01 | Utilize bytes::Bytes for images | 1 | -0/+1 | |
2024-04-07 | Use built-in `[lints]` table in `Cargo.toml` | 1 | -7/+35 | |
2024-04-07 | Add a simple `wgpu` benchmark using `criterion` | 1 | -0/+9 | |
2024-04-07 | Add a simple `wgpu` benchmark using `criterion` | 1 | -0/+9 | |
2024-03-30 | Update `glyphon` for instanced rendering | 1 | -1/+1 | |
2024-03-30 | Replace `xxhash-rust` with `rustc-hash` | 1 | -1/+0 | |
2024-03-30 | Update `glyphon` with more performance improvements | 1 | -1/+1 | |
2024-03-29 | Use a `StagingBelt` in `iced_wgpu` for regular buffer uploads | 1 | -1/+1 | |
2024-03-26 | Propagate `advanced` feature to `iced_core` | 1 | -1/+1 | |
2024-03-24 | Fine-tune `Catalog` approach for `button`, `checkbox`, and `svg` | 1 | -1/+1 | |
2024-03-22 | Make `iced_tiny_skia` optional with a `tiny-skia` feature | 1 | -1/+3 | |
2024-03-20 | Introduce `auto-detect-theme` feature | 1 | -1/+5 | |
2024-03-19 | Update `winit` fork | 1 | -1/+1 | |
2024-03-07 | Move `Theme` type to `iced_core` | 1 | -5/+0 | |
2024-02-24 | Bump versions :tada: | 1 | -13/+13 | |
2024-02-21 | Bump versions to `0.12.1` | 1 | -1/+1 | |
2024-02-20 | Embed Fira Sans font on Wasm builds by default | 1 | -1/+3 | |
2024-02-13 | Introduce `Kind` in `core::clipboard` | 1 | -1/+1 | |
2024-02-09 | Update some dependencies | 1 | -6/+6 | |
2024-02-07 | Pin `web-sys` dependency to `0.3.67` for now | 1 | -1/+1 | |
2024-01-18 | Remove patch version from `softbuffer` | 1 | -1/+1 | |
2024-01-18 | Remove `winit` dependency from `iced` root crate | 1 | -2/+0 | |
2024-01-18 | Remove `Compositor` window generic | 1 | -7/+3 | |
2024-01-16 | WIP raw-window-handle 0.6 | 1 | -6/+12 | |
2024-01-17 | Update to `softbuffer` 0.3, tracking up to `age` sets of primitives | 1 | -1/+1 | |
2024-01-16 | Refactor `KeyCode` into `Key` and `Location` | 1 | -0/+1 |