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