Luis v.d.Eltz
bdb282b9d0
Merge branch 'master' into fix-button-flyout
4 years ago
Max Katz
b32f8e17e1
Merge pull request #8488 from timunie/fix/ProgressBarAutoGrowing
Use indicators parent if available to determine the space
4 years ago
Tim
633c479175
Use indicators parent if available to determine the space
We used controls bounds before, which may lead to wrong indicator size if a border is set or the template has elements next to the indicator.
4 years ago
Steven Kirk
da801b28ca
Merge pull request #8455 from ltetak/effectiveViewportChangedListeners
EffectiveViewportChangedListeners thread safety improved
4 years ago
Steven Kirk
e18254a23c
Merge branch 'master' into effectiveViewportChangedListeners
4 years ago
Max Katz
0e115413e4
Merge pull request #8478 from javidsho/patch-1
Fix TrayIcon null pointer exception on application exit
4 years ago
javidsho
65d1471a94
Fix null pointer exception on application exit
4 years ago
Jumar Macato
df42c42cbd
Merge pull request #8451 from workgroupengineering/fixes/Warnings/FreeDesktop
4 years ago
Jumar Macato
19ffe376db
Merge branch 'master' into fixes/Warnings/FreeDesktop
4 years ago
Max Katz
a487ef14b1
Merge pull request #8454 from EricEzaM/customise-progressbar-text-format
Allow customisation of ProgressBar text.
4 years ago
Eric M
435419588a
Allow customisation of ProgressBar text format.
4 years ago
Jumar Macato
f0b810bb43
Merge branch 'master' into fixes/Warnings/FreeDesktop
4 years ago
Max Katz
fc4101c162
Merge pull request #8474 from AvaloniaUI/fixes/menu-templated-parent
Fix overwriting TemplatedParent when opening a Popup.
4 years ago
Steven Kirk
5da9d528c9
Added missing param docs.
4 years ago
Steven Kirk
78a7257a5a
Don't apply templated parent if already set.
When applying the `TemplatedParent`, don't move into trees that already have the `TemplatedParent` property set - in this case we can assume that the templated parent has already been set for this tree, and it fixes the problem with menus added in the previous commit.
4 years ago
Steven Kirk
8f0b3911a5
Added failing tests for MenuItem.TemplatedParent.
Seems #8412 caused `Menu.TemplatedParent` to get set to the parent `MenuItem` when re-opening a popup.
4 years ago
Nikita Tsukanov
d3debf0177
Merge pull request #8467 from AvaloniaUI/bindings-to-types-should-work
Fix bindings to Types.
4 years ago
Takoooooo
8e57d0b7c6
Fix bindings to Types.
4 years ago
Max Katz
69b4ddc160
Merge pull request #8466 from AvaloniaUI/more-compiled-binding-fixes
More compiled binding fixes
4 years ago
Max Katz
34f8f3d556
Fix DataType set on Binding extension + add tests
4 years ago
Max Katz
ff3b23b2d6
Formatting
4 years ago
Max Katz
5d234cd49c
Remove reflection bindings from standard controls
4 years ago
Max Katz
2619ab1759
Fix compiled binding with TemplatedParent relative source
4 years ago
Max Katz
142b878984
Fix special case of compiled binding with Path child
4 years ago
Max Katz
042fd47c1e
Fix ElementName binding inside of control template
4 years ago
Max Katz
a1804e2e16
Add tests for explicitly implemented interface property binding
4 years ago
Max Katz
55d19ea123
Merge pull request #8465 from danielmayost/fixes/repeaterMirrorTransform
fixes FlowDirection issue in ItemsRepeater
4 years ago
daniel mayost
f80cf2d355
add base.OnAttachedToVisualTree(e) call to repeater
4 years ago
Dan Walmsley
07ed206920
Merge pull request #8433 from AvaloniaUI/fixes/8389-datagrid-detach
Improve performance of style class selector subscriptions
4 years ago
Lubomir Tetak
1812540ad9
unit test
4 years ago
Lubomir Tetak
22971f56cb
EffectiveViewportChangedListeners must be reference type
4 years ago
Lubomir Tetak
81a591a45d
Merge branch 'master' into effectiveViewportChangedListeners
4 years ago
Max Katz
377248d491
Merge pull request #8452 from workgroupengineering/fixes/Warnings/DataGrid
fix(DataGrid): CS8073 The result of the expression is always 'true'
4 years ago
workgroupengineering
92399689eb
Merge branch 'master' into fixes/Warnings/DataGrid
4 years ago
Lubomir Tetak
f5d5cf56b2
Merge branch 'master' into effectiveViewportChangedListeners
4 years ago
Max Katz
60d51ab156
Merge pull request #8370 from Gillibald/feature/RichTextBlock
Introduce RichTextBlock
4 years ago
Max Katz
8468d36535
Merge branch 'master' into feature/RichTextBlock
4 years ago
Max Katz
c3587ba072
Merge pull request #8456 from AvaloniaUI/fixes/splitview-culture-sensitive
make splitview not culture sensitive.
4 years ago
Dan Walmsley
45ae4221dc
correct spelling.
4 years ago
Benedikt Stebner
cc2d791f36
Update samples/Sandbox/MainWindow.axaml
Co-authored-by: Max Katz <maxkatz6@outlook.com>
4 years ago
Dan Walmsley
b7a3bce6f9
fix compiler warning.
4 years ago
Dan Walmsley
84a4de5c07
make splitview not culture sensitive.
4 years ago
Lubomir Tetak
95bbfa4ce1
Merge branch 'master' into effectiveViewportChangedListeners
4 years ago
Dan Walmsley
3c3a186f63
Merge pull request #8443 from AvaloniaUI/intergration-azure-pipelines
Run integration tests on CI (win32 / macos)
4 years ago
Dan Walmsley
c034525d29
win32, keep window size at all scale settings when entering and exiting fs mode.
4 years ago
Dan Walmsley
fdf3d291da
Merge remote-tracking branch 'origin/intergration-azure-pipelines' into intergration-azure-pipelines
4 years ago
Lubomir Tetak
2c71bdd043
Merge branch 'master' into effectiveViewportChangedListeners
4 years ago
Lubomir Tetak
230166d0bc
EffectiveViewportChangedListeners thread safety improved
4 years ago
Dan Walmsley
d2ff748680
Merge branch 'master' into intergration-azure-pipelines
4 years ago
Dan Walmsley
0bb62fa809
use 4k res on windows tests
4 years ago