Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update to winit 0.23 api | 2020-10-03 | 1 | -1/+1 | |
* | Make `Application` and `Sandbox` return a `Result` | 2020-09-08 | 1 | -0/+5 | |
* | Introduce `Program` and `State` | 2020-05-21 | 1 | -1/+1 | |
* | Refactor `Viewport` and `Compositor` | 2020-05-20 | 1 | -0/+4 | |
* | Bump versions :tada: | 2020-04-15 | 1 | -1/+1 | |
* | Bump all versions :tada: | 2020-04-02 | 1 | -2/+2 | |
* | Fix `iced_native` version in `iced_winit` | 2020-04-02 | 1 | -1/+1 | |
* | Update `window_clipboard` in `iced_winit` | 2020-03-12 | 1 | -4/+1 | |
* | Update `winit` to `0.22` | 2020-03-09 | 1 | -1/+1 | |
* | Update `winit` to `0.21` | 2020-02-07 | 1 | -1/+1 | |
* | Update `winit` to `0.20` | 2020-02-07 | 1 | -1/+1 | |
* | Add `Application::Executor` associated type | 2020-01-20 | 1 | -6/+0 | |
* | Make `thread-pool` optional in `iced_futures` | 2020-01-19 | 1 | -1/+6 | |
* | Create `iced_futures` and wire everything up | 2020-01-19 | 1 | -3/+9 | |
* | Move styling to a brand new `iced_style` crate | 2020-01-01 | 1 | -0/+3 | |
* | Use personal fork of `winit` until `0.20` lands | 2019-12-24 | 1 | -1/+1 | |
* | Use latest `window_clipboard` changes | 2019-12-19 | 1 | -1/+1 | |
* | Allow clipboard access in `Widget::on_event` | 2019-12-18 | 1 | -0/+1 | |
* | Add tailing newline to winit/Cargo.toml | 2019-12-02 | 1 | -1/+1 | |
* | Add platform specific settings | 2019-11-30 | 1 | -0/+3 | |
* | Support async actions in `iced_winit` | 2019-11-17 | 1 | -0/+1 | |
* | Implement debug view and load system fonts | 2019-11-03 | 1 | -0/+3 | |
* | Implement text clipping (caching still broken) | 2019-10-28 | 1 | -1/+1 | |
* | Use improved `RedrawRequested` API in `iced_winit` | 2019-10-10 | 1 | -1/+1 | |
* | Process `winit` mouse input and cursor movement | 2019-10-10 | 1 | -0/+1 | |
* | Start `iced_winit` and `iced_wgpu` | 2019-10-03 | 1 | -0/+12 |