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