Jeremy Koritzinsky
|
da00a14149
|
Change property notification management to directly create property accessors. Fix indexer bindings for arrays.
PR Feedback.
|
7 years ago |
Jeremy Koritzinsky
|
995d21a605
|
Handle null namescope in binding
|
7 years ago |
Jeremy Koritzinsky
|
b58c8adff0
|
Update XamlIl
|
7 years ago |
Jeremy Koritzinsky
|
a43c4fff8c
|
Merge branch 'master' of https://github.com/AvaloniaUI/Avalonia into compiled-bindings
|
7 years ago |
Nikita Tsukanov
|
d1aaed032c
|
Merge pull request #2731 from yatli/master
Win32: mute system beep on alt+key
|
7 years ago |
Yatao Li
|
eb51f4060e
|
Merge branch 'master' of https://github.com/AvaloniaUI/Avalonia
|
7 years ago |
Yatao Li
|
94da3aec92
|
mute system beep on alt+key press
|
7 years ago |
Nikita Tsukanov
|
c61644721e
|
Actually use parent name scope for templates
|
7 years ago |
Nikita Tsukanov
|
0948300b43
|
Merge pull request #2705 from AvaloniaUI/name-scopes
Manually handle name scope registrations
|
7 years ago |
Nikita Tsukanov
|
e72d6e3924
|
Updated NameScopeLocator
|
7 years ago |
Nikita Tsukanov
|
6a90251654
|
Use custom synchronous task-like awaitable
|
7 years ago |
Nikita Tsukanov
|
4d2ee22d99
|
Merge branch 'master' into name-scopes
|
7 years ago |
Nikita Tsukanov
|
ce28364545
|
Added comments regarding name scope task completions
|
7 years ago |
Nikita Tsukanov
|
bb142a6282
|
Names for tuple returned by BuildWithNameScope
|
7 years ago |
Nikita Tsukanov
|
4c81d44b68
|
Remove found `tcs` from _pendingSearches
|
7 years ago |
Nikita Tsukanov
|
991f767c3c
|
Removed outdated tests
|
7 years ago |
Jeremy Koritzinsky
|
0ca00d5f75
|
Fix namescope searching to recursively search parent namescopes up to the root namescope and never find a name in a namescope that is not a direct ancestor of the current namescope.
|
7 years ago |
Nikita Tsukanov
|
d77daf44dd
|
Merge pull request #2727 from yatli/master
add some key mappings for osx
|
7 years ago |
Nikita Tsukanov
|
b0111a2c48
|
Canvas leak?
|
7 years ago |
v-yadli
|
1986de1bf8
|
add some key mappings for osx
|
7 years ago |
Nikita Tsukanov
|
80e4e96ef2
|
https://github.com/xamarin/xamarin-android/issues/1879#issuecomment-412281057
|
7 years ago |
Nikita Tsukanov
|
ac1a8d9c4e
|
Android?
|
7 years ago |
Nikita Tsukanov
|
1ab923c02e
|
Removed WithNameScope
|
7 years ago |
Nikita Tsukanov
|
3169f59da8
|
Introduced name scope chains
|
7 years ago |
Nikita Tsukanov
|
fe5c1cec76
|
Use INameScope from IServiceProvider
|
7 years ago |
Jeremy Koritzinsky
|
51a5699c34
|
Remove unneeded alias.
|
7 years ago |
Jeremy Koritzinsky
|
b173d5b5fb
|
Change the observable stream binding in BindingDemo to be a compiled binding.
|
7 years ago |
Jeremy Koritzinsky
|
ee46a69cef
|
Add additional test for IObservable compiled bindings.
|
7 years ago |
Jeremy Koritzinsky
|
c836c77002
|
Make SourceMode internal since it doesn't need to be public.
|
7 years ago |
Jeremy Koritzinsky
|
ac3be6c662
|
Fix handling of Not nodes.
|
7 years ago |
Jeremy Koritzinsky
|
590f5923a8
|
Traverse transform nodes in the correct order when setting a binding source value.
|
7 years ago |
Jeremy Koritzinsky
|
b1a2ea21c5
|
Fix stream bindings.
|
7 years ago |
Jeremy Koritzinsky
|
e3bc5345ae
|
Finish initial implementation of compiled bindings. Still some bugs to work out, but we have something that works now.
|
7 years ago |
Nikita Tsukanov
|
2136f5e2c8
|
[X11] Blacklist llvmpipe
|
7 years ago |
Nikita Tsukanov
|
b18a207596
|
Use 0.8.999 for nightlies
|
7 years ago |
Nikita Tsukanov
|
89c359bd10
|
Expose GRContext from ISkiaDrawingContextImpl
|
7 years ago |
Nikita Tsukanov
|
4df55f733d
|
Manually manage the name scope for control leak tests
|
7 years ago |
Nikita Tsukanov
|
49b8d24d0b
|
Fixed LeakTests
|
7 years ago |
Nikita Tsukanov
|
fa55755b71
|
Manually handle name scope registrations
|
7 years ago |
Steven Kirk
|
f5ccc5667e
|
Merge pull request #2641 from jp2masa/bindingoperations-donothing
Added BindingOperations.DoNothing
|
7 years ago |
Steven Kirk
|
9eb80474ee
|
Merge branch 'master' into bindingoperations-donothing
|
7 years ago |
Steven Kirk
|
ac74454544
|
Merge pull request #2672 from worldbeater/master
Add Avalonia AutoSuspendHelper
|
7 years ago |
Steven Kirk
|
165b79bf4a
|
Merge branch 'master' into master
|
7 years ago |
Jumar Macato
|
24ce1bfbac
|
Merge pull request #2698 from jp2masa/xml-comment-fixes
Fixed XML comment references
|
7 years ago |
José Pedro
|
ae0feb21e0
|
Fixed XML comment references.
|
7 years ago |
artyom
|
6eed518746
|
Indicate exotic lifetimes are not supported
|
7 years ago |
artyom
|
da467dd647
|
Fix failing unit tests
|
7 years ago |
artyom
|
009f39ae74
|
Update AutoSuspendHelper to use IControlledApplicationLifetime
|
7 years ago |
Artyom
|
c7642e58fe
|
Merge branch 'master' into master
|
7 years ago |
Steven Kirk
|
d1f071ef08
|
Merge branch 'master' into bindingoperations-donothing
|
7 years ago |