Steven Kirk
|
42bbb5e518
|
Removed unused methods.
|
7 years ago |
Steven Kirk
|
c542c492d9
|
Merge branch 'master' into refactor/value-store
|
7 years ago |
danwalmsley
|
e7f546ed7f
|
Merge pull request #3363 from PJB3005/19-12-16-egl
Fix loading EGL functions on GLX.
|
7 years ago |
Pieter-Jan Briers
|
fc5ada5e23
|
Use invariant culture.
|
7 years ago |
Steven Kirk
|
623a925c39
|
Clarify difference between BindingValue and BindingNotifcation.
|
7 years ago |
Steven Kirk
|
37db6c79e0
|
Fix one-way bindings with notifications.
|
7 years ago |
Steven Kirk
|
f0301d5a10
|
Merge branch 'master' into refactor/value-store
|
7 years ago |
Pieter-Jan Briers
|
fb1dcc11b4
|
Fix loading EGL functions on GLX.
This fixes apps refusing to run on Arch Linux.
|
7 years ago |
Dariusz Komosiński
|
3dbbe6d531
|
Merge pull request #3359 from jp2masa/target-null-value
Fixed BindingExtension.TargetNullValue default value
|
7 years ago |
José Pedro
|
6fabfdc561
|
Fixed BindingExtension.TargetNullValue default value.
|
7 years ago |
Dariusz Komosiński
|
a7ebcf89fe
|
Merge pull request #3348 from pr8x/fix-TargetNullValue-xaml
Adding TargetNullValue to BindingExtension
|
7 years ago |
Dariusz Komosiński
|
2b59c86170
|
Merge branch 'master' into fix-TargetNullValue-xaml
|
7 years ago |
danwalmsley
|
9e347316b7
|
Merge pull request #3345 from AvaloniaUI/fixes/filter-snap-dir-linux
Exclude snap directories in Managed Dialogs volume enumeration
|
7 years ago |
Jumar Macato
|
769a27ecb1
|
Merge branch 'master' into fixes/filter-snap-dir-linux
|
7 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)
|
7 years ago |
Luis von der Eltz
|
d88640b1ea
|
!B Fixing test
|
7 years ago |
Luis v.d.Eltz
|
adb1bb9a1d
|
Merge branch 'master' into fix-TargetNullValue-xaml
|
7 years ago |
Luis v.d.Eltz
|
e89d5af718
|
Adding unit test
|
7 years ago |
danwalmsley
|
d8bde40e4b
|
Merge branch 'master' into fixes/filter-snap-dir-linux
|
7 years ago |
danwalmsley
|
f41edf5ae6
|
Merge branch 'master' into fixes/osx-rapid-menu-open-crash
|
7 years ago |
Nikita Tsukanov
|
cb136fbd48
|
Merge pull request #3350 from AvaloniaUI/fixes/workaround-rapid-menu-issue
Workaround rapid menu open-close issue
|
7 years ago |
danwalmsley
|
5cc4cbb0c4
|
Merge branch 'master' into fixes/osx-rapid-menu-open-crash
|
7 years ago |
Dan Walmsley
|
69b7bc2041
|
[Popup] Use anchor and gravity to get the correct positioning under the mouse.
|
7 years ago |
Dan Walmsley
|
a29404c3f7
|
[Popup] opens under mouse as 0.8 release did. Prevents rapid opening and closing.
|
7 years ago |
Luis v.d.Eltz
|
7e713cb4c6
|
Merge branch 'master' into fix-TargetNullValue-xaml
|
7 years ago |
Luis v.d.Eltz
|
b1e9c02828
|
Adding TargetNullValue to BindingExtension
|
7 years ago |
Jumar Macato
|
bd51fa0cd0
|
Exclude snap directories in dev mount.
|
7 years ago |
Dan Walmsley
|
1f9ab92359
|
[OSX] use sensible initial window size values
|
7 years ago |
Dan Walmsley
|
aaff106bee
|
[OSX] remove unnecessary dispatch and code to clear content.
|
7 years ago |
Dan Walmsley
|
d1089b62c8
|
[OSX] Dont crash if Window is null when Close is called.
|
7 years ago |
Dan Walmsley
|
8ff1fdeceb
|
[OSX] dont override dealloc methods, this is causing wierd stuff to happen.
|
7 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.
|
7 years ago |
Dan Walmsley
|
c907172b8f
|
[OSX] null check to prevent NRE when window closes.
|
7 years ago |
Dan Walmsley
|
586e96cd07
|
synchronise acces to lockFocusIfCanDraw.
|
7 years ago |
Dan Walmsley
|
f5acf84fb6
|
initialise closed variable.
|
7 years ago |
Dan Walmsley
|
6383d4f1ea
|
[OSX] catch exceptions when window closed and tries to lockFocusIfCanDraw.
|
7 years ago |
Dan Walmsley
|
bb571a4a03
|
[OSX] access scaling and window size in thread safe manner.
|
7 years ago |
Dan Walmsley
|
3cec9fb412
|
[OSX] fix BAD ACCESS (Segmentation Fault) when rapidly trying to open popups quicker than windows can be created.
|
7 years ago |
Jumar Macato
|
7f11d8374b
|
Merge pull request #3329 from donandren/improveparsing
add some parsing of primitive types
|
7 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 |
Andrey Kunchev
|
b1cc2a1d9c
|
enable valid xamlil test (disabled before because of portable.xaml)
|
7 years ago |
Andrey Kunchev
|
73be933bd0
|
add failing test for ControlTemplate can't be added to resources #3145
|
7 years ago |