Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `on_opened` and `on_closed` handlers for `PickList` | 2024-02-06 | 1 | -0/+1 | |
* | Introduce support for disabling a `checkbox` | 2024-02-01 | 1 | -2/+1 | |
* | Introduce `themer` widget | 2024-01-21 | 1 | -1/+12 | |
* | Convert `Renderer::Theme` to generic `Widget` type | 2024-01-21 | 1 | -80/+73 | |
* | Add `Theme` selector to `layout` example | 2024-01-10 | 1 | -1/+1 | |
* | Make `column` and `row` take an `IntoIterator` | 2024-01-10 | 1 | -4/+4 | |
* | Fix `size_hint` for `keyed_column` | 2024-01-10 | 1 | -0/+1 | |
* | Introduce `Widget::size_hint` and fix further layout inconsistencies | 2024-01-10 | 1 | -8/+14 | |
* | Create `shader` function helper in `iced_widget` | 2023-11-14 | 1 | -0/+11 | |
* | Draft `Highlighter` API | 2023-09-17 | 1 | -1/+1 | |
* | Fix `clippy` lints | 2023-09-13 | 1 | -3/+3 | |
* | Draft `Editor` API and `TextEditor` widget | 2023-09-12 | 1 | -0/+15 | |
* | Merge branch 'master' into explicit-text-caching | 2023-09-10 | 1 | -25/+27 | |
|\ | |||||
| * | Fix majority of unresolved documentation links | 2023-09-09 | 1 | -26/+28 | |
* | | Introduce `keyed::Column` widget | 2023-09-04 | 1 | -2/+11 | |
|/ | |||||
* | Add ComboBox widget | 2023-07-26 | 1 | -0/+18 | |
* | Enable `doc_auto_cfg` when generating documentation | 2023-05-11 | 1 | -3/+0 | |
* | Merge branch 'master' into advanced-text | 2023-04-17 | 1 | -4/+13 | |
* | Rename `iced_native` to `iced_runtime` | 2023-03-05 | 1 | -1/+1 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -0/+362 |