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
/
native
/
src
/
layout
/
limits.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-163
/
+0
2023-02-17
Use `f32` for `Padding`
Héctor Ramón Jiménez
1
-4
/
+1
2023-02-17
Use `f32` in `Length::Units` and rename it to `Fixed`
Héctor Ramón Jiménez
1
-21
/
+16
2023-01-05
Stop using `f32::clamp` altogether in `layout::Limits`
Héctor Ramón Jiménez
1
-7
/
+9
2023-01-05
Fix `Layout::resolve` panicking under some circumstances
Héctor Ramón Jiménez
1
-2
/
+7
2022-12-20
Fix `clippy` lints for Rust 1.66
Héctor Ramón Jiménez
1
-14
/
+8
2021-06-01
Use `Padding::horizontal` and `Padding::vertical` helpers
Héctor Ramón
1
-2
/
+2
2021-06-01
Add support for asymmetrical padding
Ben LeFevre
1
-3
/
+6
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-33
/
+0
2020-03-06
Remove counterintuitive constant functions
Héctor Ramón Jiménez
1
-2
/
+2
2020-01-10
Fix flex layout cross-alignment when not filled
Héctor Ramón Jiménez
1
-0
/
+8
2019-12-30
Add `Length::FillPortion` variant
Héctor Ramón Jiménez
1
-2
/
+2
2019-11-29
Make many functions `const`
Nikolai Vazquez
1
-3
/
+3
2019-11-22
Write docs for `iced` and `iced_native`
Héctor Ramón Jiménez
1
-0
/
+53
2019-11-11
Implement `Container` widget
Héctor Ramón Jiménez
1
-21
/
+29
2019-11-11
Draft custom layout engine based on `druid`
Héctor Ramón Jiménez
1
-3
/
+128
2019-11-10
Draft new layout API
Héctor Ramón Jiménez
1
-0
/
+6