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
/
svg
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update all `examples` to Rust 2024
Héctor Ramón Jiménez
2025-02-21
2
-2
/
+2
*
Add helper functions for alignment to `widget` module
Héctor Ramón Jiménez
2025-01-24
1
-8
/
+4
*
Re-export variants of `Length` and `alignment` types
Héctor Ramón Jiménez
2024-07-12
1
-12
/
+14
*
Ask for explicit `Length` in `center_*` methods
Héctor Ramón Jiménez
2024-05-13
1
-1
/
+1
*
Introduce `center` widget helper
Héctor Ramón Jiménez
2024-05-03
1
-12
/
+5
*
Fine-tune `Catalog` approach for `button`, `checkbox`, and `svg`
Héctor Ramón Jiménez
2024-03-24
1
-1
/
+1
*
Introduce `Program` API
Héctor Ramón Jiménez
2024-03-16
1
-15
/
+5
*
Use closures for `Svg::style`
Héctor Ramón Jiménez
2024-03-12
1
-6
/
+6
*
Simplify theming for `Svg` widget
Héctor Ramón Jiménez
2024-03-06
1
-4
/
+3
*
Introduce support for disabling a `checkbox`
Alexander van Saase
2024-02-01
1
-5
/
+3
*
Make `Shrink` have priority over `Fill` in layout
Héctor Ramón Jiménez
2024-01-04
1
-1
/
+0
*
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
2023-09-04
1
-1
/
+2
*
Showcase color filtering in existing `svg` example
Héctor Ramón Jiménez
2022-12-06
1
-17
/
+54
*
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
2022-07-27
1
-5
/
+6
*
Update Rust edition to 2021 :tada:
Héctor Ramón Jiménez
2022-02-09
1
-1
/
+1
*
[ImgBot] Optimize images
ImgBotApp
2022-02-07
1
-725
/
+1
*
Make `Application` and `Sandbox` return a `Result`
Héctor Ramón Jiménez
2020-09-08
1
-1
/
+1
*
Merge branch 'master' into feature/container-padding
Héctor Ramón Jiménez
2020-03-31
2
-6
/
+2
|
\
|
*
Implement `svg::Handle::from_memory`
Héctor Ramón Jiménez
2020-03-31
2
-6
/
+2
*
|
Implement `padding` support for `Container`
Héctor Ramón Jiménez
2020-03-31
1
-11
/
+10
|
/
*
Add `env_logger` to `svg` example
Héctor Ramón Jiménez
2020-02-26
2
-3
/
+9
*
Create `README` files for all the examples
Héctor Ramón Jiménez
2020-02-21
1
-0
/
+17
*
Fix sample file path for svg example
Piaoger
2020-02-20
1
-1
/
+1
*
Package examples and remove `dev-dependencies`
Héctor Ramón Jiménez
2020-01-20
3
-0
/
+771