Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix `Column` and `Row` fluidity being overridden by `push` | 2024-02-27 | 1 | -1/+10 | |
* | Make `Button` sizing strategy adaptive | 2024-01-11 | 1 | -0/+12 | |
* | Introduce `Widget::size_hint` and fix further layout inconsistencies | 2024-01-10 | 1 | -0/+6 | |
* | Support configurable `LineHeight` in text widgets | 2023-05-04 | 1 | -0/+8 | |
* | Use `f32` in `Length::Units` and rename it to `Fixed` | 2023-02-17 | 1 | -4/+10 | |
* | Fix latest `clippy` lints | 2022-08-17 | 1 | -1/+1 | |
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -2/+0 | |
* | Add `Length::FillPortion` variant | 2019-12-30 | 1 | -0/+10 | |
* | Add `From` impls for `Length`, `Point`, and `Size` | 2019-11-29 | 1 | -0/+6 | |
* | Write documentation for `iced_core` | 2019-11-18 | 1 | -0/+12 | |
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -1/+11 | |
* | Improve documentation | 2019-09-24 | 1 | -0/+1 | |
* | Create `iced_core` and `iced_native` | 2019-09-20 | 1 | -0/+6 |