| Commit message (Expand) | Author | Files | Lines |
2019-10-10 | Move `winit` conversions to `iced_winit` | Héctor Ramón Jiménez | 4 | -222/+0 |
2019-10-09 | Move `winit` logic from `iced` to `iced_winit` | Héctor Ramón Jiménez | 5 | -28/+90 |
2019-10-08 | Make `iced_core::Button` customizable | Héctor Ramón Jiménez | 12 | -40/+51 |
2019-10-05 | Draft basic text rendering using `wgpu_glyph` | Héctor Ramón Jiménez | 1 | -0/+9 |
2019-10-05 | Move `MouseCursor` to `iced_wgpu` | Héctor Ramón Jiménez | 6 | -45/+5 |
2019-10-05 | Add `Renderer` and `Primitive` concepts | Héctor Ramón Jiménez | 13 | -105/+166 |
2019-09-24 | Remove `stretch` optional dependency in `core` | Héctor Ramón Jiménez | 1 | -62/+48 |
2019-09-20 | Complete some `hash_layout` implementations | Héctor Ramón Jiménez | 3 | -6/+7 |
2019-09-20 | Create `iced_core` and `iced_native` | Héctor Ramón Jiménez | 27 | -0/+2762 |