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
/
widget
/
checkbox.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
-109
/
+0
*
Fix `clippy` lints for all crates and features
Héctor Ramón Jiménez
2022-07-09
1
-4
/
+4
*
Introduce `StyleSheet` for `Text` widget
Héctor Ramón Jiménez
2022-06-29
1
-2
/
+3
*
Implement theme styling for `Checkbox`
Héctor Ramón Jiménez
2022-06-04
1
-1
/
+3
*
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
1
-0
/
+2
*
Write documentation for `iced_pure`
Héctor Ramón Jiménez
2022-05-02
1
-0
/
+1
*
Export widget modules in `iced_pure`
Héctor Ramón Jiménez
2022-03-16
1
-2
/
+3
*
Merge branch 'master' into virtual-widgets
Héctor Ramón Jiménez
2022-03-07
1
-7
/
+1
*
Introduce `Tag` and `State` opaque types in `iced_pure::widget::tree`
Héctor Ramón Jiménez
2022-02-16
1
-16
/
+0
*
Implement missing `on_event` and `mouse_interaction` for `Checkbox` in `iced_...
Héctor Ramón Jiménez
2022-02-12
1
-1
/
+41
*
Implement pure version of `todos` example :tada:
Héctor Ramón Jiménez
2022-02-12
1
-2
/
+4
*
Implement `Checkbox` in `iced_pure`
Héctor Ramón Jiménez
2022-02-12
1
-0
/
+82