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
/
Cargo.toml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies
Héctor Ramón Jiménez
2023-02-24
1
-9
/
+2
*
Bump versions :tada:
Héctor Ramón Jiménez
2023-02-18
1
-10
/
+10
*
Bump versions :tada:
Héctor Ramón Jiménez
2023-01-14
1
-9
/
+9
*
Restructured everything to make profiling a feature of iced_winit.
bungoboingo
2023-01-09
1
-8
/
+5
*
Initial profiling support for Iced.
Bingus
2023-01-09
1
-0
/
+10
*
Bump versions :tada:
Héctor Ramón Jiménez
2022-12-07
1
-8
/
+8
*
Add modal example
Cory Forsstrom
2022-11-29
1
-34
/
+1
*
Re-introduce the `geometry` example
Héctor Ramón Jiménez
2022-11-28
1
-0
/
+1
*
Bump versions :tada:
Héctor Ramón Jiménez
2022-11-10
1
-1
/
+1
*
Update `README`
Héctor Ramón Jiménez
2022-11-10
1
-1
/
+1
*
Bump versions :tada:
Héctor Ramón Jiménez
2022-11-10
1
-10
/
+10
*
Merge pull request #1505 from ids1024/weak-dep-feature
Héctor Ramón
2022-11-08
1
-4
/
+1
|
\
|
*
Combine `glow_default_system_font` and `default_system_font` features
Ian Douglas Scott
2022-11-03
1
-4
/
+1
*
|
Update `image` dependency to `0.24`
Héctor Ramón Jiménez
2022-11-05
1
-1
/
+1
*
|
Add image/svg support to `iced_glow`
Ian Douglas Scott
2022-11-05
1
-2
/
+2
|
/
*
Merge branch 'master' into fear/linear-gradients
Héctor Ramón Jiménez
2022-11-03
1
-0
/
+1
|
\
|
*
Rename `cached` example to `lazy`
Héctor Ramón Jiménez
2022-11-03
1
-1
/
+1
|
*
add example
Nick Senger
2022-11-03
1
-0
/
+1
*
|
Merge branch 'master' into fear/linear-gradients
Bingus
2022-10-07
1
-0
/
+1
|
\
|
|
*
Working multitouch example
Artur Sapek
2022-10-04
1
-0
/
+1
*
|
Readjusted namespaces, removed Geometry example as it's no longer relevant.
shan
2022-10-05
1
-1
/
+0
*
|
Adds linear gradient support to 2D meshes in the canvas widget.
shan
2022-09-29
1
-0
/
+1
|
/
*
Remove `application` feature from `iced` crate
Héctor Ramón Jiménez
2022-09-26
1
-4
/
+2
*
Add application feature, which allows to build freestanding wgpu app
aentity
2022-09-26
1
-1
/
+3
*
Merge pull request #1174 from daladim/icon_from_file
Héctor Ramón
2022-09-23
1
-1
/
+6
|
\
|
*
Added convenience functions for window::icon::Icon
daladim
2022-03-01
1
-1
/
+6
*
|
Implement sierpinski-triangle example
xkenmon
2022-09-23
1
-0
/
+1
*
|
Remove old pure feature from docs.rs build metadata
Aphek
2022-08-31
1
-1
/
+1
*
|
Enable `arc` example
Héctor Ramón Jiménez
2022-07-27
1
-0
/
+1
*
|
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
2022-07-27
1
-14
/
+0
*
|
add pure version of color_palette example
Max Unsted
2022-07-27
1
-0
/
+1
*
|
Add custom profile release-opt
Luni-4
2022-07-14
1
-0
/
+10
*
|
Add and purify `arc` example by @ThatsNoMoon
Héctor Ramón Jiménez
2022-07-10
1
-0
/
+1
*
|
Merge branch 'master' into dev/system-information
Héctor Ramón Jiménez
2022-05-04
1
-12
/
+13
|
\
\
|
*
|
Bump version :tada:
Héctor Ramón Jiménez
2022-05-03
1
-1
/
+1
|
*
|
Bump version in `README`
Héctor Ramón Jiménez
2022-05-02
1
-1
/
+1
|
*
|
Bump versions :tada:
Héctor Ramón Jiménez
2022-05-02
1
-11
/
+11
|
*
|
Enable `pure` feature in `docs.rs`
Héctor Ramón Jiménez
2022-05-02
1
-1
/
+1
|
*
|
Implemented Tooltip as Pure
Casper Rogild Storm
2022-04-22
1
-0
/
+1
*
|
|
Sort workspace members in `Cargo.toml`
Héctor Ramón Jiménez
2022-05-04
1
-2
/
+2
*
|
|
Expose `system` module through feature flag
Héctor Ramón Jiménez
2022-04-30
1
-0
/
+2
*
|
|
Simplify the `QueryInformation` Action
Richard
2022-04-27
1
-2
/
+0
*
|
|
Add `system_information` example
Richard
2022-04-26
1
-0
/
+1
*
|
|
Add `sysinfo` crate through feature flag
Richard
2022-04-26
1
-0
/
+2
|
/
/
*
|
Implement `pure` version of `PaneGrid` widget
Héctor Ramón Jiménez
2022-03-14
1
-0
/
+1
*
|
Implement `pure` version of `game_of_life` example :tada:
Héctor Ramón Jiménez
2022-03-09
1
-0
/
+1
*
|
Implement `pure` version of `Canvas` widget
Héctor Ramón Jiménez
2022-03-09
1
-1
/
+1
*
|
Remove redundant `widget` modules in subcrates
Héctor Ramón Jiménez
2022-03-09
1
-8
/
+6
*
|
Implement `pure` version of `component` example
Héctor Ramón Jiménez
2022-02-17
1
-0
/
+1
*
|
Implement `pure` version of `pick_list` example :tada:
Héctor Ramón Jiménez
2022-02-16
1
-0
/
+1
[next]