Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -22/+0 | |
* | Rename `MouseCursor` to `mouse::Interaction` | 2020-04-30 | 1 | -2/+2 | |
* | Remove `OutOfBounds` variant from `MouseCursor` | 2020-04-29 | 1 | -1/+1 | |
* | Allow to load an image from memory | 2019-11-29 | 1 | -4/+8 | |
* | Fix `iced_native` widget examples | 2019-11-24 | 1 | -3/+3 | |
* | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -22/+3 | |
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -10/+23 | |
* | Draft new layout API | 2019-11-10 | 1 | -20/+10 | |
* | Move `Target` to its own module | 2019-11-02 | 1 | -0/+34 |