Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-04-29 | Move `MouseCursor` to `iced_core` | 1 | -36/+0 | |
2020-04-29 | Add `Crosshair` variant to `MouseCursor` | 1 | -3/+6 | |
2020-04-29 | Remove `OutOfBounds` variant from `MouseCursor` | 1 | -4/+1 | |
2020-03-14 | Implement mouse-based pane resizing for `PaneGrid` | 1 | -0/+6 | |
2019-12-30 | Implement `Default` for `MouseCursor` | 1 | -0/+6 | |
2019-10-30 | Draft `TextInput` widget structure | 1 | -0/+3 | |
2019-10-11 | Handle mouse cursor in `iced_wgpu` | 1 | -1/+1 | |
2019-10-10 | Move `winit` conversions to `iced_winit` | 1 | -14/+0 | |
2019-10-09 | Move `winit` logic from `iced` to `iced_winit` | 1 | -0/+0 | |
2019-10-05 | Move `MouseCursor` to `iced_wgpu` | 1 | -0/+0 | |
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-09-02 | Implement conversion for `CursorIcon` in `winit` | 1 | -0/+14 | |
2019-07-20 | Decouple `iced` from `coffee` | 1 | -0/+21 |