Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-21 | Run `cargo fmt` | 1 | -1/+1 | ||
2024-04-09 | Remove leftover `renderer` module in `iced_graphics` | 1 | -1/+1 | ||
2024-03-22 | Allow custom renderers in `Program` and `Application` | 1 | -3/+8 | ||
2023-08-30 | Implement explicit text caching in the widget state tree | 1 | -3/+3 | ||
2023-03-30 | Introduce support for `Font` attributes | 1 | -1/+1 | ||
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -1/+1 | ||
2023-02-25 | Scaffold `iced_tiny_skia` and connect it to `iced_renderer` | 1 | -7/+1 | ||
2023-02-24 | Introduce `iced_renderer` subcrate featuring runtime renderer fallback | 1 | -0/+30 | ||