| Commit message (Expand) | Author | Age | Files | Lines |
* | Write documentation for `iced_style` | Héctor Ramón Jiménez | 2022-11-10 | 1 | -0/+1 |
* | Fix further `clippy` lints | Héctor Ramón Jiménez | 2022-07-09 | 1 | -0/+10 |
* | Introduce `StyleSheet` for `Text` widget | Héctor Ramón Jiménez | 2022-06-29 | 1 | -0/+1 |
* | Rename `theme::Definition` to `application::StyleSheet` | Héctor Ramón Jiménez | 2022-05-26 | 1 | -0/+1 |
* | Draft first-class `Theme` support | Héctor Ramón Jiménez | 2022-05-14 | 1 | -0/+3 |
* | Change GitHub namespace to new org for all files | LordRatte | 2022-01-03 | 1 | -1/+1 |
* | Use commit hash in `html_logo_url` | Héctor Ramón Jiménez | 2021-12-09 | 1 | -1/+1 |
* | Added icon in docs | daladim | 2021-12-09 | 1 | -0/+3 |
* | Implement `Toggler` widget for iced_native | Kaiden42 | 2021-06-03 | 1 | -0/+1 |
* | Implement split highlight on hover for `PaneGrid` | Héctor Ramón Jiménez | 2021-01-01 | 1 | -0/+1 |
* | Update graphs in crate docs | Héctor Ramón Jiménez | 2020-11-26 | 1 | -0/+2 |
* | widget Rule added | Billy Messenger | 2020-08-22 | 1 | -0/+1 |
* | Rename `ComboBox` to `PickList` | Héctor Ramón Jiménez | 2020-07-10 | 1 | -1/+1 |
* | Add styling support for `ComboBox` and `Menu` | Héctor Ramón Jiménez | 2020-07-08 | 1 | -0/+2 |
* | Add `background_color` to `Application` and `Sandbox` | Héctor Ramón Jiménez | 2020-06-12 | 1 | -0/+2 |
* | Write documentation for `iced_futures` | Héctor Ramón Jiménez | 2020-01-20 | 1 | -0/+4 |
* | Implement styling for `Checkbox` | Héctor Ramón Jiménez | 2020-01-07 | 1 | -0/+1 |
* | Implement styling for `Radio` | Héctor Ramón Jiménez | 2020-01-07 | 1 | -0/+1 |
* | Implement styling for `ProgressBar` | Héctor Ramón Jiménez | 2020-01-07 | 1 | -0/+1 |
* | Implement styling for `Slider` | Héctor Ramón Jiménez | 2020-01-07 | 1 | -0/+1 |
* | Implement styling for `Scrollable` | Héctor Ramón Jiménez | 2020-01-06 | 1 | -0/+1 |
* | Draft basic styling for `TextInput` | Héctor Ramón Jiménez | 2020-01-01 | 1 | -0/+1 |
* | Move styling to a brand new `iced_style` crate | Héctor Ramón Jiménez | 2020-01-01 | 1 | -0/+2 |