Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -6/+0 | |
* | add From<Point> and From<Size> for [f32; 2] | 2020-10-08 | 1 | -0/+6 | |
* | Implement `Default` for `Point` | 2020-04-28 | 1 | -1/+1 | |
* | Implement `std::ops::Sub<Point>` for `Point` | 2020-04-28 | 1 | -0/+8 | |
* | Improve `Point::ORIGIN` documentation | 2020-04-02 | 1 | -1/+1 | |
* | Use `f32::hypot` in `Point::distance` | 2020-03-20 | 1 | -1/+1 | |
* | Implement mouse-based pane resizing for `PaneGrid` | 2020-03-14 | 1 | -0/+10 | |
* | Implement `Primitive::Cached` | 2020-03-07 | 1 | -0/+11 | |
* | Add transform stack to `canvas::Frame` | 2020-02-14 | 1 | -1/+6 | |
* | Add `From` impls for `Length`, `Point`, and `Size` | 2019-11-29 | 1 | -0/+12 | |
* | Create `iced_core` and `iced_native` | 2019-09-20 | 1 | -0/+31 | |
* | Rethink workspace structure | 2019-09-14 | 1 | -31/+0 | |
* | Switch to workspace layout | 2019-09-10 | 1 | -0/+31 |