Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Package examples and remove `dev-dependencies` | 2020-01-20 | 1 | -243/+0 | |
* | Add `Application::Executor` associated type | 2020-01-20 | 1 | -0/+1 | |
* | Merge branch 'master' into feature/custom-styling | 2020-01-09 | 1 | -13/+8 | |
|\ | |||||
| * | Make `Row`, `Column`, and `Checkbox` shrink by default | 2019-12-30 | 1 | -13/+8 | |
* | | Add border and shadow styling to `Button` | 2020-01-05 | 1 | -2/+3 | |
* | | Add `Renderer::Defaults` and style inheritance | 2019-12-30 | 1 | -3/+4 | |
* | | Draft `Style` and `StyleSheet` for `Button` | 2019-12-29 | 1 | -2/+21 | |
|/ | |||||
* | Use `surf` in `pokedex` example | 2019-12-14 | 1 | -14/+9 | |
* | Make `Button::background` generic | 2019-12-05 | 1 | -3/+3 | |
* | Implemented `From<Color` for `Background` | 2019-12-04 | 1 | -2/+2 | |
* | Rename `image::Handle::from_bytes` to `from_memory` | 2019-12-04 | 1 | -0/+231 |