| Commit message (Expand) | Author | Files | Lines |
2023-03-14 | Added macOS platform specific options | Casper Storm | 1 | -1/+1 |
2023-03-05 | Rename `iced_native` to `iced_runtime` | Héctor Ramón Jiménez | 1 | -2/+1 |
2023-03-04 | Create `iced_widget` subcrate and re-organize the whole codebase | Héctor Ramón Jiménez | 1 | -2/+3 |
2023-03-03 | Expose `window` commands for Wasm builds | Héctor Ramón Jiménez | 1 | -1/+0 |
2022-11-09 | Expose `window` commands in `iced::window` | Héctor Ramón Jiménez | 1 | -1/+1 |
2022-08-18 | Remove `window::Mode` and introduce `Settings::visible` | Héctor Ramón Jiménez | 1 | -2/+0 |
2021-09-02 | Implement `move_to` and `resize` commands for `window` | Héctor Ramón Jiménez | 1 | -0/+3 |
2021-07-21 | Improve `window::Position` API | Héctor Ramón Jiménez | 1 | -0/+2 |
2020-07-01 | Move `Icon` to `iced` crate and introduce `Error` | Héctor Ramón Jiménez | 1 | -0/+3 |
2020-01-16 | Expose `window::Mode` in `iced` | Héctor Ramón Jiménez | 1 | -0/+6 |