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