3394 Commits (1fbcd61e6f83f6d827af66148e8e8a34d06bb818)

Author SHA1 Message Date
Tako 1fbcd61e6f
Fix DoubleTapped on touch (#7213) 4 years ago
Tim U f69e3e642e Fix: BlackoutDates test was failing 4 years ago
abdesol b2ae473f2a changed assert value of Button_Invokes_Doesnt_Execute_When_Button_Disabled from 1 to 0 4 years ago
abdesol 845ff07f1f Button_Invokes_Doesnt_Execute_When_Button_Disabled test added 4 years ago
Steven Kirk ba258ffa90 Don't pass null where it shouldn't be. 4 years ago
Jeremy Koritzinsky 7624e14bcd
Support RelativeSource-based bindings without requiring an x:DataType property. 4 years ago
Benedikt Stebner 2633cf3ba4
Introduce FontManagerOptions (#7089) 4 years ago
Dariusz Komosinski 500fa65b72 Add tests for ellipse hit testing. 4 years ago
Dariusz Komosinski b0317f46a5 Add support for drawing ellipses directly via DrawingContext 5 years ago
Sergey Mikolaytis dd61cb9b32
[Menu] [Performance] Improve Menu item can execute logic. Make it work like in WPF (#6438) 4 years ago
Steven Kirk 931a79dfb7
Send a single Text change nofication when TextBlock.SelectedText is changed. (#5508) 4 years ago
usUyGBx 05fdbd88ef
Send one notifi per seq range in RemoveAll method of AvaloniaList (optimized) (#5754) 4 years ago
Simon Haines 54f82b26a5 Fix positioning of non-overlay popups 4 years ago
Dan Walmsley b89e884bcf Revert "Revert "Revert "upgrade to net462""" 4 years ago
Dan Walmsley e44c36bef3 Revert "Revert "upgrade to net462"" 4 years ago
Dan Walmsley c78179e9ac Revert "upgrade to net462" 4 years ago
Dan Walmsley 010ca1901a upgrade to net462 5 years ago
Giuseppe Lippolis 3e9c86054b feat(Style): Add test to check using attached properties in attribute selector 5 years ago
Dariusz Komosinski 7a44407666 Fix problems caused by missing transform data or invalid order of operations when interpolating matrices. 5 years ago
Andrey Kunchev de8f9155dc add unittest for issue #6969 animator crashes because of invalid keyframe value 5 years ago
Steven Kirk 1a459eb83b Update hardcoded paths. 5 years ago
Steven Kirk 5153cc4e12 Remove unneeded dependency. 5 years ago
Steven Kirk 721547fcb2 Update samples/tests to net6.0. 5 years ago
Steven Kirk f54a75e636 Don't update transformed bounds from static render methods. 5 years ago
Steven Kirk e265bef95b Added failing test for #6899. 5 years ago
gabornemeth d0a74bdf42 type of the TreeView's items can be customized 5 years ago
Simon Haines fcbe456cb9 Filter pointer pressed events from disabled sub-menu items 5 years ago
Dan Walmsley 51ab3266dd add a unit test. 5 years ago
Giuseppe Lippolis 59f4adcdd3 fix: Warning CS0067 The event is never used 5 years ago
Max Katz 0709bbfe0f Fix tests 5 years ago
Steven Kirk 10d1b6cd34 Added test. 5 years ago
Max Katz bab0449805 Added tests from nthmaster.com 5 years ago
Max Katz d64a700b4f Imrpove nth-child parsing 5 years ago
Max Katz f276c4ed8b Changes after review 5 years ago
Max Katz 031e8ac2f0 Complete 5 years ago
Max Katz e5ca5c38e8 Update IChildIndexProvider interface with ChildIndexChanged and implement in on items controls 5 years ago
Max Katz 69fb1c056f FIrst version of nth-child 5 years ago
Steven Kirk f8eb073dd7 Added missing D2D expected images. 5 years ago
Steven Kirk ce60f607cf Added failing tests for #6359. 5 years ago
GMIKE 5407e6293f spaces 5 years ago
GMIKE 339ddca027 Sharper angle of a LineNode in Tests 5 years ago
GMIKE ce21eee155 replace target-typed object creation 5 years ago
GMIKE 721e088911 LineNode tests 5 years ago
Steven Kirk 4e65b0296b Added failing tests for #6729. 5 years ago
Dan Walmsley 786375aff9 handle platforms that return null for the trayiconimpl. 5 years ago
Nikita Tsukanov 5ede6f9ae2 Added support for non-control templates in XAML 5 years ago
Benedikt Stebner 891fd8dec4 Try to load a custom font with all possible weights and styles 5 years ago
Benedikt Stebner 68418d7f2a Add failing test 5 years ago
Steven Kirk 79f601886e Added tests for transforms on CombinedGeometry children. 5 years ago
Steven Kirk 6e0a911a3a Add test for transforms on GeometryGroup children. 5 years ago