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
/
runtime
/
src
/
program.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-05
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
1
-0
/
+0
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-2
/
+4
2023-02-24
Implement `font::load` command in `iced_native`
Héctor Ramón Jiménez
1
-1
/
+2
2022-07-27
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
1
-1
/
+1
2021-09-15
Revert system menus support
Héctor Ramón Jiménez
1
-1
/
+1
2021-09-02
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
1
-9
/
+2
2021-07-13
Force `Application::Message` to implement `Clone`
Héctor Ramón Jiménez
1
-1
/
+1
2021-03-11
Add `clipboard` argument to `Application::update`
Héctor Ramón Jiménez
1
-2
/
+9
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-9
/
+0
2020-05-28
Write documentation for `iced_glutin`
Héctor Ramón Jiménez
1
-1
/
+1
2020-05-28
Write documentation for new `iced_native` API
Héctor Ramón Jiménez
1
-2
/
+2
2020-05-21
Introduce `Program` and `State`
Héctor Ramón Jiménez
1
-0
/
+39