Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-11-11 | Refactor texture image filtering | 1 | -1/+4 | |
2023-09-20 | Fix `clippy::semicolon_if_nothing_returned` | 1 | -1/+1 | |
2023-08-30 | Make `widget::Tree` mutable in `Widget::layout` | 1 | -1/+1 | |
2023-08-30 | Implement explicit text caching in the widget state tree | 1 | -0/+1 | |
2023-08-03 | Remove unnecessary comment in `image::viewer` | 1 | -1/+0 | |
2023-08-03 | fix: Check cursor in bounds when scrolling image::Viewer | 1 | -1/+2 | |
2023-07-15 | Add viewport to Widget::on_event | 1 | -0/+1 | |
2023-06-08 | Take `Rectangle` by value in `Cursor` API | 1 | -1/+1 | |
2023-06-08 | Implement basic cursor availability | 1 | -11/+14 | |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -0/+428 |