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
Benedikt Stebner
b0a2ae99e4
Fix default GlyphRun.BaselineOrigin
Add a unit test
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
Max Katz
315c6dce42
Merge pull request #10113 from DmitryZhelnin/9612-duplicate-setters
Check for duplicate property setters in styles and control themes
3 years ago
Dan Walmsley
354d1d8a18
Merge branch 'master' into 9612-duplicate-setters
3 years ago
Benedikt Stebner
58f367335c
Merge pull request #10139 from Gillibald/fixes/WrapWithOverflow
Fix WrapWithOverflow handling for TextEndOfParagraph
3 years ago
Dan Walmsley
375beb8f2c
Merge branch 'master' into 9612-duplicate-setters
3 years ago
Max Katz
849d37039b
Merge branch 'master' into fixes/WrapWithOverflow
3 years ago
Max Katz
0a11b450ee
Merge pull request #10137 from robloo/treeviewitem-styledproperty
Switch TreeViewItem.IsExpanded to a StyledProperty
3 years ago
Dan Walmsley
3f3d9a7e9b
Merge branch 'master' into master
3 years ago
Dan Walmsley
62e2b94725
Merge branch 'master' into 9612-duplicate-setters
3 years ago
Max Katz
7f276ba237
Merge branch 'master' into treeviewitem-styledproperty
3 years ago
Max Katz
b3b48cad4b
Merge pull request #10131 from workgroupengineering/fixes/misc
fix: misc compilation errors after merge PRs #10078 #10120
3 years ago
workgroupengineering
38b58a50ae
Merge branch 'master' into fixes/misc
3 years ago
Max Katz
292a0edeaf
Merge pull request #8166 from AvaloniaUI/themeresource
ThemeDictionary + ThemeVariantScope
3 years ago
Max Katz
32a3ae3ed1
Merge branch 'master' into treeviewitem-styledproperty
3 years ago
Max Katz
6a4c8d2603
Merge branch 'master' into themeresource
3 years ago
Max Katz
35662ad4cb
Allow only well known ThemeVariant values in xaml compiler, add more documentation.
3 years ago
Max Katz
cd5f8930c2
Merge branch 'master' into master
3 years ago
Benedikt Stebner
d697522bc5
Merge pull request #10068 from MrJul/textlayout-wrapping-perf
Improved text wrapping performance
3 years ago
Benedikt Stebner
57c0a236a3
Merge branch 'master' into master
3 years ago
Benedikt Stebner
0b4917ece3
Merge branch 'master' into fixes/WrapWithOverflow
3 years ago
Max Katz
9ad3386547
Merge branch 'master' into themeresource
3 years ago
Max Katz
680540b7b3
Merge branch 'master' into treeviewitem-styledproperty
3 years ago
Benedikt Stebner
5bb1ca286b
Merge branch 'master' into textlayout-wrapping-perf
3 years ago
Nikita Tsukanov
1578c51ba7
Merge pull request #10141 from MrJul/render-graph-overlay
Implemented layout and render time graph overlays
3 years ago
Julien Lebosquain
0fa4263354
Fixed overlay graph on high DPI screens
3 years ago
Julien Lebosquain
cba57d8008
Create DiagnosticTextRenderer on the UI thread
3 years ago
Julien Lebosquain
e97a8cfa38
Made LayoutPassTiming internal
3 years ago
Benedikt Stebner
bfed891713
Merge branch 'master' into textlayout-wrapping-perf
3 years ago
rabbitism
aeb4313487
feat: add SelectAll hotkey support.
3 years ago