3705 Commits (1408e521991d0b66cd3d4151da2918a900d058a5)

Author SHA1 Message Date
Benedikt Stebner 1408e52199 Add IAddChild support 4 years ago
robloo 017788cd8e
Add Loaded/Unloaded Events (#8277) 4 years ago
Steven Kirk c9e10f0d2f Added additional failing test. 4 years ago
Steven Kirk 64518efc51 Add failing test for #8372. 4 years ago
Benedikt Stebner 7f347308f1 Update generator 4 years ago
Benedikt Stebner 608238211b Disable trie generation 4 years ago
Benedikt Stebner f6c5dbe5ea First naive attempt to get zero reflection unicode data 4 years ago
Benedikt Stebner 6502fa1ef7 More TextAlignment fixes 4 years ago
Ahmed Fawzy 7698505770 Removed tests which collided with removing the _ignoreTextChanges field 4 years ago
Benedikt Stebner 3dfad3bc79 Remove redudant test 4 years ago
Benedikt Stebner 9cfac4dd3f FIx GeometryGroup.Children parent handling 4 years ago
Benedikt Stebner 71aba01b10 Implement FormattedText.BuildGeometry 4 years ago
Benedikt Stebner e48c984443 Update tests 4 years ago
Benedikt Stebner 020c8de59e Fix mocks 4 years ago
Benedikt Stebner 73c06b323e Skia - Correctly translate current position when multiple glyphs are added to a path 4 years ago
Benedikt Stebner 7a533700d0 Implement GlyphRun.BuildGeometry 4 years ago
Dan Walmsley 236d10bf64 discard unused params 4 years ago
Dan Walmsley 0b4ea2b1eb add unit test. 4 years ago
Giuseppe Lippolis 3b9a34274a feat(IDispatcher): Add void Post(Action<object> action,object arg, DispatcherPriority priority = default); 4 years ago
kaminova 0907e9519a Fix test 4 years ago
kaminova 987a69aafb spaces 4 years ago
kaminova eaf8fec5cf Test for matrix inversion 4 years ago
Patrick Tellier e47b742d3e Use own Pen (if set) in GeometryDrawing.GetBounds 4 years ago
Max Katz 210727175a Add simple IsDefault/IsCancel tests 4 years ago
Steven Kirk 902703fbed Allow nested styles inline in parent style XAML. 4 years ago
Dan Walmsley 97cb3a68f0 Add unit test. 4 years ago
daniel mayost b6e66047f2 add fixes 4 years ago
Max Katz bc6d5ec87d Add tests 4 years ago
daniel mayost 5bf28b671d some fixes 4 years ago
daniel mayost c77c500bcd fixes tests 4 years ago
daniel mayost 402790ba86 improve UpdateFlowDirection 4 years ago
Max Katz bc2179b337 Add XDataType_Should_Be_Ignored_If_DataType_Has_Non_Standard_Name test 4 years ago
Steven Kirk 33f6974df1 Added failing test for Viewbox layout. 4 years ago
Takoooooo b0f7871eec Don't allow bindings to private methods. 4 years ago
daniel mayost 05db047d29 typo 4 years ago
daniel mayost 03e01a6e55 initial working 4 years ago
Max Katz 1d9645f01f Validate DataTemplates 4 years ago
Max Katz d2af5dbcac Implicitly map x:DataType to a DataType on a DataTemplate. 4 years ago
Max Katz b567fcebf5 Rename TemplateDataTypeAttribute to DataTypeAttribute 4 years ago
Max Katz f1a2716858 Inherit DataType from template without hardcoding on specific DataTemplate implementation 4 years ago
Giuseppe Lippolis 543fe599c6 fix: some nullable annotation warnings 4 years ago
Steven Kirk 5aa7de52e7 Add cleanup step to leak tests. 4 years ago
Steven Kirk 61ee2d18e9 Move assert of initial item state into method. 4 years ago
Max Katz 39d9a014b7 Fix static SetAssemblyDescriptorResolver usage in tests 4 years ago
Max Katz 12fd949126 Disable AssemblyName_With_Non_ASCII_Should_Load_Avares test 4 years ago
Max Katz 7f90e74f25 Unwanted namespace changes 4 years ago
Max Katz a907b942c5 Remove platform support projects 4 years ago
Max Katz ad0a06bf24 Merge PlatformSupport project into Avalonia.Base 4 years ago
Benedikt Stebner 006aef2388 Rework hit testing to not rely on cluster values and instead use the currently covered TextSourceLength 4 years ago
Steven Kirk 0654d63693 Added failing tests for #8178. 4 years ago