Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Draft basic `Animation` API in `iced_core` | 2025-01-27 | 1 | -0/+1 | |
| | |||||
* | chore: remove once_cell dependency | 2025-01-06 | 1 | -1/+0 | |
| | |||||
* | Remove `parent` from `PlatformSpecific` window settings | 2024-06-14 | 1 | -3/+0 | |
| | |||||
* | Utilize bytes::Bytes for images | 2024-05-01 | 1 | -0/+1 | |
| | |||||
* | Use built-in `[lints]` table in `Cargo.toml` | 2024-04-07 | 1 | -0/+3 | |
| | |||||
* | Replace `xxhash-rust` with `rustc-hash` | 2024-03-30 | 1 | -1/+1 | |
| | |||||
* | Propagate `advanced` feature to `iced_core` | 2024-03-26 | 1 | -0/+1 | |
| | |||||
* | Introduce `auto-detect-theme` feature | 2024-03-20 | 1 | -0/+6 | |
| | |||||
* | Sort `iced_core` dependencies | 2024-03-07 | 1 | -2/+2 | |
| | |||||
* | Move `Theme` type to `iced_core` | 2024-03-07 | 1 | -2/+1 | |
| | |||||
* | Introduce `with_transformation` to `Renderer` trait | 2024-02-02 | 1 | -0/+1 | |
| | |||||
* | Use `workspace` dependency for `raw-window-handle` in `iced_core` | 2024-01-18 | 1 | -2/+1 | |
| | |||||
* | Refactor `KeyCode` into `Key` and `Location` | 2024-01-16 | 1 | -2/+3 | |
| | |||||
* | Use latest `raw-window-handle` in `iced_core` | 2023-12-15 | 1 | -1/+2 | |
| | |||||
* | Update `winit` to `0.29.4` | 2023-12-15 | 1 | -3/+1 | |
| | |||||
* | Use `workspace` dependency for `raw-window-handle` | 2023-11-29 | 1 | -2/+2 | |
| | |||||
* | Merge branch 'master' into feat/multi-window-support | 2023-11-29 | 1 | -14/+17 | |
|\ | |||||
| * | Migrate twox-hash -> xxhash_rust. Switch to Xxh3 for better performance. | 2023-11-11 | 1 | -1/+1 | |
| | | | | | | | | xxhash-rust is more maintained, built against `::core`, so no workaround for wasm is necessary. Switch to Xxh3 for better performance, which shows when loading/hashing image buffers. | ||||
| * | Use `Radians` as a number directly in `gradient` example | 2023-09-08 | 1 | -0/+1 | |
| | | |||||
| * | Use workspace dependencies and package inheritance | 2023-09-04 | 1 | -14/+16 | |
| | | | | | | | | | | | | 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. | ||||
| * | Bump versions :tada: | 2023-07-28 | 1 | -1/+1 | |
| | | |||||
* | | refactored window storage; | 2023-07-21 | 1 | -0/+3 | |
|/ | | | | | new helper window events (Destroyed, Created); clippy + fmt; | ||||
* | Use approx for testing color operations | 2023-05-26 | 1 | -0/+3 | |
| | |||||
* | Upgrade `palette` dependency | 2023-05-25 | 1 | -1/+1 | |
| | |||||
* | Added support for gradients as background variants + other optimizations. | 2023-05-11 | 1 | -0/+1 | |
| | |||||
* | Merge branch 'master' into advanced-text | 2023-04-17 | 1 | -1/+1 | |
|\ | |||||
| * | Bump versions :tada: | 2023-04-13 | 1 | -1/+1 | |
| | | |||||
* | | Merge branch 'master' into feature/software-renderer | 2023-03-07 | 1 | -1/+1 | |
|\| | |||||
| * | Bump version of `iced_core` :tada: | 2023-02-25 | 1 | -1/+1 | |
| | | |||||
* | | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -0/+1 | |
| | | |||||
* | | Implement `Canvas` support for `iced_tiny_skia` | 2023-03-01 | 1 | -0/+1 | |
|/ | |||||
* | Bump versions :tada: | 2023-02-18 | 1 | -1/+1 | |
| | |||||
* | Bump versions :tada: | 2023-01-14 | 1 | -1/+1 | |
| | |||||
* | Use `instant` instead of `wasm-timer` in `iced_core` | 2023-01-12 | 1 | -1/+1 | |
| | |||||
* | Bump versions :tada: | 2022-12-07 | 1 | -1/+1 | |
| | |||||
* | Bump versions :tada: | 2022-11-10 | 1 | -1/+1 | |
| | |||||
* | Bump versions :tada: | 2022-11-10 | 1 | -1/+1 | |
| | |||||
* | Bump versions :tada: | 2022-05-02 | 1 | -1/+1 | |
| | |||||
* | Merge pull request #1288 from tarkah/update-palette-0.6 | 2022-03-17 | 1 | -1/+1 | |
|\ | | | | | update palette to 0.6 | ||||
| * | update palette to 0.6 | 2022-03-16 | 1 | -1/+1 | |
| | | |||||
* | | Update Rust edition to 2021 :tada: | 2022-02-09 | 1 | -1/+1 | |
| | | |||||
* | | Implement `time` module for `wasm-bindgen` backend in `iced_futures` | 2022-01-28 | 1 | -3/+2 | |
| | | |||||
* | | Move `time` module from `iced_native` to `iced_core` | 2022-01-28 | 1 | -0/+4 | |
|/ | |||||
* | Simplify version of the `palette` dependency | 2022-01-12 | 1 | -1/+1 | |
| | |||||
* | Change GitHub namespace to new org for all files | 2022-01-03 | 1 | -1/+1 | |
| | |||||
* | Use `bitflags` for `keyboard::Modifiers` | 2021-07-12 | 1 | -0/+1 | |
| | |||||
* | Bump versions :tada: | 2021-03-31 | 1 | -1/+1 | |
| | |||||
* | Bump versions :tada: | 2020-11-26 | 1 | -1/+1 | |
| | |||||
* | Feature name colors -> palette | 2020-04-24 | 1 | -3/+0 | |
| | |||||
* | Add `palette` dependency behind "colors" feature flag | 2020-04-24 | 1 | -0/+7 | |
| |