| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable `arc` example | Héctor Ramón Jiménez | 2022-07-27 | 1 | -0/+1 |
* | Replace stateful widgets with new `iced_pure` API | Héctor Ramón Jiménez | 2022-07-27 | 1 | -14/+0 |
* | add pure version of color_palette example | Max Unsted | 2022-07-27 | 1 | -0/+1 |
* | Add custom profile release-opt | Luni-4 | 2022-07-14 | 1 | -0/+10 |
* | Add and purify `arc` example by @ThatsNoMoon | Héctor Ramón Jiménez | 2022-07-10 | 1 | -0/+1 |
* | Merge branch 'master' into dev/system-information | Héctor Ramón Jiménez | 2022-05-04 | 1 | -12/+13 |
|\ |
|
| * | Bump version :tada: | Héctor Ramón Jiménez | 2022-05-03 | 1 | -1/+1 |
| * | Bump version in `README` | Héctor Ramón Jiménez | 2022-05-02 | 1 | -1/+1 |
| * | Bump versions :tada: | Héctor Ramón Jiménez | 2022-05-02 | 1 | -11/+11 |
| * | Enable `pure` feature in `docs.rs` | Héctor Ramón Jiménez | 2022-05-02 | 1 | -1/+1 |
| * | Implemented Tooltip as Pure | Casper Rogild Storm | 2022-04-22 | 1 | -0/+1 |
* | | Sort workspace members in `Cargo.toml` | Héctor Ramón Jiménez | 2022-05-04 | 1 | -2/+2 |
* | | Expose `system` module through feature flag | Héctor Ramón Jiménez | 2022-04-30 | 1 | -0/+2 |
* | | Simplify the `QueryInformation` Action | Richard | 2022-04-27 | 1 | -2/+0 |
* | | Add `system_information` example | Richard | 2022-04-26 | 1 | -0/+1 |
* | | Add `sysinfo` crate through feature flag | Richard | 2022-04-26 | 1 | -0/+2 |
|/ |
|
* | Implement `pure` version of `PaneGrid` widget | Héctor Ramón Jiménez | 2022-03-14 | 1 | -0/+1 |
* | Implement `pure` version of `game_of_life` example :tada: | Héctor Ramón Jiménez | 2022-03-09 | 1 | -0/+1 |
* | Implement `pure` version of `Canvas` widget | Héctor Ramón Jiménez | 2022-03-09 | 1 | -1/+1 |
* | Remove redundant `widget` modules in subcrates | Héctor Ramón Jiménez | 2022-03-09 | 1 | -8/+6 |
* | Implement `pure` version of `component` example | Héctor Ramón Jiménez | 2022-02-17 | 1 | -0/+1 |
* | Implement `pure` version of `pick_list` example :tada: | Héctor Ramón Jiménez | 2022-02-16 | 1 | -0/+1 |
* | Implement `pure` version of the `tour` example :tada: | Héctor Ramón Jiménez | 2022-02-13 | 1 | -0/+1 |
* | Implement pure version of `todos` example :tada: | Héctor Ramón Jiménez | 2022-02-12 | 1 | -0/+1 |
* | Expose `iced_pure` through a `pure` feature in `iced` | Héctor Ramón Jiménez | 2022-02-11 | 1 | -0/+3 |
* | Rename `iced_virtual` to `iced_pure` | Héctor Ramón Jiménez | 2022-02-11 | 1 | -2/+2 |
* | Draft virtual `Button`, `Column`, and `Text` | Héctor Ramón Jiménez | 2022-02-10 | 1 | -0/+1 |
* | Draft `iced_virtual` subcrate | Héctor Ramón Jiménez | 2022-02-09 | 1 | -0/+1 |
* | Update Rust edition to 2021 :tada: | Héctor Ramón Jiménez | 2022-02-09 | 1 | -1/+1 |
* | Replace `iced_web` with WebGL support in `wgpu` :tada: | Héctor Ramón Jiménez | 2022-01-28 | 1 | -6/+5 |
* | Draft `websocket` example :tada: | Héctor Ramón Jiménez | 2022-01-16 | 1 | -0/+1 |
* | Remove support for old `tokio` crate | Héctor Ramón Jiménez | 2022-01-12 | 1 | -2/+0 |
* | Merge pull request #1175 from EkardNT/sandbox-exit | Héctor Ramón | 2022-01-03 | 1 | -0/+1 |
|\ |
|
| * | Allow Sandbox applications to exit. | Drake Tetreault | 2021-12-29 | 1 | -0/+1 |
* | | Change GitHub namespace to new org for all files | LordRatte | 2022-01-03 | 1 | -1/+1 |
|/ |
|
* | Draft `component` example :tada: | Héctor Ramón Jiménez | 2021-11-29 | 1 | -0/+1 |
* | Create `iced_lazy` and draft `Component` trait | Héctor Ramón Jiménez | 2021-11-29 | 1 | -0/+1 |
* | Revert system menus support | Héctor Ramón Jiménez | 2021-09-15 | 1 | -1/+0 |
* | wgpu: Update to 0.10 | Poly | 2021-08-19 | 1 | -0/+1 |
* | Sort example list in `Cargo.toml` | Héctor Ramón Jiménez | 2021-08-13 | 1 | -3/+3 |
* | Rename `integration` examples | Héctor Ramón Jiménez | 2021-08-13 | 1 | -2/+2 |
* | Add integration_gl example | Tamás Szelei | 2021-08-13 | 1 | -0/+1 |
* | Update `winit` and `glutin` dependencies | Héctor Ramón Jiménez | 2021-07-20 | 1 | -3/+0 |
* | Update `winit` dependency in `iced-rs` | Héctor Ramón Jiménez | 2021-07-12 | 1 | -1/+1 |
* | Initial menu implementation | Richard | 2021-07-05 | 1 | -0/+4 |
* | Use `winit` and `glutin` forks in `iced-rs` org | Richard | 2021-06-25 | 1 | -3/+0 |
* | Use new enum variant and new winit repo | Richard | 2021-06-25 | 1 | -1/+1 |
* | Added events for url handling and create example | Richard | 2021-06-25 | 1 | -0/+4 |
* | Enable qr_code feature on docs.rs | Taiki Endo | 2021-04-06 | 1 | -1/+1 |
* | Bump versions :tada: | Héctor Ramón Jiménez | 2021-03-31 | 1 | -8/+8 |