Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all `examples` to Rust 2024 | 2025-02-21 | 1 | -1/+1 | |
* | Remove redundant default `chrono` feature in `clock` example | 2024-05-18 | 1 | -1/+1 | |
* | Fix `clock` example doesn't get the correct local time under unix system | 2024-05-03 | 1 | -2/+1 | |
* | Enable logging in `clock` example | 2024-04-30 | 1 | -0/+1 | |
* | Use workspace dependencies and package inheritance | 2023-09-04 | 1 | -2/+4 | |
* | Update Rust edition to 2021 :tada: | 2022-02-09 | 1 | -1/+1 | |
* | Replace `chrono` with `time` in `clock` example | 2022-01-12 | 1 | -1/+1 | |
* | Implement `time::every` in `iced_futures` | 2020-04-30 | 1 | -3/+1 | |
* | Remove `Drawable` and rename `State` to `Program` | 2020-04-28 | 1 | -3/+0 | |
* | Finish `clock` example | 2020-02-12 | 1 | -1/+3 | |
* | Draft `Canvas` types and `clock` example | 2020-02-12 | 1 | -0/+13 |