| Commit message (Expand) | Author | Age | Files | Lines |
* | Export `glow` in `iced_glow` | Richard | 2022-01-19 | 2 | -1/+1 |
* | Export `iced_winit::conversion` in `iced_glutin` | Richard | 2022-01-19 | 1 | -5/+5 |
* | Fix memory leak in opengl integration example | Fey Naomi Schrewe | 2022-01-02 | 2 | -1/+4 |
* | Rename `Renderer::present` to `with_primitives` | Héctor Ramón Jiménez | 2021-11-05 | 1 | -1/+1 |
* | Rewrite cursor icon logic for `integration_opengl` example | Héctor Ramón Jiménez | 2021-10-31 | 1 | -6/+5 |
* | Remove `widget` module re-exports in `iced_native` | Héctor Ramón Jiménez | 2021-10-31 | 1 | -5/+3 |
* | Introduce `mouse_interaction` method to `Widget` trait | Héctor Ramón Jiménez | 2021-10-18 | 1 | -1/+0 |
* | Remove trait-specific draw logic in `iced_native` | Héctor Ramón Jiménez | 2021-10-14 | 1 | -11/+15 |
* | Refactor alignment types into an `alignment` module | Héctor Ramón Jiménez | 2021-09-20 | 1 | -4/+5 |
* | Introduce and use `CrossAlign` enum for `Column` and `Row` | Héctor Ramón Jiménez | 2021-09-20 | 1 | -3/+3 |
* | Make `Command` implementations platform-specific | Héctor Ramón Jiménez | 2021-09-02 | 1 | -8/+3 |
* | Fix `panic!` warnings in `integration_opengl` example | Héctor Ramón Jiménez | 2021-08-13 | 2 | -2/+8 |
* | Fix formatting of `integration_opengl` example | Héctor Ramón Jiménez | 2021-08-13 | 1 | -3/+9 |
* | Rename `integration` examples | Héctor Ramón Jiménez | 2021-08-13 | 3 | -0/+378 |