Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename `iced_native` to `iced_runtime` | 2023-03-05 | 1 | -23/+0 | |
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -7/+0 | |
* | Move `Canvas` and `QRCode` to `iced` crate | 2023-03-03 | 1 | -5/+0 | |
* | Implement `Canvas` support for `iced_tiny_skia` | 2023-03-01 | 1 | -0/+6 | |
* | Bump version of `iced_native` :tada: | 2023-02-18 | 1 | -1/+1 | |
* | Bump versions :tada: | 2023-02-18 | 1 | -4/+4 | |
* | Bump versions :tada: | 2023-01-14 | 1 | -3/+3 | |
* | Bump versions :tada: | 2022-12-07 | 1 | -2/+2 | |
* | Bump versions :tada: | 2022-11-10 | 1 | -1/+1 | |
* | Bump versions :tada: | 2022-11-10 | 1 | -4/+4 | |
* | Bump versions :tada: | 2022-05-31 | 1 | -1/+1 | |
* | Bump versions :tada: | 2022-05-02 | 1 | -4/+4 | |
* | Update Rust edition to 2021 :tada: | 2022-02-09 | 1 | -1/+1 | |
* | Change GitHub namespace to new org for all files | 2022-01-03 | 1 | -1/+1 | |
* | Disable default features in twox-hash dependency. | 2021-11-14 | 1 | -1/+1 | |
* | Draw scrollbar in `Widget::draw` for `Scrollable` | 2021-10-18 | 1 | -0/+4 | |
* | Bump versions :tada: | 2021-03-31 | 1 | -3/+3 | |
* | Bump versions :tada: | 2020-11-26 | 1 | -3/+3 | |
* | Make `Slider` value type generic | 2020-06-13 | 1 | -0/+1 | |
* | Introduce `Program` and `State` | 2020-05-21 | 1 | -0/+3 | |
* | Refactor `Viewport` and `Compositor` | 2020-05-20 | 1 | -1/+0 | |
* | Bump versions :tada: | 2020-04-26 | 1 | -1/+1 | |
* | Bump versions :tada: | 2020-04-15 | 1 | -1/+1 | |
* | Bump all versions :tada: | 2020-04-02 | 1 | -3/+3 | |
* | Add `Application::Executor` associated type | 2020-01-20 | 1 | -1/+1 | |
* | Create `iced_futures` and wire everything up | 2020-01-19 | 1 | -1/+8 | |
* | Allow listening to runtime events in subscriptions | 2019-12-08 | 1 | -0/+1 | |
* | Merge branch 'master' into feature/event-subscriptions | 2019-12-08 | 1 | -0/+1 | |
|\ | |||||
| * | Use `unicode-segmentation` for `text_input::Value` | 2019-12-06 | 1 | -0/+1 | |
* | | Draft first version of event subscriptions :tada: | 2019-12-05 | 1 | -1/+1 | |
|/ | |||||
* | Add installation section to subcrate `README`s | 2019-11-20 | 1 | -2/+2 | |
* | Implement future-based `Command` in `iced_core` | 2019-11-17 | 1 | -1/+1 | |
* | Draft new layout API | 2019-11-10 | 1 | -1/+0 | |
* | Implement text clipping (caching still broken) | 2019-10-28 | 1 | -1/+1 | |
* | Remove leftover `winit` feature for `doc.rs` | 2019-10-23 | 1 | -3/+0 | |
* | Move `winit` conversions to `iced_winit` | 2019-10-10 | 1 | -3/+0 | |
* | Move `winit` logic from `iced` to `iced_winit` | 2019-10-09 | 1 | -0/+1 | |
* | Remove `stretch` optional dependency in `core` | 2019-09-24 | 1 | -1/+1 | |
* | Create `iced_core` and `iced_native` | 2019-09-20 | 1 | -0/+19 |