Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-07-10 | Write documentation for the new `overlay` API | 1 | -0/+2 | |
2020-07-08 | Introduce `Layer` trait | 1 | -1/+8 | |
2020-01-10 | Make layout bounds explicit in `UserInterface` | 1 | -1/+2 | |
2020-01-10 | Move `Debugger` and `Windowed` to a better location | 1 | -6/+0 | |
2020-01-09 | Write missing docs and reenable deny statements | 1 | -0/+5 | |
2019-12-30 | Add `Renderer::Defaults` and style inheritance | 1 | -0/+2 | |
2019-12-29 | Add `background_color` to `Settings` | 1 | -3/+4 | |
2019-11-22 | Write docs for `iced` and `iced_native` | 1 | -0/+12 | |
2019-11-21 | Move widgets from `core` to `native` and `web` | 1 | -0/+4 | |
2019-11-11 | Split text measurements cache from rendering cache | 1 | -1/+10 | |
2019-11-02 | Draft `Metrics` and improve `Target` abstraction | 1 | -1/+1 | |
2019-10-11 | Rename `Renderer::Primitive` to `Renderer::Output` | 1 | -2/+2 | |
2019-10-09 | Move `winit` logic from `iced` to `iced_winit` | 1 | -28/+11 | |
2019-10-05 | Add `Renderer` and `Primitive` concepts | 1 | -3/+13 | |
2019-09-20 | Create `iced_core` and `iced_native` | 1 | -0/+0 | |
2019-09-19 | Remove generic `Color` in widgets | 1 | -9/+2 | |
2019-09-14 | Rethink workspace structure | 1 | -0/+0 | |
2019-09-10 | Switch to workspace layout | 1 | -0/+0 | |
2019-08-29 | Write documentation for `input` | 1 | -1/+1 | |
2019-08-29 | Write `renderer` docs and fix broken links | 1 | -1/+28 | |
2019-08-24 | Fix details in documentation | 1 | -1/+4 | |
2019-07-20 | Decouple `iced` from `coffee` | 1 | -0/+15 |