Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `widget` module re-exports in `iced_native` | 2021-10-31 | 1 | -1/+1 | |
* | Implement `Widget::draw` for `TextInput` | 2021-10-20 | 1 | -44/+0 | |
* | Implement `Widget::draw` for `Text` | 2021-10-14 | 1 | -2/+0 | |
* | Remove trait-specific draw logic in `iced_native` | 2021-10-14 | 1 | -41/+2 | |
* | Refactor alignment types into an `alignment` module | 2021-09-20 | 1 | -11/+10 | |
* | Use `Option` to encode empty text case in hit test methods | 2021-09-15 | 1 | -1/+1 | |
* | Rename `HitTestResult` to `Hit` | 2021-08-26 | 1 | -3/+2 | |
* | Implement textual hit testing | 2021-08-21 | 1 | -1/+21 | |
* | Make default text size configurable in `Settings` | 2020-06-19 | 1 | -1/+3 | |
* | Merge unnecessary split widget modules | 2020-05-19 | 1 | -1/+66 | |
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -0/+7 |