index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widget
/
src
/
pane_grid
/
node.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-20
Fix `clippy::trivially-copy-pass-by-ref`
Héctor Ramón Jiménez
1
-7
/
+7
2023-09-09
Fix majority of unresolved documentation links
Matthias Vogelgesang
1
-1
/
+1
2023-07-06
Add ability to drag pane to the pane grid edges & optional style for dragged ...
Joao Freitas
1
-0
/
+10
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-2
/
+2
2022-07-09
Address Clippy lints
Poly
1
-13
/
+7
2021-10-31
Remove `widget` module re-exports in `iced_native`
Héctor Ramón Jiménez
1
-4
/
+2
2021-01-07
Use `BTreeMap` for splits and regions in `pane_grid`
Héctor Ramón Jiménez
1
-7
/
+7
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-21
/
+1
2020-06-30
Introduce `splits` method in `pane_grid::Node`
Héctor Ramón Jiménez
1
-0
/
+24
2020-06-30
Rename `regions` and `splits` in `pane_grid::Node`
Héctor Ramón Jiménez
1
-2
/
+2
2020-05-26
Pane Grid spacing applied prior to rounding
Clark Moody
1
-12
/
+10
2020-05-23
Write documentation for new `pane_grid` API
Héctor Ramón Jiménez
1
-0
/
+36
2020-05-22
Expose `Node` and `State::layout` for `PaneGrid`
Héctor Ramón Jiménez
1
-58
/
+79
2020-03-14
Implement mouse-based pane resizing for `PaneGrid`
Héctor Ramón Jiménez
1
-0
/
+67
2020-03-14
Reintroduce `pane_grid::Split` as an identifier
Héctor Ramón Jiménez
1
-3
/
+3
2020-03-14
Rename `Split` to `Axis`
Héctor Ramón Jiménez
1
-6
/
+6
2020-03-14
Replace `FocusedPane` with `Action` in `pane_grid`
Héctor Ramón Jiménez
1
-2
/
+6
2020-03-14
Create module boundaries for `pane_grid` logic
Héctor Ramón Jiménez
1
-0
/
+128