Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use recently stabilized intra-doc links | 2020-11-26 | 10 | -120/+11 | |
* | Fix backwards `Frame::rotate` in `canvas` | 2020-11-22 | 1 | -1/+1 | |
* | Implement event capturing for `Canvas` | 2020-11-12 | 2 | -4/+6 | |
* | Make `Widget::on_event` return an `event::Status` | 2020-11-12 | 1 | -0/+2 | |
* | Add `Keyboard` variant to `canvas::Event` | 2020-08-10 | 1 | -0/+4 | |
* | Calculated sweep_angle in call to lyon::geom::Arc was actually end_angle | 2020-06-11 | 1 | -1/+1 | |
* | Introduce fill rule setting in `canvas` | 2020-06-02 | 2 | -22/+55 | |
* | Move `Layer` to `iced_graphics` | 2020-05-19 | 1 | -1/+1 | |
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 12 | -0/+1163 |