| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename `iced_native` to `iced_runtime` | Héctor Ramón Jiménez | 2023-03-05 | 2 | -273/+0 |
* | Create `iced_widget` subcrate and re-organize the whole codebase | Héctor Ramón Jiménez | 2023-03-04 | 1 | -1/+1 |
* | Fix: Clippy lint 'uninlined_format_args' | 13r0ck | 2023-01-27 | 1 | -4/+4 |
* | Fix `clippy` lints for all crates and features | Héctor Ramón Jiménez | 2022-07-09 | 1 | -0/+6 |
* | Fix further `clippy` lints | Héctor Ramón Jiménez | 2022-07-09 | 1 | -1/+1 |
* | Enable `instant` only for `wasm32` targets | Héctor Ramón Jiménez | 2022-01-28 | 1 | -1/+3 |
* | Use recently stabilized intra-doc links | Héctor Ramón Jiménez | 2020-11-26 | 1 | -3/+1 |
* | Truncate `Debug` messages after 100 characters | Héctor Ramón Jiménez | 2020-07-04 | 1 | -3/+7 |
* | Write documentation for new `iced_winit` API | Héctor Ramón Jiménez | 2020-05-28 | 1 | -0/+1 |
* | Write documentation for new `iced_native` API | Héctor Ramón Jiménez | 2020-05-28 | 1 | -0/+5 |
* | Introduce `Program` and `State` | Héctor Ramón Jiménez | 2020-05-21 | 2 | -0/+257 |