Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-06-13 | Make `Slider` value type generic | 1 | -0/+1 | |
2020-05-21 | Introduce `Program` and `State` | 1 | -0/+3 | |
2020-05-20 | Refactor `Viewport` and `Compositor` | 1 | -1/+0 | |
2020-04-26 | Bump versions :tada: | 1 | -1/+1 | |
2020-04-15 | Bump versions :tada: | 1 | -1/+1 | |
2020-04-02 | Bump all versions :tada: | 1 | -3/+3 | |
2020-01-20 | Add `Application::Executor` associated type | 1 | -1/+1 | |
2020-01-19 | Create `iced_futures` and wire everything up | 1 | -1/+8 | |
2019-12-08 | Allow listening to runtime events in subscriptions | 1 | -0/+1 | |
2019-12-06 | Use `unicode-segmentation` for `text_input::Value` | 1 | -0/+1 | |
2019-12-05 | Draft first version of event subscriptions :tada: | 1 | -1/+1 | |
2019-11-20 | Add installation section to subcrate `README`s | 1 | -2/+2 | |
2019-11-17 | Implement future-based `Command` in `iced_core` | 1 | -1/+1 | |
2019-11-10 | Draft new layout API | 1 | -1/+0 | |
2019-10-28 | Implement text clipping (caching still broken) | 1 | -1/+1 | |
2019-10-23 | Remove leftover `winit` feature for `doc.rs` | 1 | -3/+0 | |
2019-10-10 | Move `winit` conversions to `iced_winit` | 1 | -3/+0 | |
2019-10-09 | Move `winit` logic from `iced` to `iced_winit` | 1 | -0/+1 | |
2019-09-24 | Remove `stretch` optional dependency in `core` | 1 | -1/+1 | |
2019-09-20 | Create `iced_core` and `iced_native` | 1 | -15/+3 | |
2019-09-19 | Unify `web` and `ggez` tour examples :tada: | 1 | -6/+1 | |
2019-09-16 | Remove `extern crate` and `log` dependency | 1 | -2/+1 | |
2019-09-14 | Rethink workspace structure | 1 | -2/+33 | |
2019-09-14 | Add `log` and `env_logger` | 1 | -0/+2 | |
2019-09-10 | Switch to workspace layout | 1 | -30/+5 | |
2019-09-10 | Explain `ggez` personal fork in `Cargo.toml` | 1 | -0/+2 | |
2019-09-05 | Ask users to share use cases | 1 | -0/+6 | |
2019-09-04 | Improve tour example | 1 | -1/+1 | |
2019-09-03 | Update `ggez` example to `FontCache` changes | 1 | -1/+1 | |
2019-09-01 | Add more implementation details to `README` | 1 | -0/+2 | |
2019-09-01 | Add conversion functions for `winit` feature | 1 | -0/+1 | |
2019-08-31 | Remove `nalgebra` dependency | 1 | -1/+0 | |
2019-08-30 | Write documentation example for `Element::map` | 1 | -1/+1 | |
2019-08-30 | Make `Hasher` opaque | 1 | -1/+1 | |
2019-07-28 | Fix typo in `README` | 1 | -1/+1 | |
2019-07-27 | Write `README` | 1 | -1/+1 | |
2019-07-21 | Start implementing `ggez` example | 1 | -0/+3 | |
2019-07-20 | Decouple `iced` from `coffee` | 1 | -1/+4 |