| Commit message (Expand) | Author | Age | Files | Lines |
* | Write docs for subscriptions and reorganize a bit | Héctor Ramón Jiménez | 2019-12-14 | 1 | -0/+1 |
* | Use cfg and path attribute instead of cfg_attr for IntelliJ Rust support | Gabriel Konat | 2019-12-04 | 1 | -2/+5 |
* | Allow `Application` configuration with `Settings` | Héctor Ramón Jiménez | 2019-11-25 | 1 | -0/+2 |
* | Write docs for `iced_winit` | Héctor Ramón Jiménez | 2019-11-22 | 1 | -0/+23 |
* | Move widgets from `core` to `native` and `web` | Héctor Ramón Jiménez | 2019-11-21 | 1 | -0/+1 |
* | Enable debug view explicitly and test it in CI | Héctor Ramón Jiménez | 2019-11-03 | 1 | -5/+2 |
* | Implement debug view and load system fonts | Héctor Ramón Jiménez | 2019-11-03 | 1 | -0/+11 |
* | Move `winit::Application` to its own module | Héctor Ramón Jiménez | 2019-10-10 | 1 | -124/+2 |
* | Move `winit` conversions to `iced_winit` | Héctor Ramón Jiménez | 2019-10-10 | 1 | -0/+2 |
* | Move `winit` logic from `iced` to `iced_winit` | Héctor Ramón Jiménez | 2019-10-09 | 1 | -0/+126 |
* | Open a window using `winit` | Héctor Ramón Jiménez | 2019-10-03 | 1 | -0/+1 |
* | Start `iced_winit` and `iced_wgpu` | Héctor Ramón Jiménez | 2019-10-03 | 1 | -0/+1 |