Steven Kirk
|
1cbed83405
|
Tweak SelectionModelChangeSet.
- Make field readonly
- Use lambda syntax so C# caches delegates
|
6 years ago |
Steven Kirk
|
6c0265b6e8
|
Fix comment.
Fix spelling, and `VectorView` is `IReadOnlyList` in C#.
|
6 years ago |
Steven Kirk
|
e80e52c303
|
TryGetValue doesn't allow null as the value.
|
6 years ago |
Steven Kirk
|
885363d7a9
|
Merge branch 'master' into refactor/use-selectionmodel
|
6 years ago |
Dariusz Komosiński
|
5a5a1beb43
|
Merge pull request #3579 from Symbai/typos
Fix typo
|
6 years ago |
Steven Kirk
|
0f9ceb25b7
|
Make ScrollIntoView accept an index, not an item.
Fixes #2569.
|
6 years ago |
Steven Kirk
|
c4afd15d90
|
Use SelectionModel in TreeView.
|
6 years ago |
Steven Kirk
|
6001115573
|
Use SelectionModel in SelectingItemsControl.
|
6 years ago |
Dariusz Komosiński
|
c80ac59230
|
Merge branch 'master' into typos
|
6 years ago |
Steven Kirk
|
0c894e20d3
|
Added SelectedItemsSync.
To sync between an `ISelectionModel` and a `SelectedItems` collection.
|
6 years ago |
Steven Kirk
|
435f0f7182
|
Merge branch 'pr/3435' into refactor/use-selectionmodel
|
6 years ago |
Jumar Macato
|
5540c54012
|
Merge pull request #3581 from AvaloniaUI/fixes/3544-osx-window-close-crash
Fix: dont crash when closing window on OSX.
|
6 years ago |
Dan Walmsley
|
97bcb443ff
|
dont crash when closing window on OSX.
|
6 years ago |
Symbai
|
e92dbb14df
|
Update IInputElement.cs
|
6 years ago |
Steven Kirk
|
f103df6a9a
|
Changed IsSelected semantics.
Move old `IsSelected` semantics to `IsSelectedWithPartial` and add a new `IsSelected` method which checks for direct selection.
|
6 years ago |
Steven Kirk
|
96fbd6c531
|
Don't only select leaf nodes from SelectRange.
Related issues:
https://github.com/microsoft/microsoft-ui-xaml/issues/1969
https://github.com/microsoft/microsoft-ui-xaml/issues/1984
|
6 years ago |
Jumar Macato
|
6c26b8d3d8
|
Merge pull request #3575 from AvaloniaUI/fixes/3466-animation-overrides-localvalue
Make animation value override local value
|
6 years ago |
Jumar Macato
|
096f32cad8
|
Merge branch 'master' into fixes/3466-animation-overrides-localvalue
|
6 years ago |
Dariusz Komosiński
|
18cda6726c
|
Merge pull request #3573 from Symbai/textBoxNull
Add Textbox.HorizontalContentAlignment and VerticalContentAlignment
|
6 years ago |
Steven Kirk
|
c7a0188014
|
Merge branch 'feature/selectionmodel-reset-handling' into feature/selectionmodel-autoselect
|
6 years ago |
Steven Kirk
|
628959a85c
|
Merge branch 'feature/selectionmodel-changed-notifications' into feature/selectionmodel-reset-handling
|
6 years ago |
Steven Kirk
|
3f13eb4e24
|
Merge branch 'feature/selectionmodel' into feature/selectionmodel-changed-notifications
|
6 years ago |
Steven Kirk
|
95190e168b
|
Fixed SelectionModelChildrenRequestedEventArgs returning incorrect so...
…urce index
fixed sourceindex childrenrequested args
Port of ee03bace14
|
6 years ago |
Steven Kirk
|
f0f5e82599
|
Merge branch 'feature/selectionmodel-reset-handling' into feature/selectionmodel-autoselect
|
6 years ago |
Steven Kirk
|
def70b3b0a
|
Merge branch 'feature/selectionmodel-changed-notifications' into feature/selectionmodel-reset-handling
# Conflicts:
# tests/Avalonia.Controls.UnitTests/SelectionModelTests.cs
|
6 years ago |
Steven Kirk
|
d32e353cdc
|
Merge branch 'feature/selectionmodel' into feature/selectionmodel-changed-notifications
|
6 years ago |
Steven Kirk
|
12abeab47e
|
Remove UWP stubs in unit tests.
|
6 years ago |
Steven Kirk
|
588c24ae2f
|
Merge branch 'feature/selectionmodel' into feature/selectionmodel-changed-notifications
|
6 years ago |
Dariusz Komosiński
|
9b0239a776
|
Merge branch 'master' into textBoxNull
|
6 years ago |
Steven Kirk
|
947e43b5e7
|
Merge pull request #3560 from MarchingCube/bench-style-attach
Benchmark and optimizations for style attach
|
6 years ago |
Symbai
|
994def4642
|
Update TextBox.cs
|
6 years ago |
Symbai
|
dc8881c846
|
Update TextBox.cs
|
6 years ago |
Dariusz Komosiński
|
cebf6f20bc
|
Merge branch 'master' into bench-style-attach
|
6 years ago |
Steven Kirk
|
aec9c6e5e2
|
Make animation value override local value.
This line was missing. Might be the cause of #3466.
|
6 years ago |
Steven Kirk
|
f79b58cc55
|
Added failing test possibly for #3466.
Not sure if this is the cause of #3466, but it's definitely wrong.
|
6 years ago |
Symbai
|
b814eaac99
|
inherit from ContentControl
|
6 years ago |
Dariusz Komosiński
|
eaa8c68c3a
|
Merge pull request #3572 from Symbai/textboxSelect
Expose TextBox.SelectAll
|
6 years ago |
Symbai
|
6fe5892ad9
|
Include vertical alignment of floating watermark
|
6 years ago |
Symbai
|
f4fe0b126c
|
init
|
6 years ago |
Steven Kirk
|
eff60ba25d
|
Merge branch 'master' into textboxSelect
|
6 years ago |
Symbai
|
5ad2b362df
|
Update TextBox.cs
|
6 years ago |
Jumar Macato
|
9645c6d793
|
Merge pull request #3570 from AvaloniaUI/fixes/3569-window-sizing
Fix window sizing
|
6 years ago |
Steven Kirk
|
195c7ba6ea
|
Don't ignore available size in window measure.
Fixes #3569.
|
6 years ago |
Steven Kirk
|
9763faec3a
|
Added failing test for #3569.
And one passing test too.
|
6 years ago |
Dariusz Komosiński
|
58a85e03ff
|
Merge branch 'master' into bench-style-attach
|
6 years ago |
Steven Kirk
|
0a8b105f5f
|
Merge pull request #3556 from AvaloniaUI/fixes/3545-rendertransform-leak
Fix PropertyChanged notifications when bindings complete
|
6 years ago |
Jumar Macato
|
e207cc8b61
|
Merge branch 'master' into bench-style-attach
|
6 years ago |
Steven Kirk
|
4c6c660b76
|
Merge branch 'master' into fixes/3545-rendertransform-leak
|
6 years ago |
Steven Kirk
|
9e7014805e
|
Merge pull request #3558 from AvaloniaUI/fixes/3365-icon-null
Allow assigning null to Window.Icon.
|
6 years ago |
Steven Kirk
|
3c80671872
|
Merge branch 'master' into fixes/3365-icon-null
|
6 years ago |