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
/
widget
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix bounds of `PickList` text label
Héctor Ramón Jiménez
2023-05-10
1
-1
/
+3
*
Add `line_height` to `pick_list::Icon`
Héctor Ramón Jiménez
2023-05-10
1
-5
/
+16
*
Add `line_height` to `checkbox::Icon`
Héctor Ramón Jiménez
2023-05-08
1
-1
/
+5
*
Export `Shaping` and `LineHeight` in `widget::text`
Héctor Ramón Jiménez
2023-05-08
1
-1
/
+0
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-05-08
1
-1
/
+5
*
Support configurable `LineHeight` in text widgets
Héctor Ramón Jiménez
2023-05-04
6
-16
/
+126
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-05-02
5
-54
/
+122
*
Introduce `text::Shaping` enum and replace magic boolean
Héctor Ramón Jiménez
2023-05-02
7
-27
/
+105
*
Make basic text shaping the default shaping strategy
Héctor Ramón Jiménez
2023-05-02
6
-1
/
+14
*
Merge branch 'advanced-text' into incremental-rendering
Héctor Ramón Jiménez
2023-04-17
11
-225
/
+827
|
\
|
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-04-17
11
-225
/
+827
*
|
Draft (very) basic incremental rendering for `iced_tiny_skia`
Héctor Ramón Jiménez
2023-04-04
1
-0
/
+2
|
/
*
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
2023-03-05
4
-5
/
+5
*
Use `no_run` for widget doc-tests
Héctor Ramón Jiménez
2023-03-05
10
-10
/
+10
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
48
-0
/
+14343
[prev]