Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-04-25 | Implement `Stack` widget | 1 | -1/+1 | |
2024-01-10 | Introduce useful helpers in `layout` module | 1 | -1/+93 | |
2024-01-04 | Make `Shrink` have priority over `Fill` in layout | 1 | -6/+6 | |
2023-08-30 | Fix vertical alignment in `layout::next_to_each_other` | 1 | -2/+9 | |
2023-08-30 | Implement explicit text caching in the widget state tree | 1 | -1/+27 | |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | 1 | -0/+0 | |
2021-10-14 | Remove trait-specific draw logic in `iced_native` | 1 | -2/+0 | |
2021-02-23 | Change `Tooltip` to support `Text` only for now | 1 | -2/+5 | |
2020-11-26 | Use recently stabilized intra-doc links | 1 | -11/+0 | |
2020-11-02 | Take `self` by value in `Layout::children` | 1 | -1/+1 | |
2020-10-31 | Fix lifetimes in `Layout::children` | 1 | -1/+1 | |
2020-07-08 | Introduce `Layer` trait | 1 | -0/+7 | |
2020-06-05 | Implement `Layout::position` | 1 | -1/+8 | |
2020-01-10 | Move `Debugger` and `Windowed` to a better location | 1 | -0/+2 | |
2019-11-22 | Write docs for `iced` and `iced_native` | 1 | -0/+16 | |
2019-11-11 | Draft custom layout engine based on `druid` | 1 | -41/+34 | |
2019-11-10 | Draft new layout API | 1 | -26/+21 | |
2019-09-20 | Create `iced_core` and `iced_native` | 1 | -1/+1 | |
2019-09-14 | Rethink workspace structure | 1 | -0/+0 | |
2019-09-10 | Switch to workspace layout | 1 | -0/+0 | |
2019-08-31 | Remove `nalgebra` dependency | 1 | -1/+1 | |
2019-08-29 | Write `renderer` docs and fix broken links | 1 | -4/+4 | |
2019-08-29 | Write documentation for `UserInterface` | 1 | -1/+1 | |
2019-07-23 | Add `Runtime` concept to abstract caching | 1 | -6/+13 | |
2019-07-20 | Decouple `iced` from `coffee` | 1 | -0/+55 |