15257 Commits (56727d00a0a4f018a2409e90863b627ddb36492a)

Author SHA1 Message Date
Benedikt Stebner 56727d00a0 More adjustments 3 years ago
Benedikt Stebner 397867602e Properly sync preedit 3 years ago
Nikita Tsukanov a4b3d30aff Use proper baseline origin 3 years ago
Giuseppe Lippolis 9201f23754 fix: Signal warnig if protected 3 years ago
Giuseppe Lippolis 12d418db33 fix: Address Review 3 years ago
Julien Lebosquain b6701f63fd
Made Panel.IsItemsHost setter internal 3 years ago
Julien Lebosquain 3791fa8a51
Don't add ItemsControl items to its panel logical children 3 years ago
Benedikt Stebner cb1d306482 Rework preedit handling 3 years ago
Benedikt Stebner 0fc25da0dc [TextBox] MoveEnd now correctly positions the caret before the line break 3 years ago
Tom Edwards 49c57a610c Make `Avalonia.Win32.Input.KeyInterop` public 3 years ago
Steven Kirk d84f8225be Fix value re-evaluation with SetCurrentValue. 3 years ago
Benedikt Stebner db72ae64fc Prevent AssetLoader.GetAssets from crashing 3 years ago
workgroupengineering a4fed25912
fix: Address review 3 years ago
Nikita Tsukanov a9ef92bbeb Implemented BeginFigure(isFilled: false) 3 years ago
Max Katz 29d92f75dc Fix Relative Source with {x:Type} bindings 3 years ago
affederaffe b9644c3068 Revert "Fix dependency of Avalonia.Fonts.Inter" 3 years ago
Julien Lebosquain 45ba9c98df
Reduce allocations in TypeNameAndClassSelector.Classes 3 years ago
Julien Lebosquain 79af58b32f
Adjusted AvaloniaPropertyDictionary growth rate to reduce allocations 3 years ago
Julien Lebosquain 765bce78d7
Avoid unneeded allocations in CompiledBindingPath 3 years ago
Julien Lebosquain dca96b5ad3
Avoid boxing iterators in hot paths 3 years ago
affederaffe ffe6fe8a39 Fix dependency of Avalonia.Fonts.Inter 3 years ago
Giuseppe Lippolis 5f98ec8319 fix: Address Rule AVP1021 Name collision: {type} owns multiple Avalonia properties with the name '{PropertyName}' 3 years ago
Giuseppe Lippolis 5009fb9d9b fix: CA1823 Unused field 3 years ago
José Pedro 12bf8bd181
Fixed templated parent theme changed loop. 3 years ago
Max Katz 032d7d8e05 Fix build 3 years ago
Steven Kirk bab5e74027 Don't think exceptions in carousel panel. 3 years ago
Giuseppe Lippolis a503a3e1f0 fix(AvaloniaPropertyAnalyzer): Avoid AVP1031 when Avalonia Field Accessibily in not Public 3 years ago
Giuseppe Lippolis cb29cb5312 fix: Address Rule AVP1040 Type mismatch: CLR property type differs from the value type of {type} 3 years ago
Giuseppe Lippolis 24ebe441f6 fix: Address Rule AVP1010 AvaloniaProperty owner {type} , which is not the containing type 3 years ago
Giuseppe Lippolis 0c5ccc0c43 fix(Controls): Address Rule AVP1000 Incorrect AvaloniaProperty storage 3 years ago
Giuseppe Lippolis aa07941d7d fix: Address Rule RS1036: Specify analyzer banned API enforcement setting 3 years ago
Benedikt Stebner edbfd96b2d Simply ShapedBuffer GlyphInfos access 3 years ago
Steven Kirk 1cd80712e9 Bump collection change event priority. 3 years ago
Steven Kirk 150c4c01d0 Ensure layout a little earlier. 3 years ago
pr8x 550b9ed881 Fix some issues with SimpleTheme 3 years ago
Steven Kirk f745fe1788 Use simpler event args type. 3 years ago
Steven Kirk d5a68b4b22 Ensure layout before trying to move selection. 3 years ago
Steven Kirk 034064a45f Use logical tree to detect if we're in a menu. 3 years ago
Daniil Pavliuchyk b74d8b34ef Add ImageAutomationPeer 3 years ago
Steven Kirk a7711a3b4a Route events to parent, not visual parent. 3 years ago
Yoh Deadfall 1ad8e2ead8 Reset last used mouse buttons on pointer release 3 years ago
Daniil Pavliuchyk 05dc0a3559 Fix formatting 3 years ago
Nikita Tsukanov ae1fcfed51
Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419) 3 years ago
Steven Kirk 87dc9bb1b4 Only subscribe to event when necessary. 3 years ago
Steven Kirk d98467c3d8 Remove TotalCountChanged. 3 years ago
Daniil Pavliuchyk 5e13280b42 Fix warning 3 years ago
Daniil Pavliuchyk dce799ba10 RadioButtonAutomationPeer WIP 3 years ago
Steven Kirk 40ab20146f Clear data validation when binding completes. 3 years ago
Max Katz 74ef92a4a8 Make StyledElement use theme variants again 3 years ago
Max Katz cbcff7bf1d Use popup theme instead of target, as it is correct 3 years ago