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
/
widget
/
text.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-09
Remove redundant `widget` modules in subcrates
Héctor Ramón Jiménez
1
-7
/
+0
2021-10-31
Remove `widget` module re-exports in `iced_native`
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-20
Implement `Widget::draw` for `TextInput`
Héctor Ramón Jiménez
1
-44
/
+0
2021-10-14
Implement `Widget::draw` for `Text`
Héctor Ramón Jiménez
1
-2
/
+0
2021-10-14
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
1
-41
/
+2
2021-09-20
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
1
-11
/
+10
2021-09-15
Use `Option` to encode empty text case in hit test methods
Héctor Ramón Jiménez
1
-1
/
+1
2021-08-26
Rename `HitTestResult` to `Hit`
Héctor Ramón Jiménez
1
-3
/
+2
2021-08-21
Implement textual hit testing
Tom
1
-1
/
+21
2020-06-19
Make default text size configurable in `Settings`
Héctor Ramón Jiménez
1
-1
/
+3
2020-05-19
Merge unnecessary split widget modules
Héctor Ramón Jiménez
1
-1
/
+66
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-23
Make `Font` an associated type of `text::Renderer`
Héctor Ramón Jiménez
1
-0
/
+7