Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-09-05 | Fix link in `Image` docs | 1 | -1/+1 | |
2019-09-05 | Ask users to share use cases | 6 | -3/+31 | |
2019-09-04 | Improve tour example | 12 | -48/+93 | |
2019-09-03 | Fix docs for `image` | 2 | -15/+15 | |
2019-09-03 | Fix docs for `progress_bar` | 1 | -19/+16 | |
2019-09-03 | Apply latest changes to `Image` and `ProgressBar` | 3 | -10/+10 | |
2019-09-03 | Fix `Image` and `ProgressBar` doc examples | 2 | -29/+17 | |
2019-09-03 | Improve wording in `UserInterface::build` (2) | 1 | -1/+1 | |
2019-09-03 | Improve wording in `UserInterface::build` | 1 | -1/+1 | |
2019-09-02 | Remove `Default` constraint for checkbox `Color` | 1 | -1/+1 | |
2019-09-02 | Add conversion for `MouseButton` in `winit` | 3 | -180/+184 | |
2019-09-02 | Implement conversion for `CursorIcon` in `winit` | 2 | -1/+15 | |
2019-09-01 | Add conversion functions for `winit` feature | 3 | -5/+193 | |
2019-08-31 | Make `clippy` happy | 8 | -28/+31 | |
2019-08-31 | Remove `nalgebra` dependency | 12 | -23/+62 | |
2019-08-31 | Address documentation feedback | 8 | -29/+26 | |
2019-08-30 | Link to temp documentation in `README` for now | 1 | -1/+1 | |
2019-08-30 | Write documentation example for `Element::map` | 2 | -4/+146 | |
2019-08-30 | Expose `Node::with_children` | 1 | -11/+11 | |
2019-08-30 | Make `Hasher` opaque | 11 | -19/+35 | |
2019-08-30 | Add example images to widget docs | 5 | -24/+25 | |
2019-08-29 | Write documentation for `Cache` | 2 | -3/+13 | |
2019-08-29 | Write documentation for `input` | 7 | -2/+17 | |
2019-08-29 | Write `renderer` docs and fix broken links | 11 | -38/+61 | |
2019-08-29 | Write documentation for `UserInterface` | 4 | -12/+212 | |
2019-08-28 | Improve `Overview` section in `README` | 1 | -5/+6 | |
2019-08-28 | Write more documentation | 6 | -16/+25 | |
2019-08-26 | Write documentation for root module | 1 | -0/+192 | |
2019-08-26 | Make `Color` optional instead of `Default` | 3 | -22/+13 | |
2019-08-25 | Update `README` | 2 | -2/+2 | |
2019-08-24 | Fix details in documentation | 8 | -26/+34 | |
2019-08-23 | Remove `Runtime` and expose `Cache` instead | 3 | -108/+118 | |
2019-08-22 | migrated Image and ProgressBar widgets | 3 | -0/+260 | |
2019-07-23 | Wire `mouse_motion_event` to `Runtime` | 1 | -6/+2 | |
2019-07-23 | Track `cursor_position` in `Runtime` | 1 | -1/+8 | |
2019-07-23 | Add `Runtime` concept to abstract caching | 4 | -85/+118 | |
2019-07-20 | Decouple `iced` from `coffee` | 30 | -7/+2892 |