Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Draft `Panes` widget and `panes` example | 2020-03-04 | 1 | -0/+1 | ||
* | Add `solar_system` example | 2020-02-14 | 1 | -0/+1 | ||
* | Draft `Canvas` types and `clock` example | 2020-02-12 | 1 | -0/+3 | ||
* | Add `integration` example | 2020-02-09 | 1 | -0/+1 | ||
* | Allow switching `executor::Default` with features | 2020-02-06 | 1 | -2/+9 | ||
* | Make `image` support optional in `iced_wgpu` | 2020-01-20 | 1 | -2/+4 | ||
* | Package examples and remove `dev-dependencies` | 2020-01-20 | 1 | -17/+12 | ||
* | Add `Application::Executor` associated type | 2020-01-20 | 1 | -0/+1 | ||
* | Create `iced_futures` and wire everything up | 2020-01-19 | 1 | -0/+1 | ||
* | Merge branch 'master' into paint-example | 2020-01-11 | 1 | -0/+1 | ||
|\ | ||||||
| * | Move styling to a brand new `iced_style` crate | 2020-01-01 | 1 | -0/+1 | ||
* | | Add paint example | 2020-01-06 | 1 | -0/+1 | ||
|/ | ||||||
* | Use crates version of `surf` as a dev dependency | 2019-12-28 | 1 | -1/+1 | ||
* | Merge pull request #122 from hecrj/feature/event-subscriptions | 2019-12-16 | 1 | -3/+5 | ||
|\ | ||||||
| * | Use `surf` in `pokedex` example | 2019-12-14 | 1 | -1/+1 | ||
| * | Add `timer` example | 2019-12-13 | 1 | -4/+4 | ||
| * | Merge branch 'master' into feature/event-subscriptions | 2019-12-08 | 1 | -0/+2 | ||
| |\ | ||||||
| * | | Draft first version of event subscriptions :tada: | 2019-12-05 | 1 | -0/+2 | ||
* | | | Put `svg` rendering behind a feature gate | 2019-12-15 | 1 | -0/+2 | ||
| |/ |/| | ||||||
* | | Add `custom_widget` example | 2019-12-07 | 1 | -0/+2 | ||
|/ | ||||||
* | Rename `image::Handle::from_bytes` to `from_memory` | 2019-12-04 | 1 | -0/+1 | ||
* | Implement `image` viewer example | 2019-11-30 | 1 | -0/+1 | ||
* | Add `CHANGELOG` to subcrates | 2019-11-25 | 1 | -1/+1 | ||
* | Add installation section to subcrate `README`s | 2019-11-20 | 1 | -2/+2 | ||
* | Save `todos` async in a JSON file and load on boot | 2019-11-17 | 1 | -0/+3 | ||
* | Implement debug view and load system fonts | 2019-11-03 | 1 | -0/+4 | ||
* | Make `tour` example work on Wasm again | 2019-10-23 | 1 | -0/+3 | ||
* | Make `iced_core::Button` customizable | 2019-10-08 | 1 | -0/+2 | ||
* | Use latest `wgpu` | 2019-10-07 | 1 | -3/+0 | ||
* | Render colored quads | 2019-10-07 | 1 | -0/+3 | ||
* | Make `tour` a simple example instead of a crate | 2019-10-06 | 1 | -1/+0 | ||
* | Initialize `wgpu` | 2019-10-03 | 1 | -0/+3 | ||
* | Start `iced_winit` and `iced_wgpu` | 2019-10-03 | 1 | -1/+8 | ||
* | Create `iced_core` and `iced_native` | 2019-09-20 | 1 | -11/+3 | ||
* | Unify `web` and `ggez` tour examples :tada: | 2019-09-19 | 1 | -6/+1 | ||
* | Rethink workspace structure | 2019-09-14 | 1 | -2/+33 | ||
* | Switch to workspace layout | 2019-09-10 | 1 | -30/+5 | ||
* | Explain `ggez` personal fork in `Cargo.toml` | 2019-09-10 | 1 | -0/+2 | ||
* | Ask users to share use cases | 2019-09-05 | 1 | -0/+6 | ||
* | Improve tour example | 2019-09-04 | 1 | -1/+1 | ||
* | Update `ggez` example to `FontCache` changes | 2019-09-03 | 1 | -1/+1 | ||
* | Add more implementation details to `README` | 2019-09-01 | 1 | -0/+2 | ||
* | Add conversion functions for `winit` feature | 2019-09-01 | 1 | -0/+1 | ||
* | Remove `nalgebra` dependency | 2019-08-31 | 1 | -1/+0 | ||
* | Write documentation example for `Element::map` | 2019-08-30 | 1 | -1/+1 | ||
* | Make `Hasher` opaque | 2019-08-30 | 1 | -1/+1 | ||
* | Fix typo in `README` | 2019-07-28 | 1 | -1/+1 | ||
* | Write `README` | 2019-07-27 | 1 | -1/+1 | ||
* | Start implementing `ggez` example | 2019-07-21 | 1 | -0/+3 | ||
* | Decouple `iced` from `coffee` | 2019-07-20 | 1 | -1/+4 |