summaryrefslogtreecommitdiffstats
path: root/glow/src/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce state lifetime for `style_sheet` in `Toggler`Libravatar Héctor Ramón Jiménez2021-10-311-1/+2
* Remove `widget` module re-exports in `iced_native`Libravatar Héctor Ramón Jiménez2021-10-3111-18/+23
* Implement `Widget::draw` for `Rule`Libravatar Héctor Ramón Jiménez2021-10-281-8/+1
* Implement `Widget::draw` for `ProgressBar`Libravatar Héctor Ramón Jiménez2021-10-281-8/+1
* Remove `Renderer` trait for `Checkbox`Libravatar Héctor Ramón Jiménez2021-10-211-1/+1
* Wire up styling to `Radio` in `iced_native`Libravatar Héctor Ramón Jiménez2021-10-201-1/+1
* Wire up styling to `Slider` in `iced_native`Libravatar Héctor Ramón Jiménez2021-10-201-9/+1
* docs: update all 0.2 github links to 0.3Libravatar Yusuf Bera Ertan2021-06-141-1/+1
* fix formatLibravatar Kaiden422021-06-031-2/+2
* add missing glow supportLibravatar Kaiden422021-06-031-0/+9
* Export `Tooltip` in `iced_glow`Libravatar Héctor Ramón Jiménez2021-02-231-0/+6
* Implement split highlight on hover for `PaneGrid`Libravatar Héctor Ramón Jiménez2021-01-011-3/+3
* Update example links to point to `0.2` branchLibravatar Héctor Ramón Jiménez2020-11-261-1/+1
* Use recently stabilized intra-doc linksLibravatar Héctor Ramón Jiménez2020-11-266-19/+0
* Implement `QRCode` widgetLibravatar Héctor Ramón Jiménez2020-11-201-0/+2
* Remove `Focus` in `pane_grid`Libravatar Héctor Ramón Jiménez2020-11-171-2/+2
* Restore hotkeys in `pane_grid` exampleLibravatar Héctor Ramón Jiménez2020-11-101-2/+2
* added FillMode enum style for the Rule widgetLibravatar Billy Messenger2020-08-221-1/+1
* widget Rule addedLibravatar Billy Messenger2020-08-221-0/+10
* Rename `ComboBox` to `PickList`Libravatar Héctor Ramón Jiménez2020-07-102-9/+9
* Write documentation for the new `overlay` APILibravatar Héctor Ramón Jiménez2020-07-101-0/+1
* Merge branch 'master' into feature/overlayLibravatar Héctor Ramón Jiménez2020-07-101-2/+14
|\
| * Merge branch 'master' into feature/pane-grid-titlebarLibravatar Héctor Ramón Jiménez2020-07-081-1/+1
| |\
| * | Expose `Content` and `TitleBar` in `iced_glow`Libravatar Héctor Ramón Jiménez2020-06-101-2/+14
| * | Merge branch 'intuitive-pane-grid-resize' into feature/pane-grid-titlebarLibravatar Héctor Ramón Jiménez2020-06-081-4/+4
| |\ \
| * | | Draft first-class `TitleBar` in `pane_grid`Libravatar Héctor Ramón Jiménez2020-06-041-2/+2
* | | | Add styling support for `ComboBox` and `Menu`Libravatar Héctor Ramón Jiménez2020-07-081-1/+6
* | | | Draft `ComboBox` and `Menu` layerLibravatar Héctor Ramón Jiménez2020-07-081-0/+3
| |_|/ |/| |
* | | Make `Slider` value type genericLibravatar Héctor Ramón Jiménez2020-06-131-1/+1
| |/ |/|
* | Replace leftover docs in progress bar module (#396)Libravatar Voker572020-06-081-4/+4
|/
* Expose `pane_grid::{Node, Content}` in `iced_glow`Libravatar Héctor Ramón Jiménez2020-05-291-2/+2
* Implement `iced_glutin` :tada:Libravatar Héctor Ramón Jiménez2020-05-211-193/+1
* Draft new `iced_graphics` crate :tada:Libravatar Héctor Ramón Jiménez2020-05-198-8/+8
* Draft first working version of `iced_glow` :tada:Libravatar Héctor Ramón Jiménez2020-05-1910-0/+328