Max Katz
a28aa6e04a
Update control catalog to support insets samples
3 years ago
Benedikt
acecaf7018
Fix iOS build
3 years ago
Steven Kirk
a71ddcc870
Fix project files broken by #5831 .
4 years ago
Steven Kirk
fb0da85ad3
Merge core libraries. ( #5831 )
* Merge core libraries.
Everything below `Avalonia.Controls` into `Avalonia.Base`.
* Move new files to correct place.
* Removed unused dirs/projects,
* Removed outdated references from theme assemblies.
* Merge unit tests to match new assembly layout.
* Fixup test namespaces.
* Make directory match namespace.
* Move files to match namespace.
* Move files to match namespace.
* Fix up incorrect namespace.
`Avalonia.Visuals.Media.Imaging` -> `Avalonia.Media.Imaging`.
* Fix resource URL.
* Removed outdated dependencies.
* Added missing project reference.
* Update test namespaces.
* Fix merge error.
* Fix merge errors.
* Fix bad merge in WindowsInteropTest.csproj.
* Fix up merge errors in csprojs.
* Remove merged tests from nuke.
* Fix up namespace.
* Fix compile error.
* Fix failing tests.
Now that more unit tests are present in Avalonia.Base.UnitTests, general `AvaloniaObject` properties are getting registered. Ignore those.
Co-authored-by: Jumar Macato <16554748+jmacato@users.noreply.github.com>
4 years ago
Max Katz
550b76aec6
Update SkiaSharp and remove old workaround
4 years ago
Max Katz
9bc881e4a7
Update iOS control catalog projects
4 years ago
Max Katz
b238cc64d8
Move iOS projects to a new sdk
4 years ago
Giuseppe Lippolis
cbbfc63a2b
Revert "Fixes nuget downgrade warning iOS"
5 years ago
Giuseppe Lippolis
9f583b939a
Fixes nuget downgrade warning
5 years ago
Dan Walmsley
706cdf818a
fix emulator for ios.
6 years ago
Dan Walmsley
74827aa05c
update harfbuzz
6 years ago
Nikita Tsukanov
c3a416aaaa
New iOS backend
6 years ago
Nikita Tsukanov
7c3cf89e3a
build?
6 years ago
Jeremy Koritzinsky
40a901347a
Update Cake to build packages via MSBuild.
8 years ago
Jeremy Koritzinsky
065d6d01d8
Switch Cake to use a dirs.proj traversal project to simplify the solution.
8 years ago
Jeremy Koritzinsky
7faf079961
Fix tests and fix ControlCatalog.iOS to not reference Sprache.
8 years ago
Jeremy Koritzinsky
b89ab8f5f1
Remove HtmlRenderer from the Avalonia repository and move it to the Avalonia.HtmlRenderer repo.
8 years ago
Nikita Tsukanov
604700e9e7
Fixed iOS
8 years ago
Nikita Tsukanov
e610d5858f
Merge skia projects into one
9 years ago
Wiesław Šoltés
2afd6cb224
Remove NuGet workaround
9 years ago
Nikita Tsukanov
485fe1364e
Everything is buildable via MSBuild
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.
9 years ago
Wiesław Šoltés
9cdcf6cb02
Revert "Updated projects and packages"
This reverts commit 7cca79b435 .
10 years ago
Wiesław Šoltés
7cca79b435
Updated projects and packages
10 years ago
Jeremy Koritzinsky
3c5848bc2c
Updated Rx to 3.0 and fixed a failing test from a not fully set up mock.
10 years ago
Steven Kirk
5be41985c3
Renamed Perspex -> Avalonia
10 years ago
Jason Jarvis
c79c383450
Replaced the contents of ControlCatalog.csproj with that from ControlCatalog.PCL and swapped all references. Removed temporary PCL version.
10 years ago
Jason Jarvis
c961c8f975
Added iOS host for ControlCatalog PCL. Had to forcibly reference Themes.Default to get Xamarin runtime to load it properly.
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
Jason Jarvis
2acc80df33
Fixed issues with SkiaSharp text layout and rendering.
10 years ago
Jason Jarvis
1a791a02b3
Got OS X compiling/running again. Fixed Render update issues on iOS, including accounting for iOS Status Bar at the top. Input works again!
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
Nikita Tsukanov
85b530e363
New ios backend
10 years ago
Nikita Tsukanov
d6745e88c1
Added iOS support for skia backend
10 years ago