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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
Make `Element` aliases in `iced` compatible with `iced_native` and `iced_pure`
Héctor Ramón Jiménez
1
-2
/
+6
2022-07-08
Fix missing docs in `iced` crate
Héctor Ramón Jiménez
1
-0
/
+1
2022-07-08
Make widget aliases in `iced` compatible with `iced_native`
Héctor Ramón Jiménez
1
-40
/
+29
2022-06-07
Implement theme styling for `PickList` and `Menu`
Héctor Ramón Jiménez
1
-2
/
+1
2022-06-07
Implement theme styling for `Container`
Héctor Ramón Jiménez
1
-1
/
+1
2022-06-07
Implement theme styling for `TextInput`
Héctor Ramón Jiménez
1
-1
/
+1
2022-06-04
Implement theme styling for `Checkbox`
Héctor Ramón Jiménez
1
-1
/
+1
2022-06-01
Implement theme styling for `Toggler`
Héctor Ramón Jiménez
1
-1
/
+1
2022-05-27
Implement theme styling for `Radio`
Héctor Ramón Jiménez
1
-3
/
+3
2022-05-26
Rename `Variant` to `Style` and `Style` to `Appearance`
Héctor Ramón Jiménez
1
-1
/
+1
2022-05-26
Rename `theme::Definition` to `application::StyleSheet`
Héctor Ramón Jiménez
1
-2
/
+3
2022-05-25
Let a `Theme` control the background color of an application
Héctor Ramón Jiménez
2
-25
/
+4
2022-05-14
Draft first-class `Theme` support
Héctor Ramón Jiménez
3
-40
/
+77
2022-04-30
Point repository links to `0.4` branch in documentation
Héctor Ramón Jiménez
1
-1
/
+1
2022-04-22
Implemented Tooltip as Pure
Casper Rogild Storm
1
-0
/
+10
2022-03-22
Implement `pure` version of `Svg` widget
Héctor Ramón Jiménez
1
-0
/
+6
2022-03-21
Implement `pure` version of `QRCode` widget
Héctor Ramón Jiménez
1
-0
/
+6
2022-03-16
Export widget modules in `iced_pure`
Héctor Ramón Jiménez
1
-0
/
+155
2022-02-20
Fix `subscription` for `iced::pure::Application`
Héctor Ramón Jiménez
1
-0
/
+4
2022-02-11
Allow pure widgets to borrow from `Application` data :tada:
Héctor Ramón Jiménez
2
-4
/
+4
2022-02-11
Expose `iced_pure` through a `pure` feature in `iced`
Héctor Ramón Jiménez
2
-0
/
+301