Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-11-17 | Support async actions in `iced_winit` | 1 | -4/+10 | |
2019-11-14 | Draw proper checkmark for `Checkbox` in `iced_wgpu` | 1 | -1/+1 | |
2019-11-14 | Add filter controls to `todos` example :tada: | 1 | -23/+135 | |
2019-11-13 | Remove argument from `text_input::State::focused` | 1 | -1/+1 | |
2019-11-13 | Implement task edition/deletion in `todos` example | 1 | -16/+162 | |
2019-11-11 | Implement `Container` widget | 1 | -4/+3 | |
2019-11-11 | Draft custom layout engine based on `druid` | 1 | -2/+2 | |
2019-11-09 | Allow applications to control the window title | 1 | -0/+4 | |
2019-11-07 | use `String::clone` in todo example | 1 | -1/+1 | |
2019-10-31 | Implement cursor movement in `TextInput` | 1 | -20/+20 | |
2019-10-30 | Implement task addition in `todos` example | 1 | -8/+55 | |
2019-10-30 | Draft `TextInput` widget structure | 1 | -0/+69 |