Граф коммитов

518 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz 2cd12cf9b6
Update Win2D (#218) 2021-10-29 03:10:23 +02:00
Matthew Leibowitz 3af3a052f6 Update to the correct version of skia 2021-10-29 01:50:56 +02:00
Matthew Leibowitz d1aff21a1c
Try Updating to Preview 3 (#217) 2021-10-28 21:48:01 +02:00
Matthew Leibowitz ad7098cd99
Update Win2D to 1.0.0.28-preview2 (#198) 2021-10-15 04:24:15 +02:00
Rui Marinho 2b90f2db34
Merge pull request #197 from dotnet/darc-main-7f3e8e2c-0d40-43eb-9aee-db89d78de6ee
[main] Update dependencies from xamarin/xamarin-macios
2021-10-14 15:26:05 +01:00
dotnet-maestro[bot] 617d082e46 Update dependencies from https://github.com/xamarin/xamarin-macios build 20211013.1
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.101-preview.10.164 -> To Version 12.0.101-preview.10.165
2021-10-14 12:31:07 +00:00
Matthew Leibowitz a15a74532f
Update WASDK to preview 2 (#196) 2021-10-13 00:20:22 +02:00
Rui Marinho f6871c3cbb
Merge pull request #195 from dotnet/darc-main-0b1f22ae-ae49-41b9-b0ec-8f89e3909261
[main] Update dependencies from xamarin/xamarin-macios
2021-10-12 16:27:03 +01:00
dotnet-maestro[bot] 4c187a84db Update dependencies from https://github.com/xamarin/xamarin-macios build 20211011.12
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.101-preview.10.158 -> To Version 12.0.101-preview.10.164
2021-10-12 12:29:34 +00:00
Rui Marinho 7e5a04d665
Merge pull request #192 from dotnet/darc-main-a2096fb9-9822-4d62-86e7-384a57ea1a7e
[main] Update dependencies from xamarin/xamarin-macios
2021-10-11 22:38:01 +01:00
dotnet-maestro[bot] b0ff2db9bc Update dependencies from https://github.com/xamarin/xamarin-macios build 20211008.21
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.101-preview.10.108 -> To Version 12.0.101-preview.10.158
2021-10-09 12:29:11 +00:00
dotnet-maestro[bot] 695932bd7b Update dependencies from https://github.com/xamarin/xamarin-macios build 20211008.3
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.101-preview.10.108 -> To Version 12.0.101-preview.10.150
2021-10-08 12:30:08 +00:00
dotnet-maestro[bot] 35c5bafe5f Update dependencies from https://github.com/xamarin/xamarin-macios build 20211006.28
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.101-preview.10.108 -> To Version 12.0.101-preview.10.136
2021-10-07 12:15:31 +00:00
dotnet-maestro[bot] a28d9f7cce Update dependencies from https://github.com/xamarin/xamarin-macios build 20211005.20
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.101-preview.10.108 -> To Version 12.0.101-preview.10.132
2021-10-06 12:14:17 +00:00
Rui Marinho 3d0d42c6b1
Merge pull request #163 from dotnet/darc-main-f17f9951-740e-4d9b-aabf-99a8f466daf3
[main] Update dependencies from xamarin/xamarin-macios
2021-10-06 11:49:50 +01:00
Rui Marinho bafff4c279
Merge pull request #190 from dotnet/dev/win2d-pre
Update Win2D to 1.0.0.27-preview1
2021-10-06 11:48:00 +01:00
Matthew Leibowitz 4df44e96bf Update Win2D to 1.0.0.27-preview1 2021-10-05 21:41:37 +02:00
dotnet-maestro[bot] 74ec1dcc8e Update dependencies from https://github.com/xamarin/xamarin-macios build 20211004.1
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.100-rc.1.1532 -> To Version 12.0.101-preview.10.108
2021-10-05 12:15:21 +00:00
jonlipsky 1ea1c4af92
Merge pull request #186 from swharden/winforms-scroll
WinForms.GDI Sample: Add Scrolling
2021-10-03 09:37:28 -07:00
dotnet-maestro[bot] b5a940d983 Update dependencies from https://github.com/xamarin/xamarin-macios build 20211002.7
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.100-rc.1.1532 -> To Version 12.0.101-preview.10.107
2021-10-03 12:14:01 +00:00
Scott W Harden e7f05f66ce [GraphicsTester.Portable] Add DimensionTest Scenario
This scenario draws 1px thick lines at the edges of the canvas. This can be used to confirm that rendering does not crop or extend beyond the canvas.

This scenario is useful verifying that dirty rectangle size and placement on the window is accurate to the pixel.
2021-10-02 21:05:49 -04:00
Scott W Harden c72d96d098 [GDI.WinForms] resize the gdiGraphicsView1 to fit the Scenario
The background of the scrollpanel containing the graphics view is now ControlDark so when a Scenario is loaded its obvious how large it is (it resembles a white page on a light gray backdrop)
2021-10-02 21:02:40 -04:00
Scott W Harden eed1e64eb0 [GDI.WinForms] expand OnPaint() rectangle by 1px
eliminates rendering artifacts observed when scrolling or resizing the window
2021-10-02 20:17:18 -04:00
Scott W Harden 32e66dc3e1 [GraphicsTester.GDI] scrollable graphics area
Make the split panel scrollable (to the size of the selected Scenario). This improves the window, but not all Scenario objects have accurate dimensions presently.

Changes in the designer files (indentation and deletion of comments) were performed automatically by the visual Visual Studio 2022 (preview) editor.
2021-10-02 20:15:55 -04:00
jonlipsky a8feeb0620
Merge pull request #182 from vpenades/main
Added System.Numerics.Vectors constructors and operators
2021-10-02 13:54:28 -07:00
jonlipsky 4ce7c8b5a0
Merge pull request #185 from dotnet/mattleibow-patch-2
Make the method public to match others
2021-10-02 13:44:19 -07:00
jonlipsky d0912672b4
Merge pull request #168 from swharden/patch-1
[Skia.WPF] improve OnRenderSizeChanged()
2021-10-02 13:43:40 -07:00
jonlipsky 36d4584721
Merge pull request #171 from swharden/gdi-fill-gradient
[WinForms.GDI] improve support for gradient fills
2021-10-02 13:42:09 -07:00
Matthew Leibowitz daa60f8856
Update SkiaGraphicsView.iOS.cs 2021-10-02 21:34:52 +02:00
dotnet-maestro[bot] 9c9ec33d3d Update dependencies from https://github.com/xamarin/xamarin-macios build 20211001.46
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.100-rc.1.1532 -> To Version 12.0.101-preview.10.103
2021-10-02 12:15:37 +00:00
vpenades 302d411b35 Added System.Numerics.Vectors constructors and implicit/explicit operator converters to AffineTransform, Color, Point, PointF, Size, SizeF 2021-10-02 01:23:49 +02:00
dotnet-maestro[bot] e1f54e9a52 Update dependencies from https://github.com/xamarin/xamarin-macios build 20211001.4
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.100-rc.1.1532 -> To Version 12.0.101-preview.10.81
2021-10-01 12:15:20 +00:00
dotnet-maestro[bot] dcbf3e56f6 Update dependencies from https://github.com/xamarin/xamarin-macios build 20210929.15
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.100-rc.1.1532 -> To Version 12.0.101-preview.10.65
2021-09-30 12:15:54 +00:00
dotnet-maestro[bot] 7137ac156a Update dependencies from https://github.com/xamarin/xamarin-macios build 20210928.22
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.100-rc.1.1532 -> To Version 12.0.101-preview.10.61
2021-09-29 12:15:27 +00:00
Matthew Leibowitz 598e708d47
Update GitInfo.txt 2021-09-28 18:16:22 +02:00
Matthew Leibowitz 60ec213031 Merge branch 'release/6.0.1xx-preview9' 2021-09-28 16:04:59 +02:00
Matthew Leibowitz 183f3e55c5
Bump SkiaSharp (#180) 2021-09-28 16:02:19 +02:00
Matthew Leibowitz 88dc82fa63
Bump Microsoft.Graphics.Win2D (#179) 2021-09-28 15:29:08 +02:00
Matthew Leibowitz 3bc30d6ea6 Revert "Revert "Update the WASDK (#176)" (#178)"
This reverts commit ed6befcea0.
2021-09-28 14:55:56 +02:00
Matthew Leibowitz ed6befcea0
Revert "Update the WASDK (#176)" (#178) 2021-09-28 14:52:58 +02:00
dotnet-maestro[bot] 0cba5de094 Update dependencies from https://github.com/xamarin/xamarin-macios build 20210927.32
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.100-rc.1.1532 -> To Version 12.0.101-preview.10.54
2021-09-28 12:16:23 +00:00
dotnet-maestro[bot] 4274a2ea5f Update dependencies from https://github.com/xamarin/xamarin-macios build 20210924.15
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.100-rc.1.1532 -> To Version 12.0.101-preview.10.43
2021-09-25 12:26:11 +00:00
dotnet-maestro[bot] 49df92e7ee Update dependencies from https://github.com/xamarin/xamarin-macios build 20210923.28
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.100-rc.1.1532 -> To Version 12.0.101-preview.10.39
2021-09-24 12:26:16 +00:00
Matthew Leibowitz 18c9642930 Update to Preview 9 2021-09-23 23:39:05 +02:00
Matthew Leibowitz 57f054caa3
Update the WASDK (#176) 2021-09-23 23:37:43 +02:00
dotnet-maestro[bot] e30bb4dc02 Update dependencies from https://github.com/xamarin/xamarin-macios build 20210922.3
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.100-rc.1.1532 -> To Version 12.0.101-preview.10.29
2021-09-23 12:27:55 +00:00
dotnet-maestro[bot] b04495b718 Update dependencies from https://github.com/xamarin/xamarin-macios build 20210922.2
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.100-rc.1.1532 -> To Version 12.0.101-preview.10.28
2021-09-22 12:29:57 +00:00
dotnet-maestro[bot] 6b3a5e52fe Update dependencies from https://github.com/xamarin/xamarin-macios build 20210920.33
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.100-rc.1.1532 -> To Version 12.0.101-preview.9.21
2021-09-21 12:29:22 +00:00
dotnet-maestro[bot] f082b03405 Update dependencies from https://github.com/xamarin/xamarin-macios build 20210917.16
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.100-rc.1.1532 -> To Version 12.0.101-preview.9.10
2021-09-18 12:17:40 +00:00
dotnet-maestro[bot] 9126615389 Update dependencies from https://github.com/xamarin/xamarin-macios build 20210916.47
Microsoft.macOS.Sdk , Microsoft.MacCatalyst.Sdk , Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 12.0.100-rc.1.1532 -> To Version 12.0.101-preview.9.3
2021-09-17 12:26:23 +00:00