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