Benedikt Stebner
|
114d7be236
|
Merge branch 'feature/formattedTextBuildGeometry' of https://github.com/Gillibald/Avalonia into feature/formattedTextBuildGeometry
|
4 years ago |
Benedikt Stebner
|
d64b858273
|
Simplify GeometryGroup.Children setter
|
4 years ago |
Benedikt Stebner
|
7f2215a6cf
|
Merge branch 'master' into feature/formattedTextBuildGeometry
|
4 years ago |
Benedikt Stebner
|
71aba01b10
|
Implement FormattedText.BuildGeometry
|
4 years ago |
Max Katz
|
d67e212da1
|
Merge pull request #8313 from Gillibald/feater/GlyphRunBuildGeometry
Feature GlyphRun.BuildGeometry
|
4 years ago |
Benedikt Stebner
|
3d568c561b
|
Merge branch 'master' into feater/GlyphRunBuildGeometry
|
4 years ago |
Dan Walmsley
|
192ce52667
|
Merge pull request #8305 from AvaloniaUI/fixes/reduce-excessive-layout-passes
Fixes/reduce excessive layout passes
|
4 years ago |
Benedikt Stebner
|
e48c984443
|
Update tests
|
4 years ago |
Benedikt Stebner
|
020c8de59e
|
Fix mocks
|
4 years ago |
Benedikt Stebner
|
8ee344fafe
|
Merge branch 'master' into feater/GlyphRunBuildGeometry
|
4 years ago |
Benedikt Stebner
|
73c06b323e
|
Skia - Correctly translate current position when multiple glyphs are added to a path
|
4 years ago |
Benedikt Stebner
|
7a533700d0
|
Implement GlyphRun.BuildGeometry
|
4 years ago |
Max Katz
|
709ad86626
|
Merge pull request #8304 from workgroupengineering/features/Issue_8298
feat(IDispatcher): Add void Post(Action<object> action,object arg, Di…
|
4 years ago |
Max Katz
|
fe5912e47d
|
Merge branch 'master' into features/Issue_8298
|
4 years ago |
Dan Walmsley
|
6995052b14
|
Merge pull request #8272 from AvaloniaUI/fix-android-initialization-order
Fix android initialization order
|
4 years ago |
Dan Walmsley
|
b889277502
|
Merge branch 'master' into fixes/reduce-excessive-layout-passes
|
4 years ago |
Dan Walmsley
|
4bf46bf770
|
Merge pull request #8270 from AvaloniaUI/feature/x11-xsync-counter
[X11] Improve _NET_WM_SYNC_REQUEST handling
|
4 years ago |
Dan Walmsley
|
e39be15f42
|
Merge branch 'master' into fixes/reduce-excessive-layout-passes
|
4 years ago |
Dan Walmsley
|
236d10bf64
|
discard unused params
|
4 years ago |
Dan Walmsley
|
0b4ea2b1eb
|
add unit test.
|
4 years ago |
Dan Walmsley
|
726ac748ed
|
restore changes.
|
4 years ago |
Dan Walmsley
|
96931e2203
|
prevent excess layout passes in layout manager to catch other scenarios causing
excessive layout passes.
|
4 years ago |
Giuseppe Lippolis
|
44ac72ce22
|
fix(AvaloniaSynchronizationContext): avoid clousure
|
4 years ago |
Giuseppe Lippolis
|
3b9a34274a
|
feat(IDispatcher): Add void Post(Action<object> action,object arg, DispatcherPriority priority = default);
|
4 years ago |
Max Katz
|
89d0f1d8dc
|
Merge pull request #8183 from AvaloniaUI/cleanup-platformsupport
Cleanup runtime platform classes
|
4 years ago |
Max Katz
|
09378876ab
|
Fix tests
|
4 years ago |
Dan Walmsley
|
33c61fdac5
|
reduce work done on osx native side.
|
4 years ago |
Dan Walmsley
|
51d158dc1b
|
clear layout jobs instead of explicit layout call.
|
4 years ago |
Max Katz
|
93b55ef54c
|
Merge branch 'master' into cleanup-platformsupport
|
4 years ago |
Benedikt Stebner
|
f6223f0c7e
|
Merge remote-tracking branch 'upstream/master'
|
4 years ago |
Tako
|
b3cf3d92fd
|
Merge pull request #8291 from AvaloniaUI/fix-fluent-loader
Fix FluentTheme density style
|
4 years ago |
Tako
|
7c8aa9e406
|
Merge branch 'master' into fix-fluent-loader
|
4 years ago |
Jumar Macato
|
7064690a35
|
Merge pull request #8296 from AvaloniaUI/fix-typos-in-matrix.cs
Fix typos in Matrix.cs
|
4 years ago |
Tako
|
68f9a44141
|
Merge branch 'master' into fix-typos-in-matrix.cs
|
4 years ago |
Takoooooo
|
e2e5a75255
|
Fix typos in Matrix.cs
|
4 years ago |
Max Katz
|
cc86b58c4c
|
Merge pull request #8275 from workgroupengineering/fixes/Warnings/ControlCatagol
fix some null annotation in ControlCatalog
|
4 years ago |
Max Katz
|
669e004589
|
Merge branch 'master' into fixes/Warnings/ControlCatagol
|
4 years ago |
Giuseppe Lippolis
|
2bf853aca9
|
fix some null annotation in ControlCatalog
|
4 years ago |
Max Katz
|
717483653a
|
Merge pull request #8259 from timunie/feature/MakeNumericUpDownNullable-2
Make NumericUpDown's Value nullable
|
4 years ago |
Max Katz
|
aa06a6b74d
|
Merge branch 'master' into feature/MakeNumericUpDownNullable-2
|
4 years ago |
Max Katz
|
138beb0b46
|
Update FluentTheme.cs
|
4 years ago |
Max Katz
|
912e71100b
|
Merge pull request #8285 from Oxc3/fix-web-mixing-pointer-touch-event
mixing touch and pointer breaks gestures
|
4 years ago |
Max Katz
|
1315698585
|
Merge branch 'master' into fix-web-mixing-pointer-touch-event
|
4 years ago |
Dariusz Komosiński
|
2aba5ac40a
|
Merge pull request #8284 from MarchingCube/fix-calendaritem-pooledlist
Fix missing PooledList usage in CalendarItem.
|
4 years ago |
Oxc3
|
38b8882526
|
mixing touch and pointer breaks gestures
|
4 years ago |
Dariusz Komosinski
|
040fe4a603
|
Fix missing PooledList usage in Calendar.
|
4 years ago |
Max Katz
|
c1ab3a900c
|
Merge pull request #8280 from Oxc3/use-aspnet-EventCallbackFactory-
Update AvaloniaView.razor to use event callback factory
|
4 years ago |
Max Katz
|
832fa43904
|
Merge branch 'master' into use-aspnet-EventCallbackFactory-
|
4 years ago |
Oxc3
|
dba9f9832e
|
Update AvaloniaView.razor
change to the razor code so the events are invoked by the AspNetCore.EventCallbackFactory rather then an action pointer attached to the event
|
4 years ago |
Max Katz
|
56aa1eefe1
|
Merge pull request #8256 from kaminova/master
Fix calculation of inverted matrix
|
4 years ago |