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
/
graphics
/
src
/
widget
/
pure
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
Remove `pure` leftovers in `iced_graphics`
Héctor Ramón Jiménez
2
-310
/
+0
2022-07-27
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
1
-102
/
+0
2022-07-09
Fix `clippy` lints for all crates and features
Héctor Ramón Jiménez
1
-4
/
+4
2022-07-09
Fix doc example in `pure::canvas::Program`
Héctor Ramón
1
-1
/
+3
2022-07-09
Update import path in pure canvas example
Zoron
1
-1
/
+1
2022-07-01
Fix `Widget::tag` implementation of `pure::Canvas`
Héctor Ramón Jiménez
1
-1
/
+2
2022-06-07
Implement theme styling for `Canvas`
Héctor Ramón Jiménez
2
-18
/
+23
2022-05-14
Draft first-class `Theme` support
Héctor Ramón Jiménez
2
-17
/
+23
2022-04-30
Fix broken intra-doc links in documentation
Héctor Ramón Jiménez
1
-2
/
+2
2022-03-21
Implement `pure` version of `QRCode` widget
Héctor Ramón Jiménez
1
-0
/
+61
2022-03-18
Reintroduce generic `Message` type for `canvas::Program`
Héctor Ramón Jiménez
2
-22
/
+22
2022-03-16
Export widget modules in `iced_pure`
Héctor Ramón Jiménez
1
-1
/
+1
2022-03-09
Implement `Widget::tag` for `pure::Canvas`
Héctor Ramón Jiménez
1
-0
/
+4
2022-03-09
Implement `pure` version of `Canvas` widget
Héctor Ramón Jiménez
2
-0
/
+333