Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 | Introduce feature flags to enable `iced_glow` | 1 | -6/+9 | |
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 |