| .. |
|
canvas
|
Convert Renderer::Theme to generic Widget type
|
2024-01-21 17:56:01 +01:00 |
|
image
|
Use with_translation wherever possible
|
2024-02-02 14:31:17 +01:00 |
|
keyed
|
Add push_maybe to Column and Row
|
2024-02-15 02:38:07 +01:00 |
|
lazy
|
Add size_hint method to Component trait
|
2024-02-21 08:24:08 +01:00 |
|
overlay
|
Remove position from overlay::Element
|
2024-02-01 01:08:21 +01:00 |
|
pane_grid
|
Remove position from overlay::Element
|
2024-02-01 01:08:21 +01:00 |
|
shader
|
Update winit to 0.29.4
|
2023-12-15 13:39:00 +01:00 |
|
text_input
|
Centralize clippy lints in .cargo/config.toml
|
2023-09-20 16:40:03 +02:00 |
|
button.rs
|
Add clip property to Button
|
2024-02-15 01:35:55 +01:00 |
|
canvas.rs
|
Introduce with_transformation to Renderer trait
|
2024-02-02 02:24:45 +01:00 |
|
checkbox.rs
|
Simplify draw logic in Checkbox
|
2024-02-01 13:24:58 +01:00 |
|
column.rs
|
Add from_vec method to Column and Row
|
2024-02-19 08:49:28 +01:00 |
|
combo_box.rs
|
Remove position from overlay::Element
|
2024-02-01 01:08:21 +01:00 |
|
container.rs
|
Add clip property to Container, Column, and Row
|
2024-02-15 01:18:00 +01:00 |
|
helpers.rs
|
Fix horizontal_space and vertical_space docs
|
2024-02-19 09:44:22 +01:00 |
|
image.rs
|
Convert Renderer::Theme to generic Widget type
|
2024-01-21 17:56:01 +01:00 |
|
keyed.rs
|
Fix broken intradoc link in widget::keyed module
|
2023-09-10 00:44:58 +02:00 |
|
lazy.rs
|
Remove position from overlay::Element
|
2024-02-01 01:08:21 +01:00 |
|
lib.rs
|
Introduce themer widget
|
2024-01-21 19:02:01 +01:00 |
|
mouse_area.rs
|
Shorten properties in MouseArea
|
2024-02-07 12:05:47 +01:00 |
|
overlay.rs
|
Write missing documentation in iced_widget
|
2023-05-11 15:40:57 +02:00 |
|
pane_grid.rs
|
Point doc links to 0.12 branch
|
2024-02-15 03:22:53 +01:00 |
|
pick_list.rs
|
Use Borrow for both options and selected in PickList
|
2024-02-14 03:54:40 +01:00 |
|
progress_bar.rs
|
Convert Renderer::Theme to generic Widget type
|
2024-01-21 17:56:01 +01:00 |
|
qr_code.rs
|
Fix leftover mentions of State in QRCode docs
|
2024-02-10 00:02:17 +01:00 |
|
radio.rs
|
Convert Renderer::Theme to generic Widget type
|
2024-01-21 17:56:01 +01:00 |
|
row.rs
|
Add from_vec method to Column and Row
|
2024-02-19 08:49:28 +01:00 |
|
rule.rs
|
Convert Renderer::Theme to generic Widget type
|
2024-01-21 17:56:01 +01:00 |
|
scrollable.rs
|
Assert scrollable content size never fills scrolling axis
|
2024-02-24 19:46:44 +01:00 |
|
shader.rs
|
Convert Renderer::Theme to generic Widget type
|
2024-01-21 17:56:01 +01:00 |
|
slider.rs
|
Fix documentation of default method for slider
|
2024-01-31 21:58:21 +01:00 |
|
space.rs
|
Make horizontal_space and vertical_space fill by default
|
2024-02-15 02:08:22 +01:00 |
|
svg.rs
|
Convert Renderer::Theme to generic Widget type
|
2024-01-21 17:56:01 +01:00 |
|
text.rs
|
Convert Renderer::Theme to generic Widget type
|
2024-01-21 17:56:01 +01:00 |
|
text_editor.rs
|
Use find(...) instead of filter(...).next()
|
2024-02-21 13:08:56 +01:00 |
|
text_input.rs
|
Prioritize text insertion in TextInput and TextEditor
|
2024-02-21 13:00:34 +01:00 |
|
themer.rs
|
Remove position from overlay::Element
|
2024-02-01 01:08:21 +01:00 |
|
toggler.rs
|
add border widths to toggler stylesheet
|
2024-02-07 20:29:24 +01:00 |
|
tooltip.rs
|
Rename text_layout to tooltip_layout in Tooltip
|
2024-02-09 02:14:24 +01:00 |
|
vertical_slider.rs
|
Fix documentation of default method for slider
|
2024-01-31 21:58:21 +01:00 |