Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-03-24 | Avoid panic in `Click::is_consecutive` | 1 | -1/+4 | |
2020-03-24 | Convert `mouse::State` into `mouse::Click` | 2 | -63/+76 | |
2020-03-17 | Move common keyboard types to `iced_core` | 3 | -217/+1 | |
2020-03-10 | Implement `Default` for `keyboard::ModifiersState` | 1 | -1/+1 | |
2020-02-26 | really small cleanup | 1 | -2/+1 | |
2020-02-24 | double click fixed | 1 | -1/+1 | |
2020-02-24 | moved cursor into own file | 1 | -0/+64 | |
2019-12-06 | Add `ModifiersState` to `keyboard::Event::Input` | 3 | -2/+22 | |
2019-11-22 | Write docs for `iced` and `iced_native` | 1 | -1/+7 | |
2019-10-29 | Handle touchpad scroll events | 2 | -4/+15 | |
2019-10-10 | Move `winit` conversions to `iced_winit` | 3 | -208/+0 | |
2019-09-20 | Create `iced_core` and `iced_native` | 7 | -0/+509 |