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
/
graphics
/
src
/
geometry
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-20
Fix `clippy::semicolon_if_nothing_returned`
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-09
Fix outstanding broken intradoc links
Héctor Ramón Jiménez
2
-2
/
+6
2023-08-30
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
1
-3
/
+3
2023-08-15
Update arc.rs with improved documentation
Kxie
1
-6
/
+6
2023-05-19
Fix imports of `geometry::style` in `iced_graphics`
Héctor Ramón Jiménez
1
-2
/
+2
2023-05-19
Remove `Builder` abstractions for gradients
Héctor Ramón Jiménez
1
-3
/
+12
2023-05-11
Added support for gradients as background variants + other optimizations.
Bingus
2
-2
/
+4
2023-05-11
Write missing documentation in `iced_graphics`
Héctor Ramón Jiménez
1
-0
/
+2
2023-05-04
Support configurable `LineHeight` in text widgets
Héctor Ramón Jiménez
1
-1
/
+4
2023-05-02
Introduce `text::Shaping` enum and replace magic boolean
Héctor Ramón Jiménez
1
-12
/
+6
2023-05-02
Make basic text shaping the default shaping strategy
Héctor Ramón Jiménez
1
-0
/
+10
2023-03-30
Introduce support for `Font` attributes
Héctor Ramón Jiménez
1
-1
/
+1
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
7
-8
/
+9
2023-03-03
Move `Canvas` and `QRCode` to `iced` crate
Héctor Ramón Jiménez
7
-0
/
+550