64 Commits (4a5e11f6aaee79a3183aa7d703b60c4fa912a971)

Author SHA1 Message Date
Steven Kirk 131a4d90ef Remove Avalonia.ISupportInitialize. 7 years ago
Steven Kirk 233adc9ca5 Added `:not()` style selector. 7 years ago
Steven Kirk f75f85af2b Fix order of inherited property changed events. 7 years ago
Steven Kirk 6f02e832f8 Added failing test for buggy TreeViewItem expander. 7 years ago
Nikita Tsukanov feadefc1a1 Run Mono/FullNET tests for all "core" libs except Avalonia.Controls 7 years ago
Steven Kirk 94b2e2beca Cache the styles for control types. 8 years ago
Jeremy Koritzinsky ac11e7b3a8 Detach all styles when a style is removed from a control. 8 years ago
Steven Kirk af7e139ed4 Added failing test for #1698. 8 years ago
Steven Kirk fcbde80682 Added a couple of tests. 9 years ago
Steven Kirk de35eb9fee Updated ActivatedSubject. 9 years ago
Jeremy Koritzinsky da0ab8b681 Move the styling system up the stack to live right below Avalonia.Animation since it has no dependencies on anything further down the dependency chain 8 years ago
Jeremy Koritzinsky cf8244b37a Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific. 8 years ago
Benedikt Schroeder 27a666467c Initial 8 years ago
Steven Kirk 30e78dc5b6 Only run unit tests on .net core. 8 years ago
José Pedro 7cccc6bda0
Use nameof where possible. 8 years ago
Jeremy Koritzinsky eb7c010462 Retarget .Net Framework projects to 4.7 8 years ago
Steven Kirk 409e40c8be Added AvaloniaObject.IsAnimating(property). 9 years ago
Steven Kirk 5cc5b91930 Fix xunit warnings. 9 years ago
Steven Kirk 4116bc54c0 Added failing unit test for #1260. 9 years ago
Steven Kirk d6b6a0fa96 Refactored InstancedBinding creation. 9 years ago
Steven Kirk ca7584ce3f Added failing test for #1218 9 years ago
Nikita Tsukanov 913149d093 Switched to .NET Standard 2.0 9 years ago
Steven Kirk a72ce3671d Added ResourceInclude. 9 years ago
Steven Kirk ac8cc99f16 Started adding MergedDictionaries. 9 years ago
Steven Kirk 0e155bd2d4 Make dynamic resources work in more situations. 9 years ago
Steven Kirk 090a1ec8cf Lazily initialize Styles. 9 years ago
Steven Kirk 84aa27162f Made a start adding Control/Application.Resources. 9 years ago
Steven Kirk b5df0cdcee Remove Style.Resources setter. 9 years ago
Steven Kirk fec2823537 StyleResources -> ResourceDictionary. 9 years ago
Jeremy Koritzinsky 58b3ff90ab Reduce build warnings by setting a few flags and not using deprecated overloads. 9 years ago
Steven Kirk 11586a4d4c Don't have async void tests. 9 years ago
Steven Kirk af50118162 Added missing method. 9 years ago
Steven Kirk a232b137b5 Allow reuse of existing tooltip popup. 9 years ago
Wiesław Šoltés 872575b9b7 Set project OutputType 9 years ago
Steven Kirk 4730ee1c41 Fix spelling of descendant. 9 years ago
Wiesław Šoltés e9d108a506 Fixed xml tags 9 years ago
Wiesław Šoltés 6b0a5c0449 Converted Avalonia.Styling.UnitTests to a new project system 9 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 9 years ago
Nikita Tsukanov 25c7be5b7a Removed packages.config from csproj.files 9 years ago
Nikita Tsukanov dc8a32d1b1 Run Avalonia.Base.UnitTests using `dotnet test` 9 years ago
Nikita Tsukanov 485fe1364e Everything is buildable via MSBuild 9 years ago
Nikita Tsukanov b6b5b9de88 Test now compile and can be run from visual studio 9 years ago
Andrey Kunchev 245992abc6 fix build for resource tests 9 years ago
Nikita Tsukanov b0a063838f Migrated to PackageReference 9 years ago
Steven Kirk 71c6c572ac Moved ncrunch files to their own dir. 9 years ago
Steven Kirk 6036bd5998 Moved ncrunch files to their own dir. 9 years ago
Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 10 years ago
Steven Kirk ca17c50bf4 Treat warnings as errors. 10 years ago
Wiesław Šoltés 9cdcf6cb02 Revert "Updated projects and packages" 10 years ago
Wiesław Šoltés 7cca79b435 Updated projects and packages 10 years ago