Nikita Tsukanov
|
70e77880f5
|
Avalonia.SourceGenerator -> DevGenerators
|
4 years ago |
Nikita Tsukanov
|
bd4aa13ad1
|
Fixed visual brush and scaling
|
4 years ago |
Nikita Tsukanov
|
92a20ee26f
|
Added support for opacity mask
|
4 years ago |
Nikita Tsukanov
|
b6b08155d8
|
[WIP] Run render tests for compositing renderer
|
4 years ago |
Nikita Tsukanov
|
1f16ebcc15
|
Merge branch 'rndr4' of github.com:AvaloniaUI/Avalonia into rndr4
|
4 years ago |
Nikita Tsukanov
|
95b18fdf16
|
macOS support?
|
4 years ago |
Dan Walmsley
|
7c40908721
|
Merge branch 'master' into rndr4
|
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
|
4bf46bf770
|
Merge pull request #8270 from AvaloniaUI/feature/x11-xsync-counter
[X11] Improve _NET_WM_SYNC_REQUEST handling
|
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 |
Max Katz
|
93b55ef54c
|
Merge branch 'master' into cleanup-platformsupport
|
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 |
Max Katz
|
5c4905de04
|
Merge branch 'master' into master
|
4 years ago |
Max Katz
|
c0acbb0531
|
Merge pull request #8273 from workgroupengineering/fixes/Warnings/CA1416
fix: Suppress CA1416 on Avalonia.Win32
|
4 years ago |
Giuseppe Lippolis
|
5c7a399630
|
fix: Suppress CA1416 on Avalonia.Win32
|
4 years ago |
Max Katz
|
5809b4b99a
|
Merge pull request #8193 from workgroupengineering/fixes/Warnings/Null-Annotation
fix: some nullable annotation warnings
|
4 years ago |
workgroupengineering
|
84b3145a00
|
Merge branch 'master' into fixes/Warnings/Null-Annotation
|
4 years ago |
Max Katz
|
b277db43bd
|
Update release build parameters
|
4 years ago |
Max Katz
|
a34e03d7f5
|
Fix android service initialization order
|
4 years ago |
Max Katz
|
423673efbd
|
Merge branch 'master' into feature/x11-xsync-counter
|
4 years ago |
Nikita Tsukanov
|
f772e5fb5a
|
Don't transitively activate server objects, only objects directly attached to a composition target should receive updates
|
4 years ago |
Nikita Tsukanov
|
bd7f1989e3
|
Merge branch 'feature/x11-xsync-counter' into rndr4
|
4 years ago |
Nikita Tsukanov
|
9a82e65f53
|
[X11] Improve _NET_WM_SYNC_REQUEST handling
|
4 years ago |
Dan Walmsley
|
e4e0ba1652
|
Merge pull request #8268 from AvaloniaUI/feature/x11-xsync-counter
[X11] Added support for the basic version of _NET_WM_SYNC_REQUEST protocol
|
4 years ago |
Dan Walmsley
|
485d9b04a9
|
Merge pull request #8269 from AvaloniaUI/fixes/osx-setcontent-size-shadow-invalidation
Fixes/osx setcontent size shadow invalidation
|
4 years ago |
Nikita Tsukanov
|
8c6759990d
|
[X11] Added support for the basic version of _NET_WM_SYNC_REQUEST protocol
|
4 years ago |