Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | |
* | Switch to workspace layout | 2019-09-10 | 1 | -114/+0 | |
* | Improve tour example | 2019-09-04 | 1 | -3/+3 | |
* | Merge branch 'image_and_progress-bar' | 2019-09-03 | 1 | -0/+4 | |
|\ | |||||
| * | migrated Image and ProgressBar widgets | 2019-08-22 | 1 | -0/+4 | |
* | | Make `Hasher` opaque | 2019-08-30 | 1 | -1/+1 | |
* | | Write documentation for `input` | 2019-08-29 | 1 | -1/+1 | |
* | | Write `renderer` docs and fix broken links | 2019-08-29 | 1 | -3/+3 | |
* | | Write documentation for `UserInterface` | 2019-08-29 | 1 | -4/+0 | |
* | | Write more documentation | 2019-08-28 | 1 | -7/+14 | |
* | | Update `README` | 2019-08-25 | 1 | -1/+1 | |
* | | Fix details in documentation | 2019-08-24 | 1 | -16/+20 | |
|/ | |||||
* | Decouple `iced` from `coffee` | 2019-07-20 | 1 | -0/+103 |