Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactor alignment types into an `alignment` module | 2021-09-20 | 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 | -0/+2 | ||
* | Write documentation for the new `overlay` API | 2020-07-10 | 1 | -1/+1 | ||
* | Add styling support for `ComboBox` and `Menu` | 2020-07-08 | 1 | -2/+2 | ||
* | Rename `Layer` to `overlay::Content` | 2020-07-08 | 1 | -0/+1 | ||
* | Draft `ComboBox` and `Menu` layer | 2020-07-08 | 1 | -1/+1 | ||
* | Expose `defaults` module in `iced_graphics` | 2020-06-28 | 1 | -1/+1 | ||
* | Add `background_color` to `Application` and `Sandbox` | 2020-06-12 | 1 | -2/+2 | ||
* | Write documentation for `iced_graphics` | 2020-05-28 | 1 | -0/+10 | ||
* | Refactor `Viewport` and `Compositor` | 2020-05-20 | 1 | -0/+1 | ||
* | Move `Layer` to `iced_graphics` | 2020-05-19 | 1 | -0/+7 | ||
* | Move `Antialiasing` to `iced_graphics` | 2020-05-19 | 1 | -0/+2 | ||
* | Move `font::Source` to `iced_graphics` | 2020-05-19 | 1 | -0/+1 | ||
* | Move `Viewport` to `iced_graphics` | 2020-05-19 | 1 | -0/+2 | ||
* | Move `Transformation` to `iced_graphics` | 2020-05-19 | 1 | -0/+2 | ||
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -0/+15 |