| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trait-specific draw logic in `iced_native` | Héctor Ramón Jiménez | 2021-10-14 | 1 | -2/+0 |
* | Change `Tooltip` to support `Text` only for now | Héctor Ramón Jiménez | 2021-02-23 | 1 | -2/+5 |
* | Use recently stabilized intra-doc links | Héctor Ramón Jiménez | 2020-11-26 | 1 | -11/+0 |
* | Take `self` by value in `Layout::children` | Jakub Hlusička | 2020-11-02 | 1 | -1/+1 |
* | Fix lifetimes in `Layout::children` | Jakub Hlusička | 2020-10-31 | 1 | -1/+1 |
* | Implement `Layout::position` | Héctor Ramón Jiménez | 2020-06-05 | 1 | -1/+8 |
* | Move `Debugger` and `Windowed` to a better location | Héctor Ramón Jiménez | 2020-01-10 | 1 | -0/+2 |
* | Write docs for `iced` and `iced_native` | Héctor Ramón Jiménez | 2019-11-22 | 1 | -0/+16 |
* | Draft custom layout engine based on `druid` | Héctor Ramón Jiménez | 2019-11-11 | 1 | -41/+34 |
* | Draft new layout API | Héctor Ramón Jiménez | 2019-11-10 | 1 | -26/+21 |
* | Create `iced_core` and `iced_native` | Héctor Ramón Jiménez | 2019-09-20 | 1 | -0/+62 |