Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-10-03 | Start `iced_winit` and `iced_wgpu` | 16 | -1545/+548 | |
2019-09-21 | Add `wasm-pack` link | 1 | -1/+3 | |
2019-09-21 | Make example work on web and update READMEs | 4 | -17/+49 | |
2019-09-20 | Create `iced_core` and `iced_native` | 12 | -137/+203 | |
2019-09-19 | Remove generic `Color` in widgets | 3 | -7/+4 | |
2019-09-19 | Unify `web` and `ggez` tour examples :tada: | 21 | -69/+396 | |
2019-09-16 | Remove `extern crate` and `log` dependency | 1 | -3/+2 | |
2019-09-14 | Rethink workspace structure | 1 | -1/+1 | |
2019-09-14 | Add `log` and `env_logger` | 1 | -0/+3 | |
2019-09-10 | Switch to workspace layout | 1 | -1/+1 | |
2019-09-05 | Set cursor type only when necessary in `tour` | 1 | -1/+5 | |
2019-09-05 | Apply `padding` to root in `tour` example | 2 | -1/+1 | |
2019-09-05 | Add a bit of padding to the `tour` example | 1 | -0/+1 | |
2019-09-05 | Allow tour window to be resized | 1 | -0/+1 | |
2019-09-05 | Fix tour `README` links | 1 | -4/+4 | |
2019-09-05 | Complete examples `README` | 3 | -11/+46 | |
2019-09-05 | Move `ggez` example to `tour` | 11 | -0/+1395 |