Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-11-13 | Draft `Font` type and implement `Text::font` | 1 | -1/+2 | |
2019-11-05 | Add horizontal offset to `Primitive::Clip` | 1 | -2/+2 | |
2019-10-29 | Rename `Primitive::Scrollable` to `Clip` | 1 | -1/+1 | |
2019-10-25 | Draft `Scrollable` widget (no clipping yet!) | 1 | -0/+5 | |
2019-10-23 | Implement basic image rendering in `iced_wgpu` | 1 | -0/+4 | |
2019-10-08 | Make `iced_core::Button` customizable | 1 | -7/+5 | |
2019-10-07 | Render colored quads | 1 | -0/+1 | |
2019-10-07 | Rename `Box` primitive to `Quad` | 1 | -1/+1 | |
2019-10-06 | Draft `Box` primitive | 1 | -1/+10 | |
2019-10-05 | Modularize `iced_wgpu` | 1 | -0/+14 |