Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `rustc-hash` for most of our `HashMap` and `HashSet` instances | 2024-04-01 | 1 | -2/+4 | |
* | Move `Application` trait to `advanced` module | 2024-03-17 | 1 | -0/+1 | |
* | Export `clipboard` module in `advanced` module | 2024-02-21 | 1 | -1/+2 | |
* | Export `Hasher` in `advanced` module | 2023-03-29 | 1 | -1/+1 | |
* | Export `iced_graphics` in `advanced` module (for now) | 2023-03-29 | 1 | -0/+1 | |
* | Export `iced_core::mouse` in `advanced` module | 2023-03-29 | 1 | -0/+1 | |
* | Rename `iced_native` to `iced_runtime` | 2023-03-05 | 1 | -1/+1 | |
* | Remove generic `Hasher` and `Event` from `subscription::Recipe` | 2023-03-05 | 1 | -0/+5 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -0/+9 |