Steven Kirk
|
edef92f42f
|
Merge branch 'master' into feature/7120-control-themes
|
4 years ago |
Max Katz
|
1eead138fc
|
Merge pull request #8540 from AvaloniaUI/fix-dataGrid-typo
Fix typo in DataGrid
|
4 years ago |
Benedikt Stebner
|
7241fea925
|
Merge branch 'master' into fixes/MoveIAddChild
|
4 years ago |
Benedikt Stebner
|
fdb19912b8
|
Fix tests
|
4 years ago |
Benedikt Stebner
|
97bd8ff938
|
Remove test code
|
4 years ago |
Benedikt Stebner
|
3ad71d4bea
|
Use IAddChild for TextBlock and RichTextBlock
|
4 years ago |
Takoooooo
|
78a49b3fb3
|
Fix typo in DataGrid. DataGridComparerSortDesctiption -> DataGridComparerSortDescription
|
4 years ago |
Dan Walmsley
|
2224ff9892
|
Merge pull request #8538 from AvaloniaUI/feature/expose-gtk-thread-invoke
Introduced GtkInteropHelper.RunOnGlibThread, fixed demos
|
4 years ago |
Dan Walmsley
|
c44b265d48
|
Merge branch 'master' into fixes/renderer-fixes-2022-07-18
|
4 years ago |
Dan Walmsley
|
edede8cc14
|
Merge branch 'master' into feature/expose-gtk-thread-invoke
|
4 years ago |
Nikita Tsukanov
|
fa17ee9bb9
|
Introduced GtkInteropHelper.RunOnGlibThread, fixed demos
|
4 years ago |
Nikita Tsukanov
|
4b7feeb4f4
|
Fixed various invalidation and hit-testing issues
|
4 years ago |
Max Katz
|
f0e53ba6d1
|
Merge pull request #8531 from timunie/fix/ComboBoxDensityStyle
`ComboBoxMinHeight` should be of Type `double`, not `Thickness`
|
4 years ago |
Tim
|
8fbfde9654
|
`ComboBoxMinHeight` should be of Type `double`, not `Thickness`
|
4 years ago |
Max Katz
|
89868319b7
|
Merge pull request #8529 from MichalPetryka/unaligned-access
Fix unaligned accesses
|
4 years ago |
petris
|
c6e12a6e32
|
Fix unaligned accesses
|
4 years ago |
Max Katz
|
0dca4bebc1
|
Disable additional aot flags
|
4 years ago |
Max Katz
|
dcf973fc01
|
Merge pull request #8523 from pr8x/MenuFlyoutPresenter-custom-interaction-handler
Allow to pass custom `IMenuInteractionHandler` to `MenuFlyoutPresenter`
|
4 years ago |
Max Katz
|
ab63d1210c
|
Merge branch 'master' into MenuFlyoutPresenter-custom-interaction-handler
|
4 years ago |
Max Katz
|
9bb777c9a3
|
Merge branch 'master' into move-first-last-skip-disabled
|
4 years ago |
Dan Walmsley
|
80bd5ef3f8
|
Merge pull request #8105 from AvaloniaUI/rndr4
"Compositing" renderer
|
4 years ago |
Dan Walmsley
|
e4568705ab
|
Merge branch 'master' into rndr4
|
4 years ago |
Luis v.d.Eltz
|
1beb3b742b
|
Merge branch 'master' into MenuFlyoutPresenter-custom-interaction-handler
|
4 years ago |
Luis von der Eltz
|
c1b75357f1
|
Allow to pass custom menu interaction handler in MenuFlyoutPresenter
|
4 years ago |
Dan Walmsley
|
135f3314a0
|
Merge pull request #8522 from AvaloniaUI/fixes/mac-os-window-test-reliability
OSX integration tests: dont use window size that could go off screen.
|
4 years ago |
Luis von der Eltz
|
0973e66d04
|
Remove wrong fix
|
4 years ago |
Luis von der Eltz
|
16d75632fe
|
Properly terminate when reaching "from" element again
|
4 years ago |
Dan Walmsley
|
ac30a64d78
|
dont use window size that could go off screen.
|
4 years ago |
Luis von der Eltz
|
e842ba0f17
|
Merge branch 'move-first-last-skip-disabled' of https://github.com/pr8x/Avalonia into move-first-last-skip-disabled
|
4 years ago |
Luis von der Eltz
|
25b19931e8
|
Add timeout to "hang" UT
|
4 years ago |
Luis v.d.Eltz
|
be93e78c8d
|
Merge branch 'master' into move-first-last-skip-disabled
|
4 years ago |
Dan Walmsley
|
a6056bb98e
|
Merge branch 'master' into rndr4
|
4 years ago |
Dan Walmsley
|
f38d547862
|
Merge pull request #8521 from AvaloniaUI/fixes/re-register-bundleid
OSX reliable integration tests.
|
4 years ago |
Steven Kirk
|
b9998dd483
|
Don't use TransformedBounds for automation.
|
4 years ago |
Dan Walmsley
|
b12b21b2be
|
Merge remote-tracking branch 'origin/master' into fixes/re-register-bundleid
|
4 years ago |
Dan Walmsley
|
e8914c966d
|
reliably replace old bundle.
|
4 years ago |
Dan Walmsley
|
c3bb062a37
|
ensure bundle id is registered.
|
4 years ago |
Jumar Macato
|
0d25749822
|
Merge pull request #8520 from timunie/fix/DataGrid_LastColumnIsClipped
fix: RowDesiredWidth was missing the RowHeaderWidth
|
4 years ago |
Luis von der Eltz
|
ace7787526
|
Fix arrow left on all-disabled submenu closing menu
|
4 years ago |
Luis von der Eltz
|
5b1ef4c801
|
Merge branch 'move-first-last-skip-disabled' of https://github.com/pr8x/Avalonia into move-first-last-skip-disabled
|
4 years ago |
Luis von der Eltz
|
e64a4430a0
|
Apply async hack to make timeout work
|
4 years ago |
Luis v.d.Eltz
|
507cd58bba
|
Merge branch 'master' into move-first-last-skip-disabled
|
4 years ago |
Luis von der Eltz
|
107fc7162e
|
Fix infinite loop when all items are disabled
|
4 years ago |
Tim
|
bb4287e22d
|
fix: RowDesiredWidth was missing the RowHeaderWidth
|
4 years ago |
Dan Walmsley
|
7b4545b0e5
|
Merge branch 'master' into rndr4
|
4 years ago |
Max Katz
|
98ca5480f1
|
Merge pull request #8215 from robloo/colorpicker2
Add new ColorView & ColorPicker Controls
|
4 years ago |
robloo
|
0bf3a6d944
|
Rename `ShowAccentColors` to `IsAccentColorsVisible` and disable drop shadow when false
|
4 years ago |
robloo
|
59063fadc7
|
Merge branch 'master' into colorpicker2
|
4 years ago |
Dan Walmsley
|
af8668ad87
|
Merge branch 'master' into rndr4
|
4 years ago |
Dan Walmsley
|
34480fcae3
|
Merge pull request #8516 from AvaloniaUI/fixes/integration-test
appium v1 tests on mac
|
4 years ago |