Jumar Macato
a19b43d06f
Merge pull request #10009 from Gillibald/fixes/textProcessing
Text processing fixes
3 years ago
Benedikt Stebner
eb3e4f0bc7
Merge branch 'master' into fixes/textProcessing
3 years ago
Benedikt Stebner
42f8c58aef
Update teste for the new typeface
3 years ago
Max Katz
d39b927266
Merge pull request #10132 from workgroupengineering/fixes/Warnings/XML_Comments
fix: xml comment
3 years ago
workgroupengineering
e24c9a0f57
Merge branch 'master' into fixes/Warnings/XML_Comments
3 years ago
Benedikt Stebner
6cf7dddd61
Merge branch 'fixes/textProcessing' of https://github.com/Gillibald/Avalonia into fixes/textProcessing
3 years ago
Benedikt Stebner
07adf1d6dc
Try a different font
3 years ago
Max Katz
c996f66a50
Merge pull request #10178 from workgroupengineering/fixes/Warnings/Nullable/Framebuffer
fix: Linux Framebuffer nullable
3 years ago
Max Katz
8f7f7f7f29
Merge branch 'master' into fixes/Warnings/Nullable/Framebuffer
3 years ago
Max Katz
3ed9a66b55
Merge branch 'master' into fixes/Warnings/XML_Comments
3 years ago
Max Katz
0cda660b87
Merge pull request #10177 from workgroupengineering/fixes/Warnings/CS0618/ListItemAutomationPeer-Missing
fix: Waring CS0618 ListItemAutomationPeer
3 years ago
Max Katz
dfd1b1fc6c
Merge branch 'master' into fixes/Warnings/CS0618/ListItemAutomationPeer-Missing
3 years ago
Max Katz
ec7fc6a303
Merge pull request #10173 from DmitryZhelnin/10151-fix-transitions-memory-leak
Fix transitions memory leak
3 years ago
Max Katz
289265c37e
Merge branch 'master' into 10151-fix-transitions-memory-leak
3 years ago
Max Katz
df45a246ac
Merge branch 'master' into fixes/textProcessing
3 years ago
Max Katz
f6cab294c6
Merge pull request #10176 from workgroupengineering/fixes/Warnings/Nullable/DevGenerator
fix: DevGenerator Nullable
3 years ago
Max Katz
1c91f09dc0
Merge branch 'master' into fixes/Warnings/Nullable/DevGenerator
3 years ago
Max Katz
867e6b1ff9
Merge branch 'master' into 10151-fix-transitions-memory-leak
3 years ago
Giuseppe Lippolis
5ff8dc97fd
fix: Linux Framebuffer nullable
3 years ago
Giuseppe Lippolis
84cd896cd8
fix: Waring CS0618 ListItemAutomationPeer
3 years ago
Benedikt Stebner
14fba2e53a
Rework HitTestTextRange
3 years ago
Giuseppe Lippolis
96bda93119
fix: DevGenerator Nullable
3 years ago
Max Katz
0e7ea4ca2b
Merge pull request #10168 from AvaloniaUI/scroll_snap_attached
Fix scroll snap points attached properties
3 years ago
Max Katz
e4f2aee626
Merge branch 'master' into scroll_snap_attached
3 years ago
Max Katz
72b084ae42
Merge pull request #10169 from DmitryZhelnin/10119-cleanup-attributes
Cleanup attributes
3 years ago
Dmitry Zhelnin
936d4c3448
Animatable: handle transitions subscription when contol is added or removed from visual tree
3 years ago
Dmitry Zhelnin
69b3db42a2
Cleanup attributes
Enable rules CA1018: Mark attributes with AttributeUsageAttribute; CA1813: Avoid unsealed attributes
3 years ago
Max Katz
b67bfb64da
Merge pull request #10171 from workgroupengineering/features/Samples/Controls/HanburgerMenu/Auto-Close
feat(HamburgerMenu): Auto close on SelectedItem Changed when HamburgerMenu is display as Overlay
3 years ago
Giuseppe Lippolis
cd90a9c0c2
feat(HamburgerMenu): Auto close on SelectedItem Changed when HamburgerMenu is display as Overlay
3 years ago
Benedikt Stebner
6df0694179
Merge pull request #10167 from Gillibald/fixes/TextDecorationOrigin
Fix TextDecoration origin
3 years ago
Emmanuel Hansen
4a4ce0f839
fix scroll snap points attached properties
3 years ago
Benedikt Stebner
b0a2ae99e4
Fix default GlyphRun.BaselineOrigin
Add a unit test
3 years ago
workgroupengineering
a22249b898
fix: remarks
3 years ago
Max Katz
f587fae4d6
Merge pull request #10154 from workgroupengineering/fixes/Warnings/CS0618/GpuInterop
fix(GpuInterop): CS0618 member is obsolete, due to the renaming of some members of the Silk.NET.Vulkan enums
3 years ago
Max Katz
dfd4a2be0d
Merge branch 'master' into fixes/Warnings/CS0618/GpuInterop
3 years ago
Nikita Tsukanov
c49b8c301a
Merge pull request #10105 from AvaloniaUI/reactive-alternative
Make AnonymousObserver public and LightweightObservableBase internal
3 years ago
Nikita Tsukanov
22b0ffcd76
Merge branch 'master' into reactive-alternative
3 years ago
Max Katz
5b5930b9ca
Merge branch 'master' into fixes/Warnings/CS0618/GpuInterop
3 years ago
Max Katz
977dc75314
Merge pull request #10155 from workgroupengineering/fixes/Warnings/misc
fix: misc warning
3 years ago
Max Katz
45905e4c18
Merge branch 'master' into fixes/Warnings/misc
3 years ago
Max Katz
1b0a37bfeb
Merge pull request #10112 from AvaloniaUI/refactor/move-itemsrepeater
Move ItemsRepeater to separate package.
3 years ago
Max Katz
aa6d01d5fa
Merge branch 'master' into refactor/move-itemsrepeater
3 years ago
Giuseppe Lippolis
86dc4042ab
fix: misc warning
- Warning CA1815 PlatformGraphicsExternalImageProperties should override Equals Avalonia.Base (net6.0) \src\Avalonia.Base\Platform\PlatformGraphicsExternalMemory.cs 7 N/A
- Warning CA1823 Unused field 'ProximityPoints' Avalonia.Controls (net6.0) src\Avalonia.Controls\Presenters\ScrollContentPresenter.cs 18 N/A
- Warning CS0169 The field 'VulkanDemoControl._vkInstance' is never used GpuInterop samples\GpuInterop\VulkanDemo\VulkanDemoControl.cs 19 N/A
- Warning CS0169 The field 'VulkanDemoControl._api' is never used GpuInterop samples\GpuInterop\VulkanDemo\VulkanDemoControl.cs 20 N/A
- Warning CS0219 The variable 'isZooming' is assigned but its value is never used ControlCatalog (netstandard2.0) samples\ControlCatalog\Pages\GesturePage.cs 73 N/A
- Warning xUnit2004 Do not use Assert.Equal() to check for boolean conditions. Avalonia.IntegrationTests.Appium tests\Avalonia.IntegrationTests.Appium\WindowTests_MacOS.cs 267 N/A
3 years ago
Steven Kirk
e1c6271f64
Merge pull request #10153 from AvaloniaUI/fixes/macos-windowstate-crash
macOS: Sync actual window state after window show, and fix integration tests on macOS 13.1
3 years ago
Giuseppe Lippolis
ffcec80f80
fix(GpuInterop): CS0618 member is obsolete, due to the renaming of some members of the Silk.NET.Vulkan enums
3 years ago
Steven Kirk
585ab626f7
Merge branch 'master' into fixes/macos-windowstate-crash
3 years ago
Steven Kirk
6ded9c6e7f
Update actual window state after showing window.
3 years ago
Steven Kirk
a9082b22ca
Merge branch 'master' into refactor/move-itemsrepeater
3 years ago
Benedikt Stebner
5896e33286
Merge pull request #10142 from rabbitism/master
feat: SelectableTextBlock: add SelectAll hotkey support.
3 years ago
Max Katz
84767a13cd
Merge branch 'master' into master
3 years ago