DJGosnell
c11514e996
Merge branch 'AvaloniaUI:master' into render-loop-skpaint-cache
4 years ago
Max Katz
6aac767a83
Merge pull request #9443 from AvaloniaUI/compiled-bindings-everywhere
Enable CompileBindings everywhere globally in the solution
4 years ago
Max Katz
c5fa3b0a14
Merge branch 'master' into compiled-bindings-everywhere
4 years ago
Max Katz
b0618d1057
Try to fix unit test
4 years ago
Max Katz
0992c3e6d4
Rename AvaloniaDialogsInternalViewModelBase
4 years ago
Max Katz
18fd61d4b7
Merge branch 'master' into render-loop-skpaint-cache
4 years ago
Max Katz
d131bb6cfa
Merge pull request #8628 from bclehmann/feature/PointerWheelEventArgs/RawDelta
PointerWheelEventArgs: Adds RawDelta
4 years ago
Max Katz
76887ef16a
Move Shift scrolling to the ScrollPresenter layer
4 years ago
Max Katz
4375f08a1b
Merge branch 'master' into feature/PointerWheelEventArgs/RawDelta
4 years ago
Max Katz
8e1a878e83
Some devtools fixes
4 years ago
Max Katz
cb753b3a2b
Move dialog details of implementation to the internal folder
4 years ago
DJGosnell
2990c86d1e
Merge branch 'AvaloniaUI:master' into render-loop-skpaint-cache
4 years ago
Max Katz
de4415274e
Fix devtools not making screenshots
4 years ago
Max Katz
50efce1bf4
Fix selectors with template bindings
4 years ago
Max Katz
fa0cea97fe
Enable compiled bindings by default and fix all the usages + adjust some namespaces
4 years ago
Max Katz
3c73f9dc0f
Fix CanExecute for compiled binding commands
4 years ago
Max Katz
79332f208b
Fix wrong type parameter for the command accessor
4 years ago
Max Katz
24bc7a6887
Merge pull request #7247 from jkoritzinsky/compiled-bindings-default
Add feature switch to enable switching compiled bindings on by default.
4 years ago
DJGosnell
9d999a6827
Changed SKPaintCache.Return to ReturnReset.
Added SKPaintCache.Return which only returns the paint and does not reset.
Removed PaintWrapper._disposePaint.
Removed all method call's references to setting PaintWrapper._disposePaint.
4 years ago
DJGosnell
713d2cab35
Added documentation.
4 years ago
DJGosnell
b51ba178c9
Added SKPaintCache.
Cached all SKPaint usages in the DrawingContextImpl to reduce disposals.
4 years ago
Dan Walmsley
8590bc7dbb
Merge branch 'master' into compiled-bindings-default
4 years ago
Nikita Tsukanov
058200fe64
Merge pull request #9434 from AvaloniaUI/compiledbinding-template-from-selector
CompiledBinding resolve template type from selector
4 years ago
Max Katz
bdd588fef8
Also check for previous XamlIlTypeSelector
4 years ago
Max Katz
ddeb27e0a3
CompiledBinding resolve template type from selector
4 years ago
Max Katz
e1c7e8b5ec
Apply changes after review
4 years ago
Max Katz
66ad721763
Inject AvaloniaUseCompiledBindingsByDefault from Cecil
4 years ago
Max Katz
0d60f972f9
Fix nullable
4 years ago
Max Katz
dc0c7e756a
Respect AvaloniaUseCompiledBindingsByDefault in previewer
4 years ago
Max Katz
5553958238
Remove RuntimeHostConfigurationOption
4 years ago
Max Katz
84c883c063
Merge branch 'master' into compiled-bindings-default
4 years ago
Max Katz
379e2b56e5
Merge pull request #9277 from emmauss/notification
Allow NotifcationManager to be created on demand
4 years ago
Max Katz
2372e238cf
Merge branch 'master' into notification
4 years ago
Max Katz
ad6c57c97d
Merge pull request #9415 from workgroupengineering/features/micro-optimization
perf: micro optimization
4 years ago
Giuseppe Lippolis
5e52a59897
fix: Address review
4 years ago
Giuseppe Lippolis
8e791848d2
Merge branch 'master' into features/micro-optimization
4 years ago
Dan Walmsley
cce7509491
Merge pull request #7812 from AvaloniaUI/feature/onplatform-xaml-compiler-support
Add OnPlatformExtension.
4 years ago
Giuseppe Lippolis
8da962a71d
perf: optimizze TryLoad
4 years ago
Giuseppe Lippolis
dd61a5d7a8
perf: parse uri when xaml compiled
4 years ago
Max Katz
9883a9600f
Merge branch 'feature/onplatform-xaml-compiler-support' of https://github.com/AvaloniaUI/Avalonia into feature/onplatform-xaml-compiler-support
4 years ago
Max Katz
6bd6e9fd29
Reuse PlatformFact on some onplatform tests
4 years ago
Dan Walmsley
769a51bbf8
Merge branch 'master' into feature/onplatform-xaml-compiler-support
4 years ago
Max Katz
9b4a6062c0
Merge pull request #9402 from AtomCrafty/devtools-style-list
Fix DevTools style list not updating correctly
4 years ago
Max Katz
f489a336a0
Fix onplatform generics crash on macOS
4 years ago
Emmanuel Hansen
96d4a1588b
remove notification manager property from toplevel. remove unused notification manager in control catalog main window
4 years ago
Max Katz
cf6566b03a
Merge branch 'master' into notification
4 years ago
Max Katz
8a6bb0ffa1
Move OnExtensionType and fix netstandard error
4 years ago
Dan Walmsley
9be00c0547
Merge branch 'master' into feature/onplatform-xaml-compiler-support
4 years ago
AtomCrafty
bd94075c59
Merge branch 'master' into devtools-style-list
4 years ago
Dan Walmsley
4dd319c516
Merge pull request #9408 from AvaloniaUI/surface
Do not create an egl surface if the window provided is invalid
4 years ago