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_input.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-09
Remove redundant `widget` modules in subcrates
Héctor Ramón Jiménez
1
-13
/
+0
2021-10-31
Remove `widget` module re-exports in `iced_native`
Héctor Ramón Jiménez
1
-2
/
+2
2021-10-20
Implement `Widget::draw` for `TextInput`
Héctor Ramón Jiménez
1
-74
/
+1
2021-10-14
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
1
-181
/
+1
2021-09-20
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
1
-7
/
+8
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-3
/
+0
2020-11-23
Use `f32` for `border_width` and `border_radius`
Héctor Ramón Jiménez
1
-4
/
+4
2020-07-06
Use `default_font_size` for `TextInput` widget
Héctor Ramón Jiménez
1
-6
/
+0
2020-05-29
Make `Font` an associated type of `text_input::Renderer`
Imbris
1
-0
/
+1
2020-05-27
Update `glyph_brush` and `glow_glyph`
Héctor Ramón Jiménez
1
-8
/
+1
2020-05-19
Merge unnecessary split widget modules
Héctor Ramón Jiménez
1
-1
/
+265
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
1
-1
/
+2
2020-01-01
Draft basic styling for `TextInput`
Héctor Ramón Jiménez
1
-0
/
+15