Max Katz
82a6d1431b
Fix tests
4 years ago
Max Katz
cd83f8558f
Changes after the reivew
4 years ago
Max Katz
c111b235f7
Fix static property getter/setter
4 years ago
Max Katz
7b00f34df8
Fix template parent compiled bindings with "!" in the beginning
4 years ago
Steven Kirk
16afcecb99
Only resize if WindowState is Normal.
4 years ago
Max Katz
4043c6aa66
Minor formatting issues
4 years ago
Max Katz
07d53775ba
Make all themes AOT friendly by moving StyleInclude to the XAML
4 years ago
Max Katz
fcf26fe4f2
Inject generated types into Ref assembly as well
4 years ago
Max Katz
a0f0e161cb
Cleanup StyleInclude and ResourceInclude in the Core project
4 years ago
Nikita Tsukanov
a30d8ba768
[X11] Skip TextInput event if KeyDown event was handled
4 years ago
Giuseppe Lippolis
e74feb8096
fix: build
4 years ago
Nikita Tsukanov
c7d76e49e4
[OSX] Fixed NativeMenu memory leak
4 years ago
Max Katz
0992c3e6d4
Rename AvaloniaDialogsInternalViewModelBase
4 years ago
Max Katz
76887ef16a
Move Shift scrolling to the ScrollPresenter layer
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
Giuseppe Lippolis
84ca1673c9
fix: Ensure Dev*,Microcom and Build Task are builds before Controls when build solution in IDE
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
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
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
Giuseppe Lippolis
5e52a59897
fix: Address review
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
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
8a6bb0ffa1
Move OnExtensionType and fix netstandard error
4 years ago
AtomCrafty
fd3388fe90
remove unused imports
4 years ago
AtomCrafty
7e6f5403aa
fix typos
4 years ago
AtomCrafty
41c375dff1
fix DevTools style list not updating correctly
4 years ago
Emmanuel Hansen
8f6e9f1d0d
move check before MakeCurrent
4 years ago
Emmanuel Hansen
ae7a532d06
do not create a surface if the window provided is invalid
4 years ago
Dan Walmsley
60ef70544b
move constant.
4 years ago
Dan Walmsley
3593803b18
browser runtime platform is much simpler.
4 years ago
Emmanuel Hansen
ab9835ef88
made notification manager lazy
4 years ago
Max Katz
bfc349e08a
Update XamlX and remove unused methods
4 years ago
Max Katz
523c87d5b0
Browser: use JS side mobile checks
4 years ago
Max Katz
12921c17f7
Refactor extension to use a custom xaml method
4 years ago
Max Katz
58cc00898f
Fix IME overflow on x86
4 years ago