Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add text input operations | 2022-11-11 | 1 | -1/+2 | |
* | Fix outdated links in documentation | 2022-11-10 | 1 | -1/+1 | |
* | Take `Cow` in `Text::new` | 2022-09-21 | 1 | -2/+2 | |
* | Implement `scrollable::snap_to` operation | 2022-08-04 | 1 | -3/+3 | |
* | Implement `focus_previous` operation | 2022-08-04 | 1 | -0/+8 | |
* | Implement `focus_next` operation | 2022-08-02 | 1 | -0/+11 | |
* | Implement `Widget::operate` for `TextInput` | 2022-07-28 | 1 | -1/+3 | |
* | Replace stateful widgets with new `iced_pure` API | 2022-07-27 | 1 | -24/+26 | |
* | Make widget aliases in `iced` compatible with `iced_native` | 2022-07-08 | 1 | -40/+29 | |
* | Implement theme styling for `PickList` and `Menu` | 2022-06-07 | 1 | -2/+1 | |
* | Implement theme styling for `Container` | 2022-06-07 | 1 | -1/+1 | |
* | Implement theme styling for `TextInput` | 2022-06-07 | 1 | -1/+1 | |
* | Implement theme styling for `Checkbox` | 2022-06-04 | 1 | -1/+1 | |
* | Implement theme styling for `Toggler` | 2022-06-01 | 1 | -1/+1 | |
* | Implement theme styling for `Radio` | 2022-05-27 | 1 | -3/+3 | |
* | Rename `Variant` to `Style` and `Style` to `Appearance` | 2022-05-26 | 1 | -1/+1 | |
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -29/+38 | |
* | Indicate feature-flagged modules in documentation | 2022-05-02 | 1 | -0/+8 | |
* | Point repository links to `0.4` branch in documentation | 2022-04-30 | 1 | -1/+1 | |
* | Remove redundant `widget` modules in subcrates | 2022-03-09 | 1 | -40/+179 | |
* | Replace `iced_web` with WebGL support in `wgpu` :tada: | 2022-01-28 | 1 | -53/+43 | |
* | Introduce first-class `svg` module in `iced_native` | 2021-10-31 | 1 | -1/+2 | |
* | Introduce first-class `image` module in `iced_native` | 2021-10-31 | 1 | -1/+2 | |
* | Remove `widget` module re-exports in `iced_native` | 2021-10-31 | 1 | -3/+3 | |
* | Implement `Toggler` widget for iced_native | 2021-06-03 | 1 | -3/+3 | |
* | feat(native): add Tooltip widget | 2021-02-15 | 1 | -2/+3 | |
* | Merge remote-tracking branch 'tarkah/image-pane' into image-pane | 2020-12-18 | 1 | -1/+2 | |
|\ | |||||
| * | remove re-export on viewer::State | 2020-05-27 | 1 | -1/+3 | |
| * | rename to image::Viewer | 2020-05-26 | 1 | -12/+4 | |
| * | Rename and add to iced image module | 2020-05-26 | 1 | -9/+11 | |
| * | Add `ImagePane` widget | 2020-05-26 | 1 | -2/+8 | |
* | | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -3/+0 | |
* | | Implement `QRCode` widget | 2020-11-20 | 1 | -0/+11 | |
* | | widget Rule added | 2020-08-22 | 1 | -3/+3 | |
* | | Rename `ComboBox` to `PickList` | 2020-07-10 | 1 | -5/+5 | |
* | | Draft `ComboBox` and `Menu` layer | 2020-07-08 | 1 | -5/+5 | |
* | | Export `Canvas` if `glow_canvas` feature is enabled | 2020-07-08 | 1 | -1/+1 | |
* | | Introduce feature flags to enable `iced_glow` | 2020-05-27 | 1 | -6/+9 | |
* | | Implement `iced_glutin` :tada: | 2020-05-21 | 1 | -19/+5 | |
|/ | |||||
* | Make `Font` an associated type of `text::Renderer` | 2020-04-23 | 1 | -2/+2 | |
* | Document widget feature flags | 2020-04-05 | 1 | -1/+10 | |
* | Fix minor documentation issues | 2020-04-02 | 1 | -0/+4 | |
* | Move `Space` to `widget` module | 2020-04-02 | 1 | -1/+1 | |
* | Create `PaneGrid` alias in `iced_wgpu` | 2020-03-19 | 1 | -3/+4 | |
* | Rename `Panes` widget to `PaneGrid` | 2020-03-10 | 1 | -1/+1 | |
* | Draft `Panes` widget and `panes` example | 2020-03-04 | 1 | -1/+1 | |
* | Implement `WasmBindgen` executor and reorganize | 2020-01-20 | 1 | -0/+60 | |
* | Create `iced_core` and `iced_native` | 2019-09-20 | 1 | -114/+0 | |
* | Unify `web` and `ggez` tour examples :tada: | 2019-09-19 | 1 | -1/+1 | |
* | Rethink workspace structure | 2019-09-14 | 1 | -0/+114 |