Wiesław Šoltés
|
da0612e66b
|
Added base dark theme
|
8 years ago |
Nikita Tsukanov
|
fd192cf3c2
|
Fixed Rider support for Avalonia.Native project
|
8 years ago |
Stano Turza
|
3dd51660df
|
use MathUtilities.Clamp
|
8 years ago |
Stano Turza
|
12a49d4336
|
[skia] fixes right aligned textbox selection
|
8 years ago |
Stano Turza
|
b4dcc14b8d
|
make sure pointer is always inside presenter
|
8 years ago |
Andrey Kunchev
|
81c274328b
|
fix tiny tiny nit
|
8 years ago |
Andrey Kunchev
|
aa21fe9d17
|
fix derived list/extensions for moverange
|
8 years ago |
Andrey Kunchev
|
4a57d4ddd0
|
fix click on dropdown when dropdown in other popup fixes #2058
|
8 years ago |
Andrey Kunchev
|
0cbd7b5117
|
fix devtools controls highlighting with immediaterenderer issue #1927
|
8 years ago |
ahopper
|
bb0bb39282
|
respect FillMode=Forward if animation stopped part way through
|
8 years ago |
ahopper
|
d82a25ea5f
|
fix reversing
|
8 years ago |
ahopper
|
29aad6bc9a
|
allow for Delay
|
8 years ago |
ahopper
|
8864dc8e10
|
Fix repeating animations
|
8 years ago |
ahopper
|
8132bdc162
|
end animation cleanly with correct value
|
8 years ago |
Andrey Kunchev
|
b06a5a2991
|
fix finally #1998 for immediaterenderer
|
8 years ago |
Dan Walmsley
|
80a95c5bae
|
fix call from invalid thread in previewer.
|
8 years ago |
Dan Walmsley
|
6a537bea11
|
fix keyboard input on osx.
|
8 years ago |
Unknown
|
67c2ff25de
|
fix win32 skia backend renderer failing.
|
8 years ago |
Henrich
|
7f95a3be88
|
fix AccessViolationException during creating Exception
|
8 years ago |
Henrich
|
451dd5c8f0
|
fix LockedFramebuffer.Size assigment from constructor
|
8 years ago |
Dan Walmsley
|
43f6eb52ea
|
pixel size api impl updated.
|
8 years ago |
Dan Walmsley
|
4ee07b7355
|
fixes/2042-opengl-using-pixelsize-struct
|
8 years ago |
Dan Walmsley
|
03dad31cae
|
default border thickness = 1.
|
8 years ago |
Andrey Kunchev
|
85c786e4e9
|
Fir TransformToVisual and use it in ImmediateRenderer
|
8 years ago |
Jumar Macato
|
6b05f4ec72
|
removed remnants of HtmlRenderer
|
8 years ago |
Jumar Macato
|
9a2a3d78a8
|
Remove html renderer artifact from previous testing.
|
8 years ago |
Jumar Macato
|
382047933f
|
replace the placebo fontfamily text into `String.Empty`
|
8 years ago |
Jumar Macato
|
57a896e878
|
Remove hardcoded fonts on our theme definition.
|
8 years ago |
Jumar Macato
|
ef7a1f723d
|
Fix AnimationsPage crash, related to #1939
|
8 years ago |
Dan Walmsley
|
f2d126b9d2
|
update avalonia.native to use PixelSize.
|
8 years ago |
ahopper
|
17a976c99b
|
space removed
|
8 years ago |
ahopper
|
fd041c3af5
|
allow annimation of structs without typeConverter
|
8 years ago |
Tom Daffin
|
1fff693730
|
Fix brace style
|
8 years ago |
Steven Kirk
|
e71b6a1edf
|
Compare IntPtrs with IntPtr.Zero instead of null
D'oh. I wish C# would warn for this.
|
8 years ago |
Tom Daffin
|
f23b1a672d
|
Fix a crash when pressing F10 on a window that has no main menu
|
8 years ago |
Jeremy Koritzinsky
|
054909de78
|
Remove duplicate content block.
|
8 years ago |
Jeremy Koritzinsky
|
2b1700933f
|
Clean up project files messed up in the rebase.
|
8 years ago |
Jeremy Koritzinsky
|
74bbbbbec4
|
Move Xcode files around.
|
8 years ago |
Jeremy Koritzinsky
|
dd91372b82
|
Clean up Avalonia.Native.csproj after the rebase.
|
8 years ago |
Jeremy Koritzinsky
|
f53d491bca
|
Add C++11 override specifier to be explicit about overrides
|
8 years ago |
Jeremy Koritzinsky
|
4785413938
|
Clean up Avalonia.Native project.
|
8 years ago |
Jeremy Koritzinsky
|
237f01fb1a
|
Move AppBuilder.UsePlatformDetect into Avalonia.Desktop and renamed the reflection-based one to a different name. Conditionalize the output-path loading like before.
|
8 years ago |
Jeremy Koritzinsky
|
0410d121c2
|
Add windowing subsystem hookup for reflection UsePlatformDetect.
|
8 years ago |
Jeremy Koritzinsky
|
05e0020f53
|
Fix designer errors and .NET Framework on Unix errors.
|
8 years ago |
Jeremy Koritzinsky
|
ee1833ff8f
|
Merge Designer HostApps into a single project. Pack Designer hosts into the Avalonia package like before.
|
8 years ago |
Jeremy Koritzinsky
|
acb3d46ca0
|
Enable generating NuGet packages via the MSBuild Pack target.
|
8 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 |
Benedikt Schroeder
|
1bb8631340
|
Remove extra whitespaces
|
8 years ago |
Jumar Macato
|
dfd7201662
|
Change the default font to system default.
|
8 years ago |