Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-01-05 | Remove `background` from `Settings` | 1 | -8/+0 | |
2020-01-01 | Allow configuration of default font | 1 | -0/+4 | |
2019-12-29 | Rename `Settings::background_color` to `background` | 1 | -3/+3 | |
2019-12-29 | Add `background_color` to `Settings` | 1 | -1/+17 | |
2019-12-03 | Add `decorations` to `settings::Window` | 1 | -4/+12 | |
2019-12-02 | Modify src/settings.rs to keep original API | 1 | -16/+4 | |
2019-12-01 | Remove platform-specific logic from iced | 1 | -12/+2 | |
2019-11-30 | Add platform specific settings | 1 | -0/+15 | |
2019-11-30 | Add `decorations` to Setting | 1 | -0/+5 | |
2019-11-25 | Allow `Application` configuration with `Settings` | 1 | -0/+43 |