Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -20/+33 | |
* | Draft `Font` type and implement `Text::font` | 2019-11-13 | 1 | -10/+4 | |
* | Move text logic in `iced_wgpu` to a `text` module | 2019-11-13 | 1 | -8/+2 | |
* | Split text measurements cache from rendering cache | 2019-11-11 | 1 | -1/+1 | |
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -11/+26 | |
* | Draft new layout API | 2019-11-10 | 1 | -61/+10 | |
* | Remove hardcoded HiDPI scaling | 2019-11-06 | 1 | -1/+2 | |
* | Fix Tour for HiDPI (stub) | 2019-11-06 | 1 | -2/+4 | |
* | Move `Target` to its own module | 2019-11-02 | 1 | -0/+83 |