Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -106/+0 | |
* | Rename `MouseCursor` to `mouse::Interaction` | 2020-04-30 | 1 | -4/+4 | |
* | Remove `OutOfBounds` variant from `MouseCursor` | 2020-04-29 | 1 | -1/+1 | |
* | Implement styling for `Slider` | 2020-01-07 | 1 | -21/+36 | |
* | Add `border_width` and `border_color` to `Quad` | 2019-12-31 | 1 | -32/+26 | |
* | Implemented `From<Color` for `Background` | 2019-12-04 | 1 | -2/+2 | |
* | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -23/+12 | |
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -11/+8 | |
* | Draft new layout API | 2019-11-10 | 1 | -10/+15 | |
* | use Color's `From` impl in more places | 2019-11-07 | 1 | -33/+11 | |
* | Move `Target` to its own module | 2019-11-02 | 1 | -0/+128 |