Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -63/+0 | |
* | Rename `MouseCursor` to `mouse::Interaction` | 2020-04-30 | 1 | -3/+3 | |
* | Remove `OutOfBounds` variant from `MouseCursor` | 2020-04-29 | 1 | -1/+1 | |
* | Align text in `iced_wgpu` on a case-by-case basis | 2020-04-10 | 1 | -1/+5 | |
* | Remove redundant field assignment | 2020-03-29 | 1 | -1/+1 | |
* | Pull `Checkbox` default constants from its `Renderer` | 2020-02-18 | 1 | -5/+2 | |
* | Allow `Checkbox` style to change based on its state | 2020-01-08 | 1 | -2/+2 | |
* | Implement styling for `Checkbox` | 2020-01-07 | 1 | -15/+16 | |
* | Add `border_width` and `border_color` to `Quad` | 2019-12-31 | 1 | -27/+17 | |
* | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -45/+17 | |
* | Draw proper checkmark for `Checkbox` in `iced_wgpu` | 2019-11-14 | 1 | -8/+9 | |
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -10/+14 | |
* | Draft new layout API | 2019-11-10 | 1 | -16/+15 | |
* | use Color's `From` impl in more places | 2019-11-07 | 1 | -21/+9 | |
* | Fix checkbox border radius | 2019-11-05 | 1 | -1/+1 | |
* | Move `Target` to its own module | 2019-11-02 | 1 | -0/+107 |