Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -125/+0 | |
* | Rename `MouseCursor` to `mouse::Interaction` | 2020-04-30 | 1 | -6/+4 | |
* | Clip `scrollable` primitives only when necessary | 2020-03-10 | 1 | -7/+7 | |
* | Always show scroller if scrollbar is visible | 2020-01-07 | 1 | -35/+38 | |
* | Implement styling for `Scrollable` | 2020-01-06 | 1 | -12/+21 | |
* | Add `border_width` and `border_color` to `Quad` | 2019-12-31 | 1 | -1/+7 | |
* | Unify logic by introducing `scrollable::Scrollbar` | 2019-12-03 | 1 | -49/+61 | |
* | Address suggestions | 2019-12-02 | 1 | -73/+29 | |
* | Finalize work | 2019-12-02 | 1 | -14/+18 | |
* | First implementation | 2019-12-02 | 1 | -24/+60 | |
* | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -31/+11 | |
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -1/+1 | |
* | Draft new layout API | 2019-11-10 | 1 | -3/+3 | |
* | use Color's `From` impl in more places | 2019-11-07 | 1 | -13/+5 | |
* | Merge branch 'master' into feature/performance-metrics | 2019-11-05 | 1 | -2/+2 | |
* | Move `Target` to its own module | 2019-11-02 | 1 | -0/+129 |