15245 Commits (b4cfd86afd7c4b773c047305f23d8dcc449ca30d)

Author SHA1 Message Date
workgroupengineering a4fed25912
fix: Address review 4 years ago
Nikita Tsukanov a9ef92bbeb Implemented BeginFigure(isFilled: false) 4 years ago
Max Katz 29d92f75dc Fix Relative Source with {x:Type} bindings 4 years ago
affederaffe b9644c3068 Revert "Fix dependency of Avalonia.Fonts.Inter" 4 years ago
Julien Lebosquain 45ba9c98df
Reduce allocations in TypeNameAndClassSelector.Classes 4 years ago
Julien Lebosquain 79af58b32f
Adjusted AvaloniaPropertyDictionary growth rate to reduce allocations 4 years ago
Julien Lebosquain 765bce78d7
Avoid unneeded allocations in CompiledBindingPath 4 years ago
Julien Lebosquain dca96b5ad3
Avoid boxing iterators in hot paths 4 years ago
affederaffe ffe6fe8a39 Fix dependency of Avalonia.Fonts.Inter 4 years ago
Giuseppe Lippolis 5f98ec8319 fix: Address Rule AVP1021 Name collision: {type} owns multiple Avalonia properties with the name '{PropertyName}' 4 years ago
Giuseppe Lippolis 5009fb9d9b fix: CA1823 Unused field 4 years ago
José Pedro 12bf8bd181
Fixed templated parent theme changed loop. 4 years ago
Max Katz 032d7d8e05 Fix build 4 years ago
Steven Kirk bab5e74027 Don't think exceptions in carousel panel. 4 years ago
Giuseppe Lippolis cb29cb5312 fix: Address Rule AVP1040 Type mismatch: CLR property type differs from the value type of {type} 4 years ago
Giuseppe Lippolis 24ebe441f6 fix: Address Rule AVP1010 AvaloniaProperty owner {type} , which is not the containing type 4 years ago
Giuseppe Lippolis 0c5ccc0c43 fix(Controls): Address Rule AVP1000 Incorrect AvaloniaProperty storage 4 years ago
Giuseppe Lippolis aa07941d7d fix: Address Rule RS1036: Specify analyzer banned API enforcement setting 4 years ago
Benedikt Stebner edbfd96b2d Simply ShapedBuffer GlyphInfos access 4 years ago
Steven Kirk 1cd80712e9 Bump collection change event priority. 4 years ago
Steven Kirk 150c4c01d0 Ensure layout a little earlier. 4 years ago
pr8x 550b9ed881 Fix some issues with SimpleTheme 4 years ago
Steven Kirk f745fe1788 Use simpler event args type. 4 years ago
Steven Kirk d5a68b4b22 Ensure layout before trying to move selection. 4 years ago
Steven Kirk 034064a45f Use logical tree to detect if we're in a menu. 4 years ago
Daniil Pavliuchyk b74d8b34ef Add ImageAutomationPeer 4 years ago
Steven Kirk a7711a3b4a Route events to parent, not visual parent. 4 years ago
Yoh Deadfall 1ad8e2ead8 Reset last used mouse buttons on pointer release 4 years ago
Daniil Pavliuchyk 05dc0a3559 Fix formatting 4 years ago
Nikita Tsukanov ae1fcfed51
Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419) 4 years ago
Steven Kirk 87dc9bb1b4 Only subscribe to event when necessary. 4 years ago
Steven Kirk d98467c3d8 Remove TotalCountChanged. 4 years ago
Daniil Pavliuchyk 5e13280b42 Fix warning 4 years ago
Daniil Pavliuchyk dce799ba10 RadioButtonAutomationPeer WIP 4 years ago
Steven Kirk 40ab20146f Clear data validation when binding completes. 4 years ago
Max Katz 74ef92a4a8 Make StyledElement use theme variants again 4 years ago
Max Katz cbcff7bf1d Use popup theme instead of target, as it is correct 4 years ago
Max Katz 1b2936c0fc Add DefaultFocusAdornerProperty and set for themes 4 years ago
affederaffe f68d17dcf6 Remove git submodule the second 4 years ago
affederaffe c8cbbc2c25 Use SG NuGet package 4 years ago
Benedikt Stebner f5caa61051
[SKIA] UseOpacitySaveLayer feature switch (#9964) 4 years ago
pr8x 2c492a59e7 Add validation to textbox input & only commit value on Focus loss or Enter 4 years ago
pr8x b9ca5dcdc4 Cursor on stackpanel 4 years ago
pr8x 1fa4ec9ac0 New color editor 4 years ago
Steven Kirk a899185afb Update data validation from EffectiveValue. 4 years ago
Steven Kirk 7b2a659725 Added IValueEntry.GetDataValidationState. 4 years ago
Steven Kirk 172a75e438 Support data validation on style bindings. 4 years ago
Steven Kirk 98fa10416f Use same logic for typed and untyped observers. 4 years ago
Steven Kirk d787a72f7f Initial impl of data validation for styled properties. 4 years ago
Steven Kirk 688dbc4fdc Moved EnableDataValdiation to AvaloniaPropertyMetadata 4 years ago