Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into feat/multi-window-support | 2023-11-29 | 4 | -9/+9 | |
|\ | |||||
| * | Merge branch 'master' into explicit-text-caching | 2023-09-10 | 2 | -9/+5 | |
| |\ | |||||
| | * | Host GIFs and video examples in `iced.rs` | 2023-09-07 | 1 | -6/+0 | |
| | * | Use workspace dependencies and package inheritance | 2023-09-04 | 1 | -3/+5 | |
| * | | Make `widget::Tree` mutable in `Widget::layout` | 2023-08-30 | 2 | -2/+2 | |
| * | | Implement explicit text caching in the widget state tree | 2023-08-30 | 2 | -0/+2 | |
| |/ | |||||
| * | Add viewport to Widget::on_event | 2023-07-15 | 2 | -0/+2 | |
* | | refactored window storage; | 2023-07-21 | 2 | -2/+2 | |
|/ | |||||
* | Introduce custom backend-specific primitives | 2023-06-29 | 1 | -1/+3 | |
* | Fix `loading_spinners` example | 2023-06-28 | 2 | -8/+10 | |
* | refactor: remove unnecessary canvas complexity | 2023-06-09 | 1 | -120/+67 | |
* | comment: fix typo | 2023-06-08 | 1 | -4/+4 | |
* | fix: RedrawRequest::NextFrame -> RedrawRequest::At() | 2023-06-08 | 2 | -2/+10 | |
* | comment: cleanup imports | 2023-06-08 | 4 | -65/+58 | |
* | fix: rotation in terms of duration | 2023-06-07 | 1 | -29/+54 | |
* | feat: use lyon for easing | 2023-06-07 | 6 | -0/+1046 |