Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce `mouse_interaction` method to `Widget` trait | 2021-10-18 | 1 | -1/+12 | |
* | Move `Defaults` from `iced_graphics` to `iced_native` | 2021-10-18 | 1 | -6/+5 | |
* | Remove trait-specific draw logic in `iced_native` | 2021-10-14 | 1 | -2/+2 | |
* | Make `Clipboard` argument in `Widget` trait mutable | 2021-03-10 | 1 | -6/+6 | |
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -18/+0 | |
* | Make `Overlay::on_event` return `event::Status` | 2020-11-12 | 1 | -4/+8 | |
* | Remove unnecessary `Rc` in both `Element::map` | 2020-07-16 | 1 | -4/+3 | |
* | Write documentation for the new `overlay` API | 2020-07-10 | 1 | -15/+41 | |
* | Rename `overlay::Content` trait to `Overlay` | 2020-07-10 | 1 | -0/+145 |