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