25101 Commits (0dc6b6b042e46f270799cd30a22e5be5cd4530ec)
 

Author SHA1 Message Date
Dan Walmsley 0dc6b6b042 ensure packing error does not occur on normal builds. 3 years ago
Dan Walmsley 036e6c3c4f add error if user is publishing a library on nuget. 3 years ago
Dan Walmsley 7e0c578f3e fix bug 3 years ago
Dan Walmsley c142c5a0e7 prefix the property name 3 years ago
Dan Walmsley 6f598fff06 fix referencing unstable apis. 3 years ago
Dan Walmsley 59fb1536a6 better warning message 3 years ago
Dan Walmsley c8676f275b fix targets file. 3 years ago
Dan Walmsley a9e6f335c7 add a warning. 3 years ago
Dan Walmsley a87cd48ae1 use our own targets file for private apis. 3 years ago
Dan Walmsley b34f8321e7 implement msbuild property to give access to internal apis. 3 years ago
Dan Walmsley cf21b7b748
Merge pull request #11584 from AvaloniaUI/fixes/overlay-popup-glitch 3 years ago
Dan Walmsley 389a46d5db
Merge pull request #11583 from AvaloniaUI/refactor/privateapi-not-internal 3 years ago
Jumar Macato 0fe8d6f813
Merge pull request #11587 from AvaloniaUI/feature/some-changes-for-rc 3 years ago
Dan Walmsley 9e6cb8136e
Merge pull request #11585 from AvaloniaUI/fixes/build-services-targetframeworks 3 years ago
Nikita Tsukanov abcad6e78a Added InterpolatingTransitionBase 3 years ago
Dan Walmsley 864ef9b3d9 improve comment. 3 years ago
Dan Walmsley 2c9a1fbeb6 fix issue loading when changing between targetframeworks and targetframework. 3 years ago
Dan Walmsley d99697f4ae fixes the overlay popup glitch where it renders at 0,0 before applying the offet. 3 years ago
Dan Walmsley 1c927688e9
Merge pull request #11579 from AvaloniaUI/maxkatz6-patch-1 3 years ago
Max Katz 630bad1539
Merge pull request #11574 from AvaloniaUI/hide-input-devies 3 years ago
Max Katz 1183ef69d7
Merge pull request #11564 from AvaloniaUI/platform-settings 3 years ago
Dan Walmsley 3973c11c63
Merge branch 'master' into maxkatz6-patch-1 3 years ago
Steven Kirk 9971c6de22 Make some interfaces/classes a PrivateApi. 3 years ago
Max Katz ec4c645eef
Merge pull request #11488 from AvaloniaUI/wpf-winforms-interop-core 3 years ago
Max Katz f1277f09e8
Merge branch 'master' into wpf-winforms-interop-core 3 years ago
Max Katz 8c6488bc2e
Merge branch 'master' into platform-settings 3 years ago
Max Katz 6f6ec9b79d
Update BclStorageFile.cs 3 years ago
Max Katz aaf13944c8
Update BclStorageFile.cs 3 years ago
Max Katz b02eacb64c
Merge branch 'master' into hide-input-devies 3 years ago
Max Katz eb05dac696 Remove IKeyboardDevice/IPointerDevice/IDragDropDevice from public API, as they are not really used anywhere 3 years ago
Max Katz 5eeedbbf88
Merge pull request #11573 from almightyju/vnc-keyboard 3 years ago
Max Katz 9b95fa5803 Make it work after merge conflicts 3 years ago
Max Katz 94e709972b Merge remote-tracking branch 'origin/master' into wpf-winforms-interop-core 3 years ago
Max Katz fd3f58ebcf
Merge branch 'master' into platform-settings 3 years ago
Max Katz 9ee73d1c5a
Merge pull request #11572 from almightyju/vnc-colour 3 years ago
Max Katz c3f4f2362b
Merge branch 'master' into vnc-keyboard 3 years ago
Julian Preece 4511be1765 Fix using key modifier for input 3 years ago
Julian Preece 0027ace53b handle mouse wheel for vnc 3 years ago
Julian Preece 5df3a46645 Handle keyboard input for vnc 3 years ago
Julian Preece 2388674224 Fix vnc colour format 3 years ago
Max Katz 5475b26dbe
Merge pull request #11566 from AvaloniaUI/fix-devtools 3 years ago
Max Katz d267d06a08 Move PlatformHotkeyConfiguration to IPlatformSettings 3 years ago
Max Katz cc91a97433 Hide more XAML files that should be internal 3 years ago
Max Katz 917a9b4209 Keep namespace info always public, as it's a nested class, to avoid problems 3 years ago
Max Katz 9ba579a15a Update documentation a bit 3 years ago
Max Katz 94efefedb9 Fix gesture tests 3 years ago
Max Katz 0d6306725a Fix ButtonTests 3 years ago
Max Katz 6d57d3cf7d Introduce Application.PlatformSettings 3 years ago
Max Katz 596f876868 Use PlatformHotkeyConfiguration.Instance instead of locator 3 years ago
Max Katz 3515143219 Use PlatformSettings from the top level internally 3 years ago