Max Katz
52a3beeae4
Merge pull request #12574 from MrJul/perf/win32-angle-creation
Win32+Angle: reuse the first created D3D11 display
3 years ago
Julien Lebosquain
aee40789aa
Win32+Angle: reuse the first created D3D11 display
3 years ago
Max Katz
ee757f8059
Merge pull request #12754 from MrJul/fix/analyzer-cctor-exception
Fix property analyzer exception with object initializers in cctors
3 years ago
Tako
0230bf782a
Merge pull request #12757 from AvaloniaUI/fix-previewer-security-issue
Fix previewer security issue
3 years ago
Tako
325fe787ab
Merge branch 'master' into fix-previewer-security-issue
3 years ago
Daniil Pavliuchyk
46af64c9b3
Remove not needed field
3 years ago
Daniil Pavliuchyk
030d7c2f3b
Fix previewer security issue
3 years ago
Julien Lebosquain
c977ce540e
Fix property analyzer exception
3 years ago
Steven Kirk
6bd34dbf1f
Merge pull request #12750 from AvaloniaUI/feature/testing-only-internals-vibile-to
Added Avalonia.ForTestingOnly to InternalsVisibleTo list
3 years ago
Nikita Tsukanov
3433e57190
Added Avalonia.ForTestingOnly to InternalsVisibleTo list
3 years ago
Max Katz
f23e9571d2
Merge pull request #12178 from timunie/feature/CustomizedNotifications
Refractor WindowNotificationManager
3 years ago
Steven Kirk
c8da11fa0d
Merge pull request #12724 from AvaloniaUI/feature/widened-geometry
Implemented Geometry.GetWidenedGeometry.
3 years ago
Jumar Macato
fa7205782a
Merge pull request #12730 from affederaffe/fix-vala-panel-global-menu
Use Tmds.DBus.SourceGenerator 0.0.10
3 years ago
Steven Kirk
23a676dbdd
Dispose path effect.
3 years ago
affederaffe
3808b340f4
Merge branch 'master' into fix-vala-panel-global-menu
3 years ago
Steven Kirk
568613d21d
Added polyfil of System.HashCode.
3 years ago
Steven Kirk
4e011d4fed
Refactor creating a stroked path.
- Move the logic into `SKPathHelper.CreateStrokedPath`; called from `PathHelper` and `GetWidenedGeometry`
- Use a pen hash code to check if we're up-to-date in `PathHelper` and include the dash style in that
3 years ago
Max Katz
4222524c71
Merge branch 'master' into feature/CustomizedNotifications
3 years ago
Max Katz
fdf27e16a1
Merge pull request #12732 from liwuqingxin/fixes/12482-datagrid-scroll
Fix the scrollbar attaching to wrong scrollviewer, like scrollviewer …
3 years ago
Benedikt Stebner
3cd6c32580
Merge pull request #12695 from Gillibald/fixes/inlinesTrimming
Fix Inlines TextTrimming with embedded controls
3 years ago
affederaffe
4b90a91d4c
Merge branch 'master' into fix-vala-panel-global-menu
3 years ago
Max Katz
3208a6d9a6
Merge branch 'master' into fixes/12482-datagrid-scroll
3 years ago
Benedikt Stebner
3cb993184b
Merge pull request #12734 from Gillibald/feature/pushPopRenderOptions
Introduce DrawingContext Push/PopRenderOptions
3 years ago
Jumar Macato
6a94dade44
Merge branch 'master' into fix-vala-panel-global-menu
3 years ago
Benedikt Stebner
68e68df502
Merge branch 'feature/pushPopRenderOptions' of https://github.com/Gillibald/Avalonia into feature/pushPopRenderOptions
3 years ago
Benedikt Stebner
8953db23e4
Make DrawingGroup.RenderOptions internal
3 years ago
Benedikt Stebner
d28557dcd0
Merge branch 'master' into feature/pushPopRenderOptions
3 years ago
Benedikt Stebner
b465af28c5
Introduce DrawingContext Push/PopRenderOptions
3 years ago
NLNet
af9d909298
Merge branch 'master' into fixes/12482-datagrid-scroll
3 years ago
Max Katz
12863fe9c5
Add XAML usage sample
3 years ago
Max Katz
0f85a4603d
Make WindowNotificationManager(TopLevel) ctor nullable as it was before
3 years ago
Max Katz
66c42ac8ec
Update Host attachment behavior once again
3 years ago
Max Katz
4bd5c96ea9
Make Notification properties open and some bindable
3 years ago
NLNet
51003c2f3e
Fix the scrollbar attaching to wrong scrollviewer, like scrollviewer outer a datagrid.
3 years ago
Max Katz
1c667f8165
Merge pull request #12726 from AvaloniaUI/win32_dpi_awareness_option
Add win32 platform options to select process DPI awareness
3 years ago
Max Katz
8b8b137c30
Remove "Show Native Notification" as we won't have them soon
3 years ago
Max Katz
05d348b6ac
Merge pull request #11575 from workgroupengineering/features/Issue_11334
feat: Also allows using string instead of {x:Type} in ControlTemplate.TargetType
3 years ago
affederaffe
cc9cc71e23
Use Tmds.DBus.SourceGenerator 0.0.10:
- Fix global menu
- Optimize byte[] variants (e.g icons)
3 years ago
Max Katz
fc4f7788b8
Merge branch 'master' into win32_dpi_awareness_option
3 years ago
Tim
69b46f2f44
Merge branch 'master' into feature/CustomizedNotifications
3 years ago
Jumar Macato
0f93224d9c
Merge pull request #12725 from Actipro/fix-popup-offset
Fix popups in Windows being offset incorrectly by a workaround for another issue
3 years ago
Steven Kirk
47edb343fb
Only include dash style when widening bounds.
Otherwise we'd be changing the behavior of an existing API (`StrokeContains`) which should be discussed first.
3 years ago
Steven Kirk
2ec917d665
Dispose of the PathCache.
3 years ago
Emmanuel Hansen
cc91baa964
add missing doc
3 years ago
Emmanuel Hansen
91126ec6f4
add win32 platform options to select process dpi awareness
3 years ago
Bill Henning
b6e3cc095b
Fix popups in Windows being offset incorrectly by a workaround for another issue.
3 years ago
Tim
bfeeb10adf
improved help text
3 years ago
Tim
3f0769a1f4
Uncomment code that was commented by accident
3 years ago
Tim
e83ebc2bb3
Handle merge conflicts comming from current master
3 years ago
Tim
7477aa7330
Revert more breaking changes
3 years ago