Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-21 | Update all `examples` to Rust 2024 | 1 | -1/+1 | |
2025-01-24 | Implement support for vertical `ProgressBar` | 1 | -3/+39 | |
2024-03-16 | Introduce `Program` API | 1 | -13/+3 | |
2022-07-27 | Replace stateful widgets with new `iced_pure` API | 1 | -16/+9 | |
2020-09-08 | Make `Application` and `Sandbox` return a `Result` | 1 | -1/+1 | |
2020-06-13 | Reduce slider `step` in `progress_bar` example | 1 | -6/+9 | |
2020-01-20 | Package examples and remove `dev-dependencies` | 1 | -0/+0 | |
2020-01-07 | Implement styling for `ProgressBar` | 1 | -12/+2 | |
2020-01-04 | Expose `ProgressBar` in `iced` crate | 1 | -2/+1 | |
2020-01-02 | change(widget): make height adjustable at widget level | 1 | -7/+8 | |
2020-01-02 | change(widget): custom coloring for progressbar | 1 | -7/+19 | |
2020-01-02 | add(widget): primitive progressbar widget | 1 | -0/+51 |