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
/
widget
/
slider.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-30
Remove inconsistent `input` module in `iced_native`
Héctor Ramón Jiménez
1
-2
/
+2
2020-04-30
Split `Input` mouse event by `ButtonState`
Héctor Ramón Jiménez
1
-14
/
+11
2020-04-12
#288 Renamed XXXWidget to Marker
Olivier Pinon
1
-2
/
+2
2020-04-12
Remove unnecessary 'static lifetime on Renderer
Olivier Pinon
1
-3
/
+4
2020-03-30
Hash type ids in `Widget::hash_layout` impls
Héctor Ramón Jiménez
1
-2
/
+4
2020-03-30
refactor: remove not mandatory static lifetime
Théo Gaillard
1
-2
/
+2
2020-03-06
Remove counterintuitive constant functions
Héctor Ramón Jiménez
1
-2
/
+2
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-01-09
Write missing docs and reenable deny statements
Héctor Ramón Jiménez
1
-0
/
+1
2020-01-07
Implement styling for `Slider`
Héctor Ramón Jiménez
1
-7
/
+25
2019-12-30
Add `Renderer::Defaults` and style inheritance
Héctor Ramón Jiménez
1
-0
/
+1
2019-12-18
Allow clipboard access in `Widget::on_event`
Héctor Ramón Jiménez
1
-2
/
+3
2019-11-29
Make many functions `const`
Nikolai Vazquez
1
-2
/
+2
2019-11-22
Fix `Button` example in `iced_native`
Héctor Ramón Jiménez
1
-1
/
+0
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
1
-0
/
+25
2019-11-21
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
1
-18
/
+91
2019-11-16
Make `width` and `height` required methods
Héctor Ramón Jiménez
1
-0
/
+4
2019-11-11
Draft custom layout engine based on `druid`
Héctor Ramón Jiménez
1
-6
/
+14
2019-11-10
Draft new layout API
Héctor Ramón Jiménez
1
-7
/
+11
2019-10-29
Provide `Renderer` to `Widget::on_event`
Héctor Ramón Jiménez
1
-0
/
+1
2019-10-11
Rename `Renderer::Primitive` to `Renderer::Output`
Héctor Ramón Jiménez
1
-2
/
+2
2019-10-08
Make `iced_core::Button` customizable
Héctor Ramón Jiménez
1
-1
/
+1
2019-10-05
Move `MouseCursor` to `iced_wgpu`
Héctor Ramón Jiménez
1
-1
/
+1
2019-10-05
Add `Renderer` and `Primitive` concepts
Héctor Ramón Jiménez
1
-3
/
+3
2019-09-20
Create `iced_core` and `iced_native`
Héctor Ramón Jiménez
1
-0
/
+126