Benedikt Schroeder
|
a10a756366
|
IAssetLoader changes
Rename resource to asset
|
8 years ago |
Steven Kirk
|
edc093a67d
|
Update ControlCatalog.Desktop.csproj.
Make it an SDK project too.
|
8 years ago |
Steven Kirk
|
a7f05540b6
|
Added SampleApp.props.
With conditional references for net461. Hopefully fixes sample apps on net461.
|
8 years ago |
Benedikt Schroeder
|
36d5aad6fe
|
Removed fonts
|
8 years ago |
Benedikt Schroeder
|
0da9083ba3
|
Added comments
|
8 years ago |
Jumar Macato
|
4d9c7239cc
|
Fix CI failures.
|
8 years ago |
Benedikt Schroeder
|
5fe6276228
|
Finished skia support
|
8 years ago |
Benedikt Schroeder
|
756db86316
|
res support finished
|
8 years ago |
Benedikt Schroeder
|
ff230d4360
|
resm filename globbing
|
8 years ago |
Jumar Macato
|
185eaf9e8a
|
Added default window size to avoid resizing them to proper size everytime they are run.
|
8 years ago |
Jumar Macato
|
1d6020ab85
|
Fix frameworks and add conditional target to DotNetCoreRuntime reference.
|
8 years ago |
Jumar Macato
|
dd3a9ed3d3
|
Port BindingTest sample to the new csproj format. Also added MainWindow's Title.
Added net461 on TargetFramework attribs on the samples.
|
8 years ago |
Jumar Macato
|
b161593994
|
Moved version and xaml props to build directory.
added Directory.Build.Props to src & samples directory.
cleaned up Avalonia.Markup.csproj. Will do more test to do the same on
Avalonia.Markup.Xaml.
|
8 years ago |
Steven Kirk
|
9b24d244b5
|
Remove now-unneeded assembly references.
|
8 years ago |
Jumar Macato
|
7ae90eb7c5
|
Cleanup all the csproj's that can be cleaned. Ported RenderTest and VirtualizationTest samples to .NET Core.
|
8 years ago |
Dan Walmsley
|
a9747e0bd6
|
whitespace.
|
8 years ago |
Dan Walmsley
|
aca0fb3eba
|
Implement password char on TextBox rather than separate control.
|
8 years ago |
Dan Walmsley
|
2bd00bff49
|
Add a PasswordBox control.
|
8 years ago |
Benedikt Schroeder
|
7082831021
|
Assets revert
|
8 years ago |
Benedikt Schroeder
|
e96c6e4fe7
|
Sample revert
|
8 years ago |
Benedikt Schroeder
|
53db6d75e9
|
Skia support
|
8 years ago |
Benedikt Schroeder
|
1ace429342
|
Direct2D1 caching
|
8 years ago |
Benedikt Schroeder
|
9f29e9a8f4
|
caching
|
8 years ago |
Benedikt Schroeder
|
3b308d8d19
|
Direct2D1 experimental
|
8 years ago |
Amadeusz Sadowski
|
8d11d7a5fa
|
BindingExtension Source tests and sample
#1521
|
8 years ago |
Steven Kirk
|
68f5cd6dd6
|
Move DnD classes to Avalonia.Input.
Fixes #1506.
|
8 years ago |
Wiesław Šoltés
|
0561ee2cb2
|
Fix DragAndDropPage file name
|
8 years ago |
ahopper
|
cea86f3647
|
removed popup from control catalog
|
8 years ago |
boombuler
|
36186b3107
|
added Drag+Drop sample
|
8 years ago |
Dan Walmsley
|
5cba2f4aac
|
auto generate assembly info for control catalog.
|
8 years ago |
Dan Walmsley
|
85339e4585
|
remove other unnecesary stuff from ControlCatalog project file.
|
8 years ago |
ahopper
|
a0b1ad62b3
|
Fix #1484
|
8 years ago |
Dan Walmsley
|
15fed263fd
|
tidy ControlCatalog.cspoj
|
8 years ago |
David Maas
|
a139ce0116
|
Fixed Direct3DInteropSample.
|
8 years ago |
dzhelnin
|
7c0f1f9374
|
Use "double" instead of "double?" for Value. DefaultValue removed.
|
8 years ago |
dzhelnin
|
d6b5e04f0c
|
Reworked to provide common NumericUpDown control which values are doubles.
|
8 years ago |
dzhelnin
|
89cfa644ae
|
Added NumbersPage to ControlCatalog.
|
8 years ago |
sdoroff
|
242b9251df
|
Added async population feature
|
8 years ago |
sdoroff
|
3e73046098
|
Ported the AutoCompleteBox control from Silverlight
|
8 years ago |
sdoroff
|
427a634b21
|
Added async population feature
|
8 years ago |
dzhelnin
|
93cbec56af
|
Ability to place spinner buttons on the left side
|
8 years ago |
dzhelnin
|
c2cecbb85a
|
ButtonSpinner control is ported from ExtendedWFPToolkit
|
8 years ago |
boombuler
|
c1abc05355
|
Modified the ControlCatalog examples to run in STA ApartmentState
|
8 years ago |
sdoroff
|
ee8ae91f72
|
Ported the AutoCompleteBox control from Silverlight
|
8 years ago |
Nikita Tsukanov
|
604700e9e7
|
Fixed iOS
|
8 years ago |
Nikita Tsukanov
|
fee5b4e594
|
Support default clr-namespace when loading XAML from Uri or previewer
|
8 years ago |
sdoroff
|
6e774349f8
|
Added a DatePicker control ported from Silverlight
|
8 years ago |
Nikita Tsukanov
|
13171c4be3
|
Implemented `--session-id` and `--method win32` for previewer
|
8 years ago |
Steven Kirk
|
8a80a724d7
|
Implement disabling of ListBox scrollbars.
Fixes #1344.
|
8 years ago |
Steven Kirk
|
7e5e9c468b
|
Make VirtualizationTest items word-wrap.
|
8 years ago |