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
/
examples
/
pure
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce `StyleSheet` for `Text` widget
Héctor Ramón Jiménez
2022-06-29
4
-10
/
+12
*
Implement theme styling for `Canvas`
Héctor Ramón Jiménez
2022-06-07
1
-2
/
+4
*
Use `Theme::Dark` in `pure_game_of_life` example
Héctor Ramón Jiménez
2022-06-07
1
-0
/
+4
*
Implement theme styling for `PickList` and `Menu`
Héctor Ramón Jiménez
2022-06-07
2
-59
/
+1
*
Implement theme styling for `Container`
Héctor Ramón Jiménez
2022-06-07
4
-74
/
+41
*
Implement theme styling for `TextInput`
Héctor Ramón Jiménez
2022-06-07
1
-2
/
+4
*
Fix examples and doc-tests
Héctor Ramón Jiménez
2022-05-26
3
-59
/
+4
*
Rename `Variant` to `Style` and `Style` to `Appearance`
Héctor Ramón Jiménez
2022-05-26
1
-4
/
+0
*
Let a `Theme` control the background color of an application
Héctor Ramón Jiménez
2022-05-25
1
-5
/
+1
*
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
6
-238
/
+41
*
Implemented Tooltip as Pure
Casper Rogild Storm
2022-04-22
2
-0
/
+102
*
Reintroduce generic `Message` type for `canvas::Program`
Héctor Ramón Jiménez
2022-03-18
1
-2
/
+1
*
Export widget modules in `iced_pure`
Héctor Ramón Jiménez
2022-03-16
8
-18
/
+16
*
Implement `pure` version of `pane_grid` example :tada:
Héctor Ramón Jiménez
2022-03-14
1
-13
/
+12
*
Implement `pure` version of `PaneGrid` widget
Héctor Ramón Jiménez
2022-03-14
2
-0
/
+448
*
Implement `pure` version of `game_of_life` example :tada:
Héctor Ramón Jiménez
2022-03-09
5
-0
/
+1262
*
Remove superfluous files from `pure` examples
Héctor Ramón Jiménez
2022-03-08
7
-120
/
+0
*
Implement `pure::Responsive` in `iced_lazy`
Héctor Ramón Jiménez
2022-03-07
1
-2
/
+2
*
Implement `pure` version of `component` example
Héctor Ramón Jiménez
2022-02-17
2
-0
/
+179
*
Implement `pure` version of `pick_list` example :tada:
Héctor Ramón Jiménez
2022-02-16
3
-0
/
+138
*
Implement `pure` version of the `tour` example :tada:
Héctor Ramón Jiménez
2022-02-13
4
-0
/
+752
*
Add `max_width` to `Column` in `iced_pure`
Héctor Ramón Jiménez
2022-02-12
1
-1
/
+9
*
Implement missing `on_event` and `mouse_interaction` for `Checkbox` in `iced_...
Héctor Ramón Jiménez
2022-02-12
1
-1
/
+1
*
Implement pure version of `todos` example :tada:
Héctor Ramón Jiménez
2022-02-12
4
-0
/
+650
*
Reuse `Text` widget from `iced_native` in `iced_pure`
Héctor Ramón Jiménez
2022-02-12
1
-1
/
+1
*
Expose function helpers to build widgets in `pure::widget`
Héctor Ramón Jiménez
2022-02-11
1
-5
/
+6
*
Expose `iced_pure` through a `pure` feature in `iced`
Héctor Ramón Jiménez
2022-02-11
2
-14
/
+8
*
Rename `iced_virtual` to `iced_pure`
Héctor Ramón Jiménez
2022-02-11
4
-0
/
+94