16518 Commits (33c22a952f13b7217cce887c1f4dfd739f98cce4)
 

Author SHA1 Message Date
Sergey Mikolaitis 33c22a952f [OSX] Add PointerMagnifyGesture, PointerRotateGesture, PointerSwipeGesture events 5 years ago
Sergey Mikolaitis 02e30f80f5 [OSX] Add Swipe, Rotate and Magnify PitchToZoom trackpad gestures as native mouse events, because they can be triggered from magic mouse AFAIK and creation of new TrackpadDevice is too big task for me now 5 years ago
Sergey Mikolaytis 3aa38398ff
Fix alt down shortcuts and allow alt down handling for end users (#6491) 5 years ago
Max Katz 155aa7ad08
Merge pull request #6492 from AvaloniaUI/textbox-clipboard-events 5 years ago
Benedikt Stebner 34a2944fd2
Merge branch 'master' into textbox-clipboard-events 5 years ago
Max Katz a85654e259
Merge pull request #6499 from workgroupengineering/fixes/AvaloniaList_XML_Comments 5 years ago
Giuseppe Lippolis c8b97e358e fixes(Doc): fixes AvaloniaList XML Comments 5 years ago
Max Katz 6e48b4f428
Merge pull request #6495 from workgroupengineering/fixes/Datagrid_Warnings 5 years ago
Giuseppe Lippolis 10e3fc7828 fixes(DataGrid): Warning CS0414 The field 'CellEditBinding.SubjectWrapper._settingSourceValue' is assigned but its value is never used 5 years ago
Max Katz 825ddc9cca Use routed events 5 years ago
Max Katz 56709c9982 Add text box clipboard events 5 years ago
Giuseppe Lippolis 7ee5446ee4 fixes(DataGrid): Warning CS0649 Field 'DataGridPathGroupDescription._valueConverter' is never assigned to, and will always have its default value null 5 years ago
Max Katz 6295cd6989
Merge pull request #6476 from workgroupengineering/fixes/UnitTest_Warnings 5 years ago
Giuseppe Lippolis df5250e155 ref(tests): warning CS0067 The event 'TrackingResourceProvider.OwnerChanged' is never used 5 years ago
Giuseppe Lippolis 7d8e6ea75f ref(tests): warning CS0067 The event 'KeyboardDeviceTests.DelegateCommand.CanExecuteChanged' is never used 5 years ago
Giuseppe Lippolis 8b6f264379 ref(test): removed warning CS0105 The using directive for 'System' appeared previously in this namespace 5 years ago
Tako 3867a68ade
Fix EntryPointNotFound on Windows 8 due to missing version check (#6471) 5 years ago
Benedikt Stebner f4635294be
Merge pull request #6473 from workgroupengineering/fixes/Direct2DImageSurface_CS0649 5 years ago
Giuseppe Lippolis 8dbf3bf86e fixes(Win32.Interop): field 'Direct2DImageSurface._oldDpi' is never assigned to, and will always have its default value 5 years ago
Dan Walmsley 971d3844cc
Merge pull request #6466 from AvaloniaUI/fixes/6439-tab-focus-disabled 5 years ago
Steven Kirk 341e435321 Check enabled state as well as visibility. 5 years ago
Steven Kirk cd80536d58 Added failing test for #6439. 5 years ago
kaminova dcc033f819
Close popup if combobox is not visible (#6404) 5 years ago
Max Katz 6c9597d430
Merge pull request #6160 from workgroupengineering/fixes/Issue_6033 5 years ago
Max Katz 6ba125e003
Merge branch 'master' into fixes/Issue_6033 5 years ago
Sergey Mikolaytis 1a95905efe
[Menu] [Interaction] Allow end user to change menu show delay globally (#6392) 5 years ago
Steven Kirk 5df9e5760c Add #nullable and XML doc comments to system dialogs. 5 years ago
Steven Kirk 5d66618ff6
Merge branch 'master' into fixes/Issue_6033 5 years ago
Max Katz 0f83ccb4b0
ContentPresenter should create child without content, if template was set (#6226) 5 years ago
Max Katz 54d685a603
Merge pull request #6256 from AvaloniaUI/fixes/textlayout-transform 5 years ago
Steven Kirk 9718a77fa9 Skip TextLayout render tests on OSX. 5 years ago
Steven Kirk d01590becb
Merge branch 'master' into fixes/textlayout-transform 5 years ago
Dan Walmsley 54d290af47
Merge pull request #6457 from AvaloniaUI/fixes/compositor-warning 5 years ago
Dan Walmsley 273a1fc402
Merge branch 'master' into fixes/compositor-warning 5 years ago
Steven Kirk e57cdcdd0f
Merge pull request #6456 from wieslawsoltes/SkiaOpacityMaskFixesRevert 5 years ago
workgroupengineering 6444414e1e
Merge branch 'master' into fixes/Issue_6033 5 years ago
Steven Kirk 51862d1b4b Don't display warning when TryCreateAndRegister succeeds. 5 years ago
Wiesław Šoltés 7aa6152b34 Revert "Fix skia OpacityMask push and pop methods" 5 years ago
Dan Walmsley afb8ae6f3c
Merge pull request #6242 from YohDeadfall/fix-adorner-measure 5 years ago
Dan Walmsley 22cf20fdf3
Merge branch 'master' into fix-adorner-measure 5 years ago
Max Katz 1ab3c2abcb
Merge pull request #6430 from wieslawsoltes/BoolConvertersNot 5 years ago
Wiesław Šoltés 834f3b01b8 Add Not value converter to BoolConverters 5 years ago
Max Katz 8faa490fff
Merge pull request #6429 from wieslawsoltes/AutoCompleteBoxNullReferenceFix 5 years ago
Wiesław Šoltés 08dea6498e Check for TextBox.Text null in AutoCompleteBox 5 years ago
Dan Walmsley 2234d55549
Merge pull request #6374 from wieslawsoltes/GeometryClipAntialiasing 5 years ago
Dan Walmsley 33c4bb830d
Merge branch 'master' into GeometryClipAntialiasing 5 years ago
Nikita Tsukanov cf9bb15e2a
Merge pull request #6373 from wieslawsoltes/SkiaOpacityMaskFixes 5 years ago
Dan Walmsley ec62912ca2
Merge branch 'master' into SkiaOpacityMaskFixes 5 years ago
Dan Walmsley 1855a8c298
Merge pull request #6425 from icons8/MacOsShortcutFix 5 years ago
Dan Walmsley cbce24bffa
Merge pull request #6407 from AvaloniaUI/fixes/6399-osx-minimized-state 5 years ago