Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Floor `width` and `height` in `Rectangle::floor` | 2021-06-09 | 1 | -2/+2 | |
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -28/+0 | |
* | Rename `Rectangle::round` to `snap` | 2020-06-02 | 1 | -4/+4 | |
* | Refactor `Viewport` and `Compositor` | 2020-05-20 | 1 | -16/+17 | |
* | Implement `Rectangle::position` | 2020-04-29 | 1 | -0/+7 | |
* | Implement `Rectangle::with_size` | 2020-04-29 | 1 | -0/+14 | |
* | Remove `Drawable` and rename `State` to `Program` | 2020-04-28 | 1 | -2/+2 | |
* | Implement `std::ops::Add<Vector>` for `Rectangle` | 2020-04-28 | 1 | -1/+16 | |
* | Implement `Rectangle::new` | 2020-04-28 | 1 | -0/+15 | |
* | Draft `Program` interactivity for `Canvas` | 2020-04-19 | 1 | -1/+9 | |
* | Align text in `iced_wgpu` on a case-by-case basis | 2020-04-10 | 1 | -0/+26 | |
* | Fix `Clip` primitive intersection in `iced_wgpu` | 2020-02-22 | 1 | -0/+50 | |
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -1/+1 | |
* | Apply HiDPI to text, images, and clip primitives | 2019-11-05 | 1 | -0/+13 | |
* | Create `iced_core` and `iced_native` | 2019-09-20 | 1 | -0/+30 | |
* | Rethink workspace structure | 2019-09-14 | 1 | -30/+0 | |
* | Switch to workspace layout | 2019-09-10 | 1 | -0/+30 |