899 Commits (1732c1d2d9d7f69ac17fbbbfae024c8ab2b056bc)

Author SHA1 Message Date
Max Katz daa071e1f9 Add base PickerOptions + some formatting 4 years ago
Steven Kirk 259c2d8020 Remove check for invalid state. 4 years ago
Steven Kirk cfe572f30b Remove node from parent when reparented. 4 years ago
Steven Kirk 5c6370aa56 Don't make ResourceDictionary inherit... 4 years ago
Benedikt Stebner 77e32f4bbe Update to Unicode 14 4 years ago
robloo 0863a05c76 Rename PointerLeave to PointerExited 4 years ago
robloo 8a0903f616 Rename PointerEnter to PointerEntered 4 years ago
Max Katz 5f7818fa08
Fix DirectBindingSubscription NRE 4 years ago
robloo 017788cd8e
Add Loaded/Unloaded Events (#8277) 4 years ago
Max Katz 0289a515b3 Add file picker interface definitions 4 years ago
Steven Kirk 857bfb5bd2 Prevent re-entrancy in PropertySetterInstance.Dispose. 4 years ago
Steven Kirk f33d4e881f Correctly clear local value in PriorityValue. 4 years ago
Benedikt Stebner db9e408c6a Use ReadOnlySpan<byte> 4 years ago
Benedikt Stebner f6c5dbe5ea First naive attempt to get zero reflection unicode data 4 years ago
Benedikt Stebner 6ab5774b80 Introduce TextLine.Justify for custom justification 4 years ago
Benedikt Stebner 6502fa1ef7 More TextAlignment fixes 4 years ago
Benedikt Stebner d26a989406 Add more alignment options 4 years ago
Benedikt Stebner a794d1765a Initial implementation of TextAlignment.Justify 4 years ago
Mario Uhlmann bbe7d0abb2 foreach .. "items.OfType<" replaced with traditional for-loop 4 years ago
Mario Uhlmann 76765f7585 Old cache reset logic 4 years ago
Mario Uhlmann 1d0d1f2084 compile fix - ArgumentNullException.ThrowIfNull (net standard 2.0 fail) 4 years ago
Mario Uhlmann 45d726e0c9 Style improvements - primary OnCollectionChanged refactored (removed unnecessary cast and null checks in loops) 4 years ago
Benedikt Stebner 9cfac4dd3f FIx GeometryGroup.Children parent handling 4 years ago
Benedikt Stebner a9b2dec6b6 Remove redudant code 4 years ago
Benedikt Stebner d64b858273 Simplify GeometryGroup.Children setter 4 years ago
Benedikt Stebner 71aba01b10 Implement FormattedText.BuildGeometry 4 years ago
Benedikt Stebner 7a533700d0 Implement GlyphRun.BuildGeometry 4 years ago
Dan Walmsley 96931e2203 prevent excess layout passes in layout manager to catch other scenarios causing 4 years ago
Giuseppe Lippolis 44ac72ce22 fix(AvaloniaSynchronizationContext): avoid clousure 4 years ago
Giuseppe Lippolis 3b9a34274a feat(IDispatcher): Add void Post(Action<object> action,object arg, DispatcherPriority priority = default); 4 years ago
Takoooooo e2e5a75255 Fix typos in Matrix.cs 4 years ago
Patrick Tellier e47b742d3e Use own Pen (if set) in GeometryDrawing.GetBounds 4 years ago
kaminova e446a66d6a Fix calculation of inverted matrix 4 years ago
Max Katz bd3bb6e47e
Check if BindingValue actually has a value 4 years ago
Steven Kirk 902703fbed Allow nested styles inline in parent style XAML. 4 years ago
Takoooooo 83b5338a28 Check for method being Private correctly. 4 years ago
Takoooooo b0f7871eec Don't allow bindings to private methods. 4 years ago
Giuseppe Lippolis 74d951235f fix: move DynamicProxyGenAssembly2 InternalsVisibleTo to csproj 4 years ago
Max Katz 51789f56a6 Bring back mmap for linux as discussed 4 years ago
Giuseppe Lippolis a25ce2fb08 feat: move InternalsVisibleTo in csproj 4 years ago
Max Katz b567fcebf5 Rename TemplateDataTypeAttribute to DataTypeAttribute 4 years ago
Max Katz 9126edca70 Add documentation 4 years ago
Max Katz f1a2716858 Inherit DataType from template without hardcoding on specific DataTemplate implementation 4 years ago
daniel mayost 62078d2cc3 calculate mirrorTransform before renderTransform 4 years ago
Max Katz 19ebf5ad7d Bring back blob disposal checks 4 years ago
Giuseppe Lippolis ba7fd6c9e8 fix: some xml comment 4 years ago
Benedikt Stebner 3a2e13be22 Add missing file 4 years ago
Steven Kirk 25efb6bec6 Fix pooled list bug. 4 years ago
Max Katz 0754e29a3c Address the review 4 years ago
Max Katz 7f90e74f25 Unwanted namespace changes 4 years ago