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