Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-03-06 | Remove counterintuitive constant functions | 1 | -2/+2 | |
2020-02-14 | Improve documentation for new `Node` methods | 1 | -6/+5 | |
2020-02-14 | Revert changing the constructor and implement new method. | 1 | -7/+15 | |
2020-02-14 | Add `bound` to `Node` constructor. | 1 | -5/+5 | |
2020-02-14 | Make `Node::align` public. | 1 | -1/+5 | |
2019-11-29 | Make many functions `const` | 1 | -4/+4 | |
2019-11-22 | Write docs for `iced` and `iced_native` | 1 | -2/+21 | |
2019-11-11 | Remove `padding` from `Container` for now | 1 | -2/+6 | |
2019-11-11 | Implement `Container` widget | 1 | -1/+24 | |
2019-11-11 | Draft custom layout engine based on `druid` | 1 | -0/+37 |