Max Katz
1731f88822
Rename Default to Simple
4 years ago
Wiesław Šoltés
11e3691b83
Use fluent theme for BindingDemo
4 years ago
Max Katz
4c039cbf7c
Move Fluent/Default themes out of main package
4 years ago
Dan Walmsley
b89e884bcf
Revert "Revert "Revert "upgrade to net462"""
This reverts commit e44c36bef3 .
4 years ago
Dan Walmsley
e44c36bef3
Revert "Revert "upgrade to net462""
This reverts commit c78179e9ac .
4 years ago
Dan Walmsley
c78179e9ac
Revert "upgrade to net462"
This reverts commit 010ca1901a .
4 years ago
Dan Walmsley
010ca1901a
upgrade to net462
4 years ago
Steven Kirk
721547fcb2
Update samples/tests to net6.0.
And no longer target net461 in unit tests as we've not had a test pass in net core and fail in netfx in years, and it bloats our CI time; EXCEPT Avalonia.Markup.Xaml.UnitTests where we're still testing against net4.7 as MSIL generation is runtime-sensitive.
4 years ago
Nikita Tsukanov
303b6c1586
Remove ReactiveUI usage from sample apps
5 years ago
Steven Kirk
aa48b5733e
Replaced LogToDebug with LogToTrace.
Calls to `System.Diagnostics.Debug` are removed in release builds meaning nothing was getting logged.
Fixes #4901
6 years ago
Giuseppe Lippolis
919c1edde4
Remove warning sample
6 years ago
Steven Kirk
4e6ef0a023
Use SelectionModel in samples.
6 years ago
Steven Kirk
af90219ff4
Reverted SelectionModel.
6 years ago
Giuseppe Lippolis
5d8c09c470
Update BindingDemo Sample
6 years ago
Steven Kirk
55868ce690
Remove serilog.
6 years ago
Steven Kirk
4d01dacd77
Remove copyright headers.
Some of our files had them, some didn't. They serve no purpose legally so best to remove the ceremony.
6 years ago
Steven Kirk
30e8cac05d
Update to .NET core 3.1.
6 years ago
Steven Kirk
6001115573
Use SelectionModel in SelectingItemsControl.
6 years ago
Steven Kirk
52e30f6a0e
Remove Avalonia.Dialogs dependency on diagnostics.
And add explicit dependency on `Avalonia.Diagnostics` to samples.
6 years ago
artyom
fd7ffbd84c
Bring back the changes
7 years ago
danwalmsley
a487b38c33
Revert "Updated ReactiveUI to version 10.1.1"
7 years ago
Steven Kirk
de4e69b0ba
Remove OneWayToSource binding from BindingDemo.
Until #2983 is fixed.
7 years ago
Steven Kirk
65e457a38b
Added OneWayToSource binding to BindingDemo.
Now crashing with an NRE.
7 years ago
Jeremy Koritzinsky
84b4b8c12e
x:DataContextType -> x:DataType to match Xamarin.Forms.
7 years ago
José Pedro
e700832ee0
Updated ReactiveUI to version 10.0.1.
7 years ago
Jeremy Koritzinsky
e8af509e32
Fix BindingDemo
7 years ago
Jeremy Koritzinsky
b173d5b5fb
Change the observable stream binding in BindingDemo to be a compiled binding.
7 years ago
Jumar Macato
250e05dd04
Make RenderDemo, BindingDemo & VirtualizationDemo run.
7 years ago
Jumar Macato
545053c7b1
Start fixing broken sample projects
7 years ago
Benedikt Schroeder
21eda0db12
Revert removal of Application.Initialize
7 years ago
Benedikt Schroeder
1bb3156950
Introduce StartupEventArgs and ExitEventArgs
7 years ago
artyom
a66a2d33aa
Add missing usings
7 years ago
José Pedro
48dccadfb0
Fixed argument exception constructor calls.
Use nameof where possible.
Fixed wrong check in RelativeSource.AncestorLevel.
7 years ago
Jeremy Koritzinsky
321bd15664
Merge desktop runtime support libraries. Fixes #1899 .
8 years ago
Jeremy Koritzinsky
5a9e41364b
Convert project references to reference aggregate Avalonia.csproj
8 years ago
Jeremy Koritzinsky
e0949b8796
Project file fixes.
8 years ago
Dan Walmsley
5062f823b3
rename stackpanel Gap property to Spacing property.
8 years ago
Jumar Macato
7b1c9bde18
Replace namespaces accordingly; Rename projects on main sln file.
8 years ago
Jumar Macato
def7da4bb2
Rename Sample projects to avoid confusion with the CI tests.
8 years ago