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