Steven Kirk
|
0065a962ac
|
Move ItemsRepeater to separate assembly.
|
3 years ago |
Max Katz
|
aad35cbacf
|
Merge pull request #10104 from AvaloniaUI/pointerwheel_snap_fix
Skip scroll snapping if no snappoints are availble on PointerWheel event
|
3 years ago |
Emmanuel Hansen
|
1afbfbc4f5
|
skip snapping if no snappoints are availble.
|
3 years ago |
Max Katz
|
46bc57943c
|
Merge pull request #10096 from rabbitism/radio
fix: fix RadioButton empty GroupName behavior.
|
3 years ago |
Max Katz
|
e5bee790bc
|
Merge branch 'master' into radio
|
3 years ago |
Max Katz
|
b57fef4559
|
Merge pull request #9991 from workgroupengineering/features/Analyzers/CS0649
feat: Enable Rule CS0649
|
3 years ago |
Max Katz
|
f5e2981bd2
|
Merge branch 'master' into features/Analyzers/CS0649
|
3 years ago |
Max Katz
|
2072b19817
|
Merge pull request #9979 from robloo/expander-isexpanded-styled-prop
Switch Expander.IsExpanded to a StyledProperty
|
3 years ago |
Max Katz
|
ddd67de7c6
|
Merge branch 'master' into expander-isexpanded-styled-prop
|
3 years ago |
rabbitism
|
9ca156d6a6
|
fix: fix RadioButton empty GroupName behavior.
|
3 years ago |
Wiesław Šoltés
|
12fd3b83ee
|
Merge pull request #10090 from AvaloniaUI/refresh_scrolling
|
3 years ago |
workgroupengineering
|
ce27a5b3cf
|
Merge branch 'master' into features/Analyzers/CS0649
|
3 years ago |
Emmanuel Hansen
|
c52ff2722d
|
animate refresh container scrollviewer instead of scrollviewer content
|
3 years ago |
Max Katz
|
30d464439e
|
Merge pull request #10020 from workgroupengineering/features/MenuFlyout/ItemContainerTheme
feat(MenuFlyout): Add ItemContainerTheme
|
3 years ago |
Max Katz
|
caa29115b5
|
Merge branch 'master' into features/MenuFlyout/ItemContainerTheme
|
3 years ago |
Jumar Macato
|
594dc911a9
|
Merge pull request #10085 from robloo/colorpicker-updates-3
Fix handling of full-length hex values with '#' symbol in ColorPicker
|
3 years ago |
robloo
|
a8aa64b4c0
|
Fix handling of full-length hex values with '#' symbol in ColorPicker
This allows pasting i.e. '#FFFFFFFF' in the hex input text box
|
3 years ago |
Max Katz
|
f38b7b223e
|
Merge pull request #10076 from AvaloniaUI/fix-templatebinding-converter-in-multibinding
Fix TemplateBinding with converter inside of MultiBinding
|
3 years ago |
Max Katz
|
224db5ea6d
|
Merge branch 'master' into fix-templatebinding-converter-in-multibinding
|
3 years ago |
Giuseppe Lippolis
|
6189f52c1f
|
fix: GpuInterop Build
|
3 years ago |
Jumar Macato
|
284d7b8569
|
Merge pull request #9902 from AvaloniaUI/revert-public-ctors-removal
Revert #8860 (removal of public constructors)
|
3 years ago |
workgroupengineering
|
faf2097246
|
Merge branch 'master' into features/Analyzers/CS0649
|
3 years ago |
Max Katz
|
76a0e75392
|
Merge branch 'master' into revert-public-ctors-removal
|
3 years ago |
Jumar Macato
|
cdc7bf396c
|
Merge pull request #9807 from AvaloniaUI/simple-brush-transform-animation
Support TransformOperations animations in Brush animator
|
3 years ago |
Jumar Macato
|
d5564ab440
|
Merge branch 'master' into simple-brush-transform-animation
|
3 years ago |
Jumar Macato
|
b67f1c555a
|
Merge pull request #9960 from AvaloniaUI/storageprovider-api-update
IStorageProvider API updates
|
3 years ago |
Jumar Macato
|
7771b12614
|
Merge branch 'master' into simple-brush-transform-animation
|
3 years ago |
Steven Kirk
|
2a638fac4a
|
Merge branch 'master' into storageprovider-api-update
|
3 years ago |
Giuseppe Lippolis
|
5123f14668
|
fix: Address review
|
3 years ago |
Max Katz
|
2d1d27bc2e
|
Fix TemplateBinding with converter inside of MultiBinding
|
3 years ago |
Max Katz
|
00e9b999c8
|
Merge branch 'master' into features/Analyzers/CS0649
|
3 years ago |
Jumar Macato
|
eae9bf9633
|
Merge branch 'master' into revert-public-ctors-removal
|
3 years ago |
Max Katz
|
61916d7e3f
|
Merge pull request #10071 from AvaloniaUI/scroll_inertia
Add IsScrollInertiaEnabled attached property to scrollviewer
|
3 years ago |
Max Katz
|
3346f6dcef
|
Merge branch 'master' into scroll_inertia
|
3 years ago |
Max Katz
|
86afa5e7b5
|
Remove redunant empty ctors
|
3 years ago |
Max Katz
|
39f232dcff
|
Remove public setter where possible on events or replace with "init;"
|
3 years ago |
Max Katz
|
af4d9fc2e2
|
Add more IHeadlessWindow methods and update Obsolete message
|
3 years ago |
Max Katz
|
6b4b620a22
|
Revert "Merge pull request #8860 from AvaloniaUI/remove-public-constructors-from-eventargs-from-avalonia.base"
This reverts commit a26d515aa4, reversing
changes made to 4670536b82.
# Conflicts:
# src/Avalonia.Base/Input/KeyEventArgs.cs
# src/Avalonia.Base/Input/PointerDeltaEventArgs.cs
# src/Avalonia.Base/Input/PointerEventArgs.cs
# src/Avalonia.Base/Input/PointerWheelEventArgs.cs
# src/Avalonia.Base/Input/TextInputEventArgs.cs
|
3 years ago |
Max Katz
|
989399a419
|
Merge pull request #9961 from AvaloniaUI/scroll_snap
Add Snap Point support to Scrollviewer
|
3 years ago |
Max Katz
|
b6f8f1564d
|
Fix FilePickerHandler default folder
|
3 years ago |
Max Katz
|
d28d81bdfe
|
Merge branch 'master' into scroll_snap
|
3 years ago |
Emmanuel Hansen
|
78abd6d4b5
|
Add IsScrollInertiaEnabled attached property to scrollviewer
|
3 years ago |
Max Katz
|
b14bc0e5b0
|
Merge branch 'master' into storageprovider-api-update
|
3 years ago |
Max Katz
|
4e223040e4
|
Merge pull request #10065 from danielmayost/fixFDPopupBug
Make TopLevel can't be in MirrorTransform state
|
3 years ago |
Max Katz
|
ad8152ddc4
|
Merge branch 'master' into fixFDPopupBug
|
3 years ago |
Max Katz
|
0288a7a974
|
Merge pull request #10064 from AvaloniaUI/dont-process-events-when-toplevel-is-disposed
Don't process events when TopLevel is disposed.
|
3 years ago |
Max Katz
|
dc12dd7f56
|
Merge branch 'master' into dont-process-events-when-toplevel-is-disposed
|
3 years ago |
Wiesław Šoltés
|
5e721a57e3
|
Merge pull request #10027 from AvaloniaUI/fix_pull_pinch
Set pull and pich gestures to handled when handled by handler
|
3 years ago |
Wiesław Šoltés
|
136b8cfccc
|
Merge branch 'master' into fix_pull_pinch
|
3 years ago |
Max Katz
|
7965fc2d40
|
Merge pull request #10063 from Gillibald/fixes/revertChanges
Revert unintended changes
|
3 years ago |