Tako
|
9f03160342
|
Update MacOS vmImage because current one is deprecated
https://github.com/actions/virtual-environments/issues/5583
|
4 years ago |
Takoooooo
|
b3bd2e54ec
|
Use correct ToggleModifier in ListBox multiselection on MacOS.
|
4 years ago |
robloo
|
bdd451cdf9
|
Adjust ColorPicker tab background corner radius
|
4 years ago |
robloo
|
195ef79e0a
|
Convert ColorPicker default styles to ControlThemes
|
4 years ago |
Max Katz
|
f01176825a
|
Merge pull request #8625 from AvaloniaUI/default-controls-themes
Default controls themes
|
4 years ago |
Max Katz
|
33931e99bb
|
Fix unit tests
|
4 years ago |
Max Katz
|
274135196c
|
Merge branch 'master' into default-controls-themes
|
4 years ago |
Max Katz
|
86265f49aa
|
Update samples/ControlCatalog/App.xaml.cs
|
4 years ago |
Max Katz
|
9548da6696
|
Merge pull request #8599 from jinek/fixes/scene-hittest-exclusive
Scene hittest now uses exclusive `Rect.Contains`. Fixes https://githu…
|
4 years ago |
Evgeny Gorbovoy
|
2a57609217
|
+ more `ContainsExclusive` for nodes
|
4 years ago |
Benedikt Stebner
|
c94120c065
|
Try to fix tests on mac
|
4 years ago |
Benedikt Stebner
|
adc81678ca
|
Only add offsets for LeftToRight runs
|
4 years ago |
Benedikt Stebner
|
d5084eaf75
|
Fix GetCharacterHitFromDistance
|
4 years ago |
Benedikt Stebner
|
2cf660b601
|
Second attempt to fix the font fallback
|
4 years ago |
Benedikt Stebner
|
6fefe5c803
|
Align justified text to the natural start
|
4 years ago |
Benedikt Stebner
|
edaeef9e30
|
Merge branch 'fixes/textProcessingFixes' of https://github.com/Gillibald/Avalonia into fixes/textProcessingFixes
|
4 years ago |
Benedikt Stebner
|
ca84dda76b
|
Revert changes
|
4 years ago |
Benedikt Stebner
|
fc108407c6
|
Merge branch 'master' into fixes/textProcessingFixes
|
4 years ago |
Benedikt Stebner
|
d524dc9cdb
|
Only apply the font fallback to regions of missing glyphs
|
4 years ago |
Benedikt Stebner
|
e7be7cb88d
|
Fix that thing
|
4 years ago |
Luis von der Eltz
|
c436bed856
|
Merge branch 'fix-button-flyout' of https://github.com/pr8x/Avalonia into fix-button-flyout
|
4 years ago |
Benedikt Stebner
|
81b0dce302
|
Fix RichTextBlock Inlines update handling
|
4 years ago |
Luis von der Eltz
|
29d957282e
|
Remove unsetting
|
4 years ago |
Luis v.d.Eltz
|
7905f0426b
|
Merge branch 'master' into fix-button-flyout
|
4 years ago |
Luis von der Eltz
|
44b8df516c
|
Set OverlayDismissEventPassThrough to false, add OverlayInputPassThroughElement property
|
4 years ago |
Max Katz
|
ceb59fc475
|
Workaround dev tools issue
|
4 years ago |
Max Katz
|
5b8cb5284b
|
Port default theme DataGrid to control themes
|
4 years ago |
Max Katz
|
707b7af6b3
|
Port default theme to use ControlThemes + some formatting
|
4 years ago |
Max Katz
|
b5e4a94c4f
|
Minor fluent theme fixes
|
4 years ago |
Evgeny Gorbovoy
|
1c1499c399
|
More `ContainsExclusive`
|
4 years ago |
Evgeny Gorbovoy
|
60196d8d86
|
Merge branch 'master' into fixes/scene-hittest-exclusive
|
4 years ago |
Benedikt Stebner
|
23b08b1f34
|
Attempt to fix consistent hit testing results
GetCharacterHitFromDistance and GetDistanceFromCharacterHit should match all the time
|
4 years ago |
Steven Kirk
|
45d5a753ed
|
Fix broken build.
|
4 years ago |
Evgeny Gorbovoy
|
c226432e9b
|
Tests fixing
|
4 years ago |
Dan Walmsley
|
ea58d04e60
|
typo
|
4 years ago |
Dan Walmsley
|
fa54d7ecde
|
add a readme for the compostiion directory.
|
4 years ago |
Dan Walmsley
|
f6f8e71f3f
|
make license linkable
|
4 years ago |
Dan Walmsley
|
bd343a6290
|
update license for composition.
|
4 years ago |
Steven Kirk
|
9d356894bc
|
macOS: Don't bring invisible window to front.
Check that a window is visible before bringing it to front, as bringing to front also shows the window.
|
4 years ago |
Steven Kirk
|
eb8ddef412
|
Add failing integration test on macOS.
Hiding a child window, and then clicking on the parent window causes the child window to be erroneously re-shown.
|
4 years ago |
Max Katz
|
497bc8a23b
|
Merge pull request #8568 from AvaloniaUI/datagrid-control-theme
Add DataGrid fluent Control Theme
|
4 years ago |
Max Katz
|
df98020d1d
|
Merge branch 'master' into datagrid-control-theme
|
4 years ago |
Max Katz
|
0cfd0cf716
|
Merge pull request #8439 from pr8x/fix-nullable-path-intersect
Make `IGeometryImpl.Intersect` nullable
|
4 years ago |
Max Katz
|
ab21db1d78
|
Merge branch 'master' into fix-nullable-path-intersect
|
4 years ago |
Max Katz
|
c89421cb0d
|
Merge pull request #8612 from AvaloniaUI/fixes/flaky-menu-integration-tests
Trying to fix flaky menu integration tests on win32.
|
4 years ago |
Max Katz
|
95aa976ba9
|
Merge branch 'master' into fixes/flaky-menu-integration-tests
|
4 years ago |
Max Katz
|
39b7f8eb45
|
Merge pull request #8614 from Maruhl/master
Unused Stopwatch removed
|
4 years ago |
Evgeny Gorbovoy
|
d560fd2847
|
+ CompositorHitTesting test
|
4 years ago |
Evgeny Gorbovoy
|
01d040bf6c
|
+ hit test attempt
|
4 years ago |
Mario Uhlmann
|
276e4c596b
|
unused Stopwatch removed
|
4 years ago |