Max Katz
aa28fc4fad
Don't forget to add SplitView.Pane to the logical tree
4 years ago
GMIKE
6ddefa51f1
Remove unused fields ( #7102 )
4 years ago
erri120
445ea0b922
Fix condition in HotKeyProperty.Changed handler ( #7096 )
* Fix condition in HotKeyProperty.Changed handler
See #7095 for more information. The condition originally existed to warn
about binding the HotKeyProperty to a Control that does not implement
ICommandSource.
* Ignore null HotKey in HotKeyProperty.Changed
4 years ago
Steven Kirk
dc3415c090
Nullable annotations for AvaloniaObject/AvaloniaProperty etc. ( #7078 )
* Add nullable annotations...
...to `AvaloniaObject`/`AvaloniaProperty`-related classes and a few other uncontroversial files.
* Check for null before first use.
* Don't need this check as base class does it.
4 years ago
Max Katz
721b7dcf2b
Merge pull request #7094 from timunie/fix/DataGridHeaderToBeStyledProperty
fix: Make DataGridColumn.Header and .HeaderTemplate a DirectProperty
4 years ago
Tim
6d43803402
fix: Make DataGridColumn.Header and .HeaderTemplate a DirectProperty
this enables Binding and DynamicResource usage
4 years ago
Nikita Tsukanov
0ca2f3d5db
Merge pull request #5390 from rstm-sf/feature/readable-cli-avalonia-build-task
Add example using Avaloni.Build.Tasks and path validation
4 years ago
Nikita Tsukanov
6c91de5843
Merge branch 'master' into feature/readable-cli-avalonia-build-task
4 years ago
Max Katz
d5e8a1c5ef
Merge pull request #6860 from ltetak/datagrid_layoutrounding
DataGridColumn - fix LayoutRoundedWidth with DPI scaling applied
4 years ago
Max Katz
892afd2288
Merge branch 'master' into datagrid_layoutrounding
4 years ago
workgroupengineering
50c033d0fd
fixes: warning MSB4011 Microsoft.NET.Sdk.WindowsDesktop.props cannot … ( #6813 )
* fixes: warning MSB4011 Microsoft.NET.Sdk.WindowsDesktop.props cannot be imported again.
* fixes: nits
Co-authored-by: Steven Kirk <grokys@users.noreply.github.com>
4 years ago
Jumar Macato
270725e577
Merge pull request #7028 from AvaloniaUI/dialog-microcom
Use MicroCOM for Win32 dialogs implementation + minor fixes
4 years ago
Max Katz
4e2a0e1321
Merge branch 'master' into dialog-microcom
4 years ago
Max Katz
3da91fc4c8
Merge pull request #7082 from AvaloniaUI/fixes/avalonia-collections-nullability
Add nullable annotations to Avalonia.Collections.
4 years ago
Jumar Macato
857c9aad7b
Merge branch 'master' into dialog-microcom
4 years ago
Max Katz
47153bffd7
Merge branch 'master' into fixes/avalonia-collections-nullability
4 years ago
Max Katz
13af15f824
Merge pull request #7080 from timunie/feature/DataGridHeaderTemplate
Add Property DataGridColumn.HeaderTemplate
4 years ago
Max Katz
ef3eb31c7b
Merge branch 'master' into feature/DataGridHeaderTemplate
4 years ago
Steven Kirk
931a79dfb7
Send a single Text change nofication when TextBlock.SelectedText is changed. ( #5508 )
* Added failing tests for #838 .
* Fix Text events when setting SelectedText.
Only raise a single property changed event on `Text` when setting `SelectedText`. It's a bit ugly but the whole of `TextBox` needs a refactor...
Fixes #838 .
4 years ago
usUyGBx
05fdbd88ef
Send one notifi per seq range in RemoveAll method of AvaloniaList (optimized) ( #5754 )
* Send one notification per sequential range in RemoveAll method of AvaloniaList (optimized)
* Simplified
* Make unit tests a bit more understandable.
Co-authored-by: Gitea <gitea@fake.local>
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
Co-authored-by: Steven Kirk <grokys@users.noreply.github.com>
Co-authored-by: Steven Kirk <grokys@gmail.com>
4 years ago
GMIKE
621bb5688d
Merge pull request #6836 from RomanSoloweow/master
Border StrokeDashArray
4 years ago
Steven Kirk
4a78833430
Added nullable annotations to Avalonia.Collections.
4 years ago
Dan Walmsley
c9df7ae46e
Update CONTRIBUTING.md
4 years ago
Dan Walmsley
d6a16903f3
Update config.yml
4 years ago
Rustam Sayfutdinov
3f0e1a5536
Add path validation and use case
4 years ago
Dan Walmsley
392c4a1a63
Update readme.md
4 years ago
Dan Walmsley
b9d97c1127
Update readme.md
4 years ago
Steven Kirk
39e1e50b4d
Merge pull request #7044 from Gillibald/feature/handleTabstopps
Handle TabStopps
4 years ago
Tim
edf9505598
Add Property DataGridColumn.HeaderTemplate
4 years ago
Benedikt Stebner
d6fb97c01b
Merge branch 'master' into feature/handleTabstopps
4 years ago
Steven Kirk
e185e07c5a
Merge pull request #6854 from gabornemeth/treeview_custom_items
type of the TreeView's items can be customized
4 years ago
Steven Kirk
b595a03b03
Merge branch 'master' into treeview_custom_items
4 years ago
Steven Kirk
6798e209e2
Merge pull request #7021 from timunie/fix/CalendarPageSwitchDoNotChangeSelection
Fix: [Calendar] pointer wheel and page keys should not change the selection
4 years ago
Steven Kirk
7ee41979f3
Merge branch 'master' into fix/CalendarPageSwitchDoNotChangeSelection
4 years ago
Dan Walmsley
d36dbd3472
Merge pull request #7015 from ltetak/osx_dnd
OSX do not enforce DND copy effect
4 years ago
Dan Walmsley
fe26244bf9
Merge branch 'master' into osx_dnd
4 years ago
Dan Walmsley
3c56b3751f
Merge pull request #7029 from AvaloniaUI/features/web
Avalonia.Web (wasm)
4 years ago
Max Katz
4eaba20ab9
Merge pull request #7071 from simonhaines/fixes/popup-positioning
Fix issues with positioning of non-overlay popups
4 years ago
Max Katz
8cf6f79bf5
Merge branch 'master' into fixes/popup-positioning
4 years ago
Dan Walmsley
2c51cf4453
Merge branch 'master' into features/web
4 years ago
Dan Walmsley
b7d87cf6a1
fix warnings and remove redundant code.
4 years ago
Steven Kirk
3c922819dd
Fix ncrunch tool path.
4 years ago
Dan Walmsley
90971dfe60
make osk show immediately on mobile
4 years ago
Dan Walmsley
9ddca4845b
remove emoji code.
4 years ago
Dan Walmsley
0a26d62b83
turn of antialiasing.
4 years ago
Dan Walmsley
e41271e399
remove navmenu page unused code.
4 years ago
Dan Walmsley
a12d947c9d
remove embedded font.
4 years ago
Simon Haines
54f82b26a5
Fix positioning of non-overlay popups
When a native popup window is positioned relative to a placement target on
the root window and the root window is moved or resized, the popup position
should update to reflect the new position of the placement target.
If a native popup window is positioned relative to another popup, as in the
case of sub-menus, and the parent popup is moved due to a change in the
position of its placement target, the child popup should also update
relative to the new position of the parent popup.
4 years ago
Dan Walmsley
21b9d08d73
fix touch support.
4 years ago
Dan Walmsley
0ed5a00961
remove non-required call.
4 years ago