Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-01-28 | Replace `iced_web` with WebGL support in `wgpu` :tada: | 1 | -53/+43 | |
2022-01-12 | Implement `Widget::overlay` for `Responsive` widget | 1 | -5/+4 | |
2022-01-11 | Draft `Responsive` widget | 1 | -4/+5 | |
2021-10-31 | Introduce first-class `svg` module in `iced_native` | 1 | -1/+2 | |
2021-10-31 | Introduce first-class `image` module in `iced_native` | 1 | -1/+2 | |
2021-10-31 | Remove `widget` module re-exports in `iced_native` | 1 | -3/+3 | |
2021-06-03 | Implement `Toggler` widget for iced_native | 1 | -3/+3 | |
2021-02-15 | feat(native): add Tooltip widget | 1 | -2/+3 | |
2021-02-13 | Fix `image` feature name in `glow` and `iced` | 1 | -1/+1 | |
2021-02-13 | Add image format options to reduce code bloat, fixes #376 | 1 | -1/+1 | |
2020-11-26 | Use recently stabilized intra-doc links | 1 | -3/+0 | |
2020-11-20 | Implement `QRCode` widget | 1 | -0/+11 | |
2020-08-22 | widget Rule added | 1 | -3/+3 | |
2020-07-10 | Rename `ComboBox` to `PickList` | 1 | -5/+5 | |
2020-07-08 | Draft `ComboBox` and `Menu` layer | 1 | -5/+5 | |
2020-07-08 | Export `Canvas` if `glow_canvas` feature is enabled | 1 | -1/+1 | |
2020-05-27 | remove re-export on viewer::State | 1 | -1/+3 | |
2020-05-27 | Introduce feature flags to enable `iced_glow` | 1 | -6/+9 | |
2020-05-26 | rename to image::Viewer | 1 | -12/+4 | |
2020-05-26 | Rename and add to iced image module | 1 | -9/+11 | |
2020-05-26 | Add `ImagePane` widget | 1 | -2/+8 | |
2020-05-21 | Implement `iced_glutin` :tada: | 1 | -19/+5 | |
2020-04-23 | Make `Font` an associated type of `text::Renderer` | 1 | -2/+2 | |
2020-04-05 | Document widget feature flags | 1 | -1/+10 | |
2020-04-02 | Fix minor documentation issues | 1 | -0/+4 | |
2020-04-02 | Move `Space` to `widget` module | 1 | -1/+1 | |
2020-03-19 | Create `PaneGrid` alias in `iced_wgpu` | 1 | -3/+4 | |
2020-03-10 | Rename `Panes` widget to `PaneGrid` | 1 | -1/+1 | |
2020-03-04 | Draft `Panes` widget and `panes` example | 1 | -1/+1 | |
2020-01-20 | Implement `WasmBindgen` executor and reorganize | 1 | -0/+60 | |
2019-09-20 | Create `iced_core` and `iced_native` | 1 | -114/+0 | |
2019-09-19 | Unify `web` and `ggez` tour examples :tada: | 1 | -1/+1 | |
2019-09-14 | Rethink workspace structure | 1 | -0/+0 | |
2019-09-10 | Switch to workspace layout | 1 | -0/+0 | |
2019-09-04 | Improve tour example | 1 | -3/+3 | |
2019-08-30 | Make `Hasher` opaque | 1 | -1/+1 | |
2019-08-29 | Write documentation for `input` | 1 | -1/+1 | |
2019-08-29 | Write `renderer` docs and fix broken links | 1 | -3/+3 | |
2019-08-29 | Write documentation for `UserInterface` | 1 | -4/+0 | |
2019-08-28 | Write more documentation | 1 | -7/+14 | |
2019-08-25 | Update `README` | 1 | -1/+1 | |
2019-08-24 | Fix details in documentation | 1 | -16/+20 | |
2019-08-22 | migrated Image and ProgressBar widgets | 1 | -0/+4 | |
2019-07-20 | Decouple `iced` from `coffee` | 1 | -0/+103 |