Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-03-20 | WIP: background image supportmaster | 1 | -3/+20 | |
2025-02-21 | Run `cargo fmt` | 1 | -1/+1 | |
2024-03-09 | fix some comments | 1 | -1/+1 | |
2024-03-08 | Rename `transparentize` to `scale_alpha` | 1 | -5/+5 | |
2024-03-04 | Simplify theming for `Button` widget | 1 | -0/+13 | |
2023-05-19 | Remove `Builder` abstractions for gradients | 1 | -7/+8 | |
2023-05-11 | Added support for gradients as background variants + other optimizations. | 1 | -3/+11 | |
2020-08-25 | Update styling example | 1 | -1/+1 | |
2020-08-25 | Implement From<Color> for Option<Background> | 1 | -0/+6 | |
2020-01-02 | add(widget): primitive progressbar widget | 1 | -1/+1 | |
2019-12-04 | Implemented `From<Color` for `Background` | 1 | -0/+6 | |
2019-11-18 | Write documentation for `iced_core` | 1 | -0/+2 | |
2019-10-08 | Make `iced_core::Button` customizable | 1 | -0/+7 |