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
/
renderer
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-21
Fix cursor positioning in `TextInput` on overflow
Héctor Ramón Jiménez
1
-0
/
+10
2019-12-05
Place `TextInput` cursor position on click
Héctor Ramón Jiménez
1
-0
/
+4
2019-12-03
Unify logic by introducing `scrollable::Scrollbar`
Héctor Ramón Jiménez
1
-10
/
+5
2019-12-02
Address suggestions
Friz64
1
-14
/
+9
2019-12-02
Support null renderer
Friz64
1
-1
/
+11
2019-12-02
First implementation
Friz64
1
-4
/
+5
2019-11-22
Uncomment missing debug implementations rule
Héctor Ramón Jiménez
1
-0
/
+1
2019-11-22
Write docs for `iced` and `iced_native`
Héctor Ramón Jiménez
2
-0
/
+20
2019-11-21
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
1
-0
/
+143
2019-11-11
Draft custom layout engine based on `druid`
Héctor Ramón Jiménez
1
-1
/
+1
2019-11-10
Draft new layout API
Héctor Ramón Jiménez
1
-1
/
+1
2019-11-05
Apply HiDPI to text, images, and clip primitives
Héctor Ramón Jiménez
1
-1
/
+8
2019-11-03
Implement debug view and load system fonts
Héctor Ramón Jiménez
1
-3
/
+3
2019-11-02
Draft `Metrics` and improve `Target` abstraction
Héctor Ramón Jiménez
1
-6
/
+18
2019-10-11
Rename `Renderer::Primitive` to `Renderer::Output`
Héctor Ramón Jiménez
2
-2
/
+2
2019-10-09
Move `winit` logic from `iced` to `iced_winit`
Héctor Ramón Jiménez
2
-0
/
+42