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
/
gradient
/
linear.rs
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
2023-03-01
1
-112
/
+0
|
*
Fix broken documentation links
Héctor Ramón Jiménez
2022-11-10
1
-1
/
+4
|
*
Move `Position` and `Location` to `gradient` module
Héctor Ramón Jiménez
2022-11-03
1
-83
/
+3
|
*
Fix lints by `clippy`
Héctor Ramón Jiménez
2022-11-03
1
-6
/
+3
|
*
Run `cargo fmt`
Héctor Ramón Jiménez
2022-11-03
1
-3
/
+3
|
*
Documentation changes
bungoboingo
2022-10-19
1
-1
/
+4
|
*
Changed gradient builder to be more clear about what caused certain errors.
bungoboingo
2022-10-18
1
-22
/
+30
|
*
Cleaned up namespaces re: PR comments.
bungoboingo
2022-10-18
1
-2
/
+5
|
*
Added support for relative positioning of gradient fills. Addressed some PR ↵
shan
2022-10-07
1
-21
/
+127
|
|
|
|
feedback.
*
Fixed some imports/documentation.
shan
2022-10-06
1
-0
/
+1
|
*
Fixed lint issues & cleaned up some documentation.
shan
2022-10-06
1
-1
/
+1
|
*
Readjusted namespaces, removed Geometry example as it's no longer relevant.
shan
2022-10-05
1
-0
/
+71