Nikita Tsukanov
|
97faa23d38
|
[X11] Fixed references and update to new API
|
8 years ago |
Nikita Tsukanov
|
4993e0d322
|
[X11] Reference Avalonia package
|
8 years ago |
Nikita Tsukanov
|
00bab51c70
|
Call XFlush after XMapWindow
|
8 years ago |
Nikita Tsukanov
|
666f779cff
|
[X11] Removed debug line
|
8 years ago |
Nikita Tsukanov
|
df6e3eff03
|
[X11] Basic (non-IM) keyboard input and some refactorings/fixes
|
8 years ago |
Dan Walmsley
|
d06ed4a7db
|
[OSX] correctly use UTF8 encoded text for passing strings.
SetTitle on Window, SetText on Clipboard.
|
8 years ago |
Dan Walmsley
|
f6d080feec
|
[OSX] fix pasting from clipboard
|
8 years ago |
Wiesław Šoltés
|
c3ec5c543f
|
Added user control styling support
|
8 years ago |
Wiesław Šoltés
|
b224a21433
|
Set window Foreground property to enable theming
|
8 years ago |
Dan Walmsley
|
779cdec093
|
initial work to fixing clipboard text encoding issues.
|
8 years ago |
Stano Turza
|
c05edaebdc
|
scrollbar PageUp/PageDown handling
|
8 years ago |
Stano Turza
|
d783d3e1fc
|
do not focus scrollbar
|
8 years ago |
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 |