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