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
/
style
/
src
/
pick_list.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
Simplify theming for `PickList`, `ComboBox`, and `Menu` widgets
Héctor Ramón Jiménez
1
-29
/
+0
2024-01-20
Introduce `Border` struct analogous to `Shadow`
Héctor Ramón Jiménez
1
-7
/
+3
2023-05-23
Extend border radius on relevant widgets
Casper Storm
1
-2
/
+2
2022-12-14
Rename `pick_list::AccessoryContent` to `Handle`
Héctor Ramón Jiménez
1
-2
/
+2
2022-11-29
Added accessory_content_color to appreance.
Casper Rogild Storm
1
-0
/
+2
2022-11-29
Added ability to customize accessory content.
Casper Rogild Storm
1
-2
/
+0
2022-11-10
Write documentation for `iced_style`
Héctor Ramón Jiménez
1
-0
/
+11
2022-11-09
Introduce `Custom` variants for every style in the built-in `Theme`
Héctor Ramón Jiménez
1
-11
/
+4
2022-06-07
Implement theme styling for `PickList` and `Menu`
Héctor Ramón Jiménez
1
-54
/
+11
2021-11-02
Introduce generic lifetime to `Default` implementation for style sheets
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-31
Introduce state lifetime for `style_sheet` in `PickList`
Héctor Ramón Jiménez
1
-2
/
+2
2021-07-22
Introduce `placeholder_color` to `pick_list::Style`
Héctor Ramón Jiménez
1
-0
/
+2
2020-11-23
Use `f32` for `border_width` and `border_radius`
Héctor Ramón Jiménez
1
-4
/
+4
2020-07-10
Rename `ComboBox` to `PickList`
Héctor Ramón Jiménez
1
-1
/
+1
2020-07-08
Add styling support for `ComboBox` and `Menu`
Héctor Ramón Jiménez
1
-15
/
+26
2020-01-05
Implement `Default` for `container::Style`
Héctor Ramón Jiménez
1
-0
/
+12
2020-01-05
Add border styling to `Container`
Héctor Ramón Jiménez
1
-0
/
+4
2020-01-01
Draft basic styling for `TextInput`
Héctor Ramón Jiménez
1
-4
/
+6
2020-01-01
Move styling to a brand new `iced_style` crate
Héctor Ramón Jiménez
1
-1
/
+5
2019-12-31
Draft basic styling for `Container`
Héctor Ramón Jiménez
1
-0
/
+37