Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rerasterize SVGs when resized and refactor a bit | 2019-12-15 | 1 | -2/+10 | |
* | Merged svg pipeline into image | 2019-12-12 | 1 | -7/+0 | |
* | Added an `Icon` widget to native. | 2019-12-11 | 1 | -4/+2 | |
* | Implemented SVG support in iced_wgpu. | 2019-12-11 | 1 | -0/+9 | |
* | Allow to load an image from memory | 2019-11-29 | 1 | -3/+3 | |
* | Write docs for `iced_wgpu` | 2019-11-22 | 1 | -0/+23 | |
* | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -3/+6 | |
* | Draft `Font` type and implement `Text::font` | 2019-11-13 | 1 | -1/+2 | |
* | Add horizontal offset to `Primitive::Clip` | 2019-11-05 | 1 | -2/+2 | |
* | Rename `Primitive::Scrollable` to `Clip` | 2019-10-29 | 1 | -1/+1 | |
* | Draft `Scrollable` widget (no clipping yet!) | 2019-10-25 | 1 | -0/+5 | |
* | Implement basic image rendering in `iced_wgpu` | 2019-10-23 | 1 | -0/+4 | |
* | Make `iced_core::Button` customizable | 2019-10-08 | 1 | -7/+5 | |
* | Render colored quads | 2019-10-07 | 1 | -0/+1 | |
* | Rename `Box` primitive to `Quad` | 2019-10-07 | 1 | -1/+1 | |
* | Draft `Box` primitive | 2019-10-06 | 1 | -1/+10 | |
* | Modularize `iced_wgpu` | 2019-10-05 | 1 | -0/+14 |