Dan Walmsley
|
cd0ebbdd50
|
Revert "use a copy of lists as we will be removing from the list inside the loop."
This reverts commit 38f8dc73b3.
|
6 years ago |
Dan Walmsley
|
1fdd61f290
|
Merge branch 'features/updatable-native-app-menu' of https://github.com/AvaloniaUI/Avalonia into features/updatable-native-app-menu
|
6 years ago |
Dan Walmsley
|
38f8dc73b3
|
use a copy of lists as we will be removing from the list inside the loop.
|
6 years ago |
danwalmsley
|
0afeea6fae
|
Merge branch 'master' into features/updatable-native-app-menu
|
6 years ago |
Dan Walmsley
|
3bf3c64951
|
whitespace.
|
6 years ago |
Dan Walmsley
|
52398648f7
|
remove comment.
|
6 years ago |
Dan Walmsley
|
8b07ba1121
|
whitespace
|
6 years ago |
Dan Walmsley
|
a5c3b3e2b5
|
remove debug code.
|
6 years ago |
Dan Walmsley
|
de75b242b6
|
Merge branch 'features/updatable-native-app-menu' of https://github.com/AvaloniaUI/Avalonia into features/updatable-native-app-menu
|
6 years ago |
Dan Walmsley
|
53d8dec1a6
|
Add owner on CommandProperty.
|
6 years ago |
Dan Walmsley
|
149a7c6b90
|
always set main menu so it can be reparented in the osx backend to include the app menu.
|
6 years ago |
Dan Walmsley
|
75652d094e
|
fix direct property implementations on nativemenu item.
|
6 years ago |
Dan Walmsley
|
b17c69b4c1
|
temporary test.
|
6 years ago |
Dan Walmsley
|
53e14acb9d
|
only call SetMenu once or if the menu has actually changed.
|
6 years ago |
Dan Walmsley
|
f2031cddab
|
rename some variables.
|
6 years ago |
Dan Walmsley
|
6895ea9dd0
|
clean event subscriptions before updating menus.
|
6 years ago |
Dan Walmsley
|
a210267a2b
|
remove cleanup methods.
|
6 years ago |
Dan Walmsley
|
e23e9a2774
|
working update of menuitems.
|
6 years ago |
Dan Walmsley
|
00812297bc
|
fix updating menu item.
|
6 years ago |
Dan Walmsley
|
0cf079b47f
|
only obtain object from managed side once.
|
6 years ago |
Dan Walmsley
|
0d52c8b37b
|
whitespace.
|
6 years ago |
Dan Walmsley
|
4e54fb2e46
|
somewhat working updating menus.
|
6 years ago |
Dan Walmsley
|
fb9821ca77
|
Merge branch 'features/updatable-native-app-menu' of https://github.com/AvaloniaUI/Avalonia into features/updatable-native-app-menu
|
6 years ago |
Dan Walmsley
|
30c0b1f0ac
|
update osx native proj file.
|
6 years ago |
Dan Walmsley
|
06f57f7e44
|
Insert Native Menus by index instead of just adding them in order.
|
6 years ago |
Dan Walmsley
|
5cc02c2d09
|
create dummy menu root.
|
6 years ago |
Steven Kirk
|
5b7f4500d7
|
Merge pull request #3764 from AvaloniaUI/fixes/3551-treeview-clear-index
Update TreeView index when not attached to logical tree.
|
6 years ago |
Steven Kirk
|
b1d6d7fd49
|
Merge branch 'master' into fixes/3551-treeview-clear-index
|
6 years ago |
Steven Kirk
|
798c1d7eb3
|
Merge pull request #3765 from pr8x/patch-1
Fixed typo
|
6 years ago |
Luis v.d.Eltz
|
073bbb42e4
|
Fixed typo
|
6 years ago |
Steven Kirk
|
3f3fb1a3f8
|
Update TreeView index when not attached to logical tree.
Fixes #3551.
|
6 years ago |
Steven Kirk
|
b80c61892e
|
Added failing test for #3551
Co-Authored-By: Dariusz Komosiński <marchingcube@users.noreply.github.com>
|
6 years ago |
Dan Walmsley
|
5a3c984b4d
|
allow DoLayoutReset to be called when menu is still null.
|
6 years ago |
Dan Walmsley
|
0f35059055
|
move code to own files.
|
6 years ago |
Dan Walmsley
|
aa94dc476c
|
subscript to events and notify of changes.
|
6 years ago |
Dan Walmsley
|
9f209bb0b9
|
Merge remote-tracking branch 'origin/master' into features/updatable-native-app-menu
|
6 years ago |
Dan Walmsley
|
2e682e292e
|
initial work towards updating menus with virtual DOM.
|
6 years ago |
Steven Kirk
|
ef8a8b17d4
|
Merge pull request #3625 from jp2masa/update-obsolete-api-usages
Updated obsolete API usages in interfaces
|
6 years ago |
Steven Kirk
|
0b303ee335
|
Merge branch 'master' into update-obsolete-api-usages
|
6 years ago |
Benedikt Stebner
|
671d234d47
|
Merge pull request #3748 from Deadpikle/fix/selected-text-no-clear
Fix TextBox.SelectedText = "" not clearing text
|
6 years ago |
Steven Kirk
|
a7ad472ebc
|
Merge branch 'master' into fix/selected-text-no-clear
|
6 years ago |
Steven Kirk
|
0ddde989c6
|
Merge pull request #3678 from AvaloniaUI/fixes/2838-style-or
Fix XAML compiler handling of comma/or style selector.
|
6 years ago |
Deadpikle
|
681911098c
|
SelectedText = null -> clear text
|
6 years ago |
Steven Kirk
|
9d6847bc31
|
Merge branch 'master' into fixes/2838-style-or
|
6 years ago |
Steven Kirk
|
1d23fd76a6
|
Merge pull request #3725 from AvaloniaUI/fixes/3245-scrollviewer-large-small-scroll
Fix large/small scroll in ScrollViewer.
|
6 years ago |
Dariusz Komosiński
|
6a3e3bb91e
|
Merge branch 'master' into fixes/3245-scrollviewer-large-small-scroll
|
6 years ago |
Steven Kirk
|
12fcf47b75
|
Merge branch 'master' into fixes/2838-style-or
|
6 years ago |
Nikita Tsukanov
|
2d8df0cc49
|
Merge pull request #3750 from AvaloniaUI/fixes/2755-brush-opacity
Invalidate brush when Opacity changes.
|
6 years ago |
Benedikt Stebner
|
8602ef8a9e
|
Merge branch 'master' into fixes/2755-brush-opacity
|
6 years ago |
Steven Kirk
|
3fc21f30b4
|
Invalidate brush when Opacity changes.
Fixes #2755.
|
6 years ago |