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
/
futures
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-26
Update graphs in crate docs
Héctor Ramón Jiménez
1
-0
/
+2
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
6
-80
/
+5
2020-11-25
Introduce `tokio_old` feature
Héctor Ramón Jiménez
5
-2
/
+41
2020-11-05
upgrade tokio to latest version(v0.3)
valbendan
2
-3
/
+4
2020-10-29
Accept a function pointer in `Subscription::map`
Héctor Ramón Jiménez
1
-14
/
+5
2020-04-30
Disable `time` module on Wasm for now
Héctor Ramón Jiménez
1
-1
/
+4
2020-04-30
Implement `time::every` in `iced_futures`
Héctor Ramón Jiménez
3
-1
/
+76
2020-04-26
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-25
Use `Rc` in `Command::map` for Wasm
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-25
#321 cargo fmt
Olivier Pinon
1
-5
/
+1
2020-04-25
#321 Fix async examples by feature-gating Command implementations + Add poked...
Olivier Pinon
1
-0
/
+56
2020-04-15
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-05
Enable feature flags in `docs.rs`
Héctor Ramón Jiménez
1
-0
/
+4
2020-04-04
doc feature flags in futures
Rob Ede
4
-0
/
+5
2020-04-02
Bump all versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-02
Fix broken link in `Tracker::broadcast` docs
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-02
Fix missing link in `Command` documentation
Héctor Ramón Jiménez
1
-0
/
+1
2020-04-02
Add examples to `subscription::Recipe` docs
Héctor Ramón Jiménez
1
-0
/
+12
2020-04-02
Fix missing link in `Tracker::broadcast` docs
Héctor Ramón Jiménez
1
-0
/
+2
2020-04-02
Fix missing link in `Executor::enter` doc comment
Héctor Ramón Jiménez
1
-0
/
+2
2020-03-26
Make `subscription::Recipe` cross-platform
Héctor Ramón Jiménez
2
-24
/
+20
2020-03-26
Simplify `iced_futures::Command` implementation
Héctor Ramón Jiménez
3
-209
/
+99
2020-03-26
Add `BoxFutures` and `BoxStream` to `iced_futures`
Héctor Ramón Jiménez
1
-0
/
+28
2020-03-05
Implement `Subscription::with`
Héctor Ramón Jiménez
1
-0
/
+70
2020-02-16
Enter executor context only on `Recipe` creation
Héctor Ramón Jiménez
1
-3
/
+10
2020-02-05
Drop `Send` in `Command` and `Executor` on Wasm
Héctor Ramón Jiménez
7
-105
/
+227
2020-02-05
Use `reqwest` and `tokio` in `pokedex` example
Héctor Ramón Jiménez
2
-7
/
+7
2020-02-04
Support event subscriptions in `iced_web`
Héctor Ramón Jiménez
2
-16
/
+11
2020-01-20
Forbid unsafe code and Rust 2018 idioms
Héctor Ramón Jiménez
1
-2
/
+2
2020-01-20
Improve consistency in executor documentation
Héctor Ramón Jiménez
4
-4
/
+4
2020-01-20
Write documentation for `executor::WasmBindgen`
Héctor Ramón Jiménez
1
-0
/
+1
2020-01-20
Write documentation for `iced_futures`
Héctor Ramón Jiménez
9
-19
/
+126
2020-01-20
Implement `WasmBindgen` executor and reorganize
Héctor Ramón Jiménez
3
-3
/
+29
2020-01-20
Add `Application::Executor` associated type
Héctor Ramón Jiménez
9
-34
/
+109
2020-01-19
Make `thread-pool` optional in `iced_futures`
Héctor Ramón Jiménez
2
-1
/
+4
2020-01-19
Rename `Receiver` to `Sender` in `Runtime`
Héctor Ramón Jiménez
1
-12
/
+11
2020-01-19
Create `iced_futures` and wire everything up
Héctor Ramón Jiménez
7
-0
/
+536