Steven Kirk
e69d4ff99c
Merge pull request #6900 from AvaloniaUI/fixes/6899-rtb-transformedbounds
Don't update TransformedBounds from RenderTargetBitmap.
5 years ago
Steven Kirk
f54a75e636
Don't update transformed bounds from static render methods.
Fixes #6899
5 years ago
Steven Kirk
e265bef95b
Added failing test for #6899 .
5 years ago
Nikita Tsukanov
40128c687a
Merge pull request #6894 from YohDeadfall/optimize-gestures
Setting weak reference target instead of field
5 years ago
Yoh Deadfall
50cc02182b
Setting weak reference target instead of field
5 years ago
Dan Walmsley
8edfdf6b49
Create readme.md
5 years ago
Dan Walmsley
1524ea942e
Update readme.md
5 years ago
Dan Walmsley
9e07abfa2d
Update readme.md
5 years ago
Dan Walmsley
7e93e4c618
Update readme.md
5 years ago
Tako
49efa51a91
Merge pull request #6818 from simonhaines/fixes/6412-disabled-menu-items
Filter pointer pressed events from disabled sub-menu items
5 years ago
Tako
007361b0fa
Merge branch 'master' into fixes/6412-disabled-menu-items
5 years ago
Tako
f6b94385c5
Merge pull request #6830 from AvaloniaUI/maxkatz6-patch-1
Update NumericUpDown template MinWidth
5 years ago
Tako
b7aaf484b7
Merge branch 'master' into fixes/6412-disabled-menu-items
5 years ago
Tako
eed272d076
Merge branch 'master' into maxkatz6-patch-1
5 years ago
Tako
63d16bdcf6
Merge pull request #6812 from workgroupengineering/fixes/Warnings_CS0618_Missing
fixes: Missing CS0618
5 years ago
Tako
c8b075ecb5
Merge branch 'master' into fixes/Warnings_CS0618_Missing
5 years ago
Tako
5e32ed735a
Merge pull request #6847 from YohDeadfall/realized-elements-cleanup-on-removal
ElementManager follows the behavior of ViewManager
5 years ago
Tako
b734911379
Merge branch 'master' into fixes/Warnings_CS0618_Missing
5 years ago
Tako
37a1096616
Merge branch 'master' into realized-elements-cleanup-on-removal
5 years ago
Tako
e81346e277
Merge pull request #6849 from workgroupengineering/fixes/Issue_6848
fixes(DevTools): Ambiguous match found Exception
5 years ago
Tako
c8e2ba618c
Merge branch 'master' into realized-elements-cleanup-on-removal
5 years ago
Giuseppe Lippolis
7f6c89187c
fixes(DevTools): Conflict with master branch
5 years ago
Max Katz
367530f705
Merge pull request #6851 from workgroupengineering/fixes/Issue_6850
fixes(DevTools): Null reference exception when double-clicking ClrProperties
5 years ago
Giuseppe Lippolis
1b71875276
fixes(DevTools): Null reference exception when double-clicking ClrProperties
5 years ago
Giuseppe Lippolis
01582cb552
fixes(DevTools): Ambiguous match found Exception
5 years ago
Yoh Deadfall
94059f521f
ElementManager follows the behavior of ViewManager
5 years ago
workgroupengineering
4e19b579c2
Update src/Avalonia.Headless/HeadlessWindowImpl.cs
Co-authored-by: Max Katz <maxkatz6@outlook.com>
5 years ago
Max Katz
9eb18b26c4
Merge pull request #6809 from workgroupengineering/fixes/Warings_CS0219_CS0168
fixes: Warnings CS0219 and CS0168
5 years ago
Max Katz
8dd6367f86
Merge branch 'master' into fixes/Warings_CS0219_CS0168
5 years ago
Max Katz
1eeaedaf65
Merge pull request #6839 from workgroupengineering/fixes/Issue_6838
fixes(DevTools): Double subscribe/unsubscribe INotifyPropertyChanged
5 years ago
Giuseppe Lippolis
0b1e938ff7
fixes(DevTools): Double subscribe/unsubscribe INotifyPropertyChanged
5 years ago
Tako
3e3396d132
Merge pull request #6790 from ltetak/devtools_dc_navigate
DevTools - allow to navigate to children (especially DataContext)
5 years ago
Max Katz
8b354b91cb
Add more missed props
5 years ago
Max Katz
497a4bf409
Update NumericUpDown.xaml
5 years ago
Tako
ef4a956218
Merge branch 'master' into devtools_dc_navigate
5 years ago
Tako
bbfb2c17d6
Merge pull request #6823 from YohDeadfall/lost-pseudo-class
Added lost focus-within to pseudo classes attribute
5 years ago
Yoh Deadfall
1468c2a83b
Added lost focus-within to pseudo classes attr
5 years ago
Simon Haines
fcbe456cb9
Filter pointer pressed events from disabled sub-menu items
Pointer clicks on disabled and non-interactive items in sub-menus
are bubbled up to the sub-menu's parent, causing the sub-menu popup
to be closed when it is expected to remain open. This scenario is
identified and filtered out by searching for a popup in the logical
tree between the source and the handler. Fixes #6412 .
5 years ago
Giuseppe Lippolis
77331a5baf
fixes: Missing CS0618
5 years ago
Tako
a4261ee3bc
Merge pull request #6804 from Takoooooo/cleanup_signed_build_usage
Remove temporary changes made during migration to signed builds
5 years ago
Tako
7d7e94215e
Merge branch 'master' into cleanup_signed_build_usage
5 years ago
Takoooooo
5a74961ad2
remove not used constant
5 years ago
Lubomir Tetak
79fd769a71
Merge branch 'master' into devtools_dc_navigate
5 years ago
Tako
26f61e0033
Merge pull request #6807 from YohDeadfall/fix-event-debugging
Added lost lines in event debugging
5 years ago
Giuseppe Lippolis
ca24cae783
fixes: Warnings CS0219 and CS0168
5 years ago
Yoh Deadfall
ebeee66363
Removed white spaces
5 years ago
Yoh Deadfall
16db095abc
Added lost lines in event debugging
5 years ago
Dan Walmsley
8268bf62f7
Merge pull request #6757 from AvaloniaUI/update-net-5.0
Update to net sdk 5.0.408
5 years ago
Dan Walmsley
9a4d579f55
remove not needed change.
5 years ago
Nikita Tsukanov
fe846fd0f3
Download SDK separately (unix)
# Conflicts:
# azure-pipelines.yml
# build.sh
5 years ago