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
*
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
*
|
Update `CHANGELOG`
Héctor Ramón Jiménez
2022-05-03
1
-1
/
+10
*
|
Merge pull request #1330 from iced-rs/expose-padding
Héctor Ramón
2022-05-03
1
-2
/
+2
|
\
\
|
*
|
Expose `Padding` in `iced` root crate
Héctor Ramón Jiménez
2022-05-03
1
-2
/
+2
|
/
/
*
|
Bump version in `README`
Héctor Ramón Jiménez
2022-05-02
2
-3
/
+3
*
|
Merge pull request #1328 from iced-rs/release/0.4.0
Héctor Ramón
2022-05-02
13
-46
/
+91
|
\
\
|
*
|
Bump versions :tada:
Héctor Ramón Jiménez
2022-05-02
12
-45
/
+58
|
*
|
Update `CHANGELOG`
Héctor Ramón Jiménez
2022-05-02
1
-1
/
+33
|
/
/
*
|
Merge pull request #1327 from iced-rs/update-docs
Héctor Ramón
2022-05-02
73
-187
/
+755
|
\
\
|
*
|
Enable `pure` feature in `docs.rs`
Héctor Ramón Jiménez
2022-05-02
1
-1
/
+1
|
*
|
Indicate feature-flagged modules in documentation
Héctor Ramón Jiménez
2022-05-02
3
-0
/
+11
|
*
|
Capitalize `iced` once again
Héctor Ramón Jiménez
2022-05-02
1
-8
/
+8
|
*
|
Fix typo in `README` of `iced_glow`
Héctor Ramón Jiménez
2022-05-02
1
-1
/
+1
|
*
|
Link to `iced_web` repository in `README`
Héctor Ramón Jiménez
2022-05-02
1
-1
/
+1
|
*
|
Add `html_logo_url` to `iced_core` and `iced_lazy`
Héctor Ramón Jiménez
2022-05-02
2
-0
/
+6
|
*
|
Forbid `unused_results` and `rust_2018_idioms` in `iced_pure`
Héctor Ramón Jiménez
2022-05-02
2
-5
/
+4
|
*
|
Replace `hecrj` in links with `iced-rs`
Héctor Ramón Jiménez
2022-05-02
14
-57
/
+57
|
*
|
Write documentation for `iced_pure`
Héctor Ramón Jiménez
2022-05-02
26
-31
/
+558
|
*
|
Fix broken intra-doc links in documentation
Héctor Ramón Jiménez
2022-04-30
28
-71
/
+96
|
*
|
Point repository links to `0.4` branch in documentation
Héctor Ramón Jiménez
2022-04-30
17
-55
/
+55
|
/
/
*
|
Add new crates to `document` workflow
Héctor Ramón Jiménez
2022-04-30
1
-0
/
+3
*
|
Merge pull request #1318 from tarkah/fix/picklist-text-wrapping
Héctor Ramón
2022-04-30
1
-5
/
+8
|
\
\
|
*
|
Restrict text width & height to prevent overflow
Cory Forsstrom
2022-04-27
1
-1
/
+2
[next]