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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-19
Implement `delay` for `pop` widget :tada:
Héctor Ramón Jiménez
1
-2
/
+2
2025-02-11
Fix broken link in `Function` documentation
Héctor Ramón Jiménez
1
-1
/
+1
2025-02-11
Replace `with` function with `Function` trait
Héctor Ramón Jiménez
1
-55
/
+52
2025-02-11
Make `with` take a `Copy` prefix
Héctor Ramón Jiménez
1
-2
/
+2
2025-02-11
Fix typo in `with!` documentation
Héctor Ramón Jiménez
1
-1
/
+1
2025-02-11
Introduce `with` helper and use `sipper` in `gallery` example
Héctor Ramón Jiménez
1
-0
/
+60
2025-02-04
Fix documentation of `markdown` and `rich_text`
Héctor Ramón Jiménez
1
-0
/
+9
2025-02-02
Refactor and simplify `input_method` API
Héctor Ramón Jiménez
1
-1
/
+1
2025-02-02
Draft `input_method` support
KENZ
1
-0
/
+2
2025-01-29
Enable `animation` module for Wasm target
Héctor Ramón Jiménez
1
-2
/
+0
2025-01-27
Make `animation` module only available in native
Héctor Ramón Jiménez
1
-0
/
+2
2025-01-27
Draft basic `Animation` API in `iced_core`
Héctor Ramón Jiménez
1
-0
/
+2
2024-12-14
Support custom renderers in `iced_test` through `renderer::Headless` trait
Héctor Ramón Jiménez
1
-0
/
+2
2024-08-04
Introduce `Svg` struct in `core::svg`
Héctor Ramón Jiménez
1
-0
/
+1
2024-08-04
Introduce `Image` struct in `core::image`
Héctor Ramón Jiménez
1
-0
/
+1
2024-07-12
Improve `Padding` ergonomics
Héctor Ramón Jiménez
1
-1
/
+1
2024-06-14
Move `Maybe*` traits back to `iced_futures`
Héctor Ramón Jiménez
1
-2
/
+0
2024-06-14
Replace `Command` with a new `Task` API with chain support
Héctor Ramón Jiménez
1
-0
/
+2
2024-05-02
Simplify image rotation API and its internals
Héctor Ramón Jiménez
1
-1
/
+1
2024-05-02
Add `Image` rotation support
Héctor Ramón Jiménez
1
-0
/
+2
2024-04-07
Use built-in `[lints]` table in `Cargo.toml`
Héctor Ramón Jiménez
1
-7
/
+0
2024-04-01
Use `rustc-hash` for most of our `HashMap` and `HashSet` instances
Héctor Ramón Jiménez
1
-2
/
+0
2024-03-24
Fine-tune `Catalog` approach for `button`, `checkbox`, and `svg`
Héctor Ramón Jiménez
1
-1
/
+0
2024-03-23
Try catalog theming approach with `Button`
Héctor Ramón Jiménez
1
-0
/
+1
2024-03-07
Move `Theme` type to `iced_core`
Héctor Ramón Jiménez
1
-0
/
+2
2024-02-02
Introduce `with_transformation` to `Renderer` trait
Héctor Ramón Jiménez
1
-0
/
+2
2024-01-20
Introduce `Border` struct analogous to `Shadow`
Héctor Ramón Jiménez
1
-3
/
+3
2024-01-20
feat: quad shadows
Nick Senger
1
-0
/
+2
2024-01-16
Use `SmolStr` for `text` field in `KeyPressed` event
Héctor Ramón Jiménez
1
-0
/
+2
2023-10-27
Write documentation for the new text APIs
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-20
Centralize `clippy` lints in `.cargo/config.toml`
Héctor Ramón Jiménez
1
-6
/
+0
2023-09-12
Draft `Editor` API and `TextEditor` widget
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-09
Deny `broken_intradoc_links` and verify documentation in CI
Héctor Ramón Jiménez
1
-2
/
+3
2023-07-28
Bump versions :tada:
Héctor Ramón Jiménez
1
-4
/
+1
2023-05-23
Extend border radius on relevant widgets
Casper Storm
1
-0
/
+2
2023-05-11
Added support for gradients as background variants + other optimizations.
Bingus
1
-0
/
+2
2023-04-13
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-0
/
+24
2023-03-01
Implement `Canvas` support for `iced_tiny_skia`
Héctor Ramón Jiménez
1
-0
/
+2
2023-02-24
Introduce `Weight` enum to `font`
Héctor Ramón Jiménez
1
-1
/
+1
2023-02-18
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2023-02-17
Use `f32` in `Length::Units` and rename it to `Fixed`
Héctor Ramón Jiménez
1
-0
/
+2
2023-01-14
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-12-07
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-10
Fix outdated links in documentation
Héctor Ramón Jiménez
1
-1
/
+1
2022-07-09
Fix further `clippy` lints
Héctor Ramón Jiménez
1
-5
/
+12
2022-05-02
Add `html_logo_url` to `iced_core` and `iced_lazy`
Héctor Ramón Jiménez
1
-0
/
+3
2022-05-02
Replace `hecrj` in links with `iced-rs`
Héctor Ramón Jiménez
1
-1
/
+1
2022-04-30
Point repository links to `0.4` branch in documentation
Héctor Ramón Jiménez
1
-2
/
+2
2022-02-16
Rename `image` module to `content_fit` in `iced_core`
Héctor Ramón Jiménez
1
-2
/
+2
[next]