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