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
/
native.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-05
Add border and shadow styling to `Button`
Héctor Ramón Jiménez
1
-1
/
+1
2020-01-04
Expose `ProgressBar` in `iced` crate
Héctor Ramón Jiménez
1
-1
/
+1
2020-01-01
Draft basic styling for `TextInput`
Héctor Ramón Jiménez
1
-10
/
+0
2020-01-01
Move styling to a brand new `iced_style` crate
Héctor Ramón Jiménez
1
-10
/
+4
2019-12-30
Rename `Empty` widget to `Space`
Héctor Ramón Jiménez
1
-2
/
+2
2019-12-30
Implement `Empty` widget
Héctor Ramón Jiménez
1
-2
/
+2
2019-12-29
Draft `Style` and `StyleSheet` for `Button`
Héctor Ramón Jiménez
1
-17
/
+1
2019-12-15
Update `Svg` documentation
Héctor Ramón Jiménez
1
-4
/
+4
2019-12-12
Renamed `Icon` widget to `Svg` and gave it separate width and height.
Malte Veerman
1
-4
/
+4
2019-12-11
Ran cargo_fmt over changed files.
Malte Veerman
1
-2
/
+2
2019-12-11
Added an `Icon` widget to native.
Malte Veerman
1
-1
/
+6
2019-12-08
Allow listening to runtime events in subscriptions
Héctor Ramón Jiménez
1
-2
/
+2
2019-12-05
Draft first version of event subscriptions :tada:
Héctor Ramón Jiménez
1
-2
/
+2
2019-11-30
Implement `image` viewer example
Héctor Ramón Jiménez
1
-2
/
+7
2019-11-22
Write docs for `iced` and `iced_native`
Héctor Ramón Jiménez
1
-0
/
+62
2019-11-21
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
1
-0
/
+51