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
/
core
/
src
/
lib.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify image rotation API and its internals
Héctor Ramón Jiménez
2024-05-02
1
-1
/
+1
*
Add `Image` rotation support
Héctor Ramón Jiménez
2024-05-02
1
-0
/
+2
*
Use built-in `[lints]` table in `Cargo.toml`
Héctor Ramón Jiménez
2024-04-07
1
-7
/
+0
*
Use `rustc-hash` for most of our `HashMap` and `HashSet` instances
Héctor Ramón Jiménez
2024-04-01
1
-2
/
+0
*
Move `Theme` type to `iced_core`
Héctor Ramón Jiménez
2024-03-07
1
-0
/
+2
*
Introduce `with_transformation` to `Renderer` trait
Héctor Ramón Jiménez
2024-02-02
1
-0
/
+2
*
Introduce `Border` struct analogous to `Shadow`
Héctor Ramón Jiménez
2024-01-20
1
-3
/
+3
*
feat: quad shadows
Nick Senger
2024-01-20
1
-0
/
+2
*
Use `SmolStr` for `text` field in `KeyPressed` event
Héctor Ramón Jiménez
2024-01-16
1
-0
/
+2
*
Centralize `clippy` lints in `.cargo/config.toml`
Héctor Ramón Jiménez
2023-09-20
1
-6
/
+0
*
Deny `broken_intradoc_links` and verify documentation in CI
Héctor Ramón Jiménez
2023-09-09
1
-2
/
+3
*
Bump versions :tada:
Héctor Ramón Jiménez
2023-07-28
1
-4
/
+1
*
Extend border radius on relevant widgets
Casper Storm
2023-05-23
1
-0
/
+2
*
Added support for gradients as background variants + other optimizations.
Bingus
2023-05-11
1
-0
/
+2
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-04-17
1
-1
/
+1
|
\
|
*
Bump versions :tada:
Héctor Ramón Jiménez
2023-04-13
1
-1
/
+1
*
|
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-0
/
+24
*
|
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
2023-03-01
1
-0
/
+2
*
|
Introduce `Weight` enum to `font`
Héctor Ramón Jiménez
2023-02-24
1
-1
/
+1
|
/
*
Bump versions :tada:
Héctor Ramón Jiménez
2023-02-18
1
-1
/
+1
*
Use `f32` in `Length::Units` and rename it to `Fixed`
Héctor Ramón Jiménez
2023-02-17
1
-0
/
+2
*
Bump versions :tada:
Héctor Ramón Jiménez
2023-01-14
1
-1
/
+1
*
Bump versions :tada:
Héctor Ramón Jiménez
2022-12-07
1
-1
/
+1
*
Fix outdated links in documentation
Héctor Ramón Jiménez
2022-11-10
1
-1
/
+1
*
Fix further `clippy` lints
Héctor Ramón Jiménez
2022-07-09
1
-5
/
+12
*
Add `html_logo_url` to `iced_core` and `iced_lazy`
Héctor Ramón Jiménez
2022-05-02
1
-0
/
+3
*
Replace `hecrj` in links with `iced-rs`
Héctor Ramón Jiménez
2022-05-02
1
-1
/
+1
*
Point repository links to `0.4` branch in documentation
Héctor Ramón Jiménez
2022-04-30
1
-2
/
+2
*
Rename `image` module to `content_fit` in `iced_core`
Héctor Ramón Jiménez
2022-02-16
1
-2
/
+2
*
Add support for `ContentFit` for `Image`
Emi Simpson
2022-02-16
1
-0
/
+2
*
Move `time` module from `iced_native` to `iced_core`
Héctor Ramón Jiménez
2022-01-28
1
-0
/
+1
*
Change GitHub namespace to new org for all files
LordRatte
2022-01-03
1
-4
/
+4
*
Merge `iced_core::text` with `iced_native::text`
Héctor Ramón Jiménez
2021-11-04
1
-1
/
+0
*
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
2021-09-20
1
-2
/
+2
*
Introduce and use `CrossAlign` enum for `Column` and `Row`
Héctor Ramón Jiménez
2021-09-20
1
-1
/
+1
*
Revert system menus support
Héctor Ramón Jiménez
2021-09-15
1
-2
/
+0
*
Rename `HitTestResult` to `Hit`
Héctor Ramón Jiménez
2021-08-26
1
-2
/
+1
*
Implement textual hit testing
Tom
2021-08-21
1
-0
/
+2
*
Move `menu` module from `iced_native` to `iced_core`
Héctor Ramón Jiménez
2021-07-12
1
-0
/
+2
*
Add support for asymmetrical padding
Ben LeFevre
2021-06-01
1
-0
/
+2
*
Update graphs in crate docs
Héctor Ramón Jiménez
2020-11-26
1
-2
/
+2
*
Rename `MouseCursor` to `mouse::Interaction`
Héctor Ramón Jiménez
2020-04-30
1
-2
/
+0
*
Remove `ButtonState`
Héctor Ramón Jiménez
2020-04-30
1
-2
/
+0
*
Move `MouseCursor` to `iced_core`
Héctor Ramón Jiménez
2020-04-29
1
-0
/
+2
*
Move reusable `mouse` types to `iced_core`
Héctor Ramón Jiménez
2020-04-28
1
-0
/
+3
*
Move common keyboard types to `iced_core`
Héctor Ramón Jiménez
2020-03-17
1
-0
/
+1
*
Move `Size` to `iced_core`
Héctor Ramón Jiménez
2020-02-14
1
-0
/
+2
*
Forbid unsafe code and Rust 2018 idioms
Héctor Ramón Jiménez
2020-01-20
1
-2
/
+2
*
Write documentation for `iced_futures`
Héctor Ramón Jiménez
2020-01-20
1
-1
/
+1
*
Create `iced_futures` and wire everything up
Héctor Ramón Jiménez
2020-01-19
1
-18
/
+0
[next]