Benedikt Stebner
edbfd96b2d
Simply ShapedBuffer GlyphInfos access
3 years ago
Max Katz
bc74d04198
Merge pull request #10423 from AvaloniaUI/feature/styled-property-data-validation
Add data validation support to styled properties
3 years ago
Max Katz
3105bdc11e
Merge pull request #10415 from AvaloniaUI/DefaultFocusAdornerProperty
Add DefaultFocusAdornerProperty and set for themes
3 years ago
Max Katz
1b46d70b98
Merge pull request #10450 from AvaloniaUI/add-imageAutomationPeer
Add ImageAutomationPeer
3 years ago
Max Katz
ebca5d3341
Merge pull request #10199 from workgroupengineering/fixes/build/task/sourcelink
fix: Sourcelink Avalonia.Build.Tasks
3 years ago
Max Katz
22011e3a40
Merge branch 'master' into fixes/build/task/sourcelink
3 years ago
Max Katz
7eb87949b6
Merge branch 'master' into DefaultFocusAdornerProperty
3 years ago
Steven Kirk
aba570b063
Merge branch 'master' into add-imageAutomationPeer
3 years ago
Dariusz Komosiński
98f881766b
Merge pull request #10435 from YohDeadfall/clear-init-mouse-buttons
Fixed incorrect initial mouse button on pointer release
3 years ago
Tako
955cd60367
Merge branch 'master' into add-imageAutomationPeer
3 years ago
Daniil Pavliuchyk
b74d8b34ef
Add ImageAutomationPeer
3 years ago
workgroupengineering
c53fa0c058
Merge branch 'master' into fixes/build/task/sourcelink
3 years ago
Yoh Deadfall
a62096ed05
Added test for mouse device
3 years ago
Yoh Deadfall
1ad8e2ead8
Reset last used mouse buttons on pointer release
3 years ago
Tako
31a691c550
Merge pull request #10430 from AvaloniaUI/add-radioButtonAutomationPeer
Add RadioButtonAutomationPeer
3 years ago
Tako
de7559feb1
Merge branch 'master' into add-radioButtonAutomationPeer
3 years ago
Daniil Pavliuchyk
05dc0a3559
Fix formatting
3 years ago
Nikita Tsukanov
ae1fcfed51
Refactored DrawingContext and VisualBrush, added DrawingBrush ( #10419 )
Refactored DrawingContext and VisualBrush, added DrawingBrush
3 years ago
Max Katz
bd5865fca9
Merge pull request #10055 from AvaloniaUI/fixes/9997-nth-last-child-itemscontrol
Fix nth-last-child styles on virtualizing layouts
3 years ago
Max Katz
5849167fff
Merge branch 'master' into fixes/9997-nth-last-child-itemscontrol
3 years ago
Steven Kirk
80394d0097
Merge pull request #10138 from robloo/SplitView-StyledProperty
Switch SplitView.IsPaneOpen to a StyledProperty
3 years ago
Max Katz
d1e7ec3d2f
Merge branch 'master' into SplitView-StyledProperty
3 years ago
Dan Walmsley
3596149f4b
Merge pull request #10427 from AvaloniaUI/fixes/macos-close-window-zorder
macOS: Fix window order breaking when closing modal dialog
3 years ago
Steven Kirk
c837c10051
Don't call BringToFront on closed window.
3 years ago
Steven Kirk
dcb18e1ac4
Merge branch 'master' into fixes/macos-close-window-zorder
3 years ago
Steven Kirk
87dc9bb1b4
Only subscribe to event when necessary.
3 years ago
Steven Kirk
d98467c3d8
Remove TotalCountChanged.
Merge it into existing `IChildIndexProvider.ChildIndexChanged` event.
3 years ago
Steven Kirk
d20c6b7104
Merge branch 'master' into SplitView-StyledProperty
3 years ago
Daniil Pavliuchyk
8a771855db
Add tests
3 years ago
Steven Kirk
f433e5f3f3
Merge pull request #10431 from AvaloniaUI/fixes/osx-menu-reparenting-crash
if the window is closed, we cannot become the key window.
3 years ago
Dan Walmsley
3de50b3baa
if the window is closed, we cannot become the key window.
3 years ago
Daniil Pavliuchyk
5e13280b42
Fix warning
3 years ago
Max Katz
14be3c1e07
Merge pull request #10389 from AvaloniaUI/dataobject-storage-file
Browser drag n drop target support + new DataFormat.Files which returns IStorageItem collection
3 years ago
Max Katz
46ac6567a4
Merge branch 'master' into dataobject-storage-file
3 years ago
Steven Kirk
e77c79b2aa
Enforce window order after a delay.
Sometimes, after `windowDidBecomeKey` is called and the window order is enforced via `BringToFront`, the window that became key is then moved to the front, breaking window order. Given that we're already invalidating the shadow by scheduling it on the dispatcher, use this opportunity to also enforce the window order again.
3 years ago
Steven Kirk
3096a2d159
Add failing integration test.
For the following scenario:
- Open a child window of main window
- Open a modal window as a child of main window
- Close main window
- First child window should remain in front of main window
3 years ago
Steven Kirk
b8b6324d63
Merge pull request #10273 from jp2masa/issue-10226
Ensure templated parent control theme is applied
3 years ago
Steven Kirk
f0a6f44b41
Merge branch 'master' into issue-10226
3 years ago
Steven Kirk
e3719ed5fe
Merge branch 'master' into fixes/9997-nth-last-child-itemscontrol
3 years ago
Max Katz
7267e1cda9
Merge pull request #10408 from Gillibald/fixes/newTextProcessingIssues
Fix multiple text processing issues
3 years ago
Daniil Pavliuchyk
dce799ba10
RadioButtonAutomationPeer WIP
3 years ago
Steven Kirk
72265fddb8
Merge branch 'master' into issue-10226
3 years ago
Benedikt Stebner
de13de2201
Merge branch 'master' into fixes/newTextProcessingIssues
3 years ago
Max Katz
827402df55
Merge pull request #10149 from AvaloniaUI/theme-variant-changes
ThemeVariant property definitions to ThemeVariantScope + fix DataGrid theme variant switch
3 years ago
Steven Kirk
40ab20146f
Clear data validation when binding completes.
3 years ago
Max Katz
f913191e7d
Merge branch 'master' into dataobject-storage-file
3 years ago
Max Katz
74ef92a4a8
Make StyledElement use theme variants again
3 years ago
Max Katz
cbcff7bf1d
Use popup theme instead of target, as it is correct
3 years ago
Max Katz
754a51fa1a
Merge branch 'master' into theme-variant-changes
3 years ago
Max Katz
962d6f165b
Merge branch 'master' into fixes/newTextProcessingIssues
3 years ago