| Commit message (Expand) | Author | Age | Files | Lines |
* | Use workspace dependencies and package inheritance | Héctor Ramón Jiménez | 2023-09-04 | 1 | -62/+29 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2023-07-28 | 1 | -3/+3 |
* | Update winit | Cory Forsstrom | 2023-06-23 | 1 | -1/+1 |
* | Update `window_clipboard` dependency | Héctor Ramón Jiménez | 2023-05-25 | 1 | -1/+1 |
* | Update `winit` dependency | Héctor Ramón Jiménez | 2023-05-25 | 1 | -2/+2 |
* | Bump winit rev | Nico Burns | 2023-05-11 | 1 | -1/+1 |
* | Use raw-window-handle instead of HWND | Nico Burns | 2023-05-11 | 1 | -0/+1 |
* | Update to winit 0.28 | Nico Burns | 2023-05-11 | 1 | -4/+4 |
* | Merge branch 'master' into advanced-text | Héctor Ramón Jiménez | 2023-04-17 | 1 | -4/+10 |
|\ |
|
| * | Bump versions :tada: | Héctor Ramón Jiménez | 2023-04-13 | 1 | -3/+3 |
| * | re-expose winit features for window servers in Linux | Jacob Kiesel | 2023-03-31 | 1 | -0/+6 |
* | | Merge branch 'master' into feature/software-renderer | Héctor Ramón Jiménez | 2023-03-07 | 1 | -1/+1 |
|\| |
|
| * | Update `sysinfo` to `0.28` | Héctor Ramón Jiménez | 2023-03-07 | 1 | -1/+1 |
* | | Rename `iced_native` to `iced_runtime` | Héctor Ramón Jiménez | 2023-03-05 | 1 | -3/+3 |
* | | Create `iced_widget` subcrate and re-organize the whole codebase | Héctor Ramón Jiménez | 2023-03-04 | 1 | -3/+3 |
|/ |
|
* | Bump versions :tada: | Héctor Ramón Jiménez | 2023-02-18 | 1 | -4/+4 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2023-01-14 | 1 | -3/+3 |
* | Restructured everything to make profiling a feature of iced_winit. | bungoboingo | 2023-01-09 | 1 | -4/+18 |
* | Initial profiling support for Iced. | Bingus | 2023-01-09 | 1 | -0/+6 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2022-12-07 | 1 | -3/+3 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2022-11-10 | 1 | -1/+1 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2022-11-10 | 1 | -4/+4 |
* | Add application feature, which allows to build freestanding wgpu app | aentity | 2022-09-26 | 1 | -0/+1 |
* | Update `winit` and `glutin` forks | Wyatt Herkamp | 2022-08-29 | 1 | -3/+3 |
* | Merge branch 'master' into dev/system-information | Héctor Ramón Jiménez | 2022-05-04 | 1 | -5/+5 |
|\ |
|
| * | Bump versions :tada: | Héctor Ramón Jiménez | 2022-05-02 | 1 | -5/+5 |
* | | Expose `system` module through feature flag | Héctor Ramón Jiménez | 2022-04-30 | 1 | -1/+5 |
* | | Simplify the `QueryInformation` Action | Richard | 2022-04-27 | 1 | -1/+1 |
* | | Add `sysinfo` crate through feature flag | Richard | 2022-04-26 | 1 | -0/+1 |
|/ |
|
* | Update Rust edition to 2021 :tada: | Héctor Ramón Jiménez | 2022-02-09 | 1 | -1/+1 |
* | Append `Canvas` to `<body>` when targetting Wasm in `iced_winit` | Héctor Ramón Jiménez | 2022-01-28 | 1 | -0/+4 |
* | Reduce diff | Kai Mast | 2022-01-28 | 1 | -1/+1 |
* | Remove wasm-specific clipboard | Kai Mast | 2022-01-28 | 1 | -3/+1 |
* | Experimental wgpu WebGL backend support | Vladyslav Nikonov | 2022-01-28 | 1 | -1/+3 |
* | Update `winit` and `glutin` forks | Héctor Ramón Jiménez | 2022-01-04 | 1 | -2/+2 |
* | Update `winit` and `glutin` | Héctor Ramón Jiménez | 2021-10-12 | 1 | -1/+1 |
* | Revert system menus support | Héctor Ramón Jiménez | 2021-09-15 | 1 | -1/+1 |
* | Update `winit` and `glutin` dependencies | Héctor Ramón Jiménez | 2021-08-30 | 1 | -1/+1 |
* | Update `winit` and `glutin` dependencies | Héctor Ramón Jiménez | 2021-08-19 | 1 | -1/+1 |
* | Update `winit` and `glutin` dependencies | Héctor Ramón Jiménez | 2021-08-16 | 1 | -1/+1 |
* | Update `winit` and `glutin` dependencies | Héctor Ramón Jiménez | 2021-07-20 | 1 | -2/+2 |
* | Initial menu implementation | Richard | 2021-07-05 | 1 | -2/+2 |
* | Update `winit` and `glutin` to latest `master` | Héctor Ramón Jiménez | 2021-06-30 | 1 | -1/+1 |
* | Use `winit` and `glutin` forks in `iced-rs` org | Richard | 2021-06-25 | 1 | -1/+5 |
* | Bump winit to 0.25 | Imbris | 2021-06-23 | 1 | -1/+1 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2021-03-31 | 1 | -4/+4 |
* | Update `window_clipboard` to `0.2` | Héctor Ramón Jiménez | 2021-03-10 | 1 | -1/+1 |
* | Update `winit` and `glutin` | Héctor Ramón Jiménez | 2020-12-12 | 1 | -1/+1 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2020-11-26 | 1 | -3/+3 |
* | update to winit 0.23 api | aentity | 2020-10-03 | 1 | -1/+1 |