Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `Theme` type to `iced_core` | 2024-03-07 | 1 | -21/+0 | |
* | Simplify theming for `Application` | 2024-03-06 | 1 | -1/+0 | |
* | Simplify theming for `PickList`, `ComboBox`, and `Menu` widgets | 2024-03-06 | 1 | -2/+0 | |
* | Simplify theming for `PaneGrid` widget | 2024-03-06 | 1 | -1/+0 | |
* | Simplify theming for `TextEditor` widget | 2024-03-06 | 1 | -1/+0 | |
* | Simplify theming for `Svg` widget | 2024-03-06 | 1 | -1/+0 | |
* | Simplify theming for `Toggler` widget | 2024-03-06 | 1 | -1/+0 | |
* | Simplify theming for `Rule` widget | 2024-03-05 | 1 | -1/+0 | |
* | Simplify theming for `ProgressBar` widget | 2024-03-05 | 1 | -1/+0 | |
* | Simplify theming for `Radio` widget | 2024-03-05 | 1 | -1/+0 | |
* | Move style types of `slider` to `iced_widget` | 2024-03-05 | 1 | -1/+0 | |
* | Simplify theming for `QRCode` widget | 2024-03-05 | 1 | -1/+0 | |
* | Simplify theming for `TextInput` widget | 2024-03-05 | 1 | -1/+0 | |
* | Simplify theming for `Scrollable` widget | 2024-03-05 | 1 | -2/+0 | |
* | Simplify theming for `Checkbox` widget | 2024-03-05 | 1 | -2/+0 | |
* | Try new approach to theming for `Slider` | 2024-03-04 | 1 | -1/+1 | |
* | Styling for QR Code using theme framework | 2024-02-09 | 1 | -0/+1 | |
* | Write documentation for the new text APIs | 2023-10-27 | 1 | -1/+1 | |
* | Merge branch 'master' into text-editor | 2023-10-27 | 1 | -6/+0 | |
|\ | |||||
| * | Centralize `clippy` lints in `.cargo/config.toml` | 2023-09-20 | 1 | -6/+0 | |
* | | Draft `Highlighter` API | 2023-09-17 | 1 | -1/+1 | |
* | | Draft `Editor` API and `TextEditor` widget | 2023-09-12 | 1 | -0/+1 | |
|/ | |||||
* | Deny `broken_intradoc_links` and verify documentation in CI | 2023-09-09 | 1 | -3/+5 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -2/+1 | |
* | feat: SVG styling with icon fill color | 2022-12-06 | 1 | -0/+1 | |
* | Write documentation for `iced_style` | 2022-11-10 | 1 | -0/+1 | |
* | Fix further `clippy` lints | 2022-07-09 | 1 | -0/+10 | |
* | Introduce `StyleSheet` for `Text` widget | 2022-06-29 | 1 | -0/+1 | |
* | Rename `theme::Definition` to `application::StyleSheet` | 2022-05-26 | 1 | -0/+1 | |
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -0/+3 | |
* | Change GitHub namespace to new org for all files | 2022-01-03 | 1 | -1/+1 | |
* | Use commit hash in `html_logo_url` | 2021-12-09 | 1 | -1/+1 | |
* | Added icon in docs | 2021-12-09 | 1 | -0/+3 | |
* | Implement `Toggler` widget for iced_native | 2021-06-03 | 1 | -0/+1 | |
* | Implement split highlight on hover for `PaneGrid` | 2021-01-01 | 1 | -0/+1 | |
* | Update graphs in crate docs | 2020-11-26 | 1 | -0/+2 | |
* | widget Rule added | 2020-08-22 | 1 | -0/+1 | |
* | Rename `ComboBox` to `PickList` | 2020-07-10 | 1 | -1/+1 | |
* | Add styling support for `ComboBox` and `Menu` | 2020-07-08 | 1 | -0/+2 | |
* | Add `background_color` to `Application` and `Sandbox` | 2020-06-12 | 1 | -0/+2 | |
* | Write documentation for `iced_futures` | 2020-01-20 | 1 | -0/+4 | |
* | Implement styling for `Checkbox` | 2020-01-07 | 1 | -0/+1 | |
* | Implement styling for `Radio` | 2020-01-07 | 1 | -0/+1 | |
* | Implement styling for `ProgressBar` | 2020-01-07 | 1 | -0/+1 | |
* | Implement styling for `Slider` | 2020-01-07 | 1 | -0/+1 | |
* | Implement styling for `Scrollable` | 2020-01-06 | 1 | -0/+1 | |
* | Draft basic styling for `TextInput` | 2020-01-01 | 1 | -0/+1 | |
* | Move styling to a brand new `iced_style` crate | 2020-01-01 | 1 | -0/+2 |