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
/
examples
/
pick_list
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
Update all `examples` to Rust 2024
Héctor Ramón Jiménez
1
-1
/
+1
2024-07-12
Re-export variants of `Length` and `alignment` types
Héctor Ramón Jiménez
1
-3
/
+3
2024-07-12
Introduce helper methods for alignment for all widgets
Héctor Ramón Jiménez
1
-2
/
+2
2024-03-16
Introduce `Program` API
Héctor Ramón Jiménez
1
-13
/
+3
2024-02-15
Make `horizontal_space` and `vertical_space` fill by default
Héctor Ramón Jiménez
1
-2
/
+2
2024-01-10
Fix `cross` calculation in `layout::flex`
Héctor Ramón Jiménez
1
-7
/
+3
2024-01-04
Make `Shrink` have priority over `Fill` in layout
Héctor Ramón Jiménez
1
-1
/
+0
2023-09-04
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
1
-1
/
+2
2023-03-14
Fix `clippy` lints for Rust 1.68
Héctor Ramón Jiménez
1
-7
/
+2
2023-02-17
Use `f32` in `Length::Units` and rename it to `Fixed`
Héctor Ramón Jiménez
1
-2
/
+2
2022-07-27
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
1
-19
/
+14
2022-02-09
Update Rust edition to 2021 :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2021-09-20
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
1
-2
/
+2
2021-09-20
Introduce and use `CrossAlign` enum for `Column` and `Row`
Héctor Ramón Jiménez
1
-2
/
+2
2021-07-22
feat: add placeholder to pick_list example
Jon Pacheco
1
-4
/
+5
2020-09-08
Make `Application` and `Sandbox` return a `Result`
Héctor Ramón Jiménez
1
-1
/
+1
2020-07-23
Improve `Menu` API to facilitate external control
Héctor Ramón Jiménez
1
-1
/
+1
2020-07-16
Update `README` of examples
Héctor Ramón Jiménez
1
-6
/
+6
2020-07-10
Simplify `pick_list` example
Héctor Ramón Jiménez
1
-12
/
+4
2020-07-10
Rename `ComboBox` to `PickList`
Héctor Ramón Jiménez
3
-0
/
+148