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
/
native
/
src
/
widget
/
column.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
Replace ignored doc-tests with additional documentation for `Padding`
Héctor Ramón
1
-5
/
+0
2021-06-01
Add support for asymmetrical padding
Ben LeFevre
1
-7
/
+13
2021-03-10
Make `Clipboard` argument in `Widget` trait mutable
Héctor Ramón Jiménez
1
-3
/
+3
2021-02-23
Change `Tooltip` to support `Text` only for now
Héctor Ramón Jiménez
1
-9
/
+1
2021-02-15
feat(native): add Tooltip widget
Yusuf Bera Ertan
1
-1
/
+9
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-23
/
+1
2020-11-12
Implement event capturing for `Column`
Héctor Ramón Jiménez
1
-8
/
+8
2020-11-12
Make `Widget::on_event` return an `event::Status`
Héctor Ramón Jiménez
1
-5
/
+7
2020-10-28
Introduce `viewport` to `Widget::draw`
Héctor Ramón Jiménez
1
-3
/
+13
2020-10-17
Remove entirely
Jonathan Li
1
-5
/
+0
2020-10-13
Fix typo in Row's and Column's hash_layout
Jakub Hlusička
1
-0
/
+1
2020-10-02
Document better
Jonathan Li
1
-2
/
+3
2020-10-01
Satify documented behaviour
Jonathan Li
1
-1
/
+1
2020-07-10
Remove unnecessary lifetime in `Widget` trait
Héctor Ramón Jiménez
1
-1
/
+1
2020-07-10
Rename `overlay::Content` trait to `Overlay`
Héctor Ramón Jiménez
1
-2
/
+2
2020-07-08
Draft `Widget::overlay` idempotency
Héctor Ramón Jiménez
1
-1
/
+1
2020-07-08
Introduce `Layer` trait
Héctor Ramón Jiménez
1
-2
/
+13
2020-07-08
Introduce `Widget::overlay` :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-12
#288 Renamed XXXWidget to Marker
Olivier Pinon
1
-2
/
+2
2020-04-12
Remove unnecessary 'static lifetime on Renderer
Olivier Pinon
1
-3
/
+4
2020-03-30
Hash type ids in `Widget::hash_layout` impls
Héctor Ramón Jiménez
1
-3
/
+4
2020-03-30
refactor: remove not mandatory static lifetime
Théo Gaillard
1
-1
/
+1
2020-03-20
Fix links in `pane_grid` documentation
Héctor Ramón Jiménez
1
-1
/
+1
2020-03-17
Reuse `with_children` to remove some duplication
Héctor Ramón Jiménez
1
-10
/
+1
2020-03-17
Rename `new_with_children` to `with_children`
Héctor Ramón Jiménez
1
-2
/
+4
2020-03-16
Instantiate Column and Row with children
Rowun Giles
1
-0
/
+16
2020-03-06
Remove counterintuitive constant functions
Héctor Ramón Jiménez
1
-8
/
+8
2020-01-16
Add file events to `iced_native::window::Event`
Héctor Ramón Jiménez
1
-1
/
+1
2019-12-30
Make `Row`, `Column`, and `Checkbox` shrink by default
Héctor Ramón Jiménez
1
-1
/
+1
2019-12-30
Add `Renderer::Defaults` and style inheritance
Héctor Ramón Jiménez
1
-1
/
+3
2019-12-18
Allow clipboard access in `Widget::on_event`
Héctor Ramón Jiménez
1
-1
/
+4
2019-11-29
Make many functions `const`
Nikolai Vazquez
1
-8
/
+8
2019-11-22
Uncomment missing debug implementations rule
Héctor Ramón Jiménez
1
-0
/
+1
2019-11-22
Write docs for `iced` and `iced_native`
Héctor Ramón Jiménez
1
-0
/
+17
2019-11-21
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
1
-5
/
+108
2019-11-16
Make `width` and `height` required methods
Héctor Ramón Jiménez
1
-0
/
+4
2019-11-11
Implement `Container` widget
Héctor Ramón Jiménez
1
-5
/
+2
2019-11-11
Draft custom layout engine based on `druid`
Héctor Ramón Jiménez
1
-12
/
+29
2019-11-10
Draft new layout API
Héctor Ramón Jiménez
1
-40
/
+12
2019-10-29
Provide `Renderer` to `Widget::on_event`
Héctor Ramón Jiménez
1
-3
/
+8
2019-10-11
Rename `Renderer::Primitive` to `Renderer::Output`
Héctor Ramón Jiménez
1
-2
/
+2
2019-10-08
Make `iced_core::Button` customizable
Héctor Ramón Jiménez
1
-1
/
+1
2019-10-05
Add `Renderer` and `Primitive` concepts
Héctor Ramón Jiménez
1
-19
/
+15
2019-09-20
Create `iced_core` and `iced_native`
Héctor Ramón Jiménez
1
-0
/
+118