Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | 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 | ||
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Enable event handling within the title elements | 2021-05-24 | 2 | -13/+26 | ||
| * | | | | | | | | | Example: Add Pin button to prevent closing a pane | 2021-05-24 | 1 | -8/+42 | ||
| * | | | | | | | | | Example: Add close button to pane grid controls | 2021-05-24 | 1 | -8/+54 | ||
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #830 from Dispersia/upgrade-wgpu | 2021-05-24 | 33 | -416/+461 | ||
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use `FilterMode::Nearest` in `triangle::msaa` | 2021-05-21 | 1 | -3/+3 | ||
| * | | | | | | | | | Revert "Remove padding from triangle" | 2021-05-21 | 1 | -0/+8 | ||
| * | | | | | | | | | Fix duplicating fragment position | 2021-05-20 | 1 | -4/+3 | ||
| * | | | | | | | | | run format | 2021-05-19 | 1 | -2/+2 | ||
| * | | | | | | | | | Remove padding from triangle | 2021-05-19 | 1 | -8/+0 | ||
| * | | | | | | | | | Add padding to quad to fix alignment issue | 2021-05-19 | 1 | -0/+5 | ||
| * | | | | | | | | | temporary up | 2021-05-19 | 1 | -7/+3 | ||
| * | | | | | | | | | Merge branch 'hecrj:master' into upgrade-wgpu | 2021-05-19 | 13 | -50/+104 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #886 from Chiheisen/fix/pick_list_layouting | 2021-05-19 | 1 | -1/+1 | ||
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix pick_list layouting not respecting fonts | 2021-05-18 | 1 | -1/+1 | ||
|/ / / / / / / / / | ||||||
* | | | | | | | | | Added text color and font options for native radio and checkbox (#831) | 2021-05-17 | 2 | -8/+32 | ||
* | | | | | | | | | Merge pull request #876 from Cupnfish/master | 2021-05-17 | 1 | -0/+2 | ||
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | update doc | 2021-05-14 | 1 | -0/+1 | ||
| * | | | | | | | | | Add a primary backend that can be set | 2021-05-13 | 1 | -0/+1 | ||
* | | | | | | | | | | Merge pull request #875 from ZakisM/optimize_svg_algorithm | 2021-05-17 | 1 | -17/+5 | ||
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | This commit optimizes the function used to converg rgba pixels into bgra pixels. | 2021-05-11 | 1 | -17/+5 | ||
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #877 from RDambrosio016/patch-1 | 2021-05-14 | 1 | -1/+1 | ||
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Change examples to point to 0.3 examples, not 0.2 | 2021-05-13 | 1 | -1/+1 | ||
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #868 from hecrj/wgpu-compatible-surface | 2021-05-08 | 4 | -8/+25 | ||
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Provide `compatible_surface` in `iced_wgpu::Compositor` | 2021-05-05 | 4 | -8/+25 | ||
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #851 from hecrj/fix/scrollbar-under-content | 2021-05-04 | 3 | -15/+38 | ||
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix `Scrollable` scrollbar being rendered behind contents | 2021-05-03 | 3 | -15/+38 | ||
|/ / / / / / / / / | ||||||
| | * | | | | | | | Use latest `wgpu` releases instead of patched sources | 2021-05-19 | 5 | -37/+31 | ||
| | * | | | | | | | Fix formatting with `cargo fmt` | 2021-05-19 | 3 | -10/+6 | ||
| | * | | | | | | | Run cargo fmt | 2021-04-12 | 10 | -48/+57 | ||
| | * | | | | | | | add temporary fix for image wgsl | 2021-04-12 | 4 | -9/+11 | ||
| | * | | | | | | | Add staging belt fix | 2021-04-12 | 3 | -16/+27 | ||
| | * | | | | | | | Upgrade wgpu | 2021-04-11 | 28 | -353/+386 | ||
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #825 from tarkah/feat/window-visibility | 2021-04-11 | 6 | -2/+20 | ||
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | use Mode::Hidden instead | 2021-04-09 | 8 | -35/+19 | ||
| * | | | | | | | | add to glutin | 2021-04-08 | 1 | -0/+1 |