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
/
pure
/
src
/
lib.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
2022-07-27
1
-292
/
+0
*
Fix `clippy` lints for all crates and features
Héctor Ramón Jiménez
2022-07-09
1
-4
/
+4
*
Fix further `clippy` lints
Héctor Ramón Jiménez
2022-07-09
1
-4
/
+12
*
Address Clippy lints
Poly
2022-07-09
1
-1
/
+1
*
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
1
-1
/
+5
*
Expose pure flex module as public
Cory Forsstrom
2022-05-05
1
-2
/
+1
*
Forbid `unused_results` and `rust_2018_idioms` in `iced_pure`
Héctor Ramón Jiménez
2022-05-02
1
-4
/
+3
*
Write documentation for `iced_pure`
Héctor Ramón Jiménez
2022-05-02
1
-0
/
+119
*
Use State::new() for State::default()
0x192
2022-03-29
1
-3
/
+1
*
Implement `Default` for `pure::State`
0x192
2022-03-29
1
-0
/
+8
*
Loose lifetime bounds in `pure::Widget` implementations
Héctor Ramón Jiménez
2022-03-29
1
-2
/
+2
*
Export widget modules in `iced_pure`
Héctor Ramón Jiménez
2022-03-16
1
-1
/
+6
*
Merge branch 'master' into virtual-widgets
Héctor Ramón Jiménez
2022-03-07
1
-5
/
+1
*
Add `overlay` support in `iced_pure` and port `PickList` :tada:
Héctor Ramón Jiménez
2022-02-16
1
-0
/
+13
*
Implement pure version of `todos` example :tada:
Héctor Ramón Jiménez
2022-02-12
1
-1
/
+2
*
Allow pure widgets to borrow from `Application` data :tada:
Héctor Ramón Jiménez
2022-02-11
1
-29
/
+25
*
Rename `iced_virtual` to `iced_pure`
Héctor Ramón Jiménez
2022-02-11
1
-0
/
+146