Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-07-09 | Simplify style of `pane_grid` example | 1 | -7/+6 | |
2020-07-09 | Add a `TitleBar` to `pane_grid` example | 1 | -11/+35 | |
2020-06-08 | Add `leeway` support to `PaneGrid::on_resize` | 1 | -1/+1 | |
2020-06-04 | Draft first-class `TitleBar` in `pane_grid` | 1 | -1/+1 | |
2020-03-31 | Implement `padding` support for `Container` | 1 | -3/+3 | |
2020-03-18 | Improve styling of `pane_grid` example | 1 | -18/+41 | |
2020-03-18 | Add some styling to `pane_grid` buttons | 1 | -4/+47 | |
2020-03-17 | Move common keyboard types to `iced_core` | 1 | -3/+3 | |
2020-03-17 | Add `modifiers` to `KeyPressEvent` in `pane_grid` | 1 | -3/+3 | |
2020-03-17 | Implement hotkey logic in `pane_grid` example | 1 | -2/+40 | |
2020-03-17 | Add simple `pane_grid` example | 1 | -0/+202 | |
2020-03-14 | Remove `pane_grid` example for now | 1 | -179/+0 | |
2020-03-11 | Expose `pane_grid::Focus` for state-based styling | 1 | -1/+1 | |
2020-03-10 | Rename `Panes` widget to `PaneGrid` | 1 | -0/+179 |