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