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
/
user_interface.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
1
-1
/
+3
2020-04-30
Remove inconsistent `input` module in `iced_native`
Héctor Ramón Jiménez
1
-3
/
+1
2020-04-17
Revert "Merge pull request #289 from hecrj/fix/cursor-events"
Héctor Ramón Jiménez
1
-9
/
+2
2020-04-12
Make cursor unavailable on leave in `iced_winit`
Héctor Ramón Jiménez
1
-2
/
+9
2020-04-02
Add example to `iced_native::UserInterface`
Héctor Ramón Jiménez
1
-0
/
+7
2020-02-14
Revert changing the constructor and implement new method.
daxpedda
1
-1
/
+1
2020-02-14
Add `bound` to `Node` constructor.
daxpedda
1
-1
/
+1
2020-02-09
Fix documentation examples of `UserInterface`
Héctor Ramón Jiménez
1
-2
/
+2
2020-02-09
Remove event conversion from `iced_winit::Application`
Héctor Ramón Jiménez
1
-2
/
+2
2020-01-16
Take `IntoIterator` instead of `Iterator`
Héctor Ramón Jiménez
1
-1
/
+1
2020-01-10
Make layout bounds explicit in `UserInterface`
Héctor Ramón Jiménez
1
-8
/
+22
2019-12-30
Add `Renderer::Defaults` and style inheritance
Héctor Ramón Jiménez
1
-54
/
+4
2019-12-18
Allow clipboard access in `Widget::on_event`
Héctor Ramón Jiménez
1
-3
/
+7
2019-11-22
Uncomment missing debug implementations rule
Héctor Ramón Jiménez
1
-0
/
+1
2019-11-21
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
1
-6
/
+5
2019-11-20
Remove `dbg!` in `UserInterface`
Héctor Ramón Jiménez
1
-5
/
+1
2019-11-11
Split text measurements cache from rendering cache
Héctor Ramón Jiménez
1
-2
/
+2
2019-11-11
Draft custom layout engine based on `druid`
Héctor Ramón Jiménez
1
-14
/
+15
2019-11-10
Draft new layout API
Héctor Ramón Jiménez
1
-19
/
+14
2019-10-29
Provide `Renderer` to `Widget::on_event`
Héctor Ramón Jiménez
1
-2
/
+4
2019-10-25
Draft `Scrollable` widget (no clipping yet!)
Héctor Ramón Jiménez
1
-1
/
+1
2019-10-11
Make `Renderer` immutable in `UserInterface::build`
Héctor Ramón Jiménez
1
-1
/
+1
2019-10-11
Rename `Renderer::Primitive` to `Renderer::Output`
Héctor Ramón Jiménez
1
-7
/
+7
2019-10-05
Add `Renderer` and `Primitive` concepts
Héctor Ramón Jiménez
1
-9
/
+53
2019-09-20
Create `iced_core` and `iced_native`
Héctor Ramón Jiménez
1
-6
/
+6
2019-09-19
Unify `web` and `ggez` tour examples :tada:
Héctor Ramón Jiménez
1
-5
/
+5
2019-09-14
Rethink workspace structure
Héctor Ramón Jiménez
1
-0
/
+0
2019-09-10
Switch to workspace layout
Héctor Ramón Jiménez
1
-0
/
+0
2019-09-03
Improve wording in `UserInterface::build` (2)
Héctor Ramón Jiménez
1
-1
/
+1
2019-09-03
Improve wording in `UserInterface::build`
Héctor Ramón Jiménez
1
-1
/
+1
2019-08-31
Make `clippy` happy
Héctor Ramón Jiménez
1
-9
/
+5
2019-08-30
Make `Hasher` opaque
Héctor Ramón Jiménez
1
-2
/
+2
2019-08-29
Write documentation for `Cache`
Héctor Ramón Jiménez
1
-2
/
+12
2019-08-29
Write documentation for `UserInterface`
Héctor Ramón Jiménez
1
-4
/
+204
2019-08-28
Write more documentation
Héctor Ramón Jiménez
1
-0
/
+1
2019-08-24
Fix details in documentation
Héctor Ramón Jiménez
1
-1
/
+1
2019-08-23
Remove `Runtime` and expose `Cache` instead
Héctor Ramón Jiménez
1
-0
/
+116