Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Merge pull request #920 from clarkmoody/feature/pane-grid-title-bar-overlay | 2021-06-22 | 2 | -9/+16 | ||
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Use `match` statement in `Content::overlay` | 2021-06-22 | 1 | -5/+4 | ||
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Allow overlay from pane grid title bar | 2021-06-17 | 2 | -8/+16 | ||
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #925 from PolyMeilex/master | 2021-06-22 | 4 | -73/+21 | ||
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Use vertex_attr_array macro | 2021-06-22 | 3 | -71/+19 | ||
| * | | | | | | | | | Update wgpu 0.9 | 2021-06-22 | 1 | -2/+2 | ||
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #646 from mtsr/disable-button | 2021-06-10 | 2 | -0/+47 | ||
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Revert changes in `tour` example | 2021-06-10 | 1 | -12/+8 | ||
| * | | | | | | | | | Update disabled example of `Button` in docs | 2021-06-10 | 2 | -16/+28 | ||
| * | | | | | | | | | Fix failing doctests | 2021-06-10 | 2 | -2/+18 | ||
| * | | | | | | | | | Adds doc comment for disabled button | 2021-06-10 | 3 | -8/+31 | ||
* | | | | | | | | | | Merge pull request #818 from thenlevy/check_bounds | 2021-06-10 | 1 | -2/+2 | ||
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Revert "Attempt to fix scissor_rect validation error" | 2021-06-09 | 1 | -10/+1 | ||
| * | | | | | | | | | Floor `width` and `height` in `Rectangle::floor` | 2021-06-09 | 1 | -2/+2 | ||
| * | | | | | | | | | Attempt to fix scissor_rect validation error | 2021-06-09 | 1 | -1/+10 | ||
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #607 from yusdacra/scrollable_programmatically | 2021-06-07 | 2 | -29/+177 | ||
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add scrolling progress indicators to `scrollable` example | 2021-06-04 | 1 | -4/+32 | ||
| * | | | | | | | | | Introduce `on_scroll` event in `Scrollable` | 2021-06-04 | 1 | -1/+47 | ||
| * | | | | | | | | | Add buttons to control scrolling in `scrollable` example | 2021-06-04 | 1 | -12/+40 | ||
| * | | | | | | | | | Introduce `snap_to` and `unsnap` to `scrollable::State` | 2021-06-04 | 1 | -184/+139 | ||
| * | | | | | | | | | feat(native): Make scrollable programmatically scrollable for some use cases,... | 2021-06-04 | 1 | -90/+181 | ||
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #535 from Kaiden42/toggler | 2021-06-03 | 17 | -14/+797 | ||
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add some horizontal padding to `toggler` section in `tour` example | 2021-06-03 | 1 | -5/+8 | ||
| * | | | | | | | | | Use intra-doc links in `Toggler` docs | 2021-06-03 | 1 | -23/+0 | ||
| * | | | | | | | | | Rename `text_align` to `text_alignment` in `Toggler` | 2021-06-03 | 1 | -8/+6 | ||
| * | | | | | | | | | Fix format | 2021-06-03 | 1 | -20/+23 | ||
| * | | | | | | | | | Add `Toggler` widget to `iced_web` | 2021-06-03 | 3 | -0/+215 | ||
| * | | | | | | | | | Update documentation of `Toggler` | 2021-06-03 | 1 | -1/+1 | ||
| * | | | | | | | | | Add `Toggler` to tour example | 2021-06-03 | 1 | -1/+28 | ||
| * | | | | | | | | | Add `Toggler` to styling example | 2021-06-03 | 1 | -9/+64 | ||
| * | | | | | | | | | Change label of `Toggler` to optional | 2021-06-03 | 3 | -32/+53 | ||
| * | | | | | | | | | Add alignment of `Toggler` label. | 2021-06-03 | 1 | -1/+25 | ||
| * | | | | | | | | | fix format | 2021-06-03 | 1 | -2/+2 | ||
| * | | | | | | | | | add missing glow support | 2021-06-03 | 2 | -0/+12 | ||
| * | | | | | | | | | fix missing semicolon in doc test | 2021-06-03 | 1 | -1/+1 | ||
| * | | | | | | | | | Implement `Toggler` widget for iced_native | 2021-06-03 | 10 | -4/+452 | ||
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #893 from traxys/drag_and_drop | 2021-06-01 | 2 | -2/+16 | ||
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix documentation of `PlatformSpecific` settings | 2021-06-01 | 1 | -2/+3 | ||
| * | | | | | | | | | allow disabling drag and drop on windows | 2021-05-27 | 2 | -1/+14 | ||
* | | | | | | | | | | Merge pull request #630 from blefevre/asymmetric-padding | 2021-06-01 | 28 | -199/+306 | ||
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Replace ignored doc-tests with additional documentation for `Padding` | 2021-06-01 | 16 | -75/+32 | ||
| * | | | | | | | | | | Use `Padding::horizontal` and `Padding::vertical` helpers | 2021-06-01 | 5 | -14/+10 | ||
| * | | | | | | | | | | Fix unused variable warning in `iced_web::text_input` | 2021-06-01 | 1 | -1/+1 | ||
| * | | | | | | | | | | Fix `Tooltip` widget | 2021-06-01 | 1 | -3/+3 | ||
| * | | | | | | | | | | Fix `overlay::Menu` implementation | 2021-06-01 | 1 | -1/+1 | ||
| * | | | | | | | | | | Introduce `vertical` and `horizontal` methods to `Padding` | 2021-06-01 | 1 | -0/+10 | ||
| * | | | | | | | | | | Add support for asymmetrical padding | 2021-06-01 | 27 | -195/+339 | ||
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #901 from hecrj/feature/default-rule-style | 2021-06-01 | 1 | -6/+12 | ||
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Implement `Default` for `Style` in `rule` | 2021-06-01 | 1 | -6/+12 | ||
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #892 from clarkmoody/title-bar-events | 2021-05-25 | 3 | -26/+119 | ||
|\ \ \ \ \ \ \ \ \ |