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
/
widget
/
space.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
-85
/
+0
*
Use `f32` in `Length::Units` and rename it to `Fixed`
Héctor Ramón Jiménez
2023-02-17
1
-6
/
+9
*
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
2022-07-27
1
-0
/
+2
*
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
1
-0
/
+1
*
Remove `hash_layout` method from `Widget` trait
Héctor Ramón Jiménez
2022-02-23
1
-10
/
+1
*
Fix unused variables in `Widget::draw` for `Space`
Héctor Ramón Jiménez
2021-10-28
1
-3
/
+3
*
Move `Defaults` from `iced_graphics` to `iced_native`
Héctor Ramón Jiménez
2021-10-18
1
-5
/
+5
*
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
2021-10-14
1
-12
/
+3
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-10
/
+0
*
Introduce `viewport` to `Widget::draw`
Héctor Ramón Jiménez
2020-10-28
1
-0
/
+1
*
Remove unnecessary lifetime in `Widget` trait
Héctor Ramón Jiménez
2020-07-10
1
-1
/
+1
*
Introduce `Widget::overlay` :tada:
Héctor Ramón Jiménez
2020-07-08
1
-1
/
+1
*
Hash type ids in `Widget::hash_layout` impls
Héctor Ramón Jiménez
2020-03-30
1
-0
/
+1
*
refactor: remove not mandatory static lifetime
Théo Gaillard
2020-03-30
1
-1
/
+1
*
Fix `Widget::draw` for `Space` widget
Héctor Ramón Jiménez
2019-12-31
1
-0
/
+1
*
Rename `Empty` widget to `Space`
Héctor Ramón Jiménez
2019-12-30
1
-0
/
+104