Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unused variables in `Widget::draw` for `Space` | 2021-10-28 | 1 | -3/+3 | |
* | Move `Defaults` from `iced_graphics` to `iced_native` | 2021-10-18 | 1 | -5/+5 | |
* | Remove trait-specific draw logic in `iced_native` | 2021-10-14 | 1 | -12/+3 | |
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -10/+0 | |
* | Introduce `viewport` to `Widget::draw` | 2020-10-28 | 1 | -0/+1 | |
* | Remove unnecessary lifetime in `Widget` trait | 2020-07-10 | 1 | -1/+1 | |
* | Introduce `Widget::overlay` :tada: | 2020-07-08 | 1 | -1/+1 | |
* | Hash type ids in `Widget::hash_layout` impls | 2020-03-30 | 1 | -0/+1 | |
* | refactor: remove not mandatory static lifetime | 2020-03-30 | 1 | -1/+1 | |
* | Fix `Widget::draw` for `Space` widget | 2019-12-31 | 1 | -0/+1 | |
* | Rename `Empty` widget to `Space` | 2019-12-30 | 1 | -0/+104 |