Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run `cargo fmt` | 2025-02-21 | 1 | -1/+1 | |
* | Take `Event` by reference in `Widget::update` | 2025-02-04 | 1 | -2/+2 | |
* | Implement `reactive-rendering` for `canvas` | 2024-11-05 | 2 | -28/+8 | |
* | Fix broken links in documentation | 2024-03-22 | 1 | -1/+8 | |
* | Restore `canvas::Program` API | 2024-03-21 | 1 | -5/+6 | |
* | Implement composable, type-safe renderer fallback | 2024-03-21 | 1 | -13/+6 | |
* | Convert `Renderer::Theme` to generic `Widget` type | 2024-01-21 | 1 | -5/+5 | |
* | Update `winit` to `0.29.4` | 2023-12-15 | 1 | -1/+1 | |
* | Fix majority of unresolved documentation links | 2023-09-09 | 2 | -6/+7 | |
* | Introduce custom backend-specific primitives | 2023-06-29 | 1 | -3/+3 | |
* | Implement basic cursor availability | 2023-06-08 | 2 | -71/+6 | |
* | Write missing documentation in `iced_graphics` | 2023-05-11 | 1 | -3/+3 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 3 | -0/+194 |