Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -102/+0 | |
| | |||||
* | Implement theme styling for `Canvas` | 2022-06-07 | 1 | -4/+6 | |
| | |||||
* | Fix broken intra-doc links in documentation | 2022-04-30 | 1 | -2/+2 | |
| | |||||
* | Reintroduce generic `Message` type for `canvas::Program` | 2022-03-18 | 1 | -9/+5 | |
| | | | | | As it is useful to make the `Message` completely free in many implementations. | ||||
* | Implement `pure` version of `Canvas` widget | 2022-03-09 | 1 | -0/+104 | |