| .. |
|
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
|
Fix Column and Row fluidity being overridden by push
|
2024-02-27 01:21:02 +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
|
Fix PaneGrid mouse interaction when clicking a pane
|
2024-02-27 02:19:41 +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
|
Fix Column and Row fluidity being overridden by push
|
2024-02-27 01:21:02 +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
|
Use application::StyleSheet text color in Themer
|
2024-02-27 11:43:44 +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
|
Fix PaneGrid mouse interaction when clicking a pane
|
2024-02-27 02:19:41 +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
|
Fix Column and Row fluidity being overridden by push
|
2024-02-27 01:21:02 +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
|
Prioritize TextInput and TextEditor commands over text insertion
|
2024-02-28 09:40:14 +01:00 |
|
text_input.rs
|
Prioritize TextInput and TextEditor commands over text insertion
|
2024-02-28 09:40:14 +01:00 |
|
themer.rs
|
Add option to draw background for themer widget
|
2024-02-27 11:51:49 +01:00 |
|
toggler.rs
|
add border widths to toggler stylesheet
|
2024-02-07 20:29:24 +01:00 |
|
tooltip.rs
|
Add size_hint implementation for Tooltip
|
2024-02-27 01:19:48 +01:00 |
|
vertical_slider.rs
|
Fix documentation of default method for slider
|
2024-01-31 21:58:21 +01:00 |