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