Steven Kirk
|
062ec0ccb6
|
Added Image.StretchDirection.
But not yet implemented.
|
6 years ago |
Steven Kirk
|
a0f72ff47c
|
Added failing tests for #3371.
|
6 years ago |
Jumar Macato
|
fe2d2ac9d6
|
Merge pull request #3327 from AvaloniaUI/fixes/3323-resourcedictionary-resource
Fix referencing resources in merged dictionaries
|
6 years ago |
Steven Kirk
|
e41c5864ec
|
Merge branch 'master' into fixes/3323-resourcedictionary-resource
|
6 years ago |
Steven Kirk
|
e48bbe667d
|
Merge pull request #3369 from AvaloniaUI/fixes/2732-textbox-undo
Snapshot TextBox undo text after paste.
|
6 years ago |
Steven Kirk
|
4c2b77fdb6
|
Snapshot undo text after paste.
Fixes #2732
|
6 years ago |
danwalmsley
|
e7f546ed7f
|
Merge pull request #3363 from PJB3005/19-12-16-egl
Fix loading EGL functions on GLX.
|
6 years ago |
Pieter-Jan Briers
|
fc5ada5e23
|
Use invariant culture.
|
6 years ago |
Pieter-Jan Briers
|
fb1dcc11b4
|
Fix loading EGL functions on GLX.
This fixes apps refusing to run on Arch Linux.
|
6 years ago |
Dariusz Komosiński
|
3dbbe6d531
|
Merge pull request #3359 from jp2masa/target-null-value
Fixed BindingExtension.TargetNullValue default value
|
6 years ago |
José Pedro
|
6fabfdc561
|
Fixed BindingExtension.TargetNullValue default value.
|
6 years ago |
Dariusz Komosiński
|
a7ebcf89fe
|
Merge pull request #3348 from pr8x/fix-TargetNullValue-xaml
Adding TargetNullValue to BindingExtension
|
6 years ago |
Dariusz Komosiński
|
2b59c86170
|
Merge branch 'master' into fix-TargetNullValue-xaml
|
6 years ago |
danwalmsley
|
9e347316b7
|
Merge pull request #3345 from AvaloniaUI/fixes/filter-snap-dir-linux
Exclude snap directories in Managed Dialogs volume enumeration
|
6 years ago |
Jumar Macato
|
769a27ecb1
|
Merge branch 'master' into fixes/filter-snap-dir-linux
|
6 years ago |
Nikita Tsukanov
|
101c54f9d2
|
Merge pull request #3338 from AvaloniaUI/fixes/osx-rapid-menu-open-crash
Fixes/osx rapid menu open crash (many osx stability issues)
|
6 years ago |
Luis von der Eltz
|
d88640b1ea
|
!B Fixing test
|
6 years ago |
Luis v.d.Eltz
|
adb1bb9a1d
|
Merge branch 'master' into fix-TargetNullValue-xaml
|
6 years ago |
Luis v.d.Eltz
|
e89d5af718
|
Adding unit test
|
6 years ago |
danwalmsley
|
d8bde40e4b
|
Merge branch 'master' into fixes/filter-snap-dir-linux
|
6 years ago |
danwalmsley
|
f41edf5ae6
|
Merge branch 'master' into fixes/osx-rapid-menu-open-crash
|
6 years ago |
Nikita Tsukanov
|
cb136fbd48
|
Merge pull request #3350 from AvaloniaUI/fixes/workaround-rapid-menu-issue
Workaround rapid menu open-close issue
|
6 years ago |
danwalmsley
|
5cc4cbb0c4
|
Merge branch 'master' into fixes/osx-rapid-menu-open-crash
|
6 years ago |
Dan Walmsley
|
69b7bc2041
|
[Popup] Use anchor and gravity to get the correct positioning under the mouse.
|
6 years ago |
Dan Walmsley
|
a29404c3f7
|
[Popup] opens under mouse as 0.8 release did. Prevents rapid opening and closing.
|
6 years ago |
Luis v.d.Eltz
|
7e713cb4c6
|
Merge branch 'master' into fix-TargetNullValue-xaml
|
6 years ago |
Luis v.d.Eltz
|
b1e9c02828
|
Adding TargetNullValue to BindingExtension
|
6 years ago |
Jumar Macato
|
bd51fa0cd0
|
Exclude snap directories in dev mount.
|
6 years ago |
Dan Walmsley
|
1f9ab92359
|
[OSX] use sensible initial window size values
|
6 years ago |
Dan Walmsley
|
aaff106bee
|
[OSX] remove unnecessary dispatch and code to clear content.
|
6 years ago |
Dan Walmsley
|
d1089b62c8
|
[OSX] Dont crash if Window is null when Close is called.
|
6 years ago |
Dan Walmsley
|
8ff1fdeceb
|
[OSX] dont override dealloc methods, this is causing wierd stuff to happen.
|
6 years ago |
Nikita Tsukanov
|
e9bae4ea21
|
Merge pull request #3343 from AvaloniaUI/fixes/osx-swallowed-nre-when-window-closes
[OSX] null check to prevent NRE when window closes.
|
6 years ago |
Dan Walmsley
|
c907172b8f
|
[OSX] null check to prevent NRE when window closes.
|
6 years ago |
Dan Walmsley
|
586e96cd07
|
synchronise acces to lockFocusIfCanDraw.
|
6 years ago |
Dan Walmsley
|
f5acf84fb6
|
initialise closed variable.
|
6 years ago |
Dan Walmsley
|
6383d4f1ea
|
[OSX] catch exceptions when window closed and tries to lockFocusIfCanDraw.
|
6 years ago |
Dan Walmsley
|
bb571a4a03
|
[OSX] access scaling and window size in thread safe manner.
|
6 years ago |
Dan Walmsley
|
3cec9fb412
|
[OSX] fix BAD ACCESS (Segmentation Fault) when rapidly trying to open popups quicker than windows can be created.
|
6 years ago |
Jumar Macato
|
01c1669e7b
|
Merge branch 'master' into fixes/3323-resourcedictionary-resource
|
6 years ago |
Jumar Macato
|
7f11d8374b
|
Merge pull request #3329 from donandren/improveparsing
add some parsing of primitive types
|
6 years ago |
Andrey Kunchev
|
78b790e6eb
|
document matrix.parse
|
7 years ago |
Andrey Kunchev
|
1f2b2e9652
|
document transform.parse
|
7 years ago |
Jumar Macato
|
f0016d11bc
|
Merge branch 'master' into improveparsing
|
7 years ago |
Steven Kirk
|
5b029f889f
|
Merge pull request #3331 from MarchingCube/fix-focusmanager-gcroot
Use CondtionalWeakTable to avoid FocusManager becoming a GC root
|
7 years ago |
Dariusz Komosiński
|
5fde07bde5
|
Merge branch 'master' into fix-focusmanager-gcroot
|
7 years ago |
Nikita Tsukanov
|
183a14e720
|
Merge pull request #3332 from donandren/issues/3145
fix some issues with ControlTemplate in xamlil
|
7 years ago |
Andrey Kunchev
|
59c46572f6
|
update submodule back to main xamlil repo
|
7 years ago |
Andrey Kunchev
|
88ca29cdf2
|
fixed issue #3145 in xamlil
|
7 years ago |
Andrey Kunchev
|
64d8b4ef5b
|
respect TargetType in controltemplate
|
7 years ago |