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