| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to Rust 2024 and fix compiler errors | Héctor Ramón Jiménez | 2025-02-21 | 1 | -2/+2 |
* | Merge pull request #2780 from l4l/forked-wasmtimer | Héctor | 2025-02-16 | 1 | -1/+1 |
|\ |
|
| * | Use working wasmtimer for time::every | Kitsu | 2025-02-02 | 1 | -1/+1 |
* | | Merge pull request #2797 from AMS21/fix_2794 | Héctor | 2025-02-15 | 1 | -1/+1 |
|\ \ |
|
| * | | Update `sysinfo` to `0.33` | Héctor Ramón Jiménez | 2025-02-15 | 1 | -1/+1 |
| |/ |
|
* | | Use short version notation for `sipper` | Héctor Ramón Jiménez | 2025-02-11 | 1 | -1/+1 |
* | | Update `sipper` to `0.1.0` | Héctor Ramón Jiménez | 2025-02-11 | 1 | -1/+1 |
* | | Update `sipper` and relax `Send` requirements | Héctor Ramón Jiménez | 2025-02-09 | 1 | -1/+1 |
* | | Implement `sipper` support through `Task::sip` :tada: | Héctor Ramón Jiménez | 2025-02-09 | 1 | -0/+1 |
* | | Create explicit `Thumbnail` struct in `gallery` example | Héctor Ramón Jiménez | 2025-02-09 | 1 | -0/+1 |
|/ |
|
* | Fix broken references when parsing `markdown` streams | Héctor Ramón Jiménez | 2025-02-02 | 1 | -1/+1 |
* | Enable `animation` module for Wasm target | Héctor Ramón Jiménez | 2025-01-29 | 1 | -1/+1 |
* | Remove unused `winapi` crate from dependencies | rhysd | 2025-01-28 | 1 | -1/+0 |
* | Implement AI `gallery` example :tada: | Héctor Ramón Jiménez | 2025-01-27 | 1 | -1/+1 |
* | Draft basic `Animation` API in `iced_core` | Héctor Ramón Jiménez | 2025-01-27 | 1 | -0/+1 |
* | Bump MSRV to `1.82` | Héctor Ramón Jiménez | 2025-01-27 | 1 | -1/+1 |
* | Update our `winit` fork with `0.30.8` fixes | Héctor Ramón Jiménez | 2025-01-20 | 1 | -1/+1 |
* | Bump image from `0.24` to `0.25` | Jos Ahrens | 2025-01-14 | 1 | -1/+1 |
* | `dark-light`: 1 -> 2 (in root Cargo.toml) | Ricardo Fernández Serrata | 2025-01-09 | 1 | -1/+1 |
* | chore: remove once_cell dependency | Tommy Volk | 2025-01-06 | 1 | -1/+0 |
* | Bump MSRV to `1.81` | Héctor Ramón Jiménez | 2024-12-17 | 1 | -1/+1 |
* | Embed and use Fira Sans as default font when testing | Héctor Ramón Jiménez | 2024-12-12 | 1 | -3/+3 |
* | Decouple `iced_test` from `iced` crate | Héctor Ramón Jiménez | 2024-12-10 | 1 | -1/+0 |
* | Add image and hash snapshot-based testing to `iced_test` | Héctor Ramón Jiménez | 2024-12-10 | 1 | -0/+2 |
* | Draft `iced_test` crate and test `todos` example | Héctor Ramón Jiménez | 2024-12-10 | 1 | -0/+3 |
* | Replace `reactive-rendering` feature with `unconditional-rendering` | Héctor Ramón Jiménez | 2024-11-05 | 1 | -3/+3 |
* | Draft `reactive-rendering` feature for `button` | Héctor Ramón Jiménez | 2024-11-05 | 1 | -13/+13 |
* | Update `wgpu` to `23.0` | Héctor Ramón Jiménez | 2024-11-05 | 1 | -2/+2 |
* | Introduce `strict-assertions` feature flag | Héctor Ramón Jiménez | 2024-09-20 | 1 | -0/+2 |
* | Update `wgpu` to `22.0` | Héctor Ramón Jiménez | 2024-09-20 | 1 | -2/+2 |
* | Update `wgpu` to `0.20.1` | Héctor Ramón Jiménez | 2024-09-20 | 1 | -2/+2 |
* | Bump version to `0.14.0-dev` :tada: | Héctor Ramón Jiménez | 2024-09-19 | 1 | -12/+12 |
* | Bump version to `0.13.1` :tada: | Héctor Ramón Jiménez | 2024-09-19 | 1 | -12/+12 |
* | Merge pull request #2579 from dcampbell24/add-rust-version | Héctor Ramón | 2024-09-18 | 1 | -0/+2 |
|\ |
|
| * | Bump MSRV to `1.80` | Héctor Ramón Jiménez | 2024-09-18 | 1 | -1/+1 |
| * | Bump MSRV to `1.77` | Héctor Ramón Jiménez | 2024-09-18 | 1 | -1/+1 |
| * | Remove trailing `0` in `rust-version` | Héctor Ramón Jiménez | 2024-09-18 | 1 | -2/+2 |
| * | Add to workspaces. | David Campbell | 2024-09-14 | 1 | -0/+1 |
| * | Add rust-version. | David Campbell | 2024-09-14 | 1 | -0/+1 |
* | | Bump version to `0.13.0` :tada: | Héctor Ramón Jiménez | 2024-09-18 | 1 | -12/+12 |
|/ |
|
* | Introduce `image-without-codecs` feature flag | Héctor Ramón Jiménez | 2024-09-02 | 1 | -2/+4 |
* | update version of "web-sys" to 0.3.69 | Cho Yunjin | 2024-08-04 | 1 | -1/+1 |
* | Fix lints for Rust 1.80 | Héctor Ramón Jiménez | 2024-07-26 | 1 | -1/+1 |
* | Use `url` for `markdown` links | Héctor Ramón Jiménez | 2024-07-21 | 1 | -0/+1 |
* | Create `markdown` widget helpers in `iced_widget` | Héctor Ramón Jiménez | 2024-07-18 | 1 | -1/+4 |
* | Update `cosmic-text` and `resvg` (#2416) | Héctor Ramón | 2024-07-17 | 1 | -4/+4 |
* | Introduce `daemon` API and unify shell runtimes | Héctor Ramón Jiménez | 2024-06-19 | 1 | -1/+1 |
* | Update `winit` to `0.30.1` | Héctor Ramón Jiménez | 2024-06-10 | 1 | -1/+1 |
* | Update `glyphon` fork to a cleaner branch | Héctor Ramón Jiménez | 2024-05-08 | 1 | -1/+1 |
* | Reuse `glyphon::Viewport` explicitly | Héctor Ramón Jiménez | 2024-05-08 | 1 | -1/+1 |