Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `f32` for `border_width` and `border_radius` | 2020-11-23 | 1 | -18/+18 | |
* | Introduce `viewport` to `Widget::draw` | 2020-10-28 | 1 | -1/+2 | |
* | Make `Application` and `Sandbox` return a `Result` | 2020-09-08 | 1 | -1/+1 | |
* | Implement `iced_glutin` :tada: | 2020-05-21 | 2 | -7/+13 | |
* | Rename `MouseCursor` to `mouse::Interaction` | 2020-04-30 | 1 | -4/+4 | |
* | Remove `OutOfBounds` variant from `MouseCursor` | 2020-04-29 | 1 | -1/+1 | |
* | Create `README` files for all the examples | 2020-02-21 | 1 | -0/+18 | |
* | Package examples and remove `dev-dependencies` | 2020-01-20 | 2 | -0/+156 |