| Commit message (Expand) | Author | Age | Files | Lines |
* | Make `widget::Tree` mutable in `Widget::layout` | Héctor Ramón Jiménez | 2023-08-30 | 1 | -1/+1 |
* | Implement explicit text caching in the widget state tree | Héctor Ramón Jiménez | 2023-08-30 | 1 | -0/+1 |
* | Remove unnecessary comment in `image::viewer` | Héctor Ramón Jiménez | 2023-08-03 | 1 | -1/+0 |
* | fix: Check cursor in bounds when scrolling image::Viewer | Malcolm Ramsay | 2023-08-03 | 1 | -1/+2 |
* | Add viewport to Widget::on_event | Cory Forsstrom | 2023-07-15 | 1 | -0/+1 |
* | Take `Rectangle` by value in `Cursor` API | Héctor Ramón Jiménez | 2023-06-08 | 1 | -1/+1 |
* | Implement basic cursor availability | Héctor Ramón Jiménez | 2023-06-08 | 1 | -11/+14 |
* | Create `iced_widget` subcrate and re-organize the whole codebase | Héctor Ramón Jiménez | 2023-03-04 | 1 | -0/+428 |