6143 Commits (fe3ee56cc370187504a4499649cb2f7658986914)
 

Author SHA1 Message Date
Jeremy Koritzinsky fe3ee56cc3
Merge branch 'master' into BuildScriptCleanup 8 years ago
Jumar Macato d41248df42
Merge pull request #1655 from AvaloniaUI/fix/crash-carousel-null-items 8 years ago
Dan Walmsley ea11d50da9 Merge branch 'master' into fix/crash-carousel-null-items 8 years ago
Dan Walmsley 9911fff84d fix carousel presenter and add unit test for condition. 8 years ago
Jeremy Koritzinsky 4ec647b870 Make our unit tests support library (Avalonia.UnitTests) target netstandard2.0 so we don't have to worry about targetting .NET Framework on linux. 8 years ago
Jeremy Koritzinsky f985fc819e Fix LeakTests path 8 years ago
Jeremy Koritzinsky 08ab688edd Build Avalonia.DotNetFrameworkRuntime in the NetCoreOnly build. 8 years ago
Jeremy Koritzinsky bc882f5b11 Add back NetFX.props framework path overriding. 8 years ago
Jeremy Koritzinsky 8d004c5ae8 Reduce output of Inspect build step. 8 years ago
Jeremy Koritzinsky c9da5e9ef2 Merge remote-tracking branch 'AvaloniaUI/master' into BuildScriptCleanup 8 years ago
Jeremy Koritzinsky 43e6bd2d49 Switch off from deprecated APIs in Avalonia.MonoMac. 8 years ago
Jumar Macato 59a0836c1b
Merge pull request #1657 from CommonGuy/fix-readme-links 8 years ago
CommonGuy 9d3a5845d7 Fix 404 links in readme 8 years ago
Jeremy Koritzinsky 38de22cf75 Add empty event implementations for unused events. 8 years ago
Jeremy Koritzinsky 18f436a2c3 Clean up unused code warnings and malformed doc comments. 8 years ago
Jeremy Koritzinsky 046322e6b0 Skip all tests when -skip-tests passed to build script. 8 years ago
Jeremy Koritzinsky 93774af3a4 Update Android resource files. 8 years ago
Jeremy Koritzinsky df593b3a80 Get leak tests running again in the build script. They were removed at some point. Also, update the tooling used and clean up the code for running them. 8 years ago
Jeremy Koritzinsky 4169b8de0c Clean up assembly version conflicts when building tests. 8 years ago
Dan Walmsley f06fa98819 fix exception when carousel items set to null. 8 years ago
Jeremy Koritzinsky 8b36caf88e Disable 'Unused' warning in Gtk/Interop/Native.cs 8 years ago
Jeremy Koritzinsky 2f1c94ef30 Update to Cake 0.28 8 years ago
danwalmsley 862c291b07
Merge pull request #1648 from AvaloniaUI/fix/selected-psuedo-class-getting-cleared 8 years ago
danwalmsley 90b5b8e57d
Merge branch 'master' into fix/selected-psuedo-class-getting-cleared 8 years ago
Jeremy Koritzinsky 707e4aed72
Merge pull request #1653 from AvaloniaUI/fix-inspection 8 years ago
Jeremy Koritzinsky 5f67bf13be Parallelize build on Windows. 8 years ago
Jeremy Koritzinsky 1f0e173e95 Fix the inspection errors. Also clean up some Calendar code in the meantime since most of the warnings were there. 8 years ago
danwalmsley 923e5c6e3d
Merge branch 'master' into fix/selected-psuedo-class-getting-cleared 8 years ago
Jumar Macato 6af4b12538
Merge pull request #1651 from Gillibald/fixes/ImplicitFontFamilyConversion 8 years ago
Benedikt Schroeder e8810e3ac3 Implicit string to font family conversion now uses Parse to convert 8 years ago
Dan Walmsley 15bb5cf88f fix bug introduced in dropdownitem the clears :selected psuedo class 8 years ago
danwalmsley 6c13dee48d
Merge pull request #1639 from AvaloniaUI/fixes/1569-carousel-collection-changed-handling 8 years ago
Dan Walmsley 3536496f21 Add test for when carousel Items is reset and virtualized. 8 years ago
Dan Walmsley 612d99d01e use GetVisualDescendents in test. 8 years ago
Dan Walmsley 2a78b5e9c2 Add unit test and Fix for case where TemplateApplied when SelectedIndex is already set. 8 years ago
Dan Walmsley 2900333f69 Add test to ensure SelectedIndex / SelectedItem is maintained when 8 years ago
Dan Walmsley 511e308bf3 fix whitespace. 8 years ago
Dan Walmsley 055f7b216e Add correct fixes for Carousel issue. 8 years ago
Dan Walmsley 65d57262b2 Add unit tests to demonstrate the issues with Carousel 8 years ago
Dan Walmsley d2735eea8d regenerate containers. 8 years ago
Dan Walmsley bd3bbb0381 fix tests again. 8 years ago
Dan Walmsley 9c3bf3231a fix unit tests. 8 years ago
Dan Walmsley efb8fde1bb remove handling add case. 8 years ago
Dan Walmsley 29f3a72adf handle all CollectionChanged cases in carousel. 8 years ago
Steven Kirk 966294a778
Merge pull request #1553 from AvaloniaUI/feature/stop-renderer-on-minimize 8 years ago
Steven Kirk 2f64e0f952 Removed functionality implemented by #1190. 8 years ago
Steven Kirk cfe13b3a09
Merge branch 'master' into feature/stop-renderer-on-minimize 8 years ago
danwalmsley df90011882
Merge pull request #1629 from AvaloniaUI/fixes/1531-previewwith 8 years ago
danwalmsley 2eef2adb63
Merge branch 'master' into fixes/1531-previewwith 8 years ago
Jeremy Koritzinsky d7d3972be4
Merge pull request #1628 from jkoritzinsky/add-annotations-package-dependency 8 years ago