index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Cargo.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-04
Sort workspace members in `Cargo.toml`
Héctor Ramón Jiménez
1
-2
/
+2
2022-05-03
Bump version :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-05-02
Bump version in `README`
Héctor Ramón Jiménez
1
-1
/
+1
2022-05-02
Bump versions :tada:
Héctor Ramón Jiménez
1
-11
/
+11
2022-05-02
Enable `pure` feature in `docs.rs`
Héctor Ramón Jiménez
1
-1
/
+1
2022-04-30
Expose `system` module through feature flag
Héctor Ramón Jiménez
1
-0
/
+2
2022-04-27
Simplify the `QueryInformation` Action
Richard
1
-2
/
+0
2022-04-26
Add `system_information` example
Richard
1
-0
/
+1
2022-04-26
Add `sysinfo` crate through feature flag
Richard
1
-0
/
+2
2022-04-22
Implemented Tooltip as Pure
Casper Rogild Storm
1
-0
/
+1
2022-04-18
Revert "add example"
Nick Senger
1
-1
/
+0
2022-04-18
add example
Nick Senger
1
-0
/
+1
2022-04-06
remove example
Nick Senger
1
-1
/
+0
2022-04-06
add example
Nick Senger
1
-0
/
+1
2022-03-14
Implement `pure` version of `PaneGrid` widget
Héctor Ramón Jiménez
1
-0
/
+1
2022-03-09
Implement `pure` version of `game_of_life` example :tada:
Héctor Ramón Jiménez
1
-0
/
+1
2022-03-09
Implement `pure` version of `Canvas` widget
Héctor Ramón Jiménez
1
-1
/
+1
2022-03-09
Remove redundant `widget` modules in subcrates
Héctor Ramón Jiménez
1
-8
/
+6
2022-02-17
Implement `pure` version of `component` example
Héctor Ramón Jiménez
1
-0
/
+1
2022-02-16
Implement `pure` version of `pick_list` example :tada:
Héctor Ramón Jiménez
1
-0
/
+1
2022-02-13
Implement `pure` version of the `tour` example :tada:
Héctor Ramón Jiménez
1
-0
/
+1
2022-02-12
Implement pure version of `todos` example :tada:
Héctor Ramón Jiménez
1
-0
/
+1
2022-02-11
Expose `iced_pure` through a `pure` feature in `iced`
Héctor Ramón Jiménez
1
-0
/
+3
2022-02-11
Rename `iced_virtual` to `iced_pure`
Héctor Ramón Jiménez
1
-2
/
+2
2022-02-10
Draft virtual `Button`, `Column`, and `Text`
Héctor Ramón Jiménez
1
-0
/
+1
2022-02-09
Draft `iced_virtual` subcrate
Héctor Ramón Jiménez
1
-0
/
+1
2022-02-09
Update Rust edition to 2021 :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-01-28
Replace `iced_web` with WebGL support in `wgpu` :tada:
Héctor Ramón Jiménez
1
-6
/
+5
2022-01-16
Draft `websocket` example :tada:
Héctor Ramón Jiménez
1
-0
/
+1
2022-01-12
Remove support for old `tokio` crate
Héctor Ramón Jiménez
1
-2
/
+0
2022-01-03
Change GitHub namespace to new org for all files
LordRatte
1
-1
/
+1
2021-12-29
Allow Sandbox applications to exit.
Drake Tetreault
1
-0
/
+1
2021-11-29
Draft `component` example :tada:
Héctor Ramón Jiménez
1
-0
/
+1
2021-11-29
Create `iced_lazy` and draft `Component` trait
Héctor Ramón Jiménez
1
-0
/
+1
2021-09-15
Revert system menus support
Héctor Ramón Jiménez
1
-1
/
+0
2021-08-19
wgpu: Update to 0.10
Poly
1
-0
/
+1
2021-08-13
Sort example list in `Cargo.toml`
Héctor Ramón Jiménez
1
-3
/
+3
2021-08-13
Rename `integration` examples
Héctor Ramón Jiménez
1
-2
/
+2
2021-08-13
Add integration_gl example
Tamás Szelei
1
-0
/
+1
2021-07-22
Add `text_multithreading` to `Settings` in `iced_glow` and `iced_wgpu`
Héctor Ramón Jiménez
1
-4
/
+0
2021-07-21
Remove `winit` example
Héctor Ramón Jiménez
1
-1
/
+0
2021-07-20
Update `winit` and `glutin` dependencies
Héctor Ramón Jiménez
1
-3
/
+0
2021-07-12
Update `winit` dependency in `iced-rs`
Héctor Ramón Jiménez
1
-1
/
+1
2021-07-05
Initial menu implementation
Richard
1
-0
/
+4
2021-06-25
add initial attempt at adding winit example
TimUntersberger
1
-0
/
+1
2021-06-25
Use `winit` and `glutin` forks in `iced-rs` org
Richard
1
-3
/
+0
2021-06-25
Use new enum variant and new winit repo
Richard
1
-1
/
+1
2021-06-25
Added events for url handling and create example
Richard
1
-0
/
+4
2021-06-14
feat: expose draw_cache_multithread
Yusuf Bera Ertan
1
-0
/
+4
2021-05-19
Use latest `wgpu` releases instead of patched sources
Héctor Ramón
1
-12
/
+0
[next]