| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove redundant `widget` modules in subcrates | 2022-03-09 | 1 | -11/+0 | |
| * | Remove `widget` module re-exports in `iced_native` | 2021-10-31 | 1 | -2/+2 | |
| * | Implement `Widget::draw` for `Tooltip` | 2021-10-28 | 1 | -8/+0 | |
| * | Remove trait-specific draw logic in `iced_native` | 2021-10-14 | 1 | -150/+1 | |
| * | Fix `Tooltip` widget | 2021-06-01 | 1 | -3/+3 | |
| * | Reposition `Tooltip` inside `viewport` bounds | 2021-02-27 | 1 | -37/+60 | |
| * | Add `style` and `padding` to `Tooltip` | 2021-02-23 | 1 | -24/+62 | |
| * | Introduce `Tooltip::gap` to control spacing | 2021-02-23 | 1 | -6/+10 | |
| * | Change `Tooltip` to support `Text` only for now | 2021-02-23 | 1 | -5/+71 | |
| * | feat(native): add Tooltip widget | 2021-02-15 | 1 | -0/+37 |
