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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify `component` implementation in `iced_lazy`
Héctor Ramón Jiménez
2021-12-13
1
-1
/
+9
*
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
2021-10-14
1
-24
/
+0
*
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
2021-09-20
2
-26
/
+23
*
Introduce and use `CrossAlign` enum for `Column` and `Row`
Héctor Ramón Jiménez
2021-09-20
2
-22
/
+30
*
Improve readability of Align::Fill branching
Cory Forsstrom
2021-09-20
1
-34
/
+22
*
Calc fill cross and use for all children
Cory Forsstrom
2021-09-20
1
-29
/
+55
*
Add Align::Fill variant
Cory Forsstrom
2021-09-20
2
-13
/
+55
*
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
2
-8
/
+13
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
4
-57
/
+2
*
Introduce `viewport` to `Widget::draw`
Héctor Ramón Jiménez
2020-10-28
1
-1
/
+2
*
Implement `padding` support for `Container`
Héctor Ramón Jiménez
2020-03-31
1
-4
/
+1
*
Merge pull request #91 from nvzqz/const-all-the-things
Héctor Ramón
2020-03-06
2
-3
/
+3
|
\
|
*
Remove counterintuitive constant functions
Héctor Ramón Jiménez
2020-03-06
2
-4
/
+4
|
*
Make many functions `const`
Nikolai Vazquez
2019-11-29
2
-7
/
+7
*
|
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
2
-11
/
+17
*
|
Add `bound` to `Node` constructor.
daxpedda
2020-02-14
2
-5
/
+6
*
|
Make `Node::align` public.
daxpedda
2020-02-14
1
-1
/
+5
*
|
Merge pull request #150 from hecrj/refactor/move-renderer-traits
Héctor Ramón
2020-01-10
1
-0
/
+26
|
\
\
|
*
|
Move `Debugger` and `Windowed` to a better location
Héctor Ramón Jiménez
2020-01-10
1
-0
/
+26
*
|
|
Fix flex layout cross-alignment when not filled
Héctor Ramón Jiménez
2020-01-10
2
-1
/
+9
|
/
/
*
|
Merge pull request #137 from hecrj/feature/fill-portion
Héctor Ramón
2019-12-31
1
-2
/
+2
|
\
\
|
*
|
Add `Length::FillPortion` variant
Héctor Ramón Jiménez
2019-12-30
1
-2
/
+2
*
|
|
Subtract size of previous elements in flex layout
Héctor Ramón Jiménez
2019-12-30
1
-5
/
+9
|
/
/
*
/
Fix sneaky bug with padding in flex layout
Héctor Ramón Jiménez
2019-12-21
1
-6
/
+3
|
/
*
Write docs for `iced` and `iced_native`
Héctor Ramón Jiménez
2019-11-22
3
-9
/
+91
*
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
3
-26
/
+69
*
Fix integer overflow in `flex::resolve`
Héctor Ramón Jiménez
2019-11-11
1
-1
/
+2
*
Draft custom layout engine based on `druid`
Héctor Ramón Jiménez
2019-11-11
4
-3
/
+522
*
Draft new layout API
Héctor Ramón Jiménez
2019-11-10
1
-0
/
+6