| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename `Empty` widget to `Space` | Héctor Ramón Jiménez | 2019-12-30 | 1 | -2/+2 |
* | Implement `Empty` widget | Héctor Ramón Jiménez | 2019-12-30 | 1 | -2/+2 |
* | Merge pull request #122 from hecrj/feature/event-subscriptions | Héctor Ramón | 2019-12-16 | 1 | -1/+1 |
|\ |
|
| * | Allow listening to runtime events in subscriptions | Héctor Ramón Jiménez | 2019-12-08 | 1 | -2/+2 |
| * | Draft first version of event subscriptions :tada: | Héctor Ramón Jiménez | 2019-12-05 | 1 | -2/+2 |
* | | Update `Svg` documentation | Héctor Ramón Jiménez | 2019-12-15 | 1 | -4/+4 |
* | | Renamed `Icon` widget to `Svg` and gave it separate width and height. | Malte Veerman | 2019-12-12 | 1 | -4/+4 |
* | | Ran cargo_fmt over changed files. | Malte Veerman | 2019-12-11 | 1 | -2/+2 |
* | | Added an `Icon` widget to native. | Malte Veerman | 2019-12-11 | 1 | -1/+6 |
|/ |
|
* | Implement `image` viewer example | Héctor Ramón Jiménez | 2019-11-30 | 1 | -2/+7 |
* | Write docs for `iced` and `iced_native` | Héctor Ramón Jiménez | 2019-11-22 | 1 | -0/+62 |
* | Move widgets from `core` to `native` and `web` | Héctor Ramón Jiménez | 2019-11-21 | 1 | -0/+51 |