Giuseppe Lippolis
|
58c23a7efc
|
fix: misc compilation errors after merge PRs #10078 #10120
|
3 years ago |
Jumar Macato
|
30438713d1
|
Merge pull request #10127 from AvaloniaUI/fix-net6-check
Fix NET6_0_OR_GREATER msbuild check
|
3 years ago |
Max Katz
|
fa64416af1
|
Fix NET6_0_OR_GREATER msbuild check
|
3 years ago |
Max Katz
|
c59466d389
|
Merge pull request #10118 from AvaloniaUI/missed-internal-events
Make public some more missed events
|
3 years ago |
Max Katz
|
c18e4f8fd7
|
Merge branch 'master' into missed-internal-events
|
3 years ago |
Max Katz
|
62768092cc
|
Merge pull request #10126 from AvaloniaUI/remove_pointer_wheel_snap
Remove snapping from pointer wheel
|
3 years ago |
Max Katz
|
3bece821cd
|
Merge branch 'master' into remove_pointer_wheel_snap
|
3 years ago |
Emmanuel Hansen
|
5e50f99567
|
remove snapping from pointer wheel
|
3 years ago |
Max Katz
|
81fab67bec
|
Merge pull request #9987 from workgroupengineering/fixes/Warnings/CS0436
fix: Warnings CS0436
|
3 years ago |
workgroupengineering
|
3fc3c35919
|
Merge branch 'master' into fixes/Warnings/CS0436
|
3 years ago |
Max Katz
|
ee3e7a83b3
|
Merge pull request #10121 from AvaloniaUI/generic-datacontext-resolver
Implement support for InheritDataTypeFromItemsAttribute
|
3 years ago |
Max Katz
|
1da2fdf73c
|
Merge branch 'master' into generic-datacontext-resolver
|
3 years ago |
Max Katz
|
90f48b040b
|
Update src/Markup/Avalonia.Markup.Xaml.Loader/CompilerExtensions/XamlIlBindingPathHelper.cs
|
3 years ago |
Max Katz
|
6e271ed069
|
Fix test cases with DataTemplates
|
3 years ago |
Max Katz
|
768119f5fd
|
Rename file as well
|
3 years ago |
Max Katz
|
e9a01c6c21
|
Update naming
|
3 years ago |
Max Katz
|
df187e8376
|
Update xml doc
|
3 years ago |
Nikita Tsukanov
|
21f8a08c57
|
Merge pull request #10078 from AvaloniaUI/fixes/remove-legacy-renderers
Remove legacy renderers
|
3 years ago |
Max Katz
|
768edfcb6c
|
Update control catalog
|
3 years ago |
Max Katz
|
d8d2240ecb
|
Implement support for DataTypeInheritFromAttribute
|
3 years ago |
Nikita Tsukanov
|
2293372413
|
Merge branch 'master' into fixes/remove-legacy-renderers
|
3 years ago |
Max Katz
|
0e5514219f
|
Merge pull request #10120 from AvaloniaUI/feature/pixel-formats
Implemented pixel format transcoding for Bitmap and WriteableBitmap
|
3 years ago |
Nikita Tsukanov
|
9f5bf5ef14
|
Merge branch 'master' into feature/pixel-formats
|
3 years ago |
Nikita Tsukanov
|
45b1f7b23d
|
Addressed PR comments
|
3 years ago |
Nikita Tsukanov
|
a0adee3d00
|
Added a ctor for populating WriteableBitmap with initial data
|
3 years ago |
Nikita Tsukanov
|
cd332db24c
|
Build
|
3 years ago |
Nikita Tsukanov
|
abf8819947
|
Implemented pixel format transcoding for Bitmap and WriteableBitmap
|
3 years ago |
Nikita Tsukanov
|
9f19b1aa38
|
Merge pull request #10117 from danielmayost/fixDisposeCompositionDrawingSurface
Fixes renderer throw InvalidOperationException
|
3 years ago |
Max Katz
|
1642d00f11
|
Make public some more missed events
|
3 years ago |
daniel
|
2a8c1de765
|
Call to Dispose from UIThread
|
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 |
Dan Walmsley
|
9a40278f15
|
Merge branch 'master' into fixes/remove-legacy-renderers
|
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 |
Dan Walmsley
|
3ac2f9275d
|
Merge branch 'master' into fixes/remove-legacy-renderers
|
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 |