15142 Commits (882ed8e95ad4f95a4e77dabd7b66624f58d2f1e9)

Author SHA1 Message Date
Max Katz 6684e1e076 Remove everything that won't go into main repo 4 years ago
Max Katz 69d338e253 Move projects 4 years ago
Max Katz 6c3f97661e Rename projects 4 years ago
robloo f25e0b3d02 Use SetCurrentValue() in TreeViewItem 4 years ago
Artyom V. Gorchakov 59056ab95a
feature: Support Inlines, sync XamlX, use Avalonia 11 (#106) 4 years ago
Julien Lebosquain dc53c3ee15
Nullable annotations for Avalonia.Skia 4 years ago
Benedikt Stebner 7cc5e9bbb4 Fix a copy paste error so mouse movements are properly recognized if the width is smaller than the height. 4 years ago
Steven Kirk 915a605cf7 Tweak API for raising direct property changes. 4 years ago
Julien Lebosquain 503b46f492
Remove duplicate OpenGL members 4 years ago
Dariusz Komosinski 4c36520ed6 Fix alignment helper not working and missing icon for clear button. 4 years ago
Dariusz Komosinski 81f6f65c26 Implement LayoutInformation. 4 years ago
Giuseppe Lippolis 80dc4dd0b7 fix: iOS Nullable 4 years ago
Nikita Tsukanov 8280b83e95 Automatically dispatch PropertyChanged notification to the UI thread 4 years ago
Tim 9fc9a32f22 Update Measure and Layout if a child of RelativePanel updates it's 4 years ago
Nikita Tsukanov 95b6343f8f Respect AdornerLayer.IsClipEnabled 4 years ago
Max Katz 9a5b351b50 Fix build after global rename 4 years ago
Julien Lebosquain 822f5d04aa
Fix Direct2D1 test runner hanging 4 years ago
Julien Lebosquain c2cd05a5f0
Nullable annotations for Avalonia.OpenGL 4 years ago
Benedikt Stebner bfafd06cde Do not register headless font manager and shaper 4 years ago
Steven Kirk 994897a023 Initialize EffectiveValue with inherited value. 4 years ago
Steven Kirk 3e81ed8fbc Revert to LocalValue when animation completes. 4 years ago
Max Katz e6b8914b7d Rename TryGetFileFromPath-like method to end with Async suffix 4 years ago
Max Katz 696c5232e7 Rename StartBrowserApp-like methods to end with "Async" suffix 4 years ago
Max Katz 49a6cbd5a6 Use polyfill for open file and directory dialogs 4 years ago
Max Katz bd1928efac Refactor Browser and Blazor startup code 4 years ago
Max Katz d1c329e819 Pass file extensions to the browser backend in the file picker 4 years ago
Max Katz e975468e92 Remove unused CanOpenRead/CanOpenWrite 4 years ago
Julien Lebosquain 199d667820
Lazy initialized Win32 pointer info buffers 4 years ago
Tom Edwards 75a47777c2 Clean up diagnostic descriptions 4 years ago
Tom Edwards 1269b19bfc Fix spelling errors, improved grammar 4 years ago
Tom Edwards 0b7851fd92 Added SuperfluousAddOwnerCall 4 years ago
Tom Edwards e372338e71 Added PropertyOwnedByGenericType 4 years ago
Tom Edwards 28c1f6c32b Added SettingOwnStyledPropertyValue 4 years ago
Tom Edwards 884c85bc1a Generalise INamedTypeSymbol to ITypeSymbol 4 years ago
Tom Edwards 2b68e42e31 Added InappropriatePropertyRegistration and UnexpectedPropertyAccess 4 years ago
Tom Edwards ebcb512c83 Don't report property name mismatches if the field being assigned to is private 4 years ago
Tom Edwards d78bcfaa39 Optimisation: convert all collections to immutable forms at the end of FindAvaloniaPropertySymbols 4 years ago
Tom Edwards df9a80c866 Detect AvaloniaProperties in static constructors, and with string literal names 4 years ago
Tom Edwards 1fbd4ab801 Added Avalonia.Analyzers and ten diagonstics 4 years ago
Daniil Pavliuchyk 4ad731ea60 Fix nullability issues 4 years ago
Steven Kirk c9bb9f2c01 Don't add duplicate logical children. 4 years ago
Emmanuel Hansen ad56e9d20b clear composition region when presenter is changed 4 years ago
Emmanuel Hansen 2dd48be45f remove leftover debug code 4 years ago
Max Katz d27936af67 Android and browser internals 4 years ago
Max Katz 33f9fe68b2 macOS and iOS internals 4 years ago
Max Katz f91361a24c Cleanup linux related APIs 4 years ago
Max Katz 8a322d616f Cleanup Skia internal APIs 4 years ago
Max Katz 842556177d Windows specific cleanups 4 years ago
Max Katz 4fc1995246 Make AvaloniaProperty.Register overload with "notifying" parameter internal 4 years ago
Wiesław Šoltés 37f5f50212
Update Layoutable.cs 4 years ago