Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-01-10 | Introduce useful helpers in `layout` module | 1 | -7/+13 | |
2023-11-30 | Use actual floats for logical coordinates | 1 | -16/+42 | |
2023-01-08 | Introduce `RelativeOffset` type in `scrollable` | 1 | -8/+0 | |
2022-12-29 | Reworked Scrollable to account for lack of widget order guarantees. | 1 | -0/+8 | |
2020-11-26 | Use recently stabilized intra-doc links | 1 | -6/+0 | |
2020-10-08 | add From<Point> and From<Size> for [f32; 2] | 1 | -0/+6 | |
2020-04-28 | Implement `Default` for `Point` | 1 | -1/+1 | |
2020-04-28 | Implement `std::ops::Sub<Point>` for `Point` | 1 | -0/+8 | |
2020-04-02 | Improve `Point::ORIGIN` documentation | 1 | -1/+1 | |
2020-03-20 | Use `f32::hypot` in `Point::distance` | 1 | -1/+1 | |
2020-03-14 | Implement mouse-based pane resizing for `PaneGrid` | 1 | -0/+10 | |
2020-03-07 | Implement `Primitive::Cached` | 1 | -0/+11 | |
2020-02-14 | Add transform stack to `canvas::Frame` | 1 | -1/+6 | |
2019-11-29 | Make many functions `const` | 1 | -1/+1 | |
2019-11-29 | Add `From` impls for `Length`, `Point`, and `Size` | 1 | -0/+12 | |
2019-09-20 | Create `iced_core` and `iced_native` | 1 | -0/+0 | |
2019-09-14 | Rethink workspace structure | 1 | -0/+0 | |
2019-09-10 | Switch to workspace layout | 1 | -0/+0 | |
2019-08-31 | Make `clippy` happy | 1 | -0/+3 | |
2019-08-31 | Remove `nalgebra` dependency | 1 | -1/+27 | |
2019-08-28 | Write more documentation | 1 | -0/+1 | |
2019-07-20 | Decouple `iced` from `coffee` | 1 | -0/+1 |