Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies | 2023-02-24 | 1 | -53/+0 | |
* | Bump versions :tada: | 2023-02-18 | 1 | -1/+1 | |
* | Bump versions :tada: | 2023-01-14 | 1 | -1/+1 | |
* | Bump versions :tada: | 2022-12-07 | 1 | -1/+1 | |
* | Fix outdated links in documentation | 2022-11-10 | 1 | -1/+1 | |
* | Remove redundant features in `iced_wgpu` and `iced_glow` | 2022-11-05 | 1 | -1/+1 | |
* | Add image/svg support to `iced_glow` | 2022-11-05 | 1 | -0/+2 | |
* | Fix further `clippy` lints | 2022-07-09 | 1 | -3/+11 | |
* | Draft first-class `Theme` support | 2022-05-14 | 1 | -1/+3 | |
* | Replace `hecrj` in links with `iced-rs` | 2022-05-02 | 1 | -3/+3 | |
* | Point repository links to `0.4` branch in documentation | 2022-04-30 | 1 | -1/+1 | |
* | Remove redundant `widget` modules in subcrates | 2022-03-09 | 1 | -4/+0 | |
* | Export `glow` in `iced_glow` | 2022-01-19 | 1 | -0/+2 | |
* | Use commit hash in `html_logo_url` | 2021-12-09 | 1 | -1/+1 | |
* | Added icon in docs | 2021-12-09 | 1 | -0/+3 | |
* | Make `program` module in `iced_glow` private | 2021-11-05 | 1 | -2/+2 | |
* | Refactor alignment types into an `alignment` module | 2021-09-20 | 1 | -4/+3 | |
* | Add integration_gl example | 2021-08-13 | 1 | -2/+2 | |
* | Update graphs in crate docs | 2020-11-26 | 1 | -0/+2 | |
* | Make `Application` and `Sandbox` return a `Result` | 2020-09-08 | 1 | -1/+1 | |
* | Expose `Backend` in `iced_glow` | 2020-05-30 | 1 | -1/+1 | |
* | Enable `doc_cfg` for `docs.rs` in `iced_glow` | 2020-05-28 | 1 | -0/+1 | |
* | Write documentation for `iced_glow` | 2020-05-28 | 1 | -6/+11 | |
* | Draft `triangle` pipeline in `iced_glow` | 2020-05-21 | 1 | -0/+1 | |
* | Move `Layer` to `iced_graphics` | 2020-05-19 | 1 | -1/+0 | |
* | Move `Viewport` to `iced_graphics` | 2020-05-19 | 1 | -4/+3 | |
* | Move `Transformation` to `iced_graphics` | 2020-05-19 | 1 | -2/+1 | |
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -6/+4 | |
* | Draft first working version of `iced_glow` :tada: | 2020-05-19 | 1 | -0/+37 |