Nikita Tsukanov
fef8d3448a
Added .NET Core version of control catalog
9 years ago
Nikita Tsukanov
485fe1364e
Everything is buildable via MSBuild
9 years ago
Nikita Tsukanov
4c3ef0d9bf
Make portable ControlCatalog to target .NETStandard 1.1
9 years ago
Nikita Tsukanov
7a6dd834fa
Make sure that everything is buildable
9 years ago
Nikita Tsukanov
e780c4201a
Switched to .NETStandard (mostly 1.1)
9 years ago
Nikita Tsukanov
b0a063838f
Migrated to PackageReference
9 years ago
Steven Kirk
b16e5b9c54
Removed D2D reference from RenderTest.
Was making build fail on non-Windows
9 years ago
Steven Kirk
8099317f88
Ported RenderTest from scenegraph branch.
9 years ago
Steven Kirk
71c6c572ac
Moved ncrunch files to their own dir.
Also deleted v2 ncrunch files and update .gitignore.
9 years ago
Nikita Tsukanov
7e163ef310
Somewhat fixed iOS. Now also using framebuffer model
9 years ago
Nikita Tsukanov
8c6d8ae832
[DROID] Implemented Popups, fixed AppBuilder
9 years ago
Nikita Tsukanov
e39f2ddd2a
Don't spawn 1KK treeview nodes immediately
9 years ago
Nikita Tsukanov
39f4f45d77
Rollback unrelated changes
9 years ago
Nikita Tsukanov
b96f8b5fef
Rollback some changes made by visual studio
9 years ago
Nikita Tsukanov
c446aaf5a6
Removed IWindowImpl which was a lie, removed initialization hack, fixed rendering
9 years ago
Nikita Tsukanov
5bb9e6913e
Implemented framebuffer and smarter dll search logic
9 years ago
Nikita Tsukanov
f8e392a520
Updated to the recent code base, implemented threading, resize and invalidate handling
9 years ago
Nikita Tsukanov
e35677081a
Initial commit of GTK3 backend that shows something on screen
10 years ago
Jeremy Koritzinsky
1a96efa8af
Update implementation and added test case to control catalog. Fixes #807 .
9 years ago
Steven Kirk
4c179634c1
Added a test for scheduler bindings.
Added a property which is updated on a b/g thead to BindingTest.
10 years ago
Steven Kirk
e72759c954
Removed test applications.
They're out of date and other samples do what they're triyng to do
better.
10 years ago
Steven Kirk
59c49d259d
Renamed assembly SceneGraph -> Visuals.
To make way for low-level scene graph library.
10 years ago
Steven Kirk
ca17c50bf4
Treat warnings as errors.
In Release build in main Avalonia assemblies (couldn't do it in
Avalonia.Markup.Xaml due to warnings in OmniXaml). To do this, fixed a
number of warnings.
10 years ago
Wiesław Šoltés
568a5a8e35
Added ControlCatalog.Android project
10 years ago
Steven Kirk
bf2285bbe4
Added a render test sample.
To measure FPS with animations.
10 years ago
Steven Kirk
750949233d
Removed bad code.
Committed I assume by accident.
10 years ago
Steven Kirk
26f9d3fcd5
Add ncrunchprojects for new projects.
They need to be ignored by NCrunch.
10 years ago
Wiesław Šoltés
3c660eb21a
Added missing DotNetFrameworkRuntime reference
10 years ago
Nikita Tsukanov
d1ac5a4002
Code cleanup
10 years ago
Nikita Tsukanov
8d21c8069d
Moved project
10 years ago
Nikita Tsukanov
3af869f49f
Moved IPclPlatformWrapper and IAssetLoader to a separate assembly
10 years ago
Nikita Tsukanov
4a25b33cea
Sync package versions
10 years ago
Wiesław Šoltés
9cdcf6cb02
Revert "Updated projects and packages"
This reverts commit 7cca79b435 .
10 years ago
Nikita Tsukanov
d9607a5fca
Initial (with bugs) gtk embedding implementation
10 years ago
Nikita Tsukanov
528e891e55
Embeddable control window lifecycle should be tied to native host control
10 years ago
Nikita Tsukanov
b89d334147
Implemented embedding to WPF and WinForms
10 years ago
Steven Kirk
2d8a125df8
Fix error in CanvasPage path markup.
10 years ago
Steven Kirk
c9d3408c29
Improve numerical binding error messages.
10 years ago
Steven Kirk
57a611533c
Added Data Annotations validation.
10 years ago
Steven Kirk
ab515ee513
Added INDEI validation to BindingTest.
10 years ago
Steven Kirk
760adfc126
Update BindingTest with changes.
Data validation still doesn't work in BindingTest though.
10 years ago
Wiesław Šoltés
7cca79b435
Updated projects and packages
10 years ago
Steven Kirk
b029217048
Qualify icon assembly.
10 years ago
Steven Kirk
87fb978dfd
Use .net 4.5 for all samples.
10 years ago
Steven Kirk
3c164547ed
Added mono solution platform.
And removed the projects that don't apply/dont build on mono from it.
10 years ago
Steven Kirk
e058215085
Removed obsolete platform detection code in ControlCatalog.
Fixes #659 .
10 years ago
Wiesław Šoltés
7282744b70
Removed outdated binding redirects and app.config
10 years ago
Wiesław Šoltés
a3a5f21873
Fixed references
10 years ago
Steven Kirk
3df84e6cc9
Added TreeView to ControlCatalog.
10 years ago
Jan Schiefer
f3927cea6b
Add missing project references for BindingTest and VirtualiationTest
10 years ago