Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into advanced-text | 2023-04-17 | 1 | -5/+4 | |
|\ | |||||
* | | Rename `iced_native` to `iced_runtime` | 2023-03-05 | 1 | -1/+1 | |
* | | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -4/+6 | |
* | | Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependencies | 2023-02-24 | 1 | -0/+112 | |
|/ | |||||
* | Rename `integration` examples | 2021-08-13 | 1 | -110/+0 | |
* | Add `clipboard` argument to `Application::update` | 2021-03-11 | 1 | -3/+8 | |
* | Add `step` member to slider widgets | 2020-06-11 | 1 | -15/+24 | |
* | Add on_release message to Slider (#378) | 2020-06-08 | 1 | -1/+1 | |
* | Simplify `integration` example with `Program` | 2020-05-21 | 1 | -40/+37 | |
* | remove explicit lifetimes in integration example | 2020-03-27 | 1 | -4/+1 | |
* | Add `integration` example | 2020-02-09 | 1 | -0/+102 |