Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -63/+0 | |
* | Updated `Radio` layout/fns to match `Checkbox` | 2020-05-15 | 1 | -3/+2 | |
* | Rename `MouseCursor` to `mouse::Interaction` | 2020-04-30 | 1 | -3/+3 | |
* | Remove `OutOfBounds` variant from `MouseCursor` | 2020-04-29 | 1 | -1/+1 | |
* | Implement styling for `Radio` | 2020-01-07 | 1 | -12/+14 | |
* | Add `border_width` and `border_color` to `Quad` | 2019-12-31 | 1 | -27/+19 | |
* | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -44/+18 | |
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -11/+14 | |
* | Draft new layout API | 2019-11-10 | 1 | -14/+15 | |
* | use Color's `From` impl in more places | 2019-11-07 | 1 | -27/+10 | |
* | Move `Target` to its own module | 2019-11-02 | 1 | -0/+109 |