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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated `Radio` layout/fns to match `Checkbox`
Scott Harper
2020-05-15
1
-3
/
+2
*
Make `Font` an associated type of `text::Renderer`
Héctor Ramón Jiménez
2020-04-23
1
-0
/
+2
*
Implement `Renderer::find_cursor_position`
Héctor Ramón Jiménez
2020-03-25
1
-2
/
+2
*
Pull `Checkbox` default constants from its `Renderer`
Héctor Ramón Jiménez
2020-02-18
1
-6
/
+3
*
Custom fonts can be set in the text input.
sumibi-yakitori
2020-01-27
1
-1
/
+3
*
Add default padding to `Button`
Héctor Ramón Jiménez
2020-01-22
1
-0
/
+2
*
Move `Debugger` and `Windowed` to a better location
Héctor Ramón Jiménez
2020-01-10
2
-84
/
+0
*
Write missing docs and reenable deny statements
Héctor Ramón Jiménez
2020-01-09
2
-0
/
+4
*
Implement styling for `Checkbox`
Héctor Ramón Jiménez
2020-01-07
1
-0
/
+3
*
Implement styling for `Radio`
Héctor Ramón Jiménez
2020-01-07
1
-0
/
+3
*
Implement styling for `ProgressBar`
Héctor Ramón Jiménez
2020-01-07
1
-4
/
+19
*
Implement styling for `Slider`
Héctor Ramón Jiménez
2020-01-07
1
-3
/
+22
*
Implement styling for `Scrollable`
Héctor Ramón Jiménez
2020-01-06
1
-0
/
+3
*
Remove `background` from `Settings`
Héctor Ramón Jiménez
2020-01-05
1
-2
/
+1
*
Draft basic styling for `TextInput`
Héctor Ramón Jiménez
2020-01-01
1
-0
/
+3
*
Allow configuration of default font
Héctor Ramón Jiménez
2020-01-01
1
-1
/
+3
*
Add `Renderer::Defaults` and style inheritance
Héctor Ramón Jiménez
2019-12-30
2
-2
/
+18
*
Add `background_color` to `Settings`
Héctor Ramón Jiménez
2019-12-29
1
-1
/
+2
*
Draft `Style` and `StyleSheet` for `Button`
Héctor Ramón Jiménez
2019-12-29
1
-5
/
+6
*
Fix cursor positioning in `TextInput` on overflow
Héctor Ramón Jiménez
2019-12-21
1
-0
/
+10
*
Place `TextInput` cursor position on click
Héctor Ramón Jiménez
2019-12-05
1
-0
/
+4
*
Unify logic by introducing `scrollable::Scrollbar`
Héctor Ramón Jiménez
2019-12-03
1
-10
/
+5
*
Address suggestions
Friz64
2019-12-02
1
-14
/
+9
*
Support null renderer
Friz64
2019-12-02
1
-1
/
+11
*
First implementation
Friz64
2019-12-02
1
-4
/
+5
*
Uncomment missing debug implementations rule
Héctor Ramón Jiménez
2019-11-22
1
-0
/
+1
*
Write docs for `iced` and `iced_native`
Héctor Ramón Jiménez
2019-11-22
2
-0
/
+20
*
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
2019-11-21
1
-0
/
+143
*
Apply HiDPI to text, images, and clip primitives
Héctor Ramón Jiménez
2019-11-05
1
-1
/
+8
*
Implement debug view and load system fonts
Héctor Ramón Jiménez
2019-11-03
1
-3
/
+3
*
Draft `Metrics` and improve `Target` abstraction
Héctor Ramón Jiménez
2019-11-02
1
-6
/
+18
*
Rename `Renderer::Primitive` to `Renderer::Output`
Héctor Ramón Jiménez
2019-10-11
2
-2
/
+2
*
Move `winit` logic from `iced` to `iced_winit`
Héctor Ramón Jiménez
2019-10-09
2
-0
/
+42