Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add border and shadow styling to `Button` | 2020-01-05 | 1 | -2/+3 | |
* | Add `Renderer::Defaults` and style inheritance | 2019-12-30 | 1 | -3/+3 | |
* | Draft `Style` and `StyleSheet` for `Button` | 2019-12-29 | 1 | -10/+33 | |
* | Write docs for subscriptions and reorganize a bit | 2019-12-14 | 1 | -1/+1 | |
* | Make `iced_native` subscription input opaque | 2019-12-14 | 1 | -4/+4 | |
* | Hash `Duration` of `time::Every` in `stopwatch` | 2019-12-14 | 1 | -0/+1 | |
* | Use generic `Hasher` in `stopwatch` | 2019-12-14 | 1 | -3/+4 | |
* | Consume `Recipe` when building a `Stream` | 2019-12-14 | 1 | -1/+1 | |
* | Rename `timer` example to `stopwatch` | 2019-12-14 | 1 | -0/+180 |