Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies | 2023-02-24 | 1 | -101/+0 | |
* | Use `f32` in `Length::Units` and rename it to `Fixed` | 2023-02-17 | 1 | -1/+1 | |
* | Fix: Clippy lint 'uninlined_format_args' | 2023-01-27 | 1 | -1/+1 | |
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -8/+5 | |
* | Introduce `StyleSheet` for `Text` widget | 2022-06-29 | 1 | -2/+2 | |
* | Remove `widget` module re-exports in `iced_native` | 2021-10-31 | 1 | -5/+3 | |
* | Refactor alignment types into an `alignment` module | 2021-09-20 | 1 | -4/+5 | |
* | Introduce and use `CrossAlign` enum for `Column` and `Row` | 2021-09-20 | 1 | -3/+3 | |
* | Make `Command` implementations platform-specific | 2021-09-02 | 1 | -8/+3 | |
* | Rename `integration` examples | 2021-08-13 | 1 | -0/+110 |