Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-10-25 | Implement `Widget::mouse_interaction` for `PaneGrid` | 1 | -7/+2 | |
2021-10-14 | Implement `Widget::draw` for `Text` | 1 | -7/+9 | |
2021-09-20 | Refactor alignment types into an `alignment` module | 1 | -6/+6 | |
2021-02-23 | Generate new layers only for clip primitives in `Layer::generate` | 1 | -12/+28 | |
2020-11-26 | Use recently stabilized intra-doc links | 1 | -48/+0 | |
2020-11-23 | Use `f32` for `border_width` and `border_radius` | 1 | -2/+2 | |
2020-07-08 | Rename `Layer` to `overlay::Content` | 1 | -2/+0 | |
2020-07-08 | Draft `ComboBox` and `Menu` layer | 1 | -0/+2 | |
2020-05-28 | Write documentation for `iced_graphics` | 1 | -2/+113 | |
2020-05-21 | Implement `iced_glutin` :tada: | 1 | -0/+1 | |
2020-05-20 | Refactor `Viewport` and `Compositor` | 1 | -32/+13 | |
2020-05-19 | Move `Layer` to `iced_graphics` | 1 | -0/+266 |