| Commit message (Expand) | Author | Age | Files | Lines |
* | Make layout bounds explicit in `UserInterface` | Héctor Ramón Jiménez | 2020-01-10 | 1 | -1/+2 |
* | Move `Debugger` and `Windowed` to a better location | Héctor Ramón Jiménez | 2020-01-10 | 1 | -6/+0 |
* | Write missing docs and reenable deny statements | Héctor Ramón Jiménez | 2020-01-09 | 1 | -0/+5 |
* | Add `Renderer::Defaults` and style inheritance | Héctor Ramón Jiménez | 2019-12-30 | 1 | -0/+2 |
* | Add `background_color` to `Settings` | Héctor Ramón Jiménez | 2019-12-29 | 1 | -3/+4 |
* | Write docs for `iced` and `iced_native` | Héctor Ramón Jiménez | 2019-11-22 | 1 | -0/+12 |
* | Move widgets from `core` to `native` and `web` | Héctor Ramón Jiménez | 2019-11-21 | 1 | -0/+4 |
* | Split text measurements cache from rendering cache | Héctor Ramón Jiménez | 2019-11-11 | 1 | -1/+10 |
* | Draft `Metrics` and improve `Target` abstraction | Héctor Ramón Jiménez | 2019-11-02 | 1 | -1/+1 |
* | Rename `Renderer::Primitive` to `Renderer::Output` | Héctor Ramón Jiménez | 2019-10-11 | 1 | -2/+2 |
* | Move `winit` logic from `iced` to `iced_winit` | Héctor Ramón Jiménez | 2019-10-09 | 1 | -28/+11 |
* | Add `Renderer` and `Primitive` concepts | Héctor Ramón Jiménez | 2019-10-05 | 1 | -3/+13 |
* | Create `iced_core` and `iced_native` | Héctor Ramón Jiménez | 2019-09-20 | 1 | -0/+38 |