Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructured everything to make profiling a feature of iced_winit. | 2023-01-09 | 1 | -4/+18 | |
* | Initial profiling support for Iced. | 2023-01-09 | 1 | -0/+6 | |
* | Bump versions :tada: | 2022-12-07 | 1 | -3/+3 | |
* | Bump versions :tada: | 2022-11-10 | 1 | -1/+1 | |
* | Bump versions :tada: | 2022-11-10 | 1 | -4/+4 | |
* | Add application feature, which allows to build freestanding wgpu app | 2022-09-26 | 1 | -0/+1 | |
* | Update `winit` and `glutin` forks | 2022-08-29 | 1 | -3/+3 | |
* | Merge branch 'master' into dev/system-information | 2022-05-04 | 1 | -5/+5 | |
|\ | |||||
| * | Bump versions :tada: | 2022-05-02 | 1 | -5/+5 | |
* | | Expose `system` module through feature flag | 2022-04-30 | 1 | -1/+5 | |
* | | Simplify the `QueryInformation` Action | 2022-04-27 | 1 | -1/+1 | |
* | | Add `sysinfo` crate through feature flag | 2022-04-26 | 1 | -0/+1 | |
|/ | |||||
* | Update Rust edition to 2021 :tada: | 2022-02-09 | 1 | -1/+1 | |
* | Append `Canvas` to `<body>` when targetting Wasm in `iced_winit` | 2022-01-28 | 1 | -0/+4 | |
* | Reduce diff | 2022-01-28 | 1 | -1/+1 | |
* | Remove wasm-specific clipboard | 2022-01-28 | 1 | -3/+1 | |
* | Experimental wgpu WebGL backend support | 2022-01-28 | 1 | -1/+3 | |
* | Update `winit` and `glutin` forks | 2022-01-04 | 1 | -2/+2 | |
* | Update `winit` and `glutin` | 2021-10-12 | 1 | -1/+1 | |
* | Revert system menus support | 2021-09-15 | 1 | -1/+1 | |
* | Update `winit` and `glutin` dependencies | 2021-08-30 | 1 | -1/+1 | |
* | Update `winit` and `glutin` dependencies | 2021-08-19 | 1 | -1/+1 | |
* | Update `winit` and `glutin` dependencies | 2021-08-16 | 1 | -1/+1 | |
* | Update `winit` and `glutin` dependencies | 2021-07-20 | 1 | -2/+2 | |
* | Initial menu implementation | 2021-07-05 | 1 | -2/+2 | |
* | Update `winit` and `glutin` to latest `master` | 2021-06-30 | 1 | -1/+1 | |
* | Use `winit` and `glutin` forks in `iced-rs` org | 2021-06-25 | 1 | -1/+5 | |
* | Bump winit to 0.25 | 2021-06-23 | 1 | -1/+1 | |
* | Bump versions :tada: | 2021-03-31 | 1 | -4/+4 | |
* | Update `window_clipboard` to `0.2` | 2021-03-10 | 1 | -1/+1 | |
* | Update `winit` and `glutin` | 2020-12-12 | 1 | -1/+1 | |
* | Bump versions :tada: | 2020-11-26 | 1 | -3/+3 | |
* | 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 |