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