Dariusz Komosinski
|
5265b0592a
|
Implement MenuItem.StaysOpenOnClick.
|
5 years ago |
Steven Kirk
|
01815d6f88
|
Merge pull request #5844 from VisualMelon/ItemsControlItemCount
Use ItemCount to determine PseudoClass in ItemsControl for better consistency
|
5 years ago |
Murdo R Ergeaux
|
b1db4ce6d2
|
Update ItemsControl PseudoClasses on ItemCount property changed
|
5 years ago |
Murdo R Ergeaux
|
dbab1666a2
|
Use ItemCount to determine PseudoClass in ItemsControl
|
5 years ago |
Dan Walmsley
|
adcba9f0a6
|
Merge pull request #5826 from CollinAlpert/master
Make DataGrid.SelectAll() public
|
5 years ago |
Steven Kirk
|
d7c1c9b124
|
Merge branch 'master' into master
|
5 years ago |
Dariusz Komosiński
|
6a1b5cda20
|
Merge pull request #5836 from AvaloniaUI/fix-autocompletebox-pseduclasses
Fix AutoCompleteBox pseudoclasses metadata
|
5 years ago |
Max Katz
|
202c67caa8
|
Fix autocompletebox pseduclasses
|
5 years ago |
Benedikt Stebner
|
d5985edd37
|
Merge pull request #5830 from Gillibald/fixes/TextBoxWrapWithoutAcceptsReturn
Fixes TextBox text wrap without accepts return
|
5 years ago |
Benedikt Stebner
|
3f01438593
|
Fix TextWrapping for AcceptsReturn = false
|
5 years ago |
Benedikt Stebner
|
753c991aa8
|
Add failing test condition
|
5 years ago |
Collin Alpert
|
4df9b64bbc
|
Merge branch 'master' into master
|
5 years ago |
Dan Walmsley
|
9b792b790f
|
Merge pull request #5821 from AvaloniaUI/danwalmsley-patch-1
Update PULL_REQUEST_TEMPLATE.md
|
5 years ago |
Dan Walmsley
|
87800f7872
|
Merge branch 'master' into danwalmsley-patch-1
|
5 years ago |
Steven Kirk
|
74485f1d10
|
Merge pull request #5407 from Gillibald/feature/WPFTextFormatterCompat
Increase TextFormatter compatibility with WPF's version
|
5 years ago |
Dan Walmsley
|
cae6601f09
|
Merge branch 'master' into master
|
5 years ago |
Dan Walmsley
|
05568be23c
|
Merge branch 'master' into danwalmsley-patch-1
|
5 years ago |
Dan Walmsley
|
d50ac66100
|
Update PULL_REQUEST_TEMPLATE.md
|
5 years ago |
Benedikt Schroeder
|
08a72e893c
|
Increase TextFormatter compatibility with WPF's version
|
5 years ago |
Steven Kirk
|
c8cddaea21
|
Merge pull request #5797 from AvaloniaUI/double-tapped-event-args
[Breaking change] Tapped event args in Public API
|
5 years ago |
Dan Walmsley
|
477b8a8708
|
Merge branch 'master' into danwalmsley-patch-1
|
5 years ago |
Steven Kirk
|
2e390d3ab5
|
Merge branch 'master' into double-tapped-event-args
|
5 years ago |
Collin Alpert
|
a2b1320baf
|
Make DataGrid.SelectAll() public
|
5 years ago |
Steven Kirk
|
97943549ea
|
Merge pull request #5822 from AvaloniaUI/fixes/do-not-obsolete-context-menu-api
dont obsolete context menu apis.
|
5 years ago |
Steven Kirk
|
ab1bf414a4
|
Merge branch 'master' into fixes/do-not-obsolete-context-menu-api
|
5 years ago |
Steven Kirk
|
222860cde2
|
Merge pull request #5817 from AvaloniaUI/fixes/selecteditems-binding
Don't update SelectedItems when setting items source.
|
5 years ago |
Dariusz Komosiński
|
a25a8cf338
|
Merge branch 'master' into fixes/selecteditems-binding
|
5 years ago |
Steven Kirk
|
eeb7c8d921
|
Reset _isResetting, d'oh.
|
5 years ago |
Dan Walmsley
|
48fd593147
|
remove obsolete comments
|
5 years ago |
Dan Walmsley
|
f5df7e6e62
|
dont obsolete context menu apis.
|
5 years ago |
Dan Walmsley
|
57ce4c58f5
|
Update PULL_REQUEST_TEMPLATE.md
|
5 years ago |
Dan Walmsley
|
4fbc06ed7b
|
Merge pull request #5798 from AvaloniaUI/HorizontalScrollBarVisibility-disabled-by-default
Change HorizontalScrollBarVisibility default
|
5 years ago |
Dan Walmsley
|
3278ba952c
|
Merge branch 'master' into HorizontalScrollBarVisibility-disabled-by-default
|
5 years ago |
Max Katz
|
4338c220d3
|
Merge pull request #5818 from AvaloniaUI/native-control-host-position
NativeControlHost: fixed absolute bounds calculation
|
5 years ago |
Nikita Tsukanov
|
ccfcf0e343
|
NativeControlHost: fixed absolute bounds calculation
|
5 years ago |
Steven Kirk
|
67a1e0921c
|
Don't update SelectedItems when changing source.
|
5 years ago |
Steven Kirk
|
f9a6f5b1ec
|
Create failing test for SelectedItems binding.
|
5 years ago |
Max Katz
|
57b7a3a8b2
|
Update tests per new default
|
5 years ago |
Max Katz
|
e2f618dcb9
|
Merge pull request #5767 from MarchingCube/fix-grid-splitter-resize
Fix GridSplitter not resizing correctly
|
5 years ago |
Steven Kirk
|
50e098a25f
|
Merge branch 'master' into fix-grid-splitter-resize
|
5 years ago |
Dan Walmsley
|
520e8a6cc2
|
Merge pull request #5801 from AvaloniaUI/fixes/osx-appmenu
[osx] if app only has an app menu and no window menu, ensure its appl…
|
5 years ago |
Dan Walmsley
|
c39fa50efc
|
[osx] if app only has an app menu and no window menu, ensure its applied when window is first shown.
|
5 years ago |
Dan Walmsley
|
8d95912e30
|
Merge pull request #5783 from AvaloniaUI/port-relative-panel-fixes
Port relative panel fixes
|
5 years ago |
Dan Walmsley
|
84bc8b682c
|
upstream fix
916d3d12b2
|
5 years ago |
Max Katz
|
6327b0c72a
|
Change HorizontalScrollBarVisibility default
|
5 years ago |
Max Katz
|
734d1458df
|
Revert "Avoid breaking changes for next release"
This reverts commit 6c608c6d0d.
|
5 years ago |
Dariusz Komosiński
|
3a6b54d07e
|
Merge branch 'master' into port-relative-panel-fixes
|
5 years ago |
Dariusz Komosinski
|
c2790472b5
|
Made LayoutEpsilon a property.
|
5 years ago |
Dariusz Komosiński
|
cfb67deb25
|
Merge branch 'master' into fix-grid-splitter-resize
|
5 years ago |
Dariusz Komosinski
|
3ac615c4e3
|
Make GritSplitter calculations match the ones in WPF.
|
5 years ago |