Nikita Tsukanov
|
c3a416aaaa
|
New iOS backend
|
6 years ago |
Nikita Tsukanov
|
d59a74dc7f
|
build?
|
6 years ago |
Nikita Tsukanov
|
dc2e7a2ffa
|
iOS build?
|
6 years ago |
Nikita Tsukanov
|
f97c0c6368
|
iOS/Android build fix
|
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 |
Jeremy Koritzinsky
|
e7fab78d04
|
Use MSBuild.Sdk.Extras to switch the rest of our library projects to the new project format.
|
8 years ago |
Jeremy Koritzinsky
|
065d6d01d8
|
Switch Cake to use a dirs.proj traversal project to simplify the solution.
|
8 years ago |
Jeremy Koritzinsky
|
dd6bfb77b2
|
Disable SourceLink on iOS projects.
|
8 years ago |
Nikita Tsukanov
|
c7d1283690
|
Typos
|
9 years ago |
Nikita Tsukanov
|
e610d5858f
|
Merge skia projects into one
|
9 years ago |
Wiesław Šoltés
|
3b086f6055
|
Fix iOS projects build
|
9 years ago |
Wiesław Šoltés
|
4d2d68057b
|
Restore UseRoslynPathHack
|
9 years ago |
Wiesław Šoltés
|
2afd6cb224
|
Remove NuGet workaround
|
9 years ago |
Wiesław Šoltés
|
d0fbbc9182
|
Removed nuget libraries for Android and iOS targets
They are part of Xamarin bcl.
|
9 years ago |
Wiesław Šoltés
|
f8097cc27d
|
Added msbuild props for package references
|
9 years ago |
Wiesław Šoltés
|
38bc75b5ab
|
Updated NuGet packages to fix package downgrades
|
9 years ago |
Nikita Tsukanov
|
25c7be5b7a
|
Removed packages.config from csproj.files
|
9 years ago |
Nikita Tsukanov
|
485fe1364e
|
Everything is buildable via MSBuild
|
9 years ago |
Nikita Tsukanov
|
b0a063838f
|
Migrated to PackageReference
|
9 years ago |
Nikita Tsukanov
|
7e163ef310
|
Somewhat fixed iOS. Now also using framebuffer model
|
9 years ago |
Steven Kirk
|
59c49d259d
|
Renamed assembly SceneGraph -> Visuals.
To make way for low-level scene graph library.
|
10 years ago |
Nikita Tsukanov
|
07fea3befa
|
Added RuntimePlatformInfo
|
10 years ago |
Jeremy Koritzinsky
|
c2a783e2ca
|
Added do-nothing iOS and Android window icon support.
|
10 years ago |
Wiesław Šoltés
|
768fd0e79f
|
Update iOS projects
|
10 years ago |
Steven Kirk
|
5be41985c3
|
Renamed Perspex -> Avalonia
|
10 years ago |
Jason Jarvis
|
2c7d457057
|
Deleted a bunch of obsolete files, addressed all of the code styling comments, etc.
|
10 years ago |
Jason Jarvis
|
b566401602
|
More iOS platform related improvements. Code style reformatting for PR. ControlCatalog can now run on Skia! AssetLoader hack for iOS to get us running.
|
10 years ago |
Jeremy Koritzinsky
|
44b1b4d9cd
|
Moved Application and Design into Perspex.Controls. Moved designer support classes into new Perspex.DesignerSupport assembly.
|
10 years ago |
donandren
|
5ac1f7c0c5
|
ios keyboard support
|
10 years ago |
Nikita Tsukanov
|
85b530e363
|
New ios backend
|
10 years ago |
Nikita Tsukanov
|
9efc30c12e
|
Now using GLKView and CADisplayLink
|
10 years ago |
Nikita Tsukanov
|
d6745e88c1
|
Added iOS support for skia backend
|
11 years ago |
andrey
|
8e68bd532f
|
Android functionality with default Canvas Implementation
|
11 years ago |
Nikita Tsukanov
|
346cfbb563
|
Skia.Android refactorng
|
11 years ago |
Nikita Tsukanov
|
abd7edd6b0
|
Android support for skia
|
11 years ago |
Nikita Tsukanov
|
dbe80b4e63
|
Now using native libs from archive
|
11 years ago |
Nikita Tsukanov
|
61e74a0c63
|
Added skia's win32 native libs
|
11 years ago |
Nikita Tsukanov
|
cb49e500e3
|
Initial skia support code import from https://github.com/kekekeks/perspex-skia-temp
|
11 years ago |
Nikita Tsukanov
|
323c1a49c1
|
Removed core dependency on Splat
|
11 years ago |
Nikita Tsukanov
|
9e16d0f163
|
comdlg rename
|
11 years ago |
Nikita Tsukanov
|
ef65e09b2d
|
Implemented Win32 version of file dialog
|
11 years ago |
Nikita Tsukanov
|
c8b1c4202a
|
Asset loader improvements:
1) moved to shared project
2) now using uri format with assembly name
|
11 years ago |
Steven Kirk
|
cc1c2c0313
|
Fixes #147.
|
11 years ago |
Nikita Tsukanov
|
bec230211a
|
Now resolving xml namespaces via attributes
|
11 years ago |
Steven Kirk
|
2e56c951d5
|
Removed StyleCop.Analysers.
|
11 years ago |
Nikita Tsukanov
|
7f72c7763b
|
Implemented cursors. Ceterum censeo StyleCopum esse delendum.
|
11 years ago |
Nikita Tsukanov
|
7e8d011f90
|
Implemented text clipboard support
|
11 years ago |
Nikita Tsukanov
|
4f1c80d50d
|
Perspex.Win32 shouldn't reference types from WPF, that causes issues with Mono build
|
11 years ago |