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
/
graphics
/
src
/
widget
/
pane_grid.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-09
Remove redundant `widget` modules in subcrates
Héctor Ramón Jiménez
1
-26
/
+0
2021-10-31
Remove `widget` module re-exports in `iced_native`
Héctor Ramón Jiménez
1
-2
/
+2
2021-10-25
Implement `Widget::draw` for `PaneGrid`
Héctor Ramón Jiménez
1
-9
/
+1
2021-10-14
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
1
-271
/
+1
2021-06-14
docs: update all 0.2 github links to 0.3
Yusuf Bera Ertan
1
-1
/
+1
2021-05-24
Enable event handling within the title elements
Clark Moody
1
-3
/
+3
2021-02-27
Fix `viewport` argument in `PaneGrid` draw calls
Héctor Ramón Jiménez
1
-5
/
+14
2021-01-01
Implement split highlight on hover for `PaneGrid`
Héctor Ramón Jiménez
1
-12
/
+66
2020-12-22
Remove unnecessary `text::Renderer` bound for `PaneGrid`
Héctor Ramón Jiménez
1
-3
/
+2
2020-12-10
Replace TitleBar string title with generic Content
Clark Moody
1
-19
/
+9
2020-11-26
Update example links to point to `0.2` branch
Héctor Ramón Jiménez
1
-1
/
+1
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-1
/
+0
2020-11-17
Remove `Focus` in `pane_grid`
Héctor Ramón Jiménez
1
-2
/
+2
2020-11-10
Restore hotkeys in `pane_grid` example
Héctor Ramón Jiménez
1
-2
/
+2
2020-10-28
Introduce `viewport` to `Widget::draw`
Héctor Ramón Jiménez
1
-1
/
+2
2020-07-09
Respect `TitleBar` text color style when drawing
Héctor Ramón Jiménez
1
-3
/
+14
2020-07-09
Stop drawing pane background when dragged
Héctor Ramón Jiménez
1
-6
/
+0
2020-07-09
Write documentation for new `PaneGrid` API
Héctor Ramón Jiménez
1
-3
/
+3
2020-06-10
Lay out title text dynamically in `TitleBar`
Héctor Ramón Jiménez
1
-7
/
+23
2020-06-05
Draft draggable and graphics logic for `TitleBar`
Héctor Ramón Jiménez
1
-14
/
+64
2020-06-05
Draft drawing logic for `Content` and `TitleBar`
Héctor Ramón Jiménez
1
-4
/
+56
2020-06-04
Draft first-class `TitleBar` in `pane_grid`
Héctor Ramón Jiménez
1
-3
/
+14
2020-05-19
Merge unnecessary split widget modules
Héctor Ramón Jiménez
1
-1
/
+94
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
1
-1
/
+2
2020-04-02
Add example to `pane_grid` module documentation
Héctor Ramón Jiménez
1
-0
/
+7
2020-03-19
Create `PaneGrid` alias in `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+17