Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-06-25 | Add `min_size` and `max_size` to `window::Settings` | 1 | -0/+18 | |
2020-05-28 | Write documentation for new `iced_winit` API | 1 | -0/+1 | |
2020-05-21 | Implement `iced_glutin` :tada: | 1 | -0/+36 | |
2020-03-30 | Allow passing external state to `Application::new` | 1 | -11/+8 | |
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 | 1 | -0/+14 | |
2019-11-30 | Add `decorations` to Setting | 1 | -0/+4 | |
2019-11-25 | Allow `Application` configuration with `Settings` | 1 | -0/+29 |