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
/
node.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-13
Simplify `component` implementation in `iced_lazy`
Héctor Ramón Jiménez
1
-1
/
+9
2021-09-20
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
1
-11
/
+11
2021-09-20
Introduce and use `CrossAlign` enum for `Column` and `Row`
Héctor Ramón Jiménez
1
-11
/
+11
2021-09-20
Add Align::Fill variant
Cory Forsstrom
1
-0
/
+6
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-17
/
+0
2020-03-06
Remove counterintuitive constant functions
Héctor Ramón Jiménez
1
-2
/
+2
2020-02-14
Improve documentation for new `Node` methods
Héctor Ramón Jiménez
1
-6
/
+5
2020-02-14
Revert changing the constructor and implement new method.
daxpedda
1
-7
/
+15
2020-02-14
Add `bound` to `Node` constructor.
daxpedda
1
-5
/
+5
2020-02-14
Make `Node::align` public.
daxpedda
1
-1
/
+5
2019-11-29
Make many functions `const`
Nikolai Vazquez
1
-4
/
+4
2019-11-22
Write docs for `iced` and `iced_native`
Héctor Ramón Jiménez
1
-2
/
+21
2019-11-11
Remove `padding` from `Container` for now
Héctor Ramón Jiménez
1
-2
/
+6
2019-11-11
Implement `Container` widget
Héctor Ramón Jiménez
1
-1
/
+24
2019-11-11
Draft custom layout engine based on `druid`
Héctor Ramón Jiménez
1
-0
/
+37