Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-10-18 | Introduce `mouse_interaction` method to `Widget` trait | 1 | -1/+0 | |
2021-10-14 | Remove trait-specific draw logic in `iced_native` | 1 | -11/+15 | |
2021-09-20 | Refactor alignment types into an `alignment` module | 1 | -4/+5 | |
2021-09-20 | Introduce and use `CrossAlign` enum for `Column` and `Row` | 1 | -3/+3 | |
2021-09-02 | Make `Command` implementations platform-specific | 1 | -8/+3 | |
2021-08-13 | Fix `panic!` warnings in `integration_opengl` example | 2 | -2/+8 | |
2021-08-13 | Fix formatting of `integration_opengl` example | 1 | -3/+9 | |
2021-08-13 | Rename `integration` examples | 3 | -0/+378 |