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
/
graphics
/
src
/
widget
/
button.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-09
Remove redundant `widget` modules in subcrates
Héctor Ramón Jiménez
1
-12
/
+0
2021-10-31
Remove `widget` module re-exports in `iced_native`
Héctor Ramón Jiménez
1
-2
/
+2
2021-10-18
Wire up styling to `Button` in `iced_native`
Héctor Ramón Jiménez
1
-13
/
+2
2021-10-14
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
1
-90
/
+2
2021-06-01
Add support for asymmetrical padding
Ben LeFevre
1
-2
/
+2
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-3
/
+0
2020-11-23
Use `f32` for `border_width` and `border_radius`
Héctor Ramón Jiménez
1
-2
/
+2
2020-10-28
Introduce `viewport` to `Widget::draw`
Héctor Ramón Jiménez
1
-0
/
+1
2020-06-27
Show idle cursor when hovering a disabled `Button`
Héctor Ramón Jiménez
1
-1
/
+1
2020-05-19
Merge unnecessary split widget modules
Héctor Ramón Jiménez
1
-1
/
+98
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
1
-1
/
+2
2020-05-19
Draft first working version of `iced_glow` :tada:
Héctor Ramón Jiménez
1
-0
/
+0
2020-01-01
Move styling to a brand new `iced_style` crate
Héctor Ramón Jiménez
1
-76
/
+1
2019-12-30
Add `Renderer::Defaults` and style inheritance
Héctor Ramón Jiménez
1
-26
/
+19
2019-12-29
Draft `Style` and `StyleSheet` for `Button`
Héctor Ramón Jiménez
1
-0
/
+97