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
/
native
/
src
/
widget
/
text.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
Rename `HitTestResult` to `Hit`
Héctor Ramón Jiménez
1
-4
/
+6
2021-08-21
Implement textual hit testing
Tom
1
-2
/
+19
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-33
/
+3
2020-10-28
Introduce `viewport` to `Widget::draw`
Héctor Ramón Jiménez
1
-0
/
+1
2020-07-10
Remove unnecessary lifetime in `Widget` trait
Héctor Ramón Jiménez
1
-1
/
+1
2020-07-08
Introduce `Widget::overlay` :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2020-06-19
Make default text size configurable in `Settings`
Héctor Ramón Jiménez
1
-4
/
+4
2020-05-27
Loosen bounds on Text Clone impl
Imbris
1
-1
/
+16
2020-04-23
Make `Font` an associated type of `text::Renderer`
Héctor Ramón Jiménez
1
-16
/
+23
2020-03-30
Hash type ids in `Widget::hash_layout` impls
Héctor Ramón Jiménez
1
-0
/
+2
2020-02-18
Pull `Checkbox` default constants from its `Renderer`
Héctor Ramón Jiménez
1
-4
/
+4
2020-02-14
Revert changing the constructor and implement new method.
daxpedda
1
-1
/
+1
2020-02-14
Add `bound` to `Node` constructor.
daxpedda
1
-1
/
+1
2019-12-30
Make `Row`, `Column`, and `Checkbox` shrink by default
Héctor Ramón Jiménez
1
-1
/
+1
2019-12-30
Add `Renderer::Defaults` and style inheritance
Héctor Ramón Jiménez
1
-0
/
+3
2019-11-24
Display widget images in documentation
Héctor Ramón Jiménez
1
-0
/
+2
2019-11-24
Fix `iced_native` widget examples
Héctor Ramón Jiménez
1
-1
/
+2
2019-11-22
Write docs for `iced` and `iced_native`
Héctor Ramón Jiménez
1
-2
/
+9
2019-11-21
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
1
-16
/
+146
2019-11-16
Make `width` and `height` required methods
Héctor Ramón Jiménez
1
-0
/
+4
2019-11-11
Draft custom layout engine based on `druid`
Héctor Ramón Jiménez
1
-5
/
+13
2019-11-10
Draft new layout API
Héctor Ramón Jiménez
1
-6
/
+6
2019-10-11
Rename `Renderer::Primitive` to `Renderer::Output`
Héctor Ramón Jiménez
1
-2
/
+2
2019-10-08
Make `iced_core::Button` customizable
Héctor Ramón Jiménez
1
-1
/
+1
2019-10-05
Add `Renderer` and `Primitive` concepts
Héctor Ramón Jiménez
1
-7
/
+5
2019-09-20
Complete some `hash_layout` implementations
Héctor Ramón Jiménez
1
-0
/
+2
2019-09-20
Create `iced_core` and `iced_native`
Héctor Ramón Jiménez
1
-0
/
+77