Dan Walmsley
c29fff0342
rename avalonia.web to avalonia.browser
3 years ago
Max Katz
5e8b7ac858
Merge pull request #9451 from AvaloniaUI/fixes/osx-native-menu-memory-leak
[OSX] Fixed NativeMenu memory leak
3 years ago
Dan Walmsley
71212dc1bc
Merge branch 'master' into fixes/osx-native-menu-memory-leak
3 years ago
Max Katz
061beb6927
Merge pull request #9441 from DJGosnell/render-loop-skpaint-cache
Render Loop SKPaint Cache
3 years ago
Max Katz
15100364e5
Merge branch 'master' into render-loop-skpaint-cache
3 years ago
Max Katz
91722b9d12
Merge pull request #9452 from AvaloniaUI/fixes/x11-cancel-text-input-for-handled-events
[X11] Skip TextInput event if KeyDown event was handled
3 years ago
DJGosnell
890cf44559
Merge branch 'AvaloniaUI:master' into render-loop-skpaint-cache
3 years ago
Max Katz
e149cbc519
Merge branch 'master' into fixes/x11-cancel-text-input-for-handled-events
3 years ago
Max Katz
9718d3f297
Merge pull request #9435 from workgroupengineering/fixes/Build/Dependency
fix: Ensure Dev*,Microcom and Build Task are builds before Controls
3 years ago
Max Katz
02222c0e6c
Merge branch 'master' into fixes/Build/Dependency
3 years ago
DJGosnell
c11514e996
Merge branch 'AvaloniaUI:master' into render-loop-skpaint-cache
3 years ago
Nikita Tsukanov
a30d8ba768
[X11] Skip TextInput event if KeyDown event was handled
3 years ago
Giuseppe Lippolis
e74feb8096
fix: build
3 years ago
Nikita Tsukanov
c7d76e49e4
[OSX] Fixed NativeMenu memory leak
3 years ago
Max Katz
6aac767a83
Merge pull request #9443 from AvaloniaUI/compiled-bindings-everywhere
Enable CompileBindings everywhere globally in the solution
3 years ago
Max Katz
c5fa3b0a14
Merge branch 'master' into compiled-bindings-everywhere
3 years ago
Max Katz
b0618d1057
Try to fix unit test
3 years ago
Max Katz
0992c3e6d4
Rename AvaloniaDialogsInternalViewModelBase
3 years ago
Max Katz
18fd61d4b7
Merge branch 'master' into render-loop-skpaint-cache
3 years ago
Max Katz
d131bb6cfa
Merge pull request #8628 from bclehmann/feature/PointerWheelEventArgs/RawDelta
PointerWheelEventArgs: Adds RawDelta
3 years ago
Max Katz
76887ef16a
Move Shift scrolling to the ScrollPresenter layer
3 years ago
Max Katz
4375f08a1b
Merge branch 'master' into feature/PointerWheelEventArgs/RawDelta
3 years ago
Max Katz
8e1a878e83
Some devtools fixes
3 years ago
Max Katz
cb753b3a2b
Move dialog details of implementation to the internal folder
3 years ago
Giuseppe Lippolis
84ca1673c9
fix: Ensure Dev*,Microcom and Build Task are builds before Controls when build solution in IDE
3 years ago
Giuseppe Lippolis
6176b634f8
Revert "fix: Ensure Dev*,Microcom and Build Task are builds before Controls when build solution in IDE"
This reverts commit 1ce247cc02 .
3 years ago
DJGosnell
2990c86d1e
Merge branch 'AvaloniaUI:master' into render-loop-skpaint-cache
3 years ago
workgroupengineering
0099c2c5e6
Merge branch 'master' into fixes/Build/Dependency
3 years ago
Max Katz
de4415274e
Fix devtools not making screenshots
3 years ago
Max Katz
50efce1bf4
Fix selectors with template bindings
3 years ago
Max Katz
fa0cea97fe
Enable compiled bindings by default and fix all the usages + adjust some namespaces
3 years ago
Max Katz
3c73f9dc0f
Fix CanExecute for compiled binding commands
3 years ago
Max Katz
79332f208b
Fix wrong type parameter for the command accessor
3 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.
3 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.
3 years ago
DJGosnell
713d2cab35
Added documentation.
3 years ago
DJGosnell
b51ba178c9
Added SKPaintCache.
Cached all SKPaint usages in the DrawingContextImpl to reduce disposals.
3 years ago
Dan Walmsley
8590bc7dbb
Merge branch 'master' into compiled-bindings-default
3 years ago
Giuseppe Lippolis
1ce247cc02
fix: Ensure Dev*,Microcom and Build Task are builds before Controls when build solution in IDE
3 years ago
Nikita Tsukanov
058200fe64
Merge pull request #9434 from AvaloniaUI/compiledbinding-template-from-selector
CompiledBinding resolve template type from selector
3 years ago
Max Katz
bdd588fef8
Also check for previous XamlIlTypeSelector
3 years ago
Max Katz
ddeb27e0a3
CompiledBinding resolve template type from selector
3 years ago
Max Katz
e1c7e8b5ec
Apply changes after review
3 years ago
Max Katz
66ad721763
Inject AvaloniaUseCompiledBindingsByDefault from Cecil
3 years ago
Max Katz
0d60f972f9
Fix nullable
3 years ago
Max Katz
dc0c7e756a
Respect AvaloniaUseCompiledBindingsByDefault in previewer
3 years ago
Max Katz
5553958238
Remove RuntimeHostConfigurationOption
3 years ago
Max Katz
84c883c063
Merge branch 'master' into compiled-bindings-default
3 years ago
Max Katz
379e2b56e5
Merge pull request #9277 from emmauss/notification
Allow NotifcationManager to be created on demand
3 years ago
Max Katz
2372e238cf
Merge branch 'master' into notification
3 years ago