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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement theme styling for `Canvas`
Héctor Ramón Jiménez
2022-06-07
10
-45
/
+94
*
Use `Theme::Dark` in `pure_game_of_life` example
Héctor Ramón Jiménez
2022-06-07
1
-0
/
+4
*
Remove unused code warnings
Héctor Ramón Jiménez
2022-06-07
2
-15
/
+1
*
Implement theme styling for `PickList` and `Menu`
Héctor Ramón Jiménez
2022-06-07
14
-247
/
+168
*
Implement theme styling for `Container`
Héctor Ramón Jiménez
2022-06-07
24
-252
/
+300
*
Remove `style` module leftover in `scrollable` example
Héctor Ramón Jiménez
2022-06-07
1
-52
/
+0
*
Implement theme styling for `Scrollable`
Héctor Ramón Jiménez
2022-06-07
11
-267
/
+127
*
Implement theme styling for `TextInput`
Héctor Ramón Jiménez
2022-06-07
12
-183
/
+145
*
Implement theme styling for `Checkbox`
Héctor Ramón Jiménez
2022-06-04
8
-92
/
+137
*
Expose `palette` module in `theme`
Héctor Ramón Jiménez
2022-06-04
1
-2
/
+2
*
Implement theme styling for `ProgressBar`
Héctor Ramón Jiménez
2022-06-01
6
-71
/
+81
*
Introduce `Custom` style variant for `Rule`
Héctor Ramón Jiménez
2022-06-01
1
-7
/
+22
*
Implement theme styling for `Rule`
Héctor Ramón Jiménez
2022-06-01
8
-123
/
+86
*
Implement theme styling for `PaneGrid`
Héctor Ramón Jiménez
2022-06-01
4
-49
/
+74
*
Use `Theme` background in `styling` example
Héctor Ramón Jiménez
2022-06-01
1
-27
/
+2
*
Implement theme styling for `Toggler`
Héctor Ramón Jiménez
2022-06-01
8
-98
/
+101
*
Implement theme styling for `Radio`
Héctor Ramón Jiménez
2022-05-27
10
-156
/
+85
*
Introduce specific types for each `palette::Extended` field
Héctor Ramón Jiménez
2022-05-26
4
-86
/
+140
*
Fix examples and doc-tests
Héctor Ramón Jiménez
2022-05-26
9
-178
/
+23
*
Rename `Variant` to `Style` and `Style` to `Appearance`
Héctor Ramón Jiménez
2022-05-26
12
-99
/
+91
*
Rename `theme::Definition` to `application::StyleSheet`
Héctor Ramón Jiménez
2022-05-26
12
-27
/
+37
*
Add "Theming" section to the `tour` example
Héctor Ramón Jiménez
2022-05-26
1
-10
/
+60
*
Tweak styling of `Slider` and improve contrast of `Background`
Héctor Ramón Jiménez
2022-05-26
2
-18
/
+16
*
Let a `Theme` control the `text_color` of an application
Héctor Ramón Jiménez
2022-05-26
5
-19
/
+49
*
Implement theme styling for `Slider`
Héctor Ramón Jiménez
2022-05-26
7
-91
/
+118
*
Let a `Theme` control the background color of an application
Héctor Ramón Jiménez
2022-05-25
9
-79
/
+33
*
Implement basic theming `Palette`
Héctor Ramón Jiménez
2022-05-21
3
-8
/
+280
*
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
113
-878
/
+767
*
Remove manual update of `nix` crate in `audit` workflow
Héctor Ramón Jiménez
2022-05-11
1
-3
/
+0
*
Merge pull request #1314 from derezzedex/dev/system-information
Héctor Ramón
2022-05-11
26
-56
/
+482
|
\
|
*
Merge branch 'master' into dev/system-information
Richard
2022-05-10
7
-19
/
+49
|
|
\
|
|
/
|
/
|
*
|
Fix unnecessary newlines in `BUG-REPORT.yml`
Héctor Ramón Jiménez
2022-05-10
1
-5
/
+2
*
|
Merge pull request #1340 from mtkennerly/bugfix/missing-versions-in-dropdown
Héctor Ramón
2022-05-10
1
-2
/
+8
|
\
\
|
*
|
Elaborate on supported versions in `BUG-REPORT.yml`
Héctor Ramón Jiménez
2022-05-10
1
-2
/
+8
|
*
|
Add note about using the latest patch
mtkennerly
2022-05-10
1
-1
/
+1
|
*
|
Drop older versions from list
mtkennerly
2022-05-10
1
-4
/
+1
|
*
|
Add missing versions to issue template
mtkennerly
2022-05-09
1
-0
/
+3
*
|
|
Merge pull request #1339 from mtkennerly/feature/document-resolver-requirement
Héctor Ramón
2022-05-09
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add note about resolver requirement
mtkennerly
2022-05-09
1
-0
/
+3
|
/
/
*
|
Merge pull request #1337 from iced-rs/generic-widget-tree
Héctor Ramón
2022-05-08
2
-13
/
+38
|
\
\
|
*
|
Use `Borrow` instead of `AsRef` to allow easier casting
Héctor Ramón Jiménez
2022-05-06
2
-11
/
+22
|
*
|
Take `AsRef<Widget>` instead of `Element` in `Tree` API
Héctor Ramón Jiménez
2022-05-06
2
-13
/
+27
|
/
/
*
|
Merge pull request #1333 from tarkah/fix/pub-pure-flex
Héctor Ramón
2022-05-05
1
-2
/
+1
|
\
\
|
*
|
Expose pure flex module as public
Cory Forsstrom
2022-05-05
1
-2
/
+1
|
/
/
*
|
Bump version of `iced_pure` :tada:
Héctor Ramón Jiménez
2022-05-05
1
-1
/
+1
*
|
Merge pull request #1332 from tarkah/fix/rule-helper
Héctor Ramón
2022-05-05
1
-1
/
+1
|
\
\
|
*
|
Fix vertical rule helper
Cory Forsstrom
2022-05-04
1
-1
/
+1
|
/
/
|
*
Merge branch 'master' into dev/system-information
Héctor Ramón Jiménez
2022-05-04
90
-334
/
+1363
|
|
\
|
|
/
|
/
|
*
|
Use `nightly` toolchain in `document` CI workflow
Héctor Ramón Jiménez
2022-05-03
1
-1
/
+4
*
|
Bump version :tada:
Héctor Ramón Jiménez
2022-05-03
1
-1
/
+1
[next]