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
/
src
/
pure.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename `theme::Definition` to `application::StyleSheet`
Héctor Ramón Jiménez
2022-05-26
1
-1
/
+1
*
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
1
-2
/
+2
*
Write documentation for `iced_pure`
Héctor Ramón Jiménez
2022-05-02
1
-0
/
+78
*
Fix broken intra-doc links in documentation
Héctor Ramón Jiménez
2022-04-30
1
-0
/
+1
*
Export widget modules in `iced_pure`
Héctor Ramón Jiménez
2022-03-16
1
-31
/
+6
*
Implement `pure` version of `game_of_life` example :tada:
Héctor Ramón Jiménez
2022-03-09
1
-3
/
+3
*
Implement `pure` version of `Canvas` widget
Héctor Ramón Jiménez
2022-03-09
1
-0
/
+6
*
Remove redundant `widget` modules in subcrates
Héctor Ramón Jiménez
2022-03-09
1
-0
/
+1
*
Expose additional helpers in `iced::pure`
Héctor Ramón Jiménez
2022-02-13
1
-1
/
+16
*
Implement `Image` in `iced_pure`
Héctor Ramón Jiménez
2022-02-13
1
-1
/
+4
*
Implement pure version of `todos` example :tada:
Héctor Ramón Jiménez
2022-02-12
1
-1
/
+4
*
Allow pure widgets to borrow from `Application` data :tada:
Héctor Ramón Jiménez
2022-02-11
1
-1
/
+2
*
Expose `iced_pure` through a `pure` feature in `iced`
Héctor Ramón Jiménez
2022-02-11
1
-0
/
+29