Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-08-12 | Convert empty struct `PlatformSpecific` into empty type | 1 | -1/+1 | |
2021-08-12 | Add PlatformSpecific winit settings for macOS | 2 | -3/+13 | |
2021-06-01 | Fix documentation of `PlatformSpecific` settings | 1 | -2/+3 | |
2021-05-27 | allow disabling drag and drop on windows | 1 | -1/+12 | |
2020-03-30 | Allow passing external state to `Application::new` | 1 | -53/+0 | |
2020-01-05 | Remove `background` from `Settings` | 1 | -6/+0 | |
2019-12-29 | Rename `Settings::background_color` to `background` | 1 | -2/+2 | |
2019-12-29 | Add `background_color` to `Settings` | 1 | -1/+14 | |
2019-12-04 | Use cfg and path attribute instead of cfg_attr for IntelliJ Rust support | 1 | -2/+5 | |
2019-12-03 | Refactor window creation in `iced_winit` | 1 | -8/+4 | |
2019-11-30 | Add platform specific settings | 3 | -0/+62 |