Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-01-16 | Refactor `KeyCode` into `Key` and `Location` | 1 | -2/+5 | |
2021-09-15 | Revert system menus support | 1 | -2/+0 | |
2021-08-26 | Rename `HitTestResult` to `Hit` | 1 | -1/+1 | |
2021-07-05 | Initial menu implementation | 1 | -0/+2 | |
2020-11-26 | Rename `keyboard::ModifiersState` to `Modifiers` | 1 | -2/+2 | |
2020-04-30 | Move `keyboard::Event` to `iced_core` | 1 | -0/+2 | |
2020-03-17 | Move common keyboard types to `iced_core` | 1 | -3/+1 | |
2019-12-06 | Add `ModifiersState` to `keyboard::Event::Input` | 1 | -0/+2 | |
2019-09-20 | Create `iced_core` and `iced_native` | 1 | -0/+0 | |
2019-09-14 | Rethink workspace structure | 1 | -0/+0 | |
2019-09-10 | Switch to workspace layout | 1 | -0/+0 | |
2019-08-29 | Write documentation for `input` | 1 | -0/+1 | |
2019-07-20 | Decouple `iced` from `coffee` | 1 | -0/+5 |