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.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-98
/
+0
*
Fix: Clippy lint 'needless_lifetimes'
13r0ck
2023-01-27
1
-2
/
+2
*
Draft `Shell:request_redraw` API
Héctor Ramón Jiménez
2023-01-12
1
-3
/
+3
*
Rename `QuadBorderRadius` to `BorderRadius`
Héctor Ramón Jiménez
2022-11-08
1
-13
/
+12
*
non uniform border radius for quads
Robert Krahn
2022-11-03
1
-1
/
+25
*
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
2022-07-27
1
-1
/
+1
*
Draft first-class `Theme` support
Héctor Ramón Jiménez
2022-05-14
1
-0
/
+3
*
Fix broken intra-doc links in documentation
Héctor Ramón Jiménez
2022-04-30
1
-22
/
+1
*
Write missing documentation in `iced_native`
Héctor Ramón Jiménez
2021-11-05
1
-0
/
+8
*
Rename `fill_rectangle` to `fill_quad` in `Renderer`
Héctor Ramón Jiménez
2021-11-04
1
-2
/
+7
*
Introduce first-class `text` module in `iced_native`
Héctor Ramón Jiménez
2021-10-31
1
-4
/
+0
*
Implement `Widget::mouse_interaction` for `PaneGrid`
Héctor Ramón Jiménez
2021-10-25
1
-3
/
+4
*
Move `Defaults` from `iced_graphics` to `iced_native`
Héctor Ramón Jiménez
2021-10-18
1
-5
/
+15
*
Introduce `fill_rectangle` to `Renderer` trait
Héctor Ramón Jiménez
2021-10-18
1
-1
/
+12
*
Implement `Widget::draw` for `Scrollable`
Héctor Ramón Jiménez
2021-10-14
1
-2
/
+7
*
Implement `Widget::draw` for `Text`
Héctor Ramón Jiménez
2021-10-14
1
-1
/
+7
*
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
2021-10-14
1
-14
/
+1
*
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
1
-10
/
+6
*
Write documentation for the new `overlay` API
Héctor Ramón Jiménez
2020-07-10
1
-0
/
+2
*
Introduce `Layer` trait
Héctor Ramón Jiménez
2020-07-08
1
-1
/
+8
*
Make layout bounds explicit in `UserInterface`
Héctor Ramón Jiménez
2020-01-10
1
-1
/
+2
*
Move `Debugger` and `Windowed` to a better location
Héctor Ramón Jiménez
2020-01-10
1
-6
/
+0
*
Write missing docs and reenable deny statements
Héctor Ramón Jiménez
2020-01-09
1
-0
/
+5
*
Add `Renderer::Defaults` and style inheritance
Héctor Ramón Jiménez
2019-12-30
1
-0
/
+2
*
Add `background_color` to `Settings`
Héctor Ramón Jiménez
2019-12-29
1
-3
/
+4
*
Write docs for `iced` and `iced_native`
Héctor Ramón Jiménez
2019-11-22
1
-0
/
+12
*
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
2019-11-21
1
-0
/
+4
*
Split text measurements cache from rendering cache
Héctor Ramón Jiménez
2019-11-11
1
-1
/
+10
*
Draft `Metrics` and improve `Target` abstraction
Héctor Ramón Jiménez
2019-11-02
1
-1
/
+1
*
Rename `Renderer::Primitive` to `Renderer::Output`
Héctor Ramón Jiménez
2019-10-11
1
-2
/
+2
*
Move `winit` logic from `iced` to `iced_winit`
Héctor Ramón Jiménez
2019-10-09
1
-28
/
+11
*
Add `Renderer` and `Primitive` concepts
Héctor Ramón Jiménez
2019-10-05
1
-3
/
+13
*
Create `iced_core` and `iced_native`
Héctor Ramón Jiménez
2019-09-20
1
-0
/
+38