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
/
pure
/
src
/
widget
/
text.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
1
-0
/
+2
*
Loose lifetime bounds in `pure::Widget` implementations
Héctor Ramón Jiménez
2022-03-29
1
-2
/
+2
*
Use application lifetime in `Into<Element>` implementation for `&str`
Héctor Ramón Jiménez
2022-03-22
1
-2
/
+1
*
Export widget modules in `iced_pure`
Héctor Ramón Jiménez
2022-03-16
1
-1
/
+2
*
Merge branch 'master' into virtual-widgets
Héctor Ramón Jiménez
2022-03-07
1
-7
/
+1
*
Introduce `Tag` and `State` opaque types in `iced_pure::widget::tree`
Héctor Ramón Jiménez
2022-02-16
1
-16
/
+0
*
Implement pure version of `todos` example :tada:
Héctor Ramón Jiménez
2022-02-12
1
-2
/
+4
*
Reuse `Text` widget from `iced_native` in `iced_pure`
Héctor Ramón Jiménez
2022-02-12
1
-114
/
+17
*
Allow pure widgets to borrow from `Application` data :tada:
Héctor Ramón Jiménez
2022-02-11
1
-5
/
+7
*
Expose function helpers to build widgets in `pure::widget`
Héctor Ramón Jiménez
2022-02-11
1
-2
/
+2
*
Rename `iced_virtual` to `iced_pure`
Héctor Ramón Jiménez
2022-02-11
1
-0
/
+185