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
/
helpers.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
-317
/
+0
*
Use `f32` in `Length::Units` and rename it to `Fixed`
Héctor Ramón Jiménez
2023-02-17
1
-5
/
+9
*
use same name & order for checkbox::new and helper
13r0ck
2023-01-04
1
-1
/
+1
*
Use same name & order for toggler::new and helper
13r0ck
2022-12-22
1
-1
/
+1
*
Split vertical orientation into VerticalSlider
Casper Storm
2022-12-13
1
-0
/
+17
*
Remove `appearance` from `Handle`
Héctor Ramón Jiménez
2022-12-06
1
-1
/
+1
*
feat: SVG styling with icon fill color
Michael Aaron Murphy
2022-12-06
1
-1
/
+7
*
Fix broken documentation links
Héctor Ramón Jiménez
2022-11-10
1
-1
/
+1
*
Introduce `Custom` variants for every style in the built-in `Theme`
Héctor Ramón Jiménez
2022-11-09
1
-1
/
+8
*
Take `Cow` in `Text::new`
Ram.Type-0
2022-09-21
1
-3
/
+3
*
Draft widget operations
Héctor Ramón Jiménez
2022-07-28
1
-2
/
+2
*
Fix `clippy` lints
Héctor Ramón Jiménez
2022-07-27
1
-6
/
+6
*
Use `ToString` for `Text::new` instead of `Into<String>`
Héctor Ramón Jiménez
2022-07-27
1
-1
/
+1
*
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
2022-07-27
1
-0
/
+283