Max Katz
d0a656a274
Merge pull request #8572 from pr8x/SetterTargetType
Add x:SetterTargetType
3 years ago
Max Katz
3a182ccbea
Merge branch 'master' into SetterTargetType
3 years ago
Max Katz
34d24a0f39
Merge pull request #9270 from robloo/expander-updates
Expander Updates
3 years ago
robloo
536d915fb3
Merge branch 'master' into expander-updates
3 years ago
robloo
572ad56150
Complete Expander updates
3 years ago
Max Katz
84c3fbea21
Merge pull request #9144 from emmauss/listbox_control_selection
Prevent SelectingItemsControl's selection from being updated on focus when toggle is enabled
3 years ago
Max Katz
3ced7a35bc
Merge branch 'master' into listbox_control_selection
3 years ago
Dan Walmsley
f4e48b909c
Merge pull request #9278 from AvaloniaUI/feature/wasm-touch
wasm: re-implement touch.
3 years ago
Dan Walmsley
0403fea3fa
Merge remote-tracking branch 'origin/master' into feature/wasm-touch
3 years ago
Max Katz
5f5d596b1c
Fix multitouch and add historical points support
3 years ago
Max Katz
f140f2de19
Merge pull request #9174 from dif-sam/patch-1
Defer `bring into view` for newly created TreeViewItem
3 years ago
Max Katz
5bd77f5b41
Merge branch 'master' into patch-1
3 years ago
Dan Walmsley
385c26741a
remove duplicated code.
3 years ago
Dan Walmsley
985e4cf2ab
implement touch via pointer events only.
3 years ago
Dan Walmsley
c8fae36d36
implement touch.
3 years ago
Emmanuel Hansen
5a442c0ded
Merge branch 'master' into listbox_control_selection
3 years ago
Dan Walmsley
4c41c9c7dd
Wasm optimal defaults ( #9267 )
* introduce optimal defaults for wasm builds
* dont include satelite assemblies.
* always preventDefault mouse and pointer
* fix argument order.
* set initial heap size.
* put properties in targets.
* fix condition
* restore props file
* remove duplicate code.
* allow people to override initial heap size... but not some critical properties,
* add special ld flag.
3 years ago
Steven Kirk
e8f962b3c4
Merge branch 'master' into patch-1
3 years ago
Benedikt Stebner
ce98bffe66
Merge pull request #9272 from Gillibald/fixes/vsStableSupport
Use LangVersion preview for all projects
3 years ago
Max Katz
be93466945
Merge branch 'master' into fixes/vsStableSupport
3 years ago
Max Katz
8a6d53fea7
Merge pull request #9274 from AvaloniaUI/fixes/viewbox-datacontext-binding
Set Viewbox container logical parent.
3 years ago
Steven Kirk
4740955ef4
Set Viewbox logical parent.
Fixes `DataContext` binding in `Viewbox.Child`.
3 years ago
Steven Kirk
fd46119d74
Add failing test for Viewbox DataContext binding.
3 years ago
Benedikt Stebner
822d57cac6
Use LangVersion preview for all projects
3 years ago
Max Katz
7683a3bddb
Restore old exception message
3 years ago
Max Katz
0c84ae68b9
Add AvaloniaXamlIlSetterTargetTypeMetadataTransformer to allow SetterTargetType
3 years ago
Max Katz
d4030ddc2a
Merge branch 'master' into SetterTargetType
3 years ago
robloo
00e570fb6b
Initial fixes for new Expander ControlTheme
3 years ago
robloo
65a4315cd0
Use standard resource names
3 years ago
robloo
830587fc28
Remap Expander resources to Fluent v1 base resources
3 years ago
robloo
8d63ed2645
Initial import of WinUI Expander theme
3 years ago
Dan Walmsley
8b5f97e919
Merge pull request #9265 from AvaloniaUI/wasm-fixes
fix distortion on mobile chrome browser.
3 years ago
Dan Walmsley
ab02289d93
fix distortion on mobile chrome browser.
3 years ago
Max Katz
831dfb8ef8
Merge pull request #9133 from robloo/screen-updates
Comment and update the Screen class
3 years ago
Max Katz
af449e8b7b
Merge branch 'master' into screen-updates
3 years ago
Max Katz
dc030b54bb
Merge pull request #9209 from Lakritzator/master
fix: Avalonia on Windows - Intermittent "Arithmetic operation resulted in an overflow".
3 years ago
Max Katz
bfde629c4b
Merge branch 'master' into master
3 years ago
Max Katz
fee9bd2aaa
Merge pull request #9239 from workgroupengineering/fixes/Issue_9182
fix: CS8350
3 years ago
Max Katz
9f237b3786
Merge branch 'master' into fixes/Issue_9182
3 years ago
Max Katz
5d56938ec2
Merge pull request #9261 from AvaloniaUI/fixes/more-wasm-fixes-3
Fixes/more wasm fixes 3
3 years ago
robloo
6f5bae821b
Fix usage of updated Screen properties
This fixes the macOS build
3 years ago
robloo
9c9ca346e4
Merge branch 'master' into screen-updates
3 years ago
Dan Walmsley
cd8358303e
30fps resize.
3 years ago
Dan Walmsley
f5d3f9b2d3
we dont handle gl makecurrent.
3 years ago
Dan Walmsley
38717dafbb
smooth resizing attempt 2.
3 years ago
Dan Walmsley
116146e847
smooth resizing wasm.
3 years ago
Dan Walmsley
eb1c1971f1
remove cursor style when we want normal cursor.
3 years ago
Dan Walmsley
3e169c6b7a
Merge pull request #9259 from AvaloniaUI/fixes/more-wasm-fixes2
wasm prevent touch flashing android.
3 years ago
Dan Walmsley
1d19c37a37
wasm prevent touch flashing android.
3 years ago
Dan Walmsley
dd8aefbe28
Merge pull request #9257 from AvaloniaUI/more-wasm-fixes
More wasm fixes
3 years ago