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
/
style
/
src
/
lib.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-07
Move `Theme` type to `iced_core`
Héctor Ramón Jiménez
1
-21
/
+0
2024-03-06
Simplify theming for `Application`
Héctor Ramón Jiménez
1
-1
/
+0
2024-03-06
Simplify theming for `PickList`, `ComboBox`, and `Menu` widgets
Héctor Ramón Jiménez
1
-2
/
+0
2024-03-06
Simplify theming for `PaneGrid` widget
Héctor Ramón Jiménez
1
-1
/
+0
2024-03-06
Simplify theming for `TextEditor` widget
Héctor Ramón Jiménez
1
-1
/
+0
2024-03-06
Simplify theming for `Svg` widget
Héctor Ramón Jiménez
1
-1
/
+0
2024-03-06
Simplify theming for `Toggler` widget
Héctor Ramón Jiménez
1
-1
/
+0
2024-03-05
Simplify theming for `Rule` widget
Héctor Ramón Jiménez
1
-1
/
+0
2024-03-05
Simplify theming for `ProgressBar` widget
Héctor Ramón Jiménez
1
-1
/
+0
2024-03-05
Simplify theming for `Radio` widget
Héctor Ramón Jiménez
1
-1
/
+0
2024-03-05
Move style types of `slider` to `iced_widget`
Héctor Ramón Jiménez
1
-1
/
+0
2024-03-05
Simplify theming for `QRCode` widget
Héctor Ramón Jiménez
1
-1
/
+0
2024-03-05
Simplify theming for `TextInput` widget
Héctor Ramón Jiménez
1
-1
/
+0
2024-03-05
Simplify theming for `Scrollable` widget
Héctor Ramón Jiménez
1
-2
/
+0
2024-03-05
Simplify theming for `Checkbox` widget
Héctor Ramón Jiménez
1
-2
/
+0
2024-03-04
Try new approach to theming for `Slider`
Héctor Ramón Jiménez
1
-1
/
+1
2024-02-09
Styling for QR Code using theme framework
Clark Moody
1
-0
/
+1
2023-10-27
Write documentation for the new text APIs
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-20
Centralize `clippy` lints in `.cargo/config.toml`
Héctor Ramón Jiménez
1
-6
/
+0
2023-09-17
Draft `Highlighter` API
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-12
Draft `Editor` API and `TextEditor` widget
Héctor Ramón Jiménez
1
-0
/
+1
2023-09-09
Deny `broken_intradoc_links` and verify documentation in CI
Héctor Ramón Jiménez
1
-3
/
+5
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-2
/
+1
2022-12-06
feat: SVG styling with icon fill color
Michael Aaron Murphy
1
-0
/
+1
2022-11-10
Write documentation for `iced_style`
Héctor Ramón Jiménez
1
-0
/
+1
2022-07-09
Fix further `clippy` lints
Héctor Ramón Jiménez
1
-0
/
+10
2022-06-29
Introduce `StyleSheet` for `Text` widget
Héctor Ramón Jiménez
1
-0
/
+1
2022-05-26
Rename `theme::Definition` to `application::StyleSheet`
Héctor Ramón Jiménez
1
-0
/
+1
2022-05-14
Draft first-class `Theme` support
Héctor Ramón Jiménez
1
-0
/
+3
2022-01-03
Change GitHub namespace to new org for all files
LordRatte
1
-1
/
+1
2021-12-09
Use commit hash in `html_logo_url`
Héctor Ramón Jiménez
1
-1
/
+1
2021-12-09
Added icon in docs
daladim
1
-0
/
+3
2021-06-03
Implement `Toggler` widget for iced_native
Kaiden42
1
-0
/
+1
2021-01-01
Implement split highlight on hover for `PaneGrid`
Héctor Ramón Jiménez
1
-0
/
+1
2020-11-26
Update graphs in crate docs
Héctor Ramón Jiménez
1
-0
/
+2
2020-08-22
widget Rule added
Billy Messenger
1
-0
/
+1
2020-07-10
Rename `ComboBox` to `PickList`
Héctor Ramón Jiménez
1
-1
/
+1
2020-07-08
Add styling support for `ComboBox` and `Menu`
Héctor Ramón Jiménez
1
-0
/
+2
2020-06-12
Add `background_color` to `Application` and `Sandbox`
Héctor Ramón Jiménez
1
-0
/
+2
2020-01-20
Write documentation for `iced_futures`
Héctor Ramón Jiménez
1
-0
/
+4
2020-01-07
Implement styling for `Checkbox`
Héctor Ramón Jiménez
1
-0
/
+1
2020-01-07
Implement styling for `Radio`
Héctor Ramón Jiménez
1
-0
/
+1
2020-01-07
Implement styling for `ProgressBar`
Héctor Ramón Jiménez
1
-0
/
+1
2020-01-07
Implement styling for `Slider`
Héctor Ramón Jiménez
1
-0
/
+1
2020-01-06
Implement styling for `Scrollable`
Héctor Ramón Jiménez
1
-0
/
+1
2020-01-01
Draft basic styling for `TextInput`
Héctor Ramón Jiménez
1
-0
/
+1
2020-01-01
Move styling to a brand new `iced_style` crate
Héctor Ramón Jiménez
1
-0
/
+0
2019-12-31
Draft basic styling for `Container`
Héctor Ramón Jiménez
1
-0
/
+1
2019-12-29
Draft `Style` and `StyleSheet` for `Button`
Héctor Ramón Jiménez
1
-0
/
+1